UNPKG

786 BJSONView Raw
1{
2 "author": {
3 "name": "liqiang0335@qq.com"
4 },
5 "bin": {
6 "ynw": "./index.js"
7 },
8 "bugs": {
9 "url": "https://github.com/liqiang0335/ynw-cli/issues"
10 },
11 "dependencies": {
12 "axios": "^0.18.0",
13 "colors": "^1.3.3",
14 "download-git-repo": "^1.1.0",
15 "inquirer": "^6.2.0",
16 "ora": "^3.0.0"
17 },
18 "deprecated": false,
19 "description": "CLI for VUE & REACT",
20 "homepage": "https://github.com/liqiang0335/ynw-cli#readme",
21 "keywords": [
22 "ynw-cli",
23 "ynw",
24 "yueniu",
25 "yueniuwang",
26 "yncj"
27 ],
28 "license": "ISC",
29 "main": "index.js",
30 "name": "ynw-cli",
31 "repository": {
32 "type": "git",
33 "url": "git+https://github.com/liqiang0335/ynw-cli.git"
34 },
35 "scripts": {
36 "beta": "npm publish --tag=beta"
37 },
38 "version": "2.1.20"
39}