{
  "name": "content-tester",
  "description": "A testing platform for testing authored content on websites",
  "version": "1.0.5",
  "keywords": [
    "authoring",
    "testing",
    "content",
    "test"
  ],
  "maintainers": [
    {
      "name": "Richard Willars",
      "web": "http://www.richardwillars.com"
    }
  ],
  "repository": "richardwillars/ContentTester",
  "licenses": [
    {
      "name": "MIT",
      "url": "https://github.com/richardwillars/ContentTester/blob/master/LICENSE"
    }
  ],
  "dependencies": {
    "body-parser": "~1.8.1",
    "cookie-parser": "~1.3.3",
    "cors": "^2.5.2",
    "debug": "~2.0.0",
    "ejs": "^1.0.0",
    "express": "~4.9.0",
    "jade": "~1.6.0",
    "morgan": "~1.3.0",
    "nedb": "^1.0.1",
    "serve-favicon": "~2.1.3"
  }
}
