Spamworldpro Mini Shell
Spamworldpro


Server : Apache
System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64
User : corals ( 1002)
PHP Version : 7.4.33
Disable Function : exec,passthru,shell_exec,system
Directory :  /home/corals/vreg/node_modules/axios-retry/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/corals/vreg/node_modules/axios-retry/package.json
{
  "name": "axios-retry",
  "version": "3.1.9",
  "author": "RubĂ©n Norte <[email protected]>",
  "description": "Axios plugin that intercepts failed requests and retries them whenever posible.",
  "license": "Apache-2.0",
  "main": "index.js",
  "homepage": "https://github.com/softonic/axios-retry",
  "files": [
    "es",
    "lib",
    "index.js",
    "index.d.ts"
  ],
  "scripts": {
    "lint": "eslint es/**/*.js spec/**/*.spec.js",
    "pretest": "npm run lint",
    "test": "jasmine",
    "prebuild": "npm run test",
    "build": "rm -rf lib && babel es -d lib --source-maps",
    "prerelease": "npm run build",
    "release": "npm version -m \"New version: %s\"",
    "postrelease": "npm run push && npm publish",
    "push": "git push origin master && git push origin --tags",
    "precommit": "lint-staged"
  },
  "lint-staged": {
    "*.+(js|jsx|scss)": [
      "prettier --write",
      "git add"
    ]
  },
  "dependencies": {
    "is-retry-allowed": "^1.1.0"
  },
  "devDependencies": {
    "axios": "^0.15.2",
    "babel-cli": "^6.10.1",
    "babel-preset-es2015": "^6.9.0",
    "babel-register": "^6.9.0",
    "eslint": "^4.4.1",
    "eslint-config-airbnb-base": "^11.3.1",
    "eslint-config-prettier": "^2.9.0",
    "eslint-plugin-import": "^2.7.0",
    "eslint-plugin-jasmine": "^1.8.1",
    "eslint-plugin-prettier": "^2.6.0",
    "husky": "^0.14.3",
    "jasmine": "^2.4.1",
    "lint-staged": "^7.1.2",
    "nock": "^8.0.0",
    "prettier": "^1.12.1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/softonic/axios-retry.git"
  },
  "bugs": {
    "url": "https://github.com/softonic/axios-retry/issues"
  },
  "typings": "./index.d.ts"
}

Spamworldpro Mini