67 lines
1.8 KiB
JSON
67 lines
1.8 KiB
JSON
{
|
|
"_from": "@vue/cli-plugin-eslint@4.4.6",
|
|
"_id": "@vue/cli-plugin-eslint@4.4.6",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-3a9rVpOKPQsDgAlRkhmBMHboGobivG/47BbQGE66Z8YJxrgF/AWikP3Jy67SmxtszRkyiWfw4aJFRV9r3MzffQ==",
|
|
"_location": "/@vue/cli-plugin-eslint",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "@vue/cli-plugin-eslint@4.4.6",
|
|
"name": "@vue/cli-plugin-eslint",
|
|
"escapedName": "@vue%2fcli-plugin-eslint",
|
|
"scope": "@vue",
|
|
"rawSpec": "4.4.6",
|
|
"saveSpec": null,
|
|
"fetchSpec": "4.4.6"
|
|
},
|
|
"_requiredBy": [
|
|
"#DEV:/"
|
|
],
|
|
"_resolved": "https://registry.npmmirror.com/@vue/cli-plugin-eslint/-/cli-plugin-eslint-4.4.6.tgz",
|
|
"_shasum": "442d62a70dd93e4a549ff9164d2d10f4e97a58f1",
|
|
"_spec": "@vue/cli-plugin-eslint@4.4.6",
|
|
"_where": "D:\\workspace\\ruoyi-vue-web",
|
|
"author": {
|
|
"name": "Evan You"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/vuejs/vue-cli/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"@vue/cli-shared-utils": "^4.4.6",
|
|
"eslint-loader": "^2.2.1",
|
|
"globby": "^9.2.0",
|
|
"inquirer": "^7.1.0",
|
|
"webpack": "^4.0.0",
|
|
"yorkie": "^2.0.0"
|
|
},
|
|
"deprecated": false,
|
|
"description": "eslint plugin for vue-cli",
|
|
"gitHead": "e311b062cb388f4d6230ea45cdc3bd3512b88b61",
|
|
"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",
|
|
"peerDependencies": {
|
|
"@vue/cli-service": "^3.0.0 || ^4.0.0-0",
|
|
"eslint": ">= 1.6.0"
|
|
},
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/vuejs/vue-cli.git",
|
|
"directory": "packages/@vue/cli-plugin-eslint"
|
|
},
|
|
"version": "4.4.6"
|
|
}
|