UNPKG

660 BJSONView Raw
1{
2 "name": "pzzz",
3 "version": "1.2.0",
4 "description": "",
5 "main": "index.js",
6 "scripts": {
7 "test": "echo \"Error: no test specified\" && exit 1"
8 },
9 "dependencies": {
10 "chalk": "^1.1.3",
11 "co": "^4.6.0",
12 "co-prompt": "^1.0.0",
13 "colors": "1.0.3",
14 "commander": "^2.9.0",
15 "corser": "~2.0.0",
16 "ecstatic": "^2.0.0",
17 "http-proxy": "^1.8.1",
18 "opener": "~1.4.0",
19 "optimist": "0.6.x",
20 "portfinder": "^1.0.13",
21 "union": "~0.4.3"
22 },
23 "bin": {
24 "pz":"bin/pz"
25 },
26 "keywords": [],
27 "author": "",
28 "license": "ISC",
29 "devDependencies": {
30 "async.js": "^0.9.5"
31 }
32}