|
|
- {
- "_args": [
- [
- "mixin-deep@^1.2.0",
- "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/base"
- ]
- ],
- "_from": "mixin-deep@>=1.2.0 <2.0.0",
- "_hasShrinkwrap": false,
- "_id": "mixin-deep@1.3.2",
- "_inCache": true,
- "_installable": true,
- "_location": "/mixin-deep",
- "_nodeVersion": "10.15.2",
- "_npmOperationalInternal": {
- "host": "s3://npm-registry-packages",
- "tmp": "tmp/mixin-deep_1.3.2_1561408427714_0.4791168203489897"
- },
- "_npmUser": {
- "email": "brian.woodward@gmail.com",
- "name": "doowb"
- },
- "_npmVersion": "6.9.0",
- "_phantomChildren": {},
- "_requested": {
- "name": "mixin-deep",
- "raw": "mixin-deep@^1.2.0",
- "rawSpec": "^1.2.0",
- "scope": null,
- "spec": ">=1.2.0 <2.0.0",
- "type": "range"
- },
- "_requiredBy": [
- "/base"
- ],
- "_resolved": "https://registry.npmjs.org/mixin-deep/-/mixin-deep-1.3.2.tgz",
- "_shasum": "1120b43dc359a785dce65b55b82e257ccf479566",
- "_shrinkwrap": null,
- "_spec": "mixin-deep@^1.2.0",
- "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/base",
- "author": {
- "name": "Jon Schlinkert",
- "url": "https://github.com/jonschlinkert"
- },
- "bugs": {
- "url": "https://github.com/jonschlinkert/mixin-deep/issues"
- },
- "dependencies": {
- "for-in": "^1.0.2",
- "is-extendable": "^1.0.1"
- },
- "description": "Deeply mix the properties of objects into the first object. Like merge-deep, but doesn't clone.",
- "devDependencies": {
- "gulp-format-md": "^1.0.0",
- "mocha": "^3.5.3",
- "should": "^13.1.3"
- },
- "directories": {},
- "dist": {
- "fileCount": 4,
- "integrity": "sha512-WRoDn//mXBiJ1H40rqa3vH0toePwSsGb45iInWlTySa+Uu4k3tYUSxa2v1KqAiLtvlrSzaExqS1gtk96A9zvEA==",
- "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdETOtCRA9TVsSAnZWagAA1NIP/idtDr0Qv4R1WAsehQ5y\nj+06aOauz42JE8j3n/RKnCjSWMyXGKCTVLNRuklpgdmOO+ctFaG7Dyxv3C0N\nfbA8+tlQEM47BTafBH/DSQ83G9lOGUazrBqjbV+fJAGPK+cniUcsQprN0J/B\nfcOVy5bSWbQ/LXIbNiT2sexUiPSZGV1PqXRLlirQE8kPfqZDMTET+7TeFerW\nUeMg5zpC4WhpFWWzBz+KwLF0h4HzJ/onfUxkvr8uQjPzwaCFeKvMnHoXg9K9\n86bF8/ArscuxuCiMZp9/ZzNaZH6EHUTmX+SQWm4kB73XIDwUDX78ZB8kKvzY\n6v6UI5llgyAb1duq8q2+0eh4pWZx7txU4tjtJWVdGMDviHpnDe4ah3k74yia\nFydR821vSY3sGRQ/giJ72U7AVqvScldK2+affudjhXKjrmWMegckwRvbVXqx\nV8h3ys9OS58aAQNXAM7iodzKeK/DgKmqeodDtFHvs9fjPZzgt5gSiJOZxaJb\n3nbtvb2Fg4Dx0oK4bpsIb8XFaRtSBqKLepAb/4rC/mEq8w0A4Qy0k1WM4oj0\nJtlVVk7qIHcE1Pk0j8lTnQXihddTsUKeaafefg0ihPHR6jkysDtU06qqZfxl\nnHj0BtGuYkiJcI7BtJuujnJkSV00OiDxNb6jXIJ1XM/zpB8LnrO/PTK8oVE7\nTiY7\r\n=d+FA\r\n-----END PGP SIGNATURE-----\r\n",
- "shasum": "1120b43dc359a785dce65b55b82e257ccf479566",
- "tarball": "https://registry.npmjs.org/mixin-deep/-/mixin-deep-1.3.2.tgz",
- "unpackedSize": 7218
- },
- "engines": {
- "node": ">=0.10.0"
- },
- "gitHead": "754f0c20e1bc13ea5a21a64fbc7d6ba5f7b359b9",
- "homepage": "https://github.com/jonschlinkert/mixin-deep",
- "keywords": [
- "deep",
- "extend",
- "key",
- "keys",
- "merge",
- "mixin",
- "object",
- "prop",
- "properties",
- "util",
- "values"
- ],
- "license": "MIT",
- "main": "index.js",
- "maintainers": [
- {
- "name": "doowb",
- "email": "brian.woodward@gmail.com"
- },
- {
- "name": "jonschlinkert",
- "email": "github@sellside.com"
- }
- ],
- "name": "mixin-deep",
- "optionalDependencies": {},
- "readme": "# mixin-deep [![NPM version](https://img.shields.io/npm/v/mixin-deep.svg?style=flat)](https://www.npmjs.com/package/mixin-deep) [![NPM monthly downloads](https://img.shields.io/npm/dm/mixin-deep.svg?style=flat)](https://npmjs.org/package/mixin-deep) [![NPM total downloads](https://img.shields.io/npm/dt/mixin-deep.svg?style=flat)](https://npmjs.org/package/mixin-deep) [![Linux Build Status](https://img.shields.io/travis/jonschlinkert/mixin-deep.svg?style=flat&label=Travis)](https://travis-ci.org/jonschlinkert/mixin-deep)\n\n> Deeply mix the properties of objects into the first object. Like merge-deep, but doesn't clone.\n\nPlease consider following this project's author, [Jon Schlinkert](https://github.com/jonschlinkert), and consider starring the project to show your :heart: and support.\n\n## Install\n\nInstall with [npm](https://www.npmjs.com/):\n\n```sh\n$ npm install --save mixin-deep\n```\n\n## Usage\n\n```js\nvar mixinDeep = require('mixin-deep');\n\nmixinDeep({a: {aa: 'aa'}}, {a: {bb: 'bb'}}, {a: {cc: 'cc'}});\n//=> { a: { aa: 'aa', bb: 'bb', cc: 'cc' } }\n```\n\n## About\n\n<details>\n<summary><strong>Contributing</strong></summary>\n\nPull requests and stars are always welcome. For bugs and feature requests, [please create an issue](../../issues/new).\n\n</details>\n\n<details>\n<summary><strong>Running Tests</strong></summary>\n\nRunning and reviewing unit tests is a great way to get familiarized with a library and its API. You can install dependencies and run tests with the following command:\n\n```sh\n$ npm install && npm test\n```\n\n</details>\n<details>\n<summary><strong>Building docs</strong></summary>\n\n_(This project's readme.md is generated by [verb](https://github.com/verbose/verb-generate-readme), please don't edit the readme directly. Any changes to the readme must be made in the [.verb.md](.verb.md) readme template.)_\n\nTo generate the readme, run the following command:\n\n```sh\n$ npm install -g verbose/verb#dev verb-generate-readme && verb\n```\n\n</details>\n\n### Related projects\n\nYou might also be interested in these projects:\n\n* [defaults-deep](https://www.npmjs.com/package/defaults-deep): Like `extend` but recursively copies only the missing properties/values to the target object. | [homepage](https://github.com/jonschlinkert/defaults-deep \"Like `extend` but recursively copies only the missing properties/values to the target object.\")\n* [extend-shallow](https://www.npmjs.com/package/extend-shallow): Extend an object with the properties of additional objects. node.js/javascript util. | [homepage](https://github.com/jonschlinkert/extend-shallow \"Extend an object with the properties of additional objects. node.js/javascript util.\")\n* [merge-deep](https://www.npmjs.com/package/merge-deep): Recursively merge values in a javascript object. | [homepage](https://github.com/jonschlinkert/merge-deep \"Recursively merge values in a javascript object.\")\n* [mixin-object](https://www.npmjs.com/package/mixin-object): Mixin the own and inherited properties of other objects onto the first object. Pass an… [more](https://github.com/jonschlinkert/mixin-object) | [homepage](https://github.com/jonschlinkert/mixin-object \"Mixin the own and inherited properties of other objects onto the first object. Pass an empty object as the first arg to shallow clone.\")\n\n### Author\n\n**Jon Schlinkert**\n\n* [linkedin/in/jonschlinkert](https://linkedin.com/in/jonschlinkert)\n* [github/jonschlinkert](https://github.com/jonschlinkert)\n* [twitter/jonschlinkert](https://twitter.com/jonschlinkert)\n\n### License\n\nCopyright © 2017, [Jon Schlinkert](https://github.com/jonschlinkert).\nReleased under the [MIT License](LICENSE).\n\n***\n\n_This file was generated by [verb-generate-readme](https://github.com/verbose/verb-generate-readme), v0.6.0, on December 09, 2017._",
- "readmeFilename": "README.md",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/jonschlinkert/mixin-deep.git"
- },
- "scripts": {
- "test": "mocha"
- },
- "verb": {
- "layout": "default",
- "lint": {
- "reflinks": true
- },
- "plugins": [
- "gulp-format-md"
- ],
- "related": {
- "list": [
- "defaults-deep",
- "extend-shallow",
- "merge-deep",
- "mixin-object"
- ]
- },
- "tasks": [
- "readme"
- ],
- "toc": false
- },
- "version": "1.3.2"
- }
|