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.

155 lines
3.5 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "extend-shallow@^3.0.2",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/micromatch"
  6. ]
  7. ],
  8. "_from": "extend-shallow@>=3.0.2 <4.0.0",
  9. "_id": "extend-shallow@3.0.2",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/extend-shallow",
  13. "_nodeVersion": "0.10.48",
  14. "_npmOperationalInternal": {
  15. "host": "s3://npm-registry-packages",
  16. "tmp": "tmp/extend-shallow-3.0.2.tgz_1513797098024_0.23954258323647082"
  17. },
  18. "_npmUser": {
  19. "email": "blaine.bublitz@gmail.com",
  20. "name": "phated"
  21. },
  22. "_npmVersion": "2.15.1",
  23. "_phantomChildren": {},
  24. "_requested": {
  25. "name": "extend-shallow",
  26. "raw": "extend-shallow@^3.0.2",
  27. "rawSpec": "^3.0.2",
  28. "scope": null,
  29. "spec": ">=3.0.2 <4.0.0",
  30. "type": "range"
  31. },
  32. "_requiredBy": [
  33. "/micromatch",
  34. "/nanomatch",
  35. "/regex-not",
  36. "/split-string",
  37. "/to-regex"
  38. ],
  39. "_resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-3.0.2.tgz",
  40. "_shasum": "26a71aaf073b39fb2127172746131c2704028db8",
  41. "_shrinkwrap": null,
  42. "_spec": "extend-shallow@^3.0.2",
  43. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/micromatch",
  44. "author": {
  45. "name": "Jon Schlinkert",
  46. "url": "https://github.com/jonschlinkert"
  47. },
  48. "bugs": {
  49. "url": "https://github.com/jonschlinkert/extend-shallow/issues"
  50. },
  51. "contributors": [
  52. {
  53. "name": "Jon Schlinkert",
  54. "url": "http://twitter.com/jonschlinkert"
  55. },
  56. {
  57. "name": "Peter deHaan",
  58. "url": "http://about.me/peterdehaan"
  59. }
  60. ],
  61. "dependencies": {
  62. "assign-symbols": "^1.0.0",
  63. "is-extendable": "^1.0.1"
  64. },
  65. "description": "Extend an object with the properties of additional objects. node.js/javascript util.",
  66. "devDependencies": {
  67. "array-slice": "^1.0.0",
  68. "benchmarked": "^2.0.0",
  69. "for-own": "^1.0.0",
  70. "gulp-format-md": "^1.0.0",
  71. "is-plain-object": "^2.0.4",
  72. "kind-of": "^6.0.1",
  73. "minimist": "^1.2.0",
  74. "mocha": "^3.5.3",
  75. "object-assign": "^4.1.1"
  76. },
  77. "directories": {},
  78. "dist": {
  79. "shasum": "26a71aaf073b39fb2127172746131c2704028db8",
  80. "tarball": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-3.0.2.tgz"
  81. },
  82. "engines": {
  83. "node": ">=0.10.0"
  84. },
  85. "files": [
  86. "index.js"
  87. ],
  88. "gitHead": "33698c3df7804f0d0e3ea98caa64d53f09c37bd4",
  89. "homepage": "https://github.com/jonschlinkert/extend-shallow",
  90. "keywords": [
  91. "assign",
  92. "clone",
  93. "extend",
  94. "merge",
  95. "obj",
  96. "object",
  97. "object-assign",
  98. "object.assign",
  99. "prop",
  100. "properties",
  101. "property",
  102. "props",
  103. "shallow",
  104. "util",
  105. "utility",
  106. "utils",
  107. "value"
  108. ],
  109. "license": "MIT",
  110. "main": "index.js",
  111. "maintainers": [
  112. {
  113. "name": "phated",
  114. "email": "blaine.bublitz@gmail.com"
  115. },
  116. {
  117. "name": "jonschlinkert",
  118. "email": "github@sellside.com"
  119. }
  120. ],
  121. "name": "extend-shallow",
  122. "optionalDependencies": {},
  123. "readme": "ERROR: No README data found!",
  124. "repository": {
  125. "type": "git",
  126. "url": "git+https://github.com/jonschlinkert/extend-shallow.git"
  127. },
  128. "scripts": {
  129. "test": "mocha"
  130. },
  131. "verb": {
  132. "layout": "default",
  133. "lint": {
  134. "reflinks": true
  135. },
  136. "plugins": [
  137. "gulp-format-md"
  138. ],
  139. "related": {
  140. "list": [
  141. "extend-shallow",
  142. "for-in",
  143. "for-own",
  144. "is-plain-object",
  145. "isobject",
  146. "kind-of"
  147. ]
  148. },
  149. "tasks": [
  150. "readme"
  151. ],
  152. "toc": false
  153. },
  154. "version": "3.0.2"
  155. }