{
  "name": "handlebars-live-templates-generator-idom",
  "version": "0.0.6",
  "description": "Takes a handlebars live templates AST and generates an Incremental DOM render function.",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jannesiera/handlebars-live-templates-generator-idom.git"
  },
  "keywords": [
    "handlebars",
    "live",
    "templates",
    "generator",
    "incremental",
    "dom",
    "idom"
  ],
  "author": "Janne Siera",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/jannesiera/handlebars-live-templates-generator-idom/issues"
  },
  "homepage": "https://github.com/jannesiera/handlebars-live-templates-generator-idom#readme"
}
