{
  "name": "caveman",
  "main": "caveman.js",
  "homepage": "https://github.com/andrewchilds/caveman",
  "authors": [
    "Andrew Childs <ac@glomerate.com>"
  ],
  "description": "A fast JS templating engine.",
  "keywords": [
    "caveman",
    "javascript",
    "template",
    "html"
  ],
  "license": "MIT",
  "ignore": [
    "node_modules",
    "spec",
    ".travis.yml"
  ]
}
