1 Star 0 Fork 0

ZhengbiaoHu/todo

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 934 Bytes
一键复制 编辑 原始数据 按行查看 历史
ZhengbiaoHu 提交于 2023-10-18 16:02 . first commit
{
"name": "lesson1",
"version": "0.0.0",
"private": true,
"scripts": {
"dev": "vite",
"build": "run-p type-check build-only",
"preview": "vite preview",
"build-only": "vite build",
"type-check": "vue-tsc --noEmit -p tsconfig.app.json --composite false"
},
"dependencies": {
"@formkit/auto-animate": "^0.8.0",
"@unocss/reset": "^0.56.4",
"element-plus": "^2.3.14",
"vue": "^3.3.4"
},
"devDependencies": {
"@iconify-json/ant-design": "^1.1.3",
"@tsconfig/node18": "^18.2.0",
"@types/node": "^18.17.5",
"@unocss/preset-icons": "^0.56.4",
"@unocss/transformer-directives": "^0.56.4",
"@vitejs/plugin-vue": "^4.3.1",
"@vue/tsconfig": "^0.4.0",
"npm-run-all": "^4.1.5",
"typescript": "~5.1.6",
"unocss": "^0.56.4",
"unplugin-auto-import": "^0.16.6",
"unplugin-vue-components": "^0.25.2",
"vite": "^4.4.9",
"vue-tsc": "^1.8.8"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/ZhengbiaoHu/todo.git
[email protected]:ZhengbiaoHu/todo.git
ZhengbiaoHu
todo
todo
master

搜索帮助