| | |
| | | { |
| | | "_args": [ |
| | | [ |
| | | "retry@0.12.0", |
| | | "/Users/tomas/PAM/PAMapp" |
| | | ] |
| | | ], |
| | | "_from": "retry@0.12.0", |
| | | "_from": "retry@^0.12.0", |
| | | "_id": "retry@0.12.0", |
| | | "_inBundle": false, |
| | | "_integrity": "sha1-G0KmJmoh8HQh0bC1S33BZ7AcATs=", |
| | | "_location": "/retry", |
| | | "_phantomChildren": {}, |
| | | "_requested": { |
| | | "type": "version", |
| | | "type": "range", |
| | | "registry": true, |
| | | "raw": "retry@0.12.0", |
| | | "raw": "retry@^0.12.0", |
| | | "name": "retry", |
| | | "escapedName": "retry", |
| | | "rawSpec": "0.12.0", |
| | | "rawSpec": "^0.12.0", |
| | | "saveSpec": null, |
| | | "fetchSpec": "0.12.0" |
| | | "fetchSpec": "^0.12.0" |
| | | }, |
| | | "_requiredBy": [ |
| | | "/proper-lockfile" |
| | | ], |
| | | "_resolved": "https://registry.npmjs.org/retry/-/retry-0.12.0.tgz", |
| | | "_spec": "0.12.0", |
| | | "_where": "/Users/tomas/PAM/PAMapp", |
| | | "_shasum": "1b42a6266a21f07421d1b0b54b7dc167b01c013b", |
| | | "_spec": "retry@^0.12.0", |
| | | "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\proper-lockfile", |
| | | "author": { |
| | | "name": "Tim Koschützki", |
| | | "email": "tim@debuggable.com", |
| | |
| | | "bugs": { |
| | | "url": "https://github.com/tim-kos/node-retry/issues" |
| | | }, |
| | | "bundleDependencies": false, |
| | | "dependencies": {}, |
| | | "deprecated": false, |
| | | "description": "Abstraction for exponential and custom retry strategies for failed operations.", |
| | | "devDependencies": { |
| | | "fake": "0.2.0", |