fe-core-cli
Version:
All-in-one scaffolding, cli integrated with Vue3 ecological chain, cli of H5 page, mock template cli of Node
17 lines (16 loc) • 333 B
JSON
{
"name": "@{{npmScope}}/theme-chalk",
"private": true,
"version": "1.1.0",
"description": "主题样式库",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"devDependencies": {
"ant-design-vue": "^3.2.17"
}
}