1 Star 1 Fork 0

涂志伟/T_UI

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 610 Bytes
一键复制 编辑 原始数据 按行查看 历史
涂志伟 提交于 2021-11-18 16:08 . fix/修复package.json
{
"name": "t-vue3-ui",
"version": "0.1.0",
"private": false,
"description": "基于vue3,Vite开发的拟态风格基础组件库",
"keyword": "vue3 UI",
"license": "MIT",
"author": {
"name": "tuzhiwei",
"email": "799214697@qq.com"
},
"scripts": {
"dev": "vite",
"build": "vue-tsc --noEmit && vite build",
"serve": "vite preview"
},
"dependencies": {
"animate.css": "^4.1.1",
"less": "^4.1.2",
"vue": "^3.2.16"
},
"devDependencies": {
"@vitejs/plugin-vue": "^1.9.3",
"typescript": "^4.4.3",
"vite": "^2.6.4",
"vue-tsc": "^0.3.0"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/tu_zhiwei98/t_-ui.git
git@gitee.com:tu_zhiwei98/t_-ui.git
tu_zhiwei98
t_-ui
T_UI
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385