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.

144 lines
3.2 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "map-visit@^1.0.0",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/collection-visit"
  6. ]
  7. ],
  8. "_from": "map-visit@>=1.0.0 <2.0.0",
  9. "_id": "map-visit@1.0.0",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/map-visit",
  13. "_nodeVersion": "7.7.3",
  14. "_npmOperationalInternal": {
  15. "host": "packages-12-west.internal.npmjs.com",
  16. "tmp": "tmp/map-visit-1.0.0.tgz_1491774214052_0.825954457744956"
  17. },
  18. "_npmUser": {
  19. "email": "github@sellside.com",
  20. "name": "jonschlinkert"
  21. },
  22. "_npmVersion": "4.1.2",
  23. "_phantomChildren": {},
  24. "_requested": {
  25. "name": "map-visit",
  26. "raw": "map-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. "/collection-visit"
  34. ],
  35. "_resolved": "https://registry.npmjs.org/map-visit/-/map-visit-1.0.0.tgz",
  36. "_shasum": "ecdca8f13144e660f1b5bd41f12f3479d98dfb8f",
  37. "_shrinkwrap": null,
  38. "_spec": "map-visit@^1.0.0",
  39. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/collection-visit",
  40. "author": {
  41. "name": "Jon Schlinkert",
  42. "url": "https://github.com/jonschlinkert"
  43. },
  44. "bugs": {
  45. "url": "https://github.com/jonschlinkert/map-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. "object-visit": "^1.0.0"
  61. },
  62. "description": "Map `visit` over an array of objects.",
  63. "devDependencies": {
  64. "clone-deep": "^0.2.4",
  65. "extend-shallow": "^2.0.1",
  66. "gulp-format-md": "^0.1.12",
  67. "lodash": "^4.17.4",
  68. "mocha": "^3.2.0"
  69. },
  70. "directories": {},
  71. "dist": {
  72. "shasum": "ecdca8f13144e660f1b5bd41f12f3479d98dfb8f",
  73. "tarball": "https://registry.npmjs.org/map-visit/-/map-visit-1.0.0.tgz"
  74. },
  75. "engines": {
  76. "node": ">=0.10.0"
  77. },
  78. "files": [
  79. "index.js"
  80. ],
  81. "gitHead": "73bcd8385c9520c595a825486f19623a5e0550f0",
  82. "homepage": "https://github.com/jonschlinkert/map-visit",
  83. "keywords": [
  84. "array",
  85. "arrays",
  86. "function",
  87. "helper",
  88. "invoke",
  89. "key",
  90. "map",
  91. "method",
  92. "object",
  93. "objects",
  94. "value",
  95. "visit",
  96. "visitor"
  97. ],
  98. "license": "MIT",
  99. "main": "index.js",
  100. "maintainers": [
  101. {
  102. "name": "doowb",
  103. "email": "brian.woodward@gmail.com"
  104. },
  105. {
  106. "name": "jonschlinkert",
  107. "email": "github@sellside.com"
  108. }
  109. ],
  110. "name": "map-visit",
  111. "optionalDependencies": {},
  112. "readme": "ERROR: No README data found!",
  113. "repository": {
  114. "type": "git",
  115. "url": "git+https://github.com/jonschlinkert/map-visit.git"
  116. },
  117. "scripts": {
  118. "test": "mocha"
  119. },
  120. "verb": {
  121. "layout": "default",
  122. "lint": {
  123. "reflinks": true
  124. },
  125. "plugins": [
  126. "gulp-format-md"
  127. ],
  128. "reflinks": [
  129. "verb",
  130. "verb-generate-readme"
  131. ],
  132. "related": {
  133. "list": [
  134. "collection-visit",
  135. "object-visit"
  136. ]
  137. },
  138. "tasks": [
  139. "readme"
  140. ],
  141. "toc": false
  142. },
  143. "version": "1.0.0"
  144. }