| Server IP : 185.208.173.17 / Your IP : 87.236.161.98 Web Server : Microsoft-IIS/10.0 System : Windows NT SRV8576125506 10.0 build 26100 (Windows Server 2016) AMD64 User : IUSR ( 0) PHP Version : 7.4.13 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/inetpub/wwwroot/parsmega.nuxt/node_modules/is-retry-allowed/ |
Upload File : |
{
"_args": [
[
"is-retry-allowed@2.2.0",
"C:\\inetpub\\wwwroot\\parsmega.com"
]
],
"_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",
"registry": true,
"raw": "is-retry-allowed@2.2.0",
"name": "is-retry-allowed",
"escapedName": "is-retry-allowed",
"rawSpec": "2.2.0",
"saveSpec": null,
"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": "C:\\inetpub\\wwwroot\\parsmega.com",
"author": {
"name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com",
"url": "sindresorhus.com"
},
"bugs": {
"url": "https://github.com/sindresorhus/is-retry-allowed/issues"
},
"description": "Check whether a request can be retried based on the `error.code`",
"devDependencies": {
"ava": "^3.14.0",
"tsd": "^0.14.0",
"xo": "^0.36.1"
},
"engines": {
"node": ">=10"
},
"files": [
"index.js",
"index.d.ts"
],
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
},
"homepage": "https://github.com/sindresorhus/is-retry-allowed#readme",
"keywords": [
"retry",
"retries",
"allowed",
"check",
"http",
"https",
"request",
"fetch"
],
"license": "MIT",
"name": "is-retry-allowed",
"repository": {
"type": "git",
"url": "git+https://github.com/sindresorhus/is-retry-allowed.git"
},
"scripts": {
"test": "xo && ava && tsd"
},
"version": "2.2.0"
}