1 Star 0 Fork 0

huangjiayao1993 / Meteor-System

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 935 Bytes
一键复制 编辑 原始数据 按行查看 历史
huangjiayao1993 提交于 2023-09-18 10:04 . v1.9.0
{
"name": "Meteor-System",
"private": false,
"version": "1.9.0",
"license": "MIT",
"type": "module",
"scripts": {
"dev": "vite --mode dev",
"build": "vite build --mode prod",
"preview": "vite preview"
},
"dependencies": {
"@vueuse/core": "^10.2.1",
"ant-design-vue": "^3.2.20",
"axios": "^1.4.0",
"echarts": "^5.4.2",
"jsencrypt": "^3.3.2",
"nprogress": "^0.2.0",
"pinia": "^2.1.4",
"pinia-plugin-persistedstate": "^3.1.0",
"vue": "^3.3.4",
"vue-router": "^4.2.4"
},
"devDependencies": {
"@types/node": "^20.4.2",
"@types/nprogress": "^0.2.0",
"@vitejs/plugin-vue": "^4.2.3",
"rollup-plugin-javascript-obfuscator": "^1.0.4",
"sass": "^1.63.6",
"stylelint-config-standard": "^34.0.0",
"stylelint-order": "^6.0.3",
"typescript": "^5.1.6",
"unplugin-vue-components": "^0.25.1",
"vite": "^4.4.4",
"vue-tsc": "^1.8.5"
}
}
TypeScript
1
https://gitee.com/ase05/Meteor-System.git
git@gitee.com:ase05/Meteor-System.git
ase05
Meteor-System
Meteor-System
master

搜索帮助