lcap
Version:
CLI for Lcap Projects, including Application and UI Library.
66 lines (65 loc) • 1.5 kB
JSON
{
"name": "lcap",
"description": "CLI for Lcap Projects, including Application and UI Library.",
"version": "0.6.3",
"author": "daysai <wddpwzz36@gmail.com>",
"bin": {
"lcap": "bin/lcap"
},
"scripts": {
"test": "echo \"no test config\""
},
"repository": "netease-lcap/lcap",
"homepage": "https://vusion.github.io",
"bugs": "https://github.com/netease-lcap/lcap/issues",
"keywords": [
"lcap",
"cli",
"material"
],
"tags": [
"lcap",
"cli",
"material"
],
"engines": {
"node": ">=8"
},
"dependencies": {
"archiver": "^6.0.0",
"archive-type": "^4.0.0",
"decompress": "^4.2.1",
"ext-name": "^5.0.0",
"file-type": "^11.1.0",
"filenamify": "^3.0.0",
"get-stream": "^4.1.0",
"got": "^8.3.1",
"make-dir": "^2.1.0",
"p-event": "^2.1.0",
"pify": "^4.0.1",
"axios": "^0.19.0",
"chalk": "^2.4.2",
"commander": "^2.20.0",
"compressing": "^1.10.1",
"crypto-js": "^4.1.1",
"didyoumean": "^1.2.1",
"form-data": "^4.0.0",
"fs-extra": "^8.1.0",
"glob": "^7.1.6",
"globby": "^10.0.1",
"inquirer": "^7.0.0",
"inquirer-autocomplete-prompt": "^1.0.1",
"inquirer-fuzzy-path": "^2.1.0",
"js-yaml": "^3.14.0",
"lodash": "^4.17.21",
"markdown-it": "^11.0.1",
"mime-types": "^2.1.31",
"minimist": "^1.2.8",
"ora": "^4.0.3",
"plop": "2.7.6",
"semver": "^5.5.0",
"shelljs": "^0.8.2",
"update-notifier": "^2.5.0",
"yaml": "^1.7.2"
}
}