{ "author": "Scott González (http://scottgonzalez.com)", "name": "browserstack", "description": "A client for working with the BrowserStack API.", "version": "1.0.0", "homepage": "https://github.com/scottgonzalez/node-browserstack", "repository": { "type": "git", "url": "git://github.com/scottgonzalez/node-browserstack.git" }, "engines": { "node": ">=0.4.0" }, "dependencies": {}, "devDependencies": { "grunt": "0.3.x" }, "main": "lib/browserstack.js" }