代码拉取完成,页面将自动刷新
{
"name": "patients",
"version": "0.0.0",
"scripts": {
"dev": "vite",
"build": "run-p type-check build-only",
"preview": "vite preview --port 4173",
"build-only": "vite build",
"type-check": "vue-tsc --noEmit",
"lint": "eslint . --ext .vue,.js,.jsx,.cjs,.mjs,.ts,.tsx,.cts,.mts --fix --ignore-path .gitignore",
"prepare": "husky install",
"lint-staged": "lint-staged"
},
"dependencies": {
"@amap/amap-jsapi-loader": "^1.0.1",
"@vueuse/core": "^9.2.0",
"axios": "^0.27.2",
"dayjs": "^1.11.5",
"id-validator": "^1.3.0",
"pinia": "^2.0.21",
"pinia-plugin-persistedstate": "^2.2.0",
"postcss-px-to-viewport-8-plugin": "^1.1.5",
"socket.io-client": "^4.5.2",
"vant": "^3.6.2",
"vite-plugin-html": "^3.2.0",
"vue": "^3.2.38",
"vue-router": "^4.1.5"
},
"devDependencies": {
"@rushstack/eslint-patch": "^1.1.4",
"@types/node": "^16.11.56",
"@types/nprogress": "^0.2.0",
"@vitejs/plugin-vue": "^3.0.3",
"@vue/eslint-config-prettier": "^7.0.0",
"@vue/eslint-config-typescript": "^11.0.0",
"@vue/tsconfig": "^0.1.3",
"autoprefixer": "^10.4.16",
"eslint": "^8.22.0",
"eslint-plugin-vue": "^9.3.0",
"husky": "^8.0.0",
"lint-staged": "^15.2.0",
"npm-run-all": "^4.1.5",
"nprogress": "^0.2.0",
"postcss": "^8.4.32",
"postcss-px-to-viewport": "^1.1.1",
"prettier": "^2.7.1",
"sass": "^1.54.9",
"tailwindcss": "^3.3.6",
"typescript": "~4.7.4",
"unplugin-auto-import": "^0.11.2",
"unplugin-vue-components": "^0.22.7",
"vite": "^3.0.9",
"vite-plugin-svg-icons": "^2.0.1",
"vue-tsc": "^0.40.7"
},
"lint-staged": {
"*.{js,ts,vue}": [
"eslint --fix"
]
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。