代码拉取完成,页面将自动刷新
{
"name": "byd-vite-vue2.7-2",
"version": "0.0.0",
"scripts": {
"dev": "run-p vite type-check-watch",
"vite": "vite",
"build": "run-p type-check build-only",
"preview": "vite preview --port 4173",
"build-only": "vite build",
"type-check": "vue-tsc --noEmit",
"type-check-watch": "vue-tsc --noEmit --watch",
"lint": "eslint . --ext .vue,.js,.jsx,.cjs,.mjs,.ts,.tsx,.cts,.mts --fix --ignore-path .eslintignore",
"prepare": "husky install"
},
"dependencies": {
"@fingerprintjs/fingerprintjs": "^3.4.0",
"@vueuse/core": "^9.13.0",
"axios": "^1.3.2",
"element-ui": "^2.15.12",
"normalize.css": "^8.0.1",
"nprogress": "^0.2.0",
"pinia": "^2.0.16",
"sortablejs": "^1.15.0",
"vue": "^2.7.7",
"vue-i18n": "^8.28.2",
"vue-router": "^3.5.4"
},
"devDependencies": {
"@commitlint/cli": "^17.6.1",
"@commitlint/config-conventional": "^17.6.1",
"@rushstack/eslint-patch": "^1.1.0",
"@types/node": "^16.11.45",
"@types/sortablejs": "^1.15.1",
"@vitejs/plugin-legacy": "^2.0.0",
"@vitejs/plugin-vue2": "^1.1.2",
"@vitejs/plugin-vue2-jsx": "^1.0.2",
"@vue/eslint-config-prettier": "^7.0.0",
"@vue/eslint-config-typescript": "^11.0.0",
"@vue/tsconfig": "^0.1.3",
"eslint": "^8.5.0",
"eslint-plugin-vue": "^9.0.0",
"husky": "^8.0.3",
"lint-staged": "^13.2.2",
"npm-run-all": "^4.1.5",
"sass": "1.32",
"terser": "^5.14.2",
"typescript": "~4.7.4",
"vite": "^3.0.2",
"vue-tsc": "^0.38.8"
},
"lint-staged": {
"*.{vue,js,jsx,cjs,mjs,ts,tsx,cts,mts}": [
"eslint --fix --ignore-path .eslintignore",
"git add"
]
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。