| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293 | 
							- {
 
-   "_from": "eslint-plugin-vue@^4.7.1",
 
-   "_id": "eslint-plugin-vue@4.7.1",
 
-   "_inBundle": false,
 
-   "_integrity": "sha512-esETKhVMI7Vdli70Wt4bvAwnZBJeM0pxVX9Yb0wWKxdCJc2EADalVYK/q2FzMw8oKN0wPMdqVCKS8kmR89recA==",
 
-   "_location": "/eslint-plugin-vue",
 
-   "_phantomChildren": {},
 
-   "_requested": {
 
-     "type": "range",
 
-     "registry": true,
 
-     "raw": "eslint-plugin-vue@^4.7.1",
 
-     "name": "eslint-plugin-vue",
 
-     "escapedName": "eslint-plugin-vue",
 
-     "rawSpec": "^4.7.1",
 
-     "saveSpec": null,
 
-     "fetchSpec": "^4.7.1"
 
-   },
 
-   "_requiredBy": [
 
-     "/@vue/cli-plugin-eslint"
 
-   ],
 
-   "_resolved": "https://registry.npmmirror.com/eslint-plugin-vue/-/eslint-plugin-vue-4.7.1.tgz",
 
-   "_shasum": "c829b9fc62582c1897b5a0b94afd44ecca511e63",
 
-   "_spec": "eslint-plugin-vue@^4.7.1",
 
-   "_where": "D:\\HTC\\program\\善行少年\\security-enterprise-admin\\node_modules\\@vue\\cli-plugin-eslint",
 
-   "author": {
 
-     "name": "Toru Nagashima",
 
-     "url": "https://github.com/mysticatea"
 
-   },
 
-   "bugs": {
 
-     "url": "https://github.com/vuejs/eslint-plugin-vue/issues"
 
-   },
 
-   "bundleDependencies": false,
 
-   "contributors": [
 
-     {
 
-       "name": "Michał Sajnóg",
 
-       "email": "msajnog93@gmail.com",
 
-       "url": "http://github.com/michalsnik"
 
-     }
 
-   ],
 
-   "dependencies": {
 
-     "vue-eslint-parser": "^2.0.3"
 
-   },
 
-   "deprecated": false,
 
-   "description": "Official ESLint plugin for Vue.js",
 
-   "devDependencies": {
 
-     "@types/node": "^4.2.16",
 
-     "babel-eslint": "^8.2.2",
 
-     "chai": "^4.1.0",
 
-     "eslint": "^4.14.0",
 
-     "eslint-plugin-eslint-plugin": "^0.8.0",
 
-     "eslint-plugin-html": "^4.0.1",
 
-     "eslint-plugin-vue-libs": "^2.0.0",
 
-     "lodash": "^4.17.4",
 
-     "mocha": "^3.2.0",
 
-     "nyc": "^11.1.0"
 
-   },
 
-   "engines": {
 
-     "node": ">=4"
 
-   },
 
-   "files": [
 
-     "lib"
 
-   ],
 
-   "homepage": "https://github.com/vuejs/eslint-plugin-vue#readme",
 
-   "keywords": [
 
-     "eslint",
 
-     "eslint-plugin",
 
-     "eslint-config",
 
-     "vue",
 
-     "vuejs",
 
-     "rules"
 
-   ],
 
-   "license": "MIT",
 
-   "main": "lib/index.js",
 
-   "name": "eslint-plugin-vue",
 
-   "peerDependencies": {
 
-     "eslint": "^3.18.0 || ^4.0.0"
 
-   },
 
-   "repository": {
 
-     "type": "git",
 
-     "url": "git+https://github.com/vuejs/eslint-plugin-vue.git"
 
-   },
 
-   "scripts": {
 
-     "lint": "eslint . --rulesdir eslint-internal-rules",
 
-     "pretest": "npm run lint",
 
-     "preversion": "npm test && npm run update && git add .",
 
-     "start": "npm run test:base -- --watch --growl",
 
-     "test": "nyc npm run test:base -- \"tests/integrations/*.js\" --timeout 60000",
 
-     "test:base": "mocha \"tests/lib/**/*.js\" --reporter dot",
 
-     "update": "node ./tools/update.js",
 
-     "version": "npm run lint -- --fix && git add ."
 
-   },
 
-   "version": "4.7.1"
 
- }
 
 
  |