UNPKG

bia

Version:

a tool for download git repository

46 lines (45 loc) 930 B
{ "name": "bia", "version": "0.19.0", "description": "a tool for download git repository", "author": "hzxulin <hzxulin@yeah.net>", "main": "index.js", "scripts": { "bia": "node index.js" }, "bin": { "bia": "bin/bia" }, "keywords": [ "npm", "psc", "bia", "bia-tool", "auto" ], "license": "MIT", "dependencies": { "bia-git-repo": "^1.0.0", "chalk": "^1.1.3", "colors": "^1.3.3", "commander": "^2.9.0", "console.table": "^0.10.0", "detect-port": "^1.2.1", "execa": "^1.0.0", "express": "^4.16.4", "figlet": "^1.2.0", "fs-extra": "^2.1.2", "inquirer": "^7.3.3", "ip": "^1.1.5", "moment": "^2.24.0", "node-xlsx": "^0.12.1", "opn": "^5.1.0", "ora": "^1.2.0", "path": "^0.12.7", "puppeteer": "^2.1.0", "request": "^2.83.0", "serve": "^6.0.2", "cheerio": "~0.22.0", "@babel/core": "^7.5.4" } }