{
  "name": "express-mustache-overlays",
  "version": "0.5.3",
  "description": "Multiple mustache template directories with partials for express 4",
  "scripts": {
    "fix": "standard --fix"
  },
  "author": "JimmyG",
  "license": "MIT",
  "dependencies": {
    "chokidar": "^2.0.4",
    "debug": "^4.1.0",
    "lodash": "^4.17.11",
    "mustache": "^3.0.0",
    "shelljs": "^0.8.3"
  },
  "repository": {
    "type": "git",
    "url": "git@github.com:thejimmyg/express-mustache-overlays.git"
  },
  "devDependencies": {
    "standard": "^12.0.1"
  }
}
