代码拉取完成,页面将自动刷新
{
"name": "vue3-element-admin-ts",
"version": "0.0.0",
"scripts": {
"dev": "vite --host",
"build": "cnpm i --unsafe-perm && vite build",
"build:test": "cnpm i --unsafe-perm && vite build --mode test",
"build:dev": "cnpm i --unsafe-perm && vite build --mode development",
"preview": "vite preview --host",
"prettier": "prettier --write",
"lint:js": "eslint \"{src}/**/*.{vue,ts}\" ",
"lint:js-fix": "eslint --fix",
"lint:css": "stylelint \"**/*.{vue,css,scss}\" --cache --cache-location node_modules/.cache/stylelint/",
"lint:css-fix": "stylelint \"**/*.{vue,css,scss}\" --cache --cache-location node_modules/.cache/stylelint/ --fix",
"test": "jest",
"prepare": "husky install"
},
"lint-staged": {
"*.{ts,vue}": [
"npm run lint:js-fix",
"npm run prettier",
"git add ."
]
},
"dependencies": {
"@babel/helper-validator-identifier": "^7.16.7",
"@element-plus/icons-vue": "^1.1.4",
"@nodelib/fs.stat": "^2.0.5",
"@tinymce/tinymce-vue": "^4",
"@vueuse/core": "^7.0.3",
"ali-oss": "^6.16.0",
"ansi-styles": "^6.1.0",
"axios": "0.21.1",
"binary-extensions": "^2.2.0",
"caniuse-lite": "^1.0.30001285",
"clean-stack": "^4.1.0",
"colorette": "^2.0.16",
"crypto-js": "^4.1.1",
"dedent": "^0.7.0",
"echarts": "5.1.1",
"electron-to-chromium": "^1.4.12",
"element-plus": "2.1.7",
"emoji-regex": "^10.0.0",
"file-saver": "^2.0.5",
"js-cookie": "2.2.1",
"jszip": "^3.10.0",
"lodash": "^4.17.21",
"lrz": "^4.9.41",
"mockjs": "1.1.0",
"nprogress": "0.2.0",
"qs": "^6.10.1",
"screenfull": "5.1.0",
"tinymce": "^5.10.2",
"vue": "3.2.32",
"vue-router": "4.0.4",
"vuedraggable": "^4.1.0",
"vuex": "4.0.0",
"xlsx": "^0.17.4"
},
"devDependencies": {
"@commitlint/cli": "12.1.1",
"@commitlint/config-conventional": "12.1.1",
"@types/crypto-js": "^4.0.2",
"@types/jest": "26.0.22",
"@types/js-cookie": "2.2.6",
"@types/node": "^16.11.26",
"@types/nprogress": "0.2.0",
"@types/qs": "^6.9.7",
"@typescript-eslint/eslint-plugin": "4.22.0",
"@typescript-eslint/parser": "4.22.0",
"@vitejs/plugin-vue": "2.3.1",
"@vue/compiler-sfc": "3.2.32",
"@vue/test-utils": "2.0.0-rc.6",
"autoprefixer": "9.8.6",
"babel-eslint": "10.1.0",
"cz-conventional-changelog": "3.3.0",
"eslint": "7.21.0",
"eslint-plugin-vue": "7.7.0",
"husky": "7.0.0",
"jest": "26.6.3",
"lint-staged": "10.5.4",
"prettier": "2.2.1",
"sass": "1.32.8",
"stylelint": "13.11.0",
"stylelint-config-prettier": "8.0.2",
"stylelint-config-standard": "20.0.0",
"stylelint-order": "4.1.0",
"ts-jest": "26.5.5",
"typescript": "4.1.3",
"unplugin-auto-import": "^0.7.1",
"unplugin-vue-components": "^0.19.3",
"vite": "2.9.1",
"vite-plugin-svg-icons": "^1.1.0",
"vite-plugin-vue-setup-extend": "^0.4.0",
"vue-jest": "5.0.0-alpha.7"
},
"license": "MIT",
"config": {
"commitizen": {
"path": "./node_modules/cz-conventional-changelog"
}
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。