UNPKG

caveman

Version:
22 lines (21 loc) 383 B
{ "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" ] }