aiot-ucf-cli
Version:
A simple init for UCF scaffolding projects.
73 lines (72 loc) • 1.78 kB
JSON
{
"_from": "ucf-cli",
"_id": "ucf-cli@1.4.0",
"_inBundle": false,
"_integrity": "sha1-wfDdCJd1Osngyhr9XMbSMgHuUnY=",
"_location": "/ucf-cli",
"_phantomChildren": {},
"_requested": {
"type": "tag",
"registry": true,
"raw": "ucf-cli",
"name": "ucf-cli",
"escapedName": "ucf-cli",
"rawSpec": "",
"saveSpec": null,
"fetchSpec": "latest"
},
"_requiredBy": [
"#USER"
],
"_resolved": "https://registry.npm.taobao.org/ucf-cli/download/ucf-cli-1.4.0.tgz",
"_shasum": "c1f0dd0897753ac9e0ca1afd5cc6d23201ee5276",
"_spec": "ucf-cli",
"_where": "/Users/liyulin/Documents/个人仓库/3wcapital",
"author": {
"name": "Kvkens",
"url": "yueming@yonyou.com"
},
"bin": {
"aiot-ucf-cli": "bin/ucf-cli",
"aiot-ucf": "bin/ucf-cli"
},
"bugs": {
"url": "https://github.com/iuap-design/ucf-web/issues"
},
"bundleDependencies": false,
"dependencies": {
"chalk": "2.4.2",
"cli-color": "1.4.0",
"download-git-repo": "1.1.0",
"ejs": "2.6.1",
"fs-extra": "7.0.1",
"glob": "7.1.3",
"inquirer": "6.2.1",
"minimist": "1.2.0",
"path-exists": "3.0.0",
"request": "2.88.0",
"request-promise": "^4.2.4",
"single-line-log": "1.1.2",
"str-format": "1.0.1",
"unzipper": "^0.10.1"
},
"deprecated": false,
"description": "A simple init for UCF scaffolding projects.",
"homepage": "https://github.com/iuap-design/ucf-web/tree/master/packages/ucf-cli#readme",
"keywords": [
"ucf",
"ucf-cli",
"tool",
"yonyou",
"fe"
],
"license": "MIT",
"name": "aiot-ucf-cli",
"preferGlobal": true,
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/iuap-design/ucf-web.git"
},
"scripts": {},
"version": "0.0.3"
}