123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120 |
- {
- "_args": [
- [
- "@vue/cli-plugin-eslint@3.7.0",
- "/Users/lihai/jolijoli/pad_spa"
- ]
- ],
- "_development": true,
- "_from": "@vue/cli-plugin-eslint@3.7.0",
- "_id": "@vue/cli-plugin-eslint@3.7.0",
- "_inBundle": false,
- "_integrity": "sha1-a0lf48guyUNHxCSp3jzKRnpT+Q4=",
- "_location": "/@vue/cli-plugin-eslint",
- "_phantomChildren": {
- "@types/glob": "7.1.1",
- "array-union": "1.0.2",
- "babel-code-frame": "6.26.0",
- "chalk": "2.4.2",
- "concat-stream": "1.6.2",
- "debug": "3.2.6",
- "dir-glob": "2.2.2",
- "doctrine": "2.1.0",
- "eslint-visitor-keys": "1.0.0",
- "espree": "3.5.4",
- "esquery": "1.0.1",
- "esrecurse": "4.2.1",
- "estraverse": "4.2.0",
- "esutils": "2.0.2",
- "fast-glob": "2.2.6",
- "fast-json-stable-stringify": "2.0.0",
- "file-entry-cache": "2.0.0",
- "functional-red-black-tree": "1.0.1",
- "glob": "7.1.3",
- "globals": "11.11.0",
- "ignore": "3.3.10",
- "imurmurhash": "0.1.4",
- "inquirer": "3.3.0",
- "is-resolvable": "1.1.0",
- "js-yaml": "3.13.1",
- "json-stable-stringify-without-jsonify": "1.0.1",
- "levn": "0.3.0",
- "lodash": "4.17.11",
- "minimatch": "3.0.4",
- "mkdirp": "0.5.1",
- "natural-compare": "1.4.0",
- "optionator": "0.8.2",
- "path-is-inside": "1.0.2",
- "pify": "4.0.1",
- "pluralize": "7.0.0",
- "progress": "2.0.3",
- "pseudomap": "1.0.2",
- "regexpp": "1.1.0",
- "require-uncached": "1.0.3",
- "semver": "5.7.0",
- "shebang-command": "1.2.0",
- "slash": "2.0.0",
- "strip-json-comments": "2.0.1",
- "table": "4.0.2",
- "text-table": "0.2.0",
- "vue-eslint-parser": "2.0.3",
- "which": "1.3.1"
- },
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "@vue/cli-plugin-eslint@3.7.0",
- "name": "@vue/cli-plugin-eslint",
- "escapedName": "@vue%2fcli-plugin-eslint",
- "scope": "@vue",
- "rawSpec": "3.7.0",
- "saveSpec": null,
- "fetchSpec": "3.7.0"
- },
- "_requiredBy": [
- "#DEV:/"
- ],
- "_resolved": "https://registry.npm.taobao.org/@vue/cli-plugin-eslint/download/@vue/cli-plugin-eslint-3.7.0.tgz",
- "_spec": "3.7.0",
- "_where": "/Users/lihai/jolijoli/pad_spa",
- "author": {
- "name": "Evan You"
- },
- "bugs": {
- "url": "https://github.com/vuejs/vue-cli/issues"
- },
- "dependencies": {
- "@vue/cli-shared-utils": "^3.7.0",
- "babel-eslint": "^10.0.1",
- "eslint": "^4.19.1",
- "eslint-loader": "^2.1.2",
- "eslint-plugin-vue": "^4.7.1",
- "globby": "^9.2.0",
- "webpack": ">=4 < 4.29"
- },
- "description": "eslint plugin for vue-cli",
- "gitHead": "0dbfa5a0bfc0da80bfaa43c1318aad7b3ff88353",
- "homepage": "https://github.com/vuejs/vue-cli/tree/dev/packages/@vue/cli-plugin-eslint#readme",
- "keywords": [
- "vue",
- "cli",
- "eslint"
- ],
- "license": "MIT",
- "main": "index.js",
- "name": "@vue/cli-plugin-eslint",
- "optionalDependencies": {
- "eslint": "^4.19.1",
- "eslint-plugin-vue": "^4.7.1"
- },
- "publishConfig": {
- "access": "public"
- },
- "repository": {
- "type": "git",
- "url": "git+https://github.com/vuejs/vue-cli.git",
- "directory": "packages/@vue/cli-plugin-eslint"
- },
- "version": "3.7.0"
- }
|