{ "name": "bravia-remote", "version": "1.0.0", "description": "", "main": "bravia.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "dependencies": { "@tyriar/fibonacci-heap": "^1.0.10", "request-promise": "^4.1.1" }, "bin": {"bravia": "./run.js"} }