package.json 2.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374
  1. {
  2. "_args": [
  3. [
  4. "@vue/eslint-config-standard@5.1.2",
  5. "/Users/mac/Desktop/zz的项目/cdss/西安空军军医大学/cdss_xzrm"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "@vue/eslint-config-standard@5.1.2",
  10. "_id": "@vue/eslint-config-standard@5.1.2",
  11. "_inBundle": false,
  12. "_integrity": "sha1-xdVa+JSjriO2Wxr0pCV3esAXC0I=",
  13. "_location": "/@vue/eslint-config-standard",
  14. "_phantomChildren": {},
  15. "_requested": {
  16. "type": "version",
  17. "registry": true,
  18. "raw": "@vue/eslint-config-standard@5.1.2",
  19. "name": "@vue/eslint-config-standard",
  20. "escapedName": "@vue%2feslint-config-standard",
  21. "scope": "@vue",
  22. "rawSpec": "5.1.2",
  23. "saveSpec": null,
  24. "fetchSpec": "5.1.2"
  25. },
  26. "_requiredBy": [
  27. "#DEV:/"
  28. ],
  29. "_resolved": "https://registry.nlark.com/@vue/eslint-config-standard/download/@vue/eslint-config-standard-5.1.2.tgz",
  30. "_spec": "5.1.2",
  31. "_where": "/Users/mac/Desktop/zz的项目/cdss/西安空军军医大学/cdss_xzrm",
  32. "author": {
  33. "name": "Evan You"
  34. },
  35. "bugs": {
  36. "url": "https://github.com/vuejs/eslint-config-standard/issues"
  37. },
  38. "dependencies": {
  39. "eslint-config-standard": "^14.1.0",
  40. "eslint-import-resolver-node": "^0.3.3",
  41. "eslint-import-resolver-webpack": "^0.12.1"
  42. },
  43. "description": "eslint-config-standard for Vue CLI",
  44. "homepage": "https://github.com/vuejs/eslint-config-standard#readme",
  45. "keywords": [
  46. "vue",
  47. "cli"
  48. ],
  49. "license": "MIT",
  50. "main": "index.js",
  51. "name": "@vue/eslint-config-standard",
  52. "peerDependencies": {
  53. "@vue/cli-service": "^3.0.0 || ^4.0.0-0",
  54. "eslint": ">=6.2.2",
  55. "eslint-plugin-import": ">= 2.18.0",
  56. "eslint-plugin-node": ">= 9.1.0",
  57. "eslint-plugin-promise": ">= 4.2.1",
  58. "eslint-plugin-standard": ">= 4.0.0",
  59. "eslint-plugin-vue": ">= 6.1.2"
  60. },
  61. "peerDependenciesMeta": {
  62. "@vue/cli-service": {
  63. "optional": true
  64. }
  65. },
  66. "publishConfig": {
  67. "access": "public"
  68. },
  69. "repository": {
  70. "type": "git",
  71. "url": "git+https://github.com/vuejs/eslint-config-standard.git"
  72. },
  73. "version": "5.1.2"
  74. }