徐总多门店
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

63 lines
1.7 KiB

5 months ago
{
"_args": [
[
"@vue/eslint-config-standard@3.0.5",
"D:\\project\\cashier"
]
],
"_development": true,
"_from": "@vue/eslint-config-standard@3.0.5",
"_id": "@vue/eslint-config-standard@3.0.5",
"_inBundle": false,
"_integrity": "sha512-qijT6OWUgsCO/MTC9Qpw4JtRL01cX0+kIikU0bXQxWXyh8WfNnfvxPouo7tKf7W28qqqiGmwDUnbvTB50SLcTw==",
"_location": "/@vue/eslint-config-standard",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@vue/eslint-config-standard@3.0.5",
"name": "@vue/eslint-config-standard",
"escapedName": "@vue%2feslint-config-standard",
"scope": "@vue",
"rawSpec": "3.0.5",
"saveSpec": null,
"fetchSpec": "3.0.5"
},
"_requiredBy": [
"#DEV:/"
],
"_resolved": "https://registry.npmjs.org/@vue/eslint-config-standard/-/eslint-config-standard-3.0.5.tgz",
"_spec": "3.0.5",
"_where": "D:\\project\\cashier",
"author": {
"name": "Evan You"
},
"bugs": {
"url": "https://github.com/vuejs/vue-cli/issues"
},
"dependencies": {
"eslint-config-standard": "^12.0.0-alpha.0",
"eslint-plugin-import": "^2.11.0",
"eslint-plugin-node": "^6.0.1",
"eslint-plugin-promise": "^3.7.0",
"eslint-plugin-standard": "^3.1.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": "3.0.5"
}