song-ui-u
Version:
vue3 + js的PC前端组件库
34 lines (33 loc) • 744 B
JSON
{
"name": "song-ui-u",
"version": "1.2.5",
"description": "vue3 + js的PC前端组件库",
"main": "./lib/index.cjs",
"module": "./es/index.mjs",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"UI组件库",
"Vue"
],
"peerDependencies": {
"vue": "^3.4.0"
},
"dependencies": {
"@vueuse/core": "^10.9.0",
"song-ui-pro-icon": "^1.0.11",
"async-validator": "^4.2.5",
"spark-md5": "^3.0.2",
"typewriter-effect": "2.21.0",
"vue-router": "^4.2.1",
"@wangeditor/editor": "^5.1.23",
"@wangeditor/editor-for-vue": "^5.1.12",
"fast-glob": "^3.3.2",
"date-fns": "^4.1.0"
},
"author": {
"name": "XIAOSONG"
},
"license": "MIT"
}