{ | |
"name": "owdbg-client", | |
"version": "1.0.0", | |
"description": "", | |
"main": "client.js", | |
"scripts": { | |
"test": "echo \"Error: no test specified\" && exit 1" | |
}, | |
"author": "", | |
"license": "ISC", | |
"dependencies": { | |
"colors": "^1.1.2", | |
"columnify": "^1.5.4", | |
"expand-home-dir": "0.0.3", | |
"inquirer": "^1.1.3", | |
"node-inspector": "^0.12.8", | |
"open": "0.0.5", | |
"openwhisk": "^2.1.3", | |
"properties-parser": "^0.3.1", | |
"request": "^2.75.0", | |
"tmp": "0.0.29", | |
"uuid": "^2.0.3", | |
"ws": "^1.1.1" | |
} | |
} |