| | |
| | | { |
| | | "_args": [ |
| | | [ |
| | | "map-visit@1.0.0", |
| | | "/Users/tomas/PAM/PAMapp" |
| | | ] |
| | | ], |
| | | "_from": "map-visit@1.0.0", |
| | | "_from": "map-visit@^1.0.0", |
| | | "_id": "map-visit@1.0.0", |
| | | "_inBundle": false, |
| | | "_integrity": "sha1-7Nyo8TFE5mDxtb1B8S80edmN+48=", |
| | | "_location": "/map-visit", |
| | | "_phantomChildren": {}, |
| | | "_requested": { |
| | | "type": "version", |
| | | "type": "range", |
| | | "registry": true, |
| | | "raw": "map-visit@1.0.0", |
| | | "raw": "map-visit@^1.0.0", |
| | | "name": "map-visit", |
| | | "escapedName": "map-visit", |
| | | "rawSpec": "1.0.0", |
| | | "rawSpec": "^1.0.0", |
| | | "saveSpec": null, |
| | | "fetchSpec": "1.0.0" |
| | | "fetchSpec": "^1.0.0" |
| | | }, |
| | | "_requiredBy": [ |
| | | "/collection-visit" |
| | | ], |
| | | "_resolved": "https://registry.npmjs.org/map-visit/-/map-visit-1.0.0.tgz", |
| | | "_spec": "1.0.0", |
| | | "_where": "/Users/tomas/PAM/PAMapp", |
| | | "_shasum": "ecdca8f13144e660f1b5bd41f12f3479d98dfb8f", |
| | | "_spec": "map-visit@^1.0.0", |
| | | "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\collection-visit", |
| | | "author": { |
| | | "name": "Jon Schlinkert", |
| | | "url": "https://github.com/jonschlinkert" |
| | |
| | | "bugs": { |
| | | "url": "https://github.com/jonschlinkert/map-visit/issues" |
| | | }, |
| | | "bundleDependencies": false, |
| | | "contributors": [ |
| | | { |
| | | "name": "Brian Woodward", |
| | |
| | | "dependencies": { |
| | | "object-visit": "^1.0.0" |
| | | }, |
| | | "deprecated": false, |
| | | "description": "Map `visit` over an array of objects.", |
| | | "devDependencies": { |
| | | "clone-deep": "^0.2.4", |