You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
66 lines
1.8 KiB
JSON
66 lines
1.8 KiB
JSON
{
|
|
"_from": "@vue/cli-plugin-eslint@~5.0.0",
|
|
"_id": "@vue/cli-plugin-eslint@5.0.8",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-d11+I5ONYaAPW1KyZj9GlrV/E6HZePq5L5eAF5GgoVdu6sxr6bDgEoxzhcS1Pk2eh8rn1MxG/FyyR+eCBj/CNg==",
|
|
"_location": "/@vue/cli-plugin-eslint",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "@vue/cli-plugin-eslint@~5.0.0",
|
|
"name": "@vue/cli-plugin-eslint",
|
|
"escapedName": "@vue%2fcli-plugin-eslint",
|
|
"scope": "@vue",
|
|
"rawSpec": "~5.0.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "~5.0.0"
|
|
},
|
|
"_requiredBy": [
|
|
"#DEV:/"
|
|
],
|
|
"_resolved": "https://registry.npmmirror.com/@vue/cli-plugin-eslint/-/cli-plugin-eslint-5.0.8.tgz",
|
|
"_shasum": "754939265c2c5b746fa36c7d7705a89138e193bf",
|
|
"_spec": "@vue/cli-plugin-eslint@~5.0.0",
|
|
"_where": "D:\\xyProject\\cacfrontend",
|
|
"author": {
|
|
"name": "Evan You"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/vuejs/vue-cli/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"@vue/cli-shared-utils": "^5.0.8",
|
|
"eslint-webpack-plugin": "^3.1.0",
|
|
"globby": "^11.0.2",
|
|
"webpack": "^5.54.0",
|
|
"yorkie": "^2.0.0"
|
|
},
|
|
"deprecated": false,
|
|
"description": "eslint plugin for vue-cli",
|
|
"gitHead": "b154dbd7aca4b4538e6c483b1d4b817499d7b8eb",
|
|
"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 || ^5.0.0-0",
|
|
"eslint": ">=7.5.0"
|
|
},
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/vuejs/vue-cli.git",
|
|
"directory": "packages/@vue/cli-plugin-eslint"
|
|
},
|
|
"version": "5.0.8"
|
|
}
|