4 Star 8 Fork 1

qmake/nuts-ui

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 2.52 KB
一键复制 编辑 原始数据 按行查看 历史
qmake 提交于 2023-02-22 14:28 . v1.1.1 SNAPSHOT版本更新
{
"name": "nuts-ui",
"description": "Nuts 中后台管理框架",
"private": true,
"version": "1.1.1-SNAPSHOT",
"type": "module",
"scripts": {
"dev": "vite",
"build": "vue-tsc --noEmit --skipLibCheck && vite build",
"preview": "vite preview"
},
"lint-staged": {
"*.{js,ts,jsx,tsx}": [
"prettier --write",
"eslint --fix"
],
"*.vue": [
"stylelint --fix",
"prettier --write",
"eslint --fix"
],
"*.{less,css}": [
"stylelint --fix",
"prettier --write"
]
},
"dependencies": {
"@tinymce/tinymce-vue": "^5.0.0",
"axios": "^1.2.1",
"bpmn-js": "^11.1.1",
"bpmn-js-bpmnlint": "^0.20.0",
"bpmnlint": "^8.1.1",
"bpmnlint-utils": "^1.0.2",
"codemirror": "^6.0.1",
"dayjs": "^1.11.7",
"diagram-js": "^11.6.0",
"diagram-js-minimap": "^4.0.1",
"echarts": "^5.4.1",
"element-resize-detector": "^1.2.4",
"min-dash": "^4.0.0",
"pinia": "^2.0.28",
"pinia-plugin-persist": "^1.0.0",
"tiny-svg": "^3.0.0",
"tinymce": "^6.3.1",
"vue": "^3.2.45",
"vue-i18n": "^9.2.2",
"vue-router": "^4.1.6",
"vuedraggable": "^4.1.0",
"vxe-table": "^4.3.7",
"xe-utils": "^3.5.7"
},
"devDependencies": {
"@arco-design/web-vue": "^2.42.0",
"@types/element-resize-detector": "^1.1.3",
"@types/lodash": "^4.14.191",
"@types/node": "^18.11.17",
"@types/qs": "^6.9.7",
"@typescript-eslint/eslint-plugin": "^5.47.0",
"@typescript-eslint/parser": "^5.47.0",
"@vitejs/plugin-vue": "^4.0.0",
"@vitejs/plugin-vue-jsx": "^3.0.0",
"eslint": "^8.30.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-prettier": "^8.5.0",
"eslint-import-resolver-typescript": "^3.5.2",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-vue": "^9.8.0",
"less": "^4.1.3",
"lodash": "^4.17.21",
"prettier": "^2.8.1",
"qs": "^6.11.0",
"stylelint": "^14.16.0",
"stylelint-config-prettier": "^9.0.4",
"stylelint-config-rational-order": "^0.1.2",
"stylelint-config-standard": "^29.0.0",
"stylelint-order": "^5.0.0",
"tailwindcss": "^3.2.4",
"typescript": "^4.9.3",
"unplugin-auto-import": "^0.12.1",
"unplugin-vue-components": "^0.22.12",
"vite": "^4.0.0",
"vite-plugin-compression": "^0.5.1",
"vite-plugin-eslint": "^1.8.1",
"vite-plugin-html": "^3.2.0",
"vite-plugin-progress": "^0.0.6",
"vue-eslint-parser": "^9.1.0",
"vue-tsc": "^1.0.11",
"vue-types": "^5.0.1"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/qmake-itech/nuts-ui.git
git@gitee.com:qmake-itech/nuts-ui.git
qmake-itech
nuts-ui
nuts-ui
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385