| | |
| | | { |
| | | "_args": [ |
| | | [ |
| | | "is-retry-allowed@2.2.0", |
| | | "/Users/tomas/PAM/PAMapp" |
| | | ] |
| | | ], |
| | | "_from": "is-retry-allowed@2.2.0", |
| | | "_from": "is-retry-allowed@^2.2.0", |
| | | "_id": "is-retry-allowed@2.2.0", |
| | | "_inBundle": false, |
| | | "_integrity": "sha512-XVm7LOeLpTW4jV19QSH38vkswxoLud8sQ57YwJVTPWdiaI9I8keEhGFpBlslyVsgdQy4Opg8QOLb8YRgsyZiQg==", |
| | | "_location": "/is-retry-allowed", |
| | | "_phantomChildren": {}, |
| | | "_requested": { |
| | | "type": "version", |
| | | "type": "range", |
| | | "registry": true, |
| | | "raw": "is-retry-allowed@2.2.0", |
| | | "raw": "is-retry-allowed@^2.2.0", |
| | | "name": "is-retry-allowed", |
| | | "escapedName": "is-retry-allowed", |
| | | "rawSpec": "2.2.0", |
| | | "rawSpec": "^2.2.0", |
| | | "saveSpec": null, |
| | | "fetchSpec": "2.2.0" |
| | | "fetchSpec": "^2.2.0" |
| | | }, |
| | | "_requiredBy": [ |
| | | "/axios-retry" |
| | | ], |
| | | "_resolved": "https://registry.npmjs.org/is-retry-allowed/-/is-retry-allowed-2.2.0.tgz", |
| | | "_spec": "2.2.0", |
| | | "_where": "/Users/tomas/PAM/PAMapp", |
| | | "_shasum": "88f34cbd236e043e71b6932d09b0c65fb7b4d71d", |
| | | "_spec": "is-retry-allowed@^2.2.0", |
| | | "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\axios-retry", |
| | | "author": { |
| | | "name": "Sindre Sorhus", |
| | | "email": "sindresorhus@gmail.com", |
| | |
| | | "bugs": { |
| | | "url": "https://github.com/sindresorhus/is-retry-allowed/issues" |
| | | }, |
| | | "bundleDependencies": false, |
| | | "deprecated": false, |
| | | "description": "Check whether a request can be retried based on the `error.code`", |
| | | "devDependencies": { |
| | | "ava": "^3.14.0", |