1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374 |
- {
- "_args": [
- [
- "@vue/eslint-config-standard@5.1.2",
- "/Users/mac/Desktop/zz的项目/cdss/西安空军军医大学/cdss_xzrm"
- ]
- ],
- "_development": true,
- "_from": "@vue/eslint-config-standard@5.1.2",
- "_id": "@vue/eslint-config-standard@5.1.2",
- "_inBundle": false,
- "_integrity": "sha1-xdVa+JSjriO2Wxr0pCV3esAXC0I=",
- "_location": "/@vue/eslint-config-standard",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "@vue/eslint-config-standard@5.1.2",
- "name": "@vue/eslint-config-standard",
- "escapedName": "@vue%2feslint-config-standard",
- "scope": "@vue",
- "rawSpec": "5.1.2",
- "saveSpec": null,
- "fetchSpec": "5.1.2"
- },
- "_requiredBy": [
- "#DEV:/"
- ],
- "_resolved": "https://registry.nlark.com/@vue/eslint-config-standard/download/@vue/eslint-config-standard-5.1.2.tgz",
- "_spec": "5.1.2",
- "_where": "/Users/mac/Desktop/zz的项目/cdss/西安空军军医大学/cdss_xzrm",
- "author": {
- "name": "Evan You"
- },
- "bugs": {
- "url": "https://github.com/vuejs/eslint-config-standard/issues"
- },
- "dependencies": {
- "eslint-config-standard": "^14.1.0",
- "eslint-import-resolver-node": "^0.3.3",
- "eslint-import-resolver-webpack": "^0.12.1"
- },
- "description": "eslint-config-standard for Vue CLI",
- "homepage": "https://github.com/vuejs/eslint-config-standard#readme",
- "keywords": [
- "vue",
- "cli"
- ],
- "license": "MIT",
- "main": "index.js",
- "name": "@vue/eslint-config-standard",
- "peerDependencies": {
- "@vue/cli-service": "^3.0.0 || ^4.0.0-0",
- "eslint": ">=6.2.2",
- "eslint-plugin-import": ">= 2.18.0",
- "eslint-plugin-node": ">= 9.1.0",
- "eslint-plugin-promise": ">= 4.2.1",
- "eslint-plugin-standard": ">= 4.0.0",
- "eslint-plugin-vue": ">= 6.1.2"
- },
- "peerDependenciesMeta": {
- "@vue/cli-service": {
- "optional": true
- }
- },
- "publishConfig": {
- "access": "public"
- },
- "repository": {
- "type": "git",
- "url": "git+https://github.com/vuejs/eslint-config-standard.git"
- },
- "version": "5.1.2"
- }
|