1
0
Fork 0
management/front/dkha-web-sz-main/node_modules/@vue/eslint-config-standard/package.json

63 lines
1.7 KiB
JSON
Raw Normal View History

2023-12-18 13:12:25 +08:00
{
"_args": [
[
"@vue/eslint-config-standard@4.0.0",
"C:\\Users\\27446\\Desktop\\up\\front\\dkha-web-sz-main"
]
],
"_development": true,
"_from": "@vue/eslint-config-standard@4.0.0",
"_id": "@vue/eslint-config-standard@4.0.0",
"_inBundle": false,
"_integrity": "sha512-bQghq1cw1BuMRHNhr3tRpAJx1tpGy0QtajQX873kLtA9YVuOIoXR7nAWnTN09bBHnSUh2N288vMsqPi2fI4Hzg==",
"_location": "/@vue/eslint-config-standard",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@vue/eslint-config-standard@4.0.0",
"name": "@vue/eslint-config-standard",
"escapedName": "@vue%2feslint-config-standard",
"scope": "@vue",
"rawSpec": "4.0.0",
"saveSpec": null,
"fetchSpec": "4.0.0"
},
"_requiredBy": [
"#DEV:/"
],
"_resolved": "https://registry.npmjs.org/@vue/eslint-config-standard/-/eslint-config-standard-4.0.0.tgz",
"_spec": "4.0.0",
"_where": "C:\\Users\\27446\\Desktop\\up\\front\\dkha-web-sz-main",
"author": {
"name": "Evan You"
},
"bugs": {
"url": "https://github.com/vuejs/vue-cli/issues"
},
"dependencies": {
"eslint-config-standard": "^12.0.0",
"eslint-plugin-import": "^2.14.0",
"eslint-plugin-node": "^8.0.0",
"eslint-plugin-promise": "^4.0.1",
"eslint-plugin-standard": "^4.0.0"
},
"description": "eslint-config-standard for vue-cli",
"homepage": "https://github.com/vuejs/vue-cli/tree/dev/packages/@vue/eslint-config-standard#readme",
"keywords": [
"vue",
"cli"
],
"license": "MIT",
"main": "index.js",
"name": "@vue/eslint-config-standard",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/vuejs/vue-cli.git"
},
"version": "4.0.0"
}