UNPKG

502 BJSONView Raw
1{
2 "author": "Scott González <scott.gonzalez@gmail.com> (http://scottgonzalez.com)",
3 "name": "browserstack",
4 "description": "A client for working with the BrowserStack API.",
5 "version": "0.0.2",
6 "homepage": "https://github.com/scottgonzalez/node-browserstack",
7 "repository": {
8 "type": "git",
9 "url": "git://github.com/scottgonzalez/node-browserstack.git"
10 },
11 "engines": {
12 "node": ">=0.4.0"
13 },
14 "dependencies": {},
15 "devDependencies": {},
16 "main": "lib/browserstack.js"
17}