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.

124 lines
2.9 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "object-visit@^1.0.0",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/collection-visit"
  6. ]
  7. ],
  8. "_from": "object-visit@>=1.0.0 <2.0.0",
  9. "_id": "object-visit@1.0.1",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/object-visit",
  13. "_nodeVersion": "7.7.3",
  14. "_npmOperationalInternal": {
  15. "host": "s3://npm-registry-packages",
  16. "tmp": "tmp/object-visit-1.0.1.tgz_1496118320846_0.49384314101189375"
  17. },
  18. "_npmUser": {
  19. "email": "github@sellside.com",
  20. "name": "jonschlinkert"
  21. },
  22. "_npmVersion": "4.6.1",
  23. "_phantomChildren": {},
  24. "_requested": {
  25. "name": "object-visit",
  26. "raw": "object-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. "/map-visit"
  35. ],
  36. "_resolved": "https://registry.npmjs.org/object-visit/-/object-visit-1.0.1.tgz",
  37. "_shasum": "f79c4493af0c5377b59fe39d395e41042dd045bb",
  38. "_shrinkwrap": null,
  39. "_spec": "object-visit@^1.0.0",
  40. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/collection-visit",
  41. "author": {
  42. "name": "Jon Schlinkert",
  43. "url": "https://github.com/jonschlinkert"
  44. },
  45. "bugs": {
  46. "url": "https://github.com/jonschlinkert/object-visit/issues"
  47. },
  48. "dependencies": {
  49. "isobject": "^3.0.0"
  50. },
  51. "description": "Call a specified method on each value in the given object.",
  52. "devDependencies": {
  53. "gulp": "^3.9.1",
  54. "gulp-eslint": "^3.0.1",
  55. "gulp-format-md": "^0.1.12",
  56. "gulp-istanbul": "^1.1.1",
  57. "gulp-mocha": "^3.0.0",
  58. "mocha": "^3.2.0"
  59. },
  60. "directories": {},
  61. "dist": {
  62. "shasum": "f79c4493af0c5377b59fe39d395e41042dd045bb",
  63. "tarball": "https://registry.npmjs.org/object-visit/-/object-visit-1.0.1.tgz"
  64. },
  65. "engines": {
  66. "node": ">=0.10.0"
  67. },
  68. "files": [
  69. "index.js"
  70. ],
  71. "gitHead": "2220cd6ea35008481c9e252488bcbde9ebca0983",
  72. "homepage": "https://github.com/jonschlinkert/object-visit",
  73. "keywords": [
  74. "context",
  75. "function",
  76. "helper",
  77. "key",
  78. "method",
  79. "object",
  80. "value",
  81. "visit",
  82. "visitor"
  83. ],
  84. "license": "MIT",
  85. "main": "index.js",
  86. "maintainers": [
  87. {
  88. "name": "jonschlinkert",
  89. "email": "github@sellside.com"
  90. }
  91. ],
  92. "name": "object-visit",
  93. "optionalDependencies": {},
  94. "readme": "ERROR: No README data found!",
  95. "repository": {
  96. "type": "git",
  97. "url": "git+https://github.com/jonschlinkert/object-visit.git"
  98. },
  99. "scripts": {
  100. "test": "mocha"
  101. },
  102. "verb": {
  103. "layout": "default",
  104. "lint": {
  105. "reflinks": true
  106. },
  107. "plugins": [
  108. "gulp-format-md"
  109. ],
  110. "related": {
  111. "list": [
  112. "base-methods",
  113. "collection-visit",
  114. "define-property",
  115. "map-visit"
  116. ]
  117. },
  118. "tasks": [
  119. "readme"
  120. ],
  121. "toc": false
  122. },
  123. "version": "1.0.1"
  124. }