| | |
| | | { |
| | | "_args": [ |
| | | [ |
| | | "p-limit@2.3.0", |
| | | "/Users/tomas/PAM/PAMapp" |
| | | ] |
| | | ], |
| | | "_from": "p-limit@2.3.0", |
| | | "_from": "p-limit@^2.2.0", |
| | | "_id": "p-limit@2.3.0", |
| | | "_inBundle": false, |
| | | "_integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==", |
| | | "_location": "/p-limit", |
| | | "_phantomChildren": {}, |
| | | "_requested": { |
| | | "type": "version", |
| | | "type": "range", |
| | | "registry": true, |
| | | "raw": "p-limit@2.3.0", |
| | | "raw": "p-limit@^2.2.0", |
| | | "name": "p-limit", |
| | | "escapedName": "p-limit", |
| | | "rawSpec": "2.3.0", |
| | | "rawSpec": "^2.2.0", |
| | | "saveSpec": null, |
| | | "fetchSpec": "2.3.0" |
| | | "fetchSpec": "^2.2.0" |
| | | }, |
| | | "_requiredBy": [ |
| | | "/hard-source-webpack-plugin/p-locate", |
| | |
| | | "/webpack/p-locate" |
| | | ], |
| | | "_resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz", |
| | | "_spec": "2.3.0", |
| | | "_where": "/Users/tomas/PAM/PAMapp", |
| | | "_shasum": "3dd33c647a214fdfffd835933eb086da0dc21db1", |
| | | "_spec": "p-limit@^2.2.0", |
| | | "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\p-locate", |
| | | "author": { |
| | | "name": "Sindre Sorhus", |
| | | "email": "sindresorhus@gmail.com", |
| | |
| | | "bugs": { |
| | | "url": "https://github.com/sindresorhus/p-limit/issues" |
| | | }, |
| | | "bundleDependencies": false, |
| | | "dependencies": { |
| | | "p-try": "^2.0.0" |
| | | }, |
| | | "deprecated": false, |
| | | "description": "Run multiple promise-returning & async functions with limited concurrency", |
| | | "devDependencies": { |
| | | "ava": "^1.2.1", |