You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
{
|
|
|
|
"name": "dingxin_toolbox_vue",
|
|
|
|
"private": true,
|
|
|
|
"version": "0.0.0",
|
|
|
|
"type": "module",
|
|
|
|
"scripts": {
|
|
|
|
"dev": "vite",
|
|
|
|
"build": "vite build",
|
|
|
|
"preview": "vite preview"
|
|
|
|
},
|
|
|
|
"dependencies": {
|
|
|
|
"@element-plus/icons-vue": "^2.3.1",
|
|
|
|
"@originjs/vite-plugin-commonjs": "^1.0.3",
|
|
|
|
"@types/node": "^20.10.4",
|
|
|
|
"ace-builds": "^1.35.4",
|
|
|
|
"axios": "^1.6.2",
|
|
|
|
"element-plus": "^2.4.3",
|
|
|
|
"json-editor-vue3": "^1.0.9",
|
|
|
|
"normalize.css": "^8.0.1",
|
|
|
|
"sortablejs": "^1.15.2",
|
|
|
|
"vite-plugin-commonjs": "^0.10.1",
|
|
|
|
"vue": "^3.3.8",
|
|
|
|
"vue-router": "^4.0.13",
|
|
|
|
"vue3-ace-editor": "^2.2.4",
|
|
|
|
"vuex": "^4.0.2",
|
|
|
|
"ws": "^8.16.0"
|
|
|
|
},
|
|
|
|
"devDependencies": {
|
|
|
|
"@vitejs/plugin-vue": "^4.5.0",
|
|
|
|
"sass": "^1.69.5",
|
|
|
|
"unplugin-auto-import": "^0.17.2",
|
|
|
|
"unplugin-vue-components": "^0.26.0",
|
|
|
|
"vite": "^5.0.0"
|
|
|
|
}
|
|
|
|
}
|