{
  "name": "h5-test",
  "version": "0.2.0",
  "description": "```javascript var h5_test=require('h5-test');",
  "main": "src/main.js",
  "bin": {
    "h5-test-run": "./bin/run.js"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/thr0w/h5-test.git"
  },
  "author": "",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/thr0w/h5-test/issues"
  },
  "homepage": "https://github.com/thr0w/h5-test",
  "dependencies": {
    "asap": "^2.0.3",
    "chai": "^3.2.0",
    "chai-subset": "^1.0.1",
    "express": "^4.13.1",
    "galenframework-cli": "^1.6.4",
    "mkdirp": "^0.5.1",
    "mocha": "^2.2.5",
    "network": "^0.1.3",
    "optimist": "^0.6.1",
    "rimraf": "^2.4.2",
    "webpack": "^1.10.1",
    "yadda": "^0.15.0",
    "yargs": "^3.15.0"
  }
}
