{
  "author": "Based on jscoverage@siliconforks.com; Modified by asciidisco <public@asciidisco.com>",
  "name": "united",
  "description": "QUnit and PhantomJS based testrunner and code coverage generator",
  "version": "0.1.0",
  "homepage": "https://github.com/asciidisco/united",
  "repository": {
    "type": "git",
    "url": "git://github.com/asciidisco/united.git"
  },
  "scripts": {
     "preinstall": "node-waf configure",
     "install": "node-waf"
  },
  "engines": {
    "node": ">= 0.6.0"
  },
  "dependencies": {}
}