{
  "_args": [
    [
      "@nuxtjs/axios@5.12.5",
      "/home/gitlab-runner/builds/6iUbpg6c/0/web/clp/camly-platform-web"
    ]
  ],
  "_from": "@nuxtjs/axios@5.12.5",
  "_id": "@nuxtjs/axios@5.12.5",
  "_inBundle": false,
  "_integrity": "sha512-KCZMLRZFYOKcGt9mKxJMH6UJMB6H6g+BF/YxXEYz3Urrf2U2XiNkj6rmBqgw0XLRY5XD9Wm8knTGp6955512fQ==",
  "_location": "/@nuxtjs/axios",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@nuxtjs/axios@5.12.5",
    "name": "@nuxtjs/axios",
    "escapedName": "@nuxtjs%2faxios",
    "scope": "@nuxtjs",
    "rawSpec": "5.12.5",
    "saveSpec": null,
    "fetchSpec": "5.12.5"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/@nuxtjs/axios/-/axios-5.12.5.tgz",
  "_spec": "5.12.5",
  "_where": "/home/gitlab-runner/builds/6iUbpg6c/0/web/clp/camly-platform-web",
  "bugs": {
    "url": "https://github.com/nuxt-community/axios-module/issues"
  },
  "contributors": [
    {
      "name": "Pooya Parsa",
      "email": "pooya@pi0.ir"
    }
  ],
  "dependencies": {
    "@nuxtjs/proxy": "^2.1.0",
    "axios": "^0.21.1",
    "axios-retry": "^3.1.9",
    "consola": "^2.15.0",
    "defu": "^3.2.2"
  },
  "description": "Secure and easy Axios integration with Nuxt.js",
  "devDependencies": {
    "@babel/core": "latest",
    "@babel/preset-env": "latest",
    "@nuxtjs/eslint-config": "latest",
    "babel-eslint": "latest",
    "babel-jest": "latest",
    "codecov": "latest",
    "eslint": "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",
  "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.12.5"
}
