{
  "name": "run-browser",
  "version": "2.0.2",
  "description": "The simplest way to run testling type tests in the browser",
  "bin": "./bin/cli.js",
  "keywords": [],
  "dependencies": {
    "browserify": "^3.28.0",
    "browserify-istanbul": "^0.1.2",
    "function-bind": "^1.0.2",
    "glob": "~3.2.7",
    "global": "^4.3.0",
    "istanbul": "^0.3.2",
    "jsonstream2": "^1.1.0",
    "minimist": "0.0.8",
    "phantomjs": "~1.9.7-1",
    "process": "^0.9.0",
    "tap-finished": "0.0.1",
    "through2-spy": "^1.2.0",
    "xhr": "^1.17.0"
  },
  "devDependencies": {
    "linify": "^1.0.1"
  },
  "scripts": {
    "prepublish": "linify transform ./bin"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/ForbesLindesay/run-browser.git"
  },
  "author": "ForbesLindesay",
  "license": "MIT"
}
