112 lines
3.1 KiB
JSON
112 lines
3.1 KiB
JSON
{
|
|
"_from": "@vue/cli-plugin-eslint@3.9.2",
|
|
"_id": "@vue/cli-plugin-eslint@3.9.2",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-AdvWJN+4Px2r3hbTDM2/rCtTcS6VyI7XuRljbfr2V9nF9cJiH4qsXFrTCRj3OgupbXJ14fUGKrLxmznLZIm1jA==",
|
|
"_location": "/@vue/cli-plugin-eslint",
|
|
"_phantomChildren": {
|
|
"babel-code-frame": "6.26.0",
|
|
"chalk": "2.4.2",
|
|
"co": "4.6.0",
|
|
"concat-stream": "1.6.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-json-stable-stringify": "2.0.0",
|
|
"file-entry-cache": "2.0.0",
|
|
"functional-red-black-tree": "1.0.1",
|
|
"glob": "7.1.4",
|
|
"globals": "11.12.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",
|
|
"ms": "2.1.1",
|
|
"natural-compare": "1.4.0",
|
|
"optionator": "0.8.2",
|
|
"path-is-inside": "1.0.2",
|
|
"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",
|
|
"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.9.2",
|
|
"name": "@vue/cli-plugin-eslint",
|
|
"escapedName": "@vue%2fcli-plugin-eslint",
|
|
"scope": "@vue",
|
|
"rawSpec": "3.9.2",
|
|
"saveSpec": null,
|
|
"fetchSpec": "3.9.2"
|
|
},
|
|
"_requiredBy": [
|
|
"#DEV:/",
|
|
"#USER"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/@vue/cli-plugin-eslint/-/cli-plugin-eslint-3.9.2.tgz",
|
|
"_shasum": "747c616b13a11f34ac80554eee899cbfcd1977b8",
|
|
"_spec": "@vue/cli-plugin-eslint@3.9.2",
|
|
"_where": "/home/soeren/dev/keksaccountgui",
|
|
"author": {
|
|
"name": "Evan You"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/vuejs/vue-cli/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"@vue/cli-shared-utils": "^3.9.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",
|
|
"yorkie": "^2.0.0"
|
|
},
|
|
"deprecated": false,
|
|
"description": "eslint plugin for vue-cli",
|
|
"gitHead": "eda08fb2a999354017f99c77856673fe9c83a4b2",
|
|
"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.9.2"
|
|
}
|