1 Star 0 Fork 1

gjzxyb/NOVID-19

forked from 张阳/NOVID-19 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 630 Bytes
一键复制 编辑 原始数据 按行查看 历史
张阳 提交于 2022-03-21 17:27 . enter
{
"name": "novid-19",
"version": "0.0.0",
"scripts": {
"dev": "vite",
"build": "vue-tsc --noEmit && vite build",
"preview": "vite preview --port 5050",
"typecheck": "vue-tsc --noEmit"
},
"dependencies": {
"animate.css": "^4.1.1",
"echarts": "^5.3.1",
"pinia": "^2.0.11",
"vue": "^3.2.31"
},
"devDependencies": {
"@types/node": "^16.11.25",
"@vitejs/plugin-vue": "^2.2.2",
"@vitejs/plugin-vue-jsx": "^1.3.7",
"@vue/tsconfig": "^0.1.3",
"less": "^4.1.2",
"less-loader": "^10.2.0",
"typescript": "~4.5.5",
"vite": "^2.8.4",
"vue-tsc": "^0.31.4"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/gjzxyb/novid-19.git
git@gitee.com:gjzxyb/novid-19.git
gjzxyb
novid-19
NOVID-19
master

搜索帮助