{
  "name": "vash-static",
  "version": "1.0.10",
  "description": "Static HTML renderer for Razor templates, using the Vash library.",
  "main": "index.js",
  "scripts": {
    "test": "gulp"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/superelement/vash-static"
  },
  "keywords": [
    "vash",
    "static",
    "html",
    "razor"
  ],
  "author": "Jim Doyle",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/superelement/vash-static/issues"
  },
  "homepage": "https://github.com/superelement/vash-static",
  "dependencies": {
    "fs-extra": "^0.30.0",
    "log-saviour": "1.0.0",
    "slash": "^1.0.0",
    "vash": "^0.12.1"
  },
  "devDependencies": {
    "gulp": "^3.9.1",
    "gulp-jasmine": "^2.3.0",
    "gulp-jshint": "~1.8.4",
    "jasmine": "2.4.1",
    "jshint-stylish": "~1.0.0"
  }
}
