{
  "name": "paradigm-server-express",
  "version": "0.0.13",
  "description": "",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Chris Abrams <mail@chrisabrams.com>",
  "license": "MIT",
  "dependencies": {
    "body-parser": "^1.14.2",
    "chalk": "^1.1.1",
    "express": "^4.13.3",
    "handlebars": "^4.0.5",
    "hbs": "^4.0.0",
    "minimist": "^1.2.0",
    "morgan": "^1.6.1",
    "paradigm-load-handlebars-extras": "0.0.2",
    "route-cache": "^0.2.1",
    "serve-static": "^1.10.0"
  }
}
