UNPKG

browserbots

Version:

browserbots specific APIs in browsers or node-ified

29 lines (28 loc) 671 B
{ "name": "browserbots", "version": "0.2.0", "description": "browserbots specific APIs in browsers or node-ified", "main": "index.js", "browser": "./browser.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/monteslu/browserbots-npm.git" }, "keywords": [ "chromebots", "browserbots", "johnny-five", "nodebots" ], "author": "Luis Montes", "license": "ISC", "bugs": { "url": "https://github.com/monteslu/browserbots-npm/issues" }, "homepage": "https://github.com/monteslu/browserbots-npm#readme", "dependencies": { } }