cy-comp
Version:
## ไป็ป ๐
39 lines (38 loc) โข 759 B
JSON
{
"name": "cy-comp",
"private": false,
"version": "1.1.1",
"main": "dist/index.es.js",
"keywords": [
"Vue3",
"element-plus",
"Anchor",
"proForm",
"SelectMonths",
"proTable",
"EditTable"
],
"type": "module",
"scripts": {
"dev": "vite",
"build": "vite build",
"preview": "vite preview"
},
"dependencies": {
"@element-plus/icons": "^0.0.11",
"element-plus": "^2.3.0",
"sass": "^1.59.3",
"vue": "^3.2.45",
"vue-router": "^4.1.6",
"vuex": "^4.1.0"
},
"devDependencies": {
"@vitejs/plugin-vue": "^4.0.0",
"vite": "^4.1.0"
},
"repository": {
"type": "gitee",
"url": "git@gitee.com:RockCy/cy-comp.git"
},
"homepage": "https://gitee.com/RockCy/cy-comp"
}