{
  "name": "template-export",
  "version": "0.2.6",
  "main": "./lib/template-export.js",
  "author": "Luke Zilioli <elzee08@gmail.com> (http://lukezilioli.com/)",
  "dependencies": {
    "fs": "^0.0.2",
    "handlebars": "^2.0.0",
    "lz-node-utils": "^0.1.9",
    "path": "^0.4.9",
    "underscore": "^1.6.0",
    "yaml-front-matter": "^3.0.1"
  },
  "devDependencies": {
    "grunt": "~0.4.5",
    "grunt-contrib-jshint": "~0.6.0",
    "grunt-contrib-watch": "~0.5.3",
    "grunt-jsbeautifier": "~0.2.7",
    "grunt-release": "^0.9.0",
    "grunt-todo": "~0.4.0",
    "jshint-stylish": "^0.4.0",
    "load-grunt-config": "^0.12.0",
    "shelljs": "~0.3.0"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/lzilioli/template-export.git"
  },
  "keywords": [
    "grunt",
    "template",
    "export",
    "node",
    "handlebars",
    "static-site"
  ],
  "bugs": {
    "url": "https://github.com/lzilioli/template-export/issues"
  },
  "license": "MIT"
}
