{
  "_args": [
    [
      "@nuxtjs/proxy@1.3.3",
      "/home/olicomnetpl/domains/olicom.net.pl/public_html/agrochest_web"
    ]
  ],
  "_from": "@nuxtjs/proxy@1.3.3",
  "_id": "@nuxtjs/proxy@1.3.3",
  "_inBundle": false,
  "_integrity": "sha512-ykpCUdOqPOH79mQG30QfWZmbRD8yjTD+TTSBbwow5GkROUQEtXw+HE+q6i+YFpuChvgJNbwVrXdZ3YmfXbZtTw==",
  "_location": "/@nuxtjs/proxy",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@nuxtjs/proxy@1.3.3",
    "name": "@nuxtjs/proxy",
    "escapedName": "@nuxtjs%2fproxy",
    "scope": "@nuxtjs",
    "rawSpec": "1.3.3",
    "saveSpec": null,
    "fetchSpec": "1.3.3"
  },
  "_requiredBy": [
    "/@nuxtjs/axios"
  ],
  "_resolved": "https://registry.npmjs.org/@nuxtjs/proxy/-/proxy-1.3.3.tgz",
  "_spec": "1.3.3",
  "_where": "/home/olicomnetpl/domains/olicom.net.pl/public_html/agrochest_web",
  "bugs": {
    "url": "https://github.com/nuxt-community/proxy-module/issues"
  },
  "contributors": [
    {
      "name": "Pooya Parsa",
      "email": "pooya@pi0.ir"
    }
  ],
  "dependencies": {
    "consola": "^2.5.6",
    "http-proxy-middleware": "^0.19.1"
  },
  "description": "The one-liner node.js http-proxy middleware solution for Nuxt.js using http-proxy-middleware",
  "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",
    "request": "latest",
    "request-promise-native": "latest",
    "standard-version": "latest"
  },
  "files": [
    "lib"
  ],
  "homepage": "https://github.com/nuxt-community/proxy-module#readme",
  "license": "MIT",
  "main": "lib/module.js",
  "name": "@nuxtjs/proxy",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/nuxt-community/proxy-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"
  },
  "version": "1.3.3"
}
