1 Star 0 Fork 0

ithings工具库/ithings-vue-packages

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 1.08 KB
一键复制 编辑 原始数据 按行查看 历史
PursuitLife 提交于 2024-07-30 17:02 . 提交
{
"name": "ithings-vue-packages",
"private": false,
"version": "0.0.1",
"type": "module",
"main": "lib/crane.umd.js",
"module": "lib/crane.umd.js",
"types": "lib/index.d.ts",
"scripts": {
"dev": "vite",
"build": "vue-tsc && vite build",
"preview": "vite preview"
},
"author": "",
"license": "ISC",
"dependencies": {
"ant-design-vue": "^4.1.2",
"default-passive-events": "^2.0.0",
"fabric": "^5.3.0",
"vue": "^3.4.19",
"vue-router": "^4.3.2",
"xctc-utils": "^1.5.4"
},
"devDependencies": {
"@types/node": "^20.11.20",
"@vitejs/plugin-vue": "^5.0.4",
"autoprefixer": "^10.4.17",
"less": "^4.2.0",
"less-loader": "^12.2.0",
"path": "^0.12.7",
"postcss-plugin-px2rem": "^0.8.1",
"typescript": "^5.2.2",
"vite": "^5.1.4",
"vite-plugin-dts": "^3.7.3",
"vite-plugin-vue-setup-extend": "^0.4.0",
"vue-tsc": "^1.8.27"
},
"repository": {
"type": "git",
"url": "git@gitee.com:npm-management/xctc-vue-utils.git"
},
"keywords": [
"vue3",
"vue-router",
"vue3动态路由添加"
]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/ithings-tool-library/ithings-vue-packages.git
git@gitee.com:ithings-tool-library/ithings-vue-packages.git
ithings-tool-library
ithings-vue-packages
ithings-vue-packages
main

搜索帮助