ui-config
Version:
42 lines (41 loc) • 1.02 kB
JSON
{
"name": "ui-config",
"version": "1.1.2",
"description": "快速ui框架配置",
"main": "index.js",
"bin": {
"ui": "./bin/ui.js",
"ui-init": "./bin/ui-init.js",
"ui-list": "./bin/ui-list.js",
"ui-add": "./bin/ui-add.js",
"ui-delete": "./bin/ui-delete.js"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"dependencies": {
"chalk": "^2.4.2",
"commander": "^2.20.3",
"download-git-repo": "^1.1.0",
"inquirer": "^6.2.2",
"ora": "^3.2.0"
},
"repository": {
"type": "github",
"url": "https://github.com/ChYuanJinlin/ui-config"
},
"keywords": [
"vue",
"react",
"antd",
"element-ui",
"ui框架",
"ui插件",
"一键配置"
],
"author": "",
"license": "ISC",
"__npminstall_done": "Tue Aug 18 2020 14:21:02 GMT+0800 (GMT+08:00)",
"_from": "ui-config@1.0.9",
"_resolved": "https://registry.npm.taobao.org/ui-config/download/ui-config-1.0.9.tgz"
}