{
  "_from": "@vue/eslint-config-airbnb@^5.0.2",
  "_id": "@vue/eslint-config-airbnb@5.0.2",
  "_inBundle": false,
  "_integrity": "sha512-9wD5OfdkQ0TDYLRynP46AxOHck866zkvZoT8MgjyJNBPegTtrsIQ3cu10ZF4Nl/aU5qKeSOaY58D4YXPqF0NZg==",
  "_location": "/@vue/eslint-config-airbnb",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@vue/eslint-config-airbnb@^5.0.2",
    "name": "@vue/eslint-config-airbnb",
    "escapedName": "@vue%2feslint-config-airbnb",
    "scope": "@vue",
    "rawSpec": "^5.0.2",
    "saveSpec": null,
    "fetchSpec": "^5.0.2"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/@vue/eslint-config-airbnb/-/eslint-config-airbnb-5.0.2.tgz",
  "_shasum": "4e3ba49e8d7a7c0bf6b244b4d7a2fe488bfb9371",
  "_spec": "@vue/eslint-config-airbnb@^5.0.2",
  "_where": "/var/www/html/app",
  "author": {
    "name": "Evan You"
  },
  "bugs": {
    "url": "https://github.com/vuejs/eslint-config-airbnb/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "eslint-config-airbnb-base": "^14.0.0",
    "eslint-import-resolver-node": "^0.3.3",
    "eslint-import-resolver-webpack": "^0.11.1",
    "eslint-plugin-import": "^2.18.2"
  },
  "deprecated": false,
  "description": "eslint-config-airbnb for Vue CLI",
  "devDependencies": {
    "@vue/cli-service": "^4.1.2",
    "eslint": "^6.8.0"
  },
  "homepage": "https://github.com/vuejs/eslint-config-airbnb#readme",
  "keywords": [
    "vue",
    "cli"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "@vue/eslint-config-airbnb",
  "peerDependencies": {
    "@vue/cli-service": "^3.0.0 || ^4.0.0-0",
    "eslint": "^5.16.0 || ^6.1.0",
    "eslint-plugin-import": "^2.18.2"
  },
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/vuejs/eslint-config-airbnb.git"
  },
  "scripts": {
    "test": "eslint . --no-fix"
  },
  "version": "5.0.2"
}
