{ "name": "bearme", "version": "1.1.0", "description": "", "main": "cli.js", "bin": { "bearme": "cli.js" }, "scripts": { "start": "budo index.js", "test": "node test.js" }, "author": "Kyle Robinson Young (http://dontkry.com)", "license": "MIT" }