{
  "_args": [
    [
      "@nuxtjs/axios@5.8.0",
      "/home/olicomnetpl/domains/olicom.net.pl/public_html/agrochest_web"
    ]
  ],
  "_from": "@nuxtjs/axios@5.8.0",
  "_id": "@nuxtjs/axios@5.8.0",
  "_inBundle": false,
  "_integrity": "sha512-1+I2mTUuydKkY/Jz1InpLpkGWpReO5USNWxZpPaQL3py4Kv3sDF83ll/uHGngosyXr+OKBXoALRLCjmwSY77lg==",
  "_location": "/@nuxtjs/axios",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@nuxtjs/axios@5.8.0",
    "name": "@nuxtjs/axios",
    "escapedName": "@nuxtjs%2faxios",
    "scope": "@nuxtjs",
    "rawSpec": "5.8.0",
    "saveSpec": null,
    "fetchSpec": "5.8.0"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/@nuxtjs/axios/-/axios-5.8.0.tgz",
  "_spec": "5.8.0",
  "_where": "/home/olicomnetpl/domains/olicom.net.pl/public_html/agrochest_web",
  "bugs": {
    "url": "https://github.com/nuxt-community/axios-module/issues"
  },
  "contributors": [
    {
      "name": "Pooya Parsa",
      "email": "pooya@pi0.ir"
    }
  ],
  "dependencies": {
    "@nuxtjs/proxy": "^1.3.3",
    "axios": "^0.19.0",
    "axios-retry": "^3.1.2",
    "consola": "^2.10.1",
    "defu": "^0.0.3"
  },
  "description": "Secure and easy axios integration with Nuxt.js",
  "devDependencies": {
    "@babel/core": "latest",
    "@babel/preset-env": "latest",
    "@commitlint/cli": "latest",
    "@commitlint/config-conventional": "latest",
    "@nuxtjs/eslint-config": "latest",
    "babel-eslint": "latest",
    "babel-jest": "latest",
    "codecov": "latest",
    "eslint": "latest",
    "eslint-config-standard": "latest",
    "eslint-plugin-import": "latest",
    "eslint-plugin-jest": "latest",
    "eslint-plugin-node": "latest",
    "eslint-plugin-promise": "latest",
    "eslint-plugin-standard": "latest",
    "eslint-plugin-vue": "latest",
    "husky": "latest",
    "jest": "latest",
    "nuxt-edge": "latest",
    "standard-version": "latest"
  },
  "files": [
    "lib",
    "types/*.d.ts"
  ],
  "homepage": "https://github.com/nuxt-community/axios-module#readme",
  "license": "MIT",
  "main": "lib/module.js",
  "name": "@nuxtjs/axios",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/nuxt-community/axios-module.git"
  },
  "scripts": {
    "dev": "nuxt test/fixture",
    "lint": "eslint lib test",
    "release": "yarn test && standard-version && git push --follow-tags && npm publish",
    "test": "yarn lint && jest"
  },
  "types": "types/index.d.ts",
  "version": "5.8.0"
}
