You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

130 lines
7.7 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "mixin-deep@^1.2.0",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/base"
  6. ]
  7. ],
  8. "_from": "mixin-deep@>=1.2.0 <2.0.0",
  9. "_hasShrinkwrap": false,
  10. "_id": "mixin-deep@1.3.2",
  11. "_inCache": true,
  12. "_installable": true,
  13. "_location": "/mixin-deep",
  14. "_nodeVersion": "10.15.2",
  15. "_npmOperationalInternal": {
  16. "host": "s3://npm-registry-packages",
  17. "tmp": "tmp/mixin-deep_1.3.2_1561408427714_0.4791168203489897"
  18. },
  19. "_npmUser": {
  20. "email": "brian.woodward@gmail.com",
  21. "name": "doowb"
  22. },
  23. "_npmVersion": "6.9.0",
  24. "_phantomChildren": {},
  25. "_requested": {
  26. "name": "mixin-deep",
  27. "raw": "mixin-deep@^1.2.0",
  28. "rawSpec": "^1.2.0",
  29. "scope": null,
  30. "spec": ">=1.2.0 <2.0.0",
  31. "type": "range"
  32. },
  33. "_requiredBy": [
  34. "/base"
  35. ],
  36. "_resolved": "https://registry.npmjs.org/mixin-deep/-/mixin-deep-1.3.2.tgz",
  37. "_shasum": "1120b43dc359a785dce65b55b82e257ccf479566",
  38. "_shrinkwrap": null,
  39. "_spec": "mixin-deep@^1.2.0",
  40. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/base",
  41. "author": {
  42. "name": "Jon Schlinkert",
  43. "url": "https://github.com/jonschlinkert"
  44. },
  45. "bugs": {
  46. "url": "https://github.com/jonschlinkert/mixin-deep/issues"
  47. },
  48. "dependencies": {
  49. "for-in": "^1.0.2",
  50. "is-extendable": "^1.0.1"
  51. },
  52. "description": "Deeply mix the properties of objects into the first object. Like merge-deep, but doesn't clone.",
  53. "devDependencies": {
  54. "gulp-format-md": "^1.0.0",
  55. "mocha": "^3.5.3",
  56. "should": "^13.1.3"
  57. },
  58. "directories": {},
  59. "dist": {
  60. "fileCount": 4,
  61. "integrity": "sha512-WRoDn//mXBiJ1H40rqa3vH0toePwSsGb45iInWlTySa+Uu4k3tYUSxa2v1KqAiLtvlrSzaExqS1gtk96A9zvEA==",
  62. "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",
  63. "shasum": "1120b43dc359a785dce65b55b82e257ccf479566",
  64. "tarball": "https://registry.npmjs.org/mixin-deep/-/mixin-deep-1.3.2.tgz",
  65. "unpackedSize": 7218
  66. },
  67. "engines": {
  68. "node": ">=0.10.0"
  69. },
  70. "gitHead": "754f0c20e1bc13ea5a21a64fbc7d6ba5f7b359b9",
  71. "homepage": "https://github.com/jonschlinkert/mixin-deep",
  72. "keywords": [
  73. "deep",
  74. "extend",
  75. "key",
  76. "keys",
  77. "merge",
  78. "mixin",
  79. "object",
  80. "prop",
  81. "properties",
  82. "util",
  83. "values"
  84. ],
  85. "license": "MIT",
  86. "main": "index.js",
  87. "maintainers": [
  88. {
  89. "name": "doowb",
  90. "email": "brian.woodward@gmail.com"
  91. },
  92. {
  93. "name": "jonschlinkert",
  94. "email": "github@sellside.com"
  95. }
  96. ],
  97. "name": "mixin-deep",
  98. "optionalDependencies": {},
  99. "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._",
  100. "readmeFilename": "README.md",
  101. "repository": {
  102. "type": "git",
  103. "url": "git+https://github.com/jonschlinkert/mixin-deep.git"
  104. },
  105. "scripts": {
  106. "test": "mocha"
  107. },
  108. "verb": {
  109. "layout": "default",
  110. "lint": {
  111. "reflinks": true
  112. },
  113. "plugins": [
  114. "gulp-format-md"
  115. ],
  116. "related": {
  117. "list": [
  118. "defaults-deep",
  119. "extend-shallow",
  120. "merge-deep",
  121. "mixin-object"
  122. ]
  123. },
  124. "tasks": [
  125. "readme"
  126. ],
  127. "toc": false
  128. },
  129. "version": "1.3.2"
  130. }