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.

146 lines
3.4 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "collection-visit@^1.0.0",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/cache-base"
  6. ]
  7. ],
  8. "_from": "collection-visit@>=1.0.0 <2.0.0",
  9. "_id": "collection-visit@1.0.0",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/collection-visit",
  13. "_nodeVersion": "7.7.3",
  14. "_npmOperationalInternal": {
  15. "host": "packages-12-west.internal.npmjs.com",
  16. "tmp": "tmp/collection-visit-1.0.0.tgz_1491775229437_0.10189219401217997"
  17. },
  18. "_npmUser": {
  19. "email": "github@sellside.com",
  20. "name": "jonschlinkert"
  21. },
  22. "_npmVersion": "4.1.2",
  23. "_phantomChildren": {},
  24. "_requested": {
  25. "name": "collection-visit",
  26. "raw": "collection-visit@^1.0.0",
  27. "rawSpec": "^1.0.0",
  28. "scope": null,
  29. "spec": ">=1.0.0 <2.0.0",
  30. "type": "range"
  31. },
  32. "_requiredBy": [
  33. "/cache-base"
  34. ],
  35. "_resolved": "https://registry.npmjs.org/collection-visit/-/collection-visit-1.0.0.tgz",
  36. "_shasum": "4bc0373c164bc3291b4d368c829cf1a80a59dca0",
  37. "_shrinkwrap": null,
  38. "_spec": "collection-visit@^1.0.0",
  39. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/cache-base",
  40. "author": {
  41. "name": "Jon Schlinkert",
  42. "url": "https://github.com/jonschlinkert"
  43. },
  44. "bugs": {
  45. "url": "https://github.com/jonschlinkert/collection-visit/issues"
  46. },
  47. "contributors": [
  48. {
  49. "name": "Brian Woodward",
  50. "email": "brian.woodward@gmail.com",
  51. "url": "https://twitter.com/doowb"
  52. },
  53. {
  54. "name": "Jon Schlinkert",
  55. "email": "jon.schlinkert@sellside.com",
  56. "url": "http://twitter.com/jonschlinkert"
  57. }
  58. ],
  59. "dependencies": {
  60. "map-visit": "^1.0.0",
  61. "object-visit": "^1.0.0"
  62. },
  63. "description": "Visit a method over the items in an object, or map visit over the objects in an array.",
  64. "devDependencies": {
  65. "clone-deep": "^0.2.4",
  66. "gulp": "^3.9.1",
  67. "gulp-eslint": "^3.0.1",
  68. "gulp-format-md": "^0.1.12",
  69. "gulp-istanbul": "^1.1.1",
  70. "gulp-mocha": "^3.0.0",
  71. "mocha": "^3.2.0"
  72. },
  73. "directories": {},
  74. "dist": {
  75. "shasum": "4bc0373c164bc3291b4d368c829cf1a80a59dca0",
  76. "tarball": "https://registry.npmjs.org/collection-visit/-/collection-visit-1.0.0.tgz"
  77. },
  78. "engines": {
  79. "node": ">=0.10.0"
  80. },
  81. "files": [
  82. "index.js"
  83. ],
  84. "gitHead": "39c229dceb7e124cb821b59668df5da1d5c81a6c",
  85. "homepage": "https://github.com/jonschlinkert/collection-visit",
  86. "keywords": [
  87. "array",
  88. "arrays",
  89. "collection",
  90. "context",
  91. "function",
  92. "helper",
  93. "invoke",
  94. "key",
  95. "map",
  96. "method",
  97. "object",
  98. "objects",
  99. "value",
  100. "visit",
  101. "visitor"
  102. ],
  103. "license": "MIT",
  104. "main": "index.js",
  105. "maintainers": [
  106. {
  107. "name": "doowb",
  108. "email": "brian.woodward@gmail.com"
  109. },
  110. {
  111. "name": "jonschlinkert",
  112. "email": "github@sellside.com"
  113. }
  114. ],
  115. "name": "collection-visit",
  116. "optionalDependencies": {},
  117. "readme": "ERROR: No README data found!",
  118. "repository": {
  119. "type": "git",
  120. "url": "git+https://github.com/jonschlinkert/collection-visit.git"
  121. },
  122. "scripts": {
  123. "test": "mocha"
  124. },
  125. "verb": {
  126. "layout": "default",
  127. "lint": {
  128. "reflinks": true
  129. },
  130. "plugins": [
  131. "gulp-format-md"
  132. ],
  133. "related": {
  134. "list": [
  135. "base-methods",
  136. "map-visit",
  137. "object-visit"
  138. ]
  139. },
  140. "tasks": [
  141. "readme"
  142. ],
  143. "toc": false
  144. },
  145. "version": "1.0.0"
  146. }