UNPKG

fin-cli

Version:
62 lines (61 loc) 1.3 kB
{ "author": { "name": "enix@foxmail.com" }, "bin": { "fin": "bin/fin.js" }, "bugs": { "url": "https://github.com/Neverland/fin-cli/issues" }, "bundleDependencies": false, "contributors": [ { "name": "tangciwei", "email": "tangciwei@qq.com" } ], "dependencies": { "beautify-vue": "^0.0.4", "browser-sync": "^2.18.8", "chalk": "^1.1.3", "co": "^4.6.0", "co-prompt": "^1.0.0", "commander": "^2.9.0", "console.table": "^0.8.0", "etpl": "^3.2.0", "exec-cmd": "^2.0.1", "fs-extra": "^2.1.2", "http-proxy": "^1.16.2", "ip": "^1.1.5", "js-yaml": "^3.8.3", "ora": "^1.2.0", "string": "^3.3.1" }, "deprecated": false, "description": "曼哈顿fin-cli", "devDependencies": {}, "homepage": "https://github.com/Neverland/fin-cli#readme", "keywords": [ "fin-cli", "fin", "Manhattan" ], "license": "ISC", "maintainers": [ { "name": "neverland", "email": "enix@foxmail.com" } ], "name": "fin-cli", "repository": { "type": "git", "url": "git+https://github.com/Neverland/fin-cli.git" }, "scripts": { "postinstall": "node ./figlet/index.js --harmory", "test": "echo \"Error: no test specified\" && exit 1" }, "version": "1.8.3" }