{ "name": "npr-one", "version": "1.0.7", "description": "A NPR One command line client", "main": "index.js", "bin": "index.js", "repository": { "type": "git", "url": "git+https://github.com/adafruit/nprone_raspi.git" }, "keywords": [ "npr", "one", "radio", "cli", "raspberry", "pi", "raspi", "pi" ], "author": "Todd Treece ", "license": "MIT", "dependencies": { "chalk": "^1.1.3", "dotenv": "^1.2.0", "es6-shim": "^0.32.2", "gauge": "^2.2.1", "inquirer": "^0.9.0", "keypress": "^0.2.1", "mplayer": "^2.0.1", "node-mplayer": "0.0.6", "npmlog": "^2.0.3", "npr-api": "^1.1.2", "rimraf": "^2.5.2", "string": "^3.3.1", "touch": "^1.0.0", "wget-improved": "^1.3.0" }, "optionalDependencies": { "mpr121": "0.0.5" } }