caveman
Version:
A fast JS templating engine.
22 lines (21 loc) • 383 B
JSON
{
"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"
]
}