{ "_from": "map-visit@^0.1.5", "_id": "map-visit@0.1.5", "_inBundle": false, "_integrity": "sha1-2+Q5J85VJbgN/BVzpE1oxR8mgWs=", "_location": "/map-schema/map-visit", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "map-visit@^0.1.5", "name": "map-visit", "escapedName": "map-visit", "rawSpec": "^0.1.5", "saveSpec": null, "fetchSpec": "^0.1.5" }, "_requiredBy": [ "/map-schema/collection-visit" ], "_resolved": "https://registry.npmjs.org/map-visit/-/map-visit-0.1.5.tgz", "_shasum": "dbe43927ce5525b80dfc1573a44d68c51f26816b", "_spec": "map-visit@^0.1.5", "_where": "/Users/anchaa/Documents/Research/iStacking_code/istacking/frontend/node_modules/map-schema/node_modules/collection-visit", "author": { "name": "Jon Schlinkert", "url": "https://github.com/jonschlinkert" }, "bugs": { "url": "https://github.com/jonschlinkert/map-visit/issues" }, "bundleDependencies": false, "dependencies": { "lazy-cache": "^2.0.1", "object-visit": "^0.3.4" }, "deprecated": false, "description": "Map `visit` over an array of objects.", "devDependencies": { "gulp-format-md": "^0.1.10", "lodash": "^4.14.1", "mocha": "^3.0.1", "should": "^10.0.0" }, "engines": { "node": ">=0.10.0" }, "files": [ "index.js", "utils.js" ], "homepage": "https://github.com/jonschlinkert/map-visit", "keywords": [ "array", "arrays", "function", "helper", "invoke", "key", "map", "method", "object", "objects", "value", "visit", "visitor" ], "license": "MIT", "main": "index.js", "name": "map-visit", "repository": { "type": "git", "url": "git+https://github.com/jonschlinkert/map-visit.git" }, "scripts": { "test": "mocha" }, "verb": { "related": { "list": [ "collection-visit", "object-visit" ] }, "toc": false, "layout": "default", "tasks": [ "readme" ], "plugins": [ "gulp-format-md" ], "lint": { "reflinks": true }, "reflinks": [ "verb", "verb-generate-readme" ] }, "version": "0.1.5" }