| | |
| | | { |
| | | "_args": [ |
| | | [ |
| | | "p-map@4.0.0", |
| | | "/Users/tomas/PAM/PAMapp" |
| | | ] |
| | | ], |
| | | "_from": "p-map@4.0.0", |
| | | "_from": "p-map@^4.0.0", |
| | | "_id": "p-map@4.0.0", |
| | | "_inBundle": false, |
| | | "_integrity": "sha512-/bjOqmgETBYB5BoEeGVea8dmvHb2m9GLy1E9W43yeyfP6QQCZGFNa+XRceJEuDB6zqr+gKpIAmlLebMpykw/MQ==", |
| | | "_location": "/p-map", |
| | | "_phantomChildren": {}, |
| | | "_requested": { |
| | | "type": "version", |
| | | "type": "range", |
| | | "registry": true, |
| | | "raw": "p-map@4.0.0", |
| | | "raw": "p-map@^4.0.0", |
| | | "name": "p-map", |
| | | "escapedName": "p-map", |
| | | "rawSpec": "4.0.0", |
| | | "rawSpec": "^4.0.0", |
| | | "saveSpec": null, |
| | | "fetchSpec": "4.0.0" |
| | | "fetchSpec": "^4.0.0" |
| | | }, |
| | | "_requiredBy": [ |
| | | "/cacache" |
| | | ], |
| | | "_resolved": "https://registry.npmjs.org/p-map/-/p-map-4.0.0.tgz", |
| | | "_spec": "4.0.0", |
| | | "_where": "/Users/tomas/PAM/PAMapp", |
| | | "_shasum": "bb2f95a5eda2ec168ec9274e06a747c3e2904d2b", |
| | | "_spec": "p-map@^4.0.0", |
| | | "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\cacache", |
| | | "author": { |
| | | "name": "Sindre Sorhus", |
| | | "email": "sindresorhus@gmail.com", |
| | |
| | | "bugs": { |
| | | "url": "https://github.com/sindresorhus/p-map/issues" |
| | | }, |
| | | "bundleDependencies": false, |
| | | "dependencies": { |
| | | "aggregate-error": "^3.0.0" |
| | | }, |
| | | "deprecated": false, |
| | | "description": "Map over promises concurrently", |
| | | "devDependencies": { |
| | | "ava": "^2.2.0", |