UNPKG

875 BJSONView Raw
1{
2 "name": "@flydiy/fly-cli",
3 "version": "1.1.10",
4 "description": "",
5 "main": "index.js",
6 "bin": "bin/fly-cli.js",
7 "repository": {
8 "type": "git",
9 "url": "https://git.flydiysz.cn/cloud4/flydiy/front/fly-cli.git"
10 },
11 "keywords": [
12 "NPM",
13 "registry"
14 ],
15 "scripts": {
16 "test": "fly-cli",
17 "xxx": "npm publish --access public"
18 },
19 "license": "ISC",
20 "dependencies": {
21 "async": "^1.5.2",
22 "chokidar": "^2.1.5",
23 "commander": "^2.9.0",
24 "extend": "^3.0.0",
25 "ini": "^1.1.0",
26 "inquirer": "^6.2.0",
27 "node-echo": "^0.1.1",
28 "npm": "^3.10.3",
29 "only": "0.0.2",
30 "open": "0.0.5",
31 "progress": "^2.0.1",
32 "request": "^2.88.0",
33 "shelljs": "^0.8.2",
34 "unzip": "^0.1.11",
35 "unzip2": "^0.2.5"
36 },
37 "author": "养肥那兔子 (Fatten the rabbit) npm username: rabbitkill",
38 "devDependencies": {}
39}