1 Star 0 Fork 0

Russell/v-curd

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 982 Bytes
一键复制 编辑 原始数据 按行查看 历史
Russell 提交于 2022-07-27 14:42 . chore: 分区build和build:lib命令
{
"name": "v-curd",
"version": "0.0.12",
"main": "dist/v-curd.es.js",
"module": "dist/v-curd.es.js",
"types": "dist/lib.d.ts",
"scripts": {
"dev": "vite",
"build": "vue-tsc --noEmit && vite build",
"build:lib": "vue-tsc --noEmit && vite build --config vite.lib.config.ts",
"preview": "vite preview",
"rm:nm": "rimraf node_modules"
},
"dependencies": {
"5a.css": "^0.1.20",
"@ant-design/icons-vue": "^6.1.0",
"@types/node": "^18.0.3",
"ant-design-vue": "^3.2.10",
"await-to-js": "^3.0.0",
"be-full": "^0.1.4",
"lodash": "^4.17.21",
"vercel": "^27.2.0",
"vue": "^3.2.25",
"xlsx": "^0.18.5"
},
"devDependencies": {
"@any86/array-to-tree": "^0.1.1",
"@types/lodash": "^4.14.182",
"@vitejs/plugin-vue": "^3.0.1",
"axios": "^0.27.2",
"less": "^4.1.3",
"sass": "^1.53.0",
"typescript": "^4.5.4",
"vite": "^3.0.1",
"vite-plugin-dts": "^1.2.1",
"vue-tsc": "^0.38.0"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/russell100/v-curd.git
[email protected]:russell100/v-curd.git
russell100
v-curd
v-curd
main

搜索帮助