@nigel2020/lo-cli
Version:
47 lines • 1.03 kB
JSON
{
"name": "@nigel2020/lo-cli",
"version": "1.0.63",
"description": "lo cli",
"main": "index.js",
"bin": {
"lo": "./bin/lo.js"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/nigel201611/lo-cli.git"
},
"keywords": [
"frontend-cli",
"lo-cli",
"cli",
"vue-cli",
"git-cli",
"git"
],
"author": "nigel",
"license": "MIT",
"dependencies": {
"axios": "^0.18.0",
"chalk": "^2.4.2",
"commander": "^2.19.0",
"download": "^8.0.0",
"download-git-repo": "^2.0.0",
"enquirer": "^2.3.0",
"execa": "^1.0.0",
"fs-extra": "^7.0.1",
"import-global": "^0.1.0",
"ini": "^1.3.5",
"inquirer": "^7.3.3",
"jstransformer-handlebars": "^1.1.0",
"kopy": "^8.3.1",
"node-echo": "^0.1.1",
"ora": "^3.4.0",
"rimraf": "^3.0.2"
},
"engines": {
"node": "^10.12.0 || ^12.0.0 || >= 14.0.0"
}
}