{
  "name": "thrill",
  "version": "0.4.0",
  "description": "Exciting testing",
  "main": "index.js",
  "dependencies": {
    "commander": "~1.0.4",
    "queen-remote": "~0.3.1",
    "express": "~3.0.0",
    "mocha": "~1.8.1",
    "its": "~1.0.0",
    "node-uuid": "~1.3.3"
  },
  "devDependencies": {
    "grunt": "~0.3.15",
    "grunt-thrill": "~0.3.0",
    "grunt-hug": "~0.3.2",
    "grunt-contrib-clean": "~0.3.1",
    "sinon": "~1.5.2",
    "mocks": "~0.0.10"
  },
  "scripts": {
    "test": "grunt test"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/ozanturgut/thrill.git"
  },
  "keywords": [
    "thrill",
    "awesome",
    "grunt",
    "queen",
    "test",
    "test-runner",
    "runner"
  ],
  "preferGlobal": true,
  "bin": {
    "thrill": "./bin/thrill"
  },
  "author": {
    "name": "Ozan Turgut",
    "email": "ozanturgut@gmail.com"
  },
  "licenses": [
    {
      "type": "Apache License 2.0",
      "url": "https://github.com/ozanturgut/thrill/blob/master/LICENSE-APACHE2"
    }
  ]
}
