{
  "name": "engines",
  "version": "0.4.0",
  "description": "Template engine library with fast, synchronous rendering, based on consolidate.",
  "repository": {
    "type": "git",
    "url": "https://github.com/assemble/engines.git"
  },
  "bugs": {
    "url": "https://github.com/assemble/engines/issues"
  },
  "author": {
    "name": "Jon Schlinkert",
    "url": "https://github.com/jonschlinkert"
  },
  "maintainers": [
    {
      "name": "Brian Woodward",
      "url": "https://github.com/doowb"
    }
  ],
  "licenses": [
    {
      "type": "MIT",
      "url": "http://opensource.org/licenses/MIT"
    }
  ],
  "main": "index.js",
  "devDependencies": {
    "atpl": ">=0.7.6",
    "dot": "1.0.1",
    "dust": "0.3.0",
    "dustjs-helpers": "1.1.1",
    "dustjs-linkedin": "1.2",
    "eco": "1.1.0-rc-3",
    "ect": "0.3.5",
    "ejs": "0.7.1",
    "haml-coffee": "1.4.0",
    "hamljs": "0.6.1",
    "handlebars": "1.0.7",
    "hogan.js": "2.0.0",
    "jade": "0.26.0",
    "jazz": "0.0.18",
    "jqtpl": "1.1.0",
    "just": "0.1.8",
    "liquor": "0.0.4",
    "lodash": "1.2.0",
    "mocha": "*",
    "mote": "0.2.0",
    "mustache": "0.4.0",
    "nunjucks": "~1.0.0",
    "qejs": "3.0.5",
    "ractive": "0.3.7",
    "should": "*",
    "swig": "0.12.0",
    "templayed": ">=0.2.3",
    "toffee": "0.0.52",
    "underscore": "1.3.3",
    "walrus": "0.9.0",
    "whiskers": "0.2.2"
  },
  "scripts": {
    "test": "mocha"
  },
  "keywords": [
    "assemble",
    "atpl",
    "cache",
    "compile",
    "consolidate",
    "content",
    "data",
    "delimiters",
    "delims",
    "docs",
    "documentation",
    "dot",
    "dust",
    "dustjs-helpers",
    "dustjs-linkedin",
    "eco",
    "ect",
    "ejs",
    "engine",
    "engines",
    "express",
    "front",
    "generate",
    "generator",
    "gray-matter",
    "haml-coffee",
    "hamljs",
    "handlebars",
    "hogan.js",
    "jade",
    "jazz",
    "jqtpl",
    "liquor",
    "lo-dash",
    "lodash",
    "markdown",
    "matter",
    "mocha",
    "mote",
    "mustache",
    "noop",
    "nunjucks",
    "parse",
    "parser",
    "parsers",
    "pass-through",
    "process",
    "qejs",
    "ractive",
    "render",
    "should",
    "swig",
    "template",
    "templates",
    "templayed",
    "toffee",
    "underscore",
    "verb",
    "view",
    "walrus",
    "whiskers",
    "yaml"
  ]
}
