{
  "name": "nrunner",
  "description": "Lightweight web container for NReports",
  "version": "0.0.47",
  "author": "Phil Taylor",
  "repository": {
    "url": "https://github.com/phil-taylor/nrunner"
  },
  "licenses": [
    {
      "type": "GPLv2",
      "url": "https://github.com/phil-taylor/nrunner/blob/master/LICENSE"
    }
  ],
  "main": "index.js",
  "dependencies": {
    "async": "0.9.0",
    "aws-sdk": "2.0.8",
    "config": "1.0.2",
    "express": "3.4.8",
    "jade": "1.5.0",
    "nreports": "latest",
    "request": "^2.60.0"
  }
}
