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.

141 lines
3.2 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "get-value@^2.0.6",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/cache-base"
  6. ]
  7. ],
  8. "_from": "get-value@>=2.0.6 <3.0.0",
  9. "_id": "get-value@2.0.6",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/get-value",
  13. "_nodeVersion": "6.2.0",
  14. "_npmOperationalInternal": {
  15. "host": "packages-12-west.internal.npmjs.com",
  16. "tmp": "tmp/get-value-2.0.6.tgz_1466238467647_0.5326845925301313"
  17. },
  18. "_npmUser": {
  19. "email": "github@sellside.com",
  20. "name": "jonschlinkert"
  21. },
  22. "_npmVersion": "3.8.9",
  23. "_phantomChildren": {},
  24. "_requested": {
  25. "name": "get-value",
  26. "raw": "get-value@^2.0.6",
  27. "rawSpec": "^2.0.6",
  28. "scope": null,
  29. "spec": ">=2.0.6 <3.0.0",
  30. "type": "range"
  31. },
  32. "_requiredBy": [
  33. "/cache-base",
  34. "/has-value",
  35. "/union-value",
  36. "/unset-value/has-value"
  37. ],
  38. "_resolved": "https://registry.npmjs.org/get-value/-/get-value-2.0.6.tgz",
  39. "_shasum": "dc15ca1c672387ca76bd37ac0a395ba2042a2c28",
  40. "_shrinkwrap": null,
  41. "_spec": "get-value@^2.0.6",
  42. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/cache-base",
  43. "author": {
  44. "name": "Jon Schlinkert",
  45. "url": "https://github.com/jonschlinkert"
  46. },
  47. "bugs": {
  48. "url": "https://github.com/jonschlinkert/get-value/issues"
  49. },
  50. "dependencies": {},
  51. "description": "Use property paths (`a.b.c`) to get a nested value from an object.",
  52. "devDependencies": {
  53. "ansi-bold": "^0.1.1",
  54. "arr-reduce": "^1.0.1",
  55. "benchmarked": "^0.1.4",
  56. "dot-prop": "^2.2.0",
  57. "getobject": "^0.1.0",
  58. "gulp": "^3.9.0",
  59. "gulp-eslint": "^1.1.1",
  60. "gulp-format-md": "^0.1.5",
  61. "gulp-istanbul": "^0.10.2",
  62. "gulp-mocha": "^2.1.3",
  63. "isobject": "^2.0.0",
  64. "matched": "^0.3.2",
  65. "minimist": "^1.2.0"
  66. },
  67. "directories": {},
  68. "dist": {
  69. "shasum": "dc15ca1c672387ca76bd37ac0a395ba2042a2c28",
  70. "tarball": "https://registry.npmjs.org/get-value/-/get-value-2.0.6.tgz"
  71. },
  72. "engines": {
  73. "node": ">=0.10.0"
  74. },
  75. "files": [
  76. "index.js"
  77. ],
  78. "gitHead": "5dc7466a65eec37e3b9e3d94f274b7aba193ea60",
  79. "homepage": "https://github.com/jonschlinkert/get-value",
  80. "keywords": [
  81. "get",
  82. "key",
  83. "nested",
  84. "object",
  85. "path",
  86. "paths",
  87. "prop",
  88. "properties",
  89. "property",
  90. "props",
  91. "segment",
  92. "value",
  93. "values"
  94. ],
  95. "license": "MIT",
  96. "main": "index.js",
  97. "maintainers": [
  98. {
  99. "name": "jonschlinkert",
  100. "email": "github@sellside.com"
  101. }
  102. ],
  103. "name": "get-value",
  104. "optionalDependencies": {},
  105. "readme": "ERROR: No README data found!",
  106. "repository": {
  107. "type": "git",
  108. "url": "git+https://github.com/jonschlinkert/get-value.git"
  109. },
  110. "scripts": {
  111. "test": "mocha"
  112. },
  113. "verb": {
  114. "layout": "default",
  115. "lint": {
  116. "reflinks": true
  117. },
  118. "plugins": [
  119. "gulp-format-md"
  120. ],
  121. "reflinks": [
  122. "verb",
  123. "verb-readme-generator"
  124. ],
  125. "related": {
  126. "list": [
  127. "has-any",
  128. "has-any-deep",
  129. "has-value",
  130. "set-value",
  131. "unset-value"
  132. ]
  133. },
  134. "run": true,
  135. "tasks": [
  136. "readme"
  137. ],
  138. "toc": false
  139. },
  140. "version": "2.0.6"
  141. }