diecut
Version:
Featherweight HTML builder-builder
23 lines (22 loc) • 394 B
JSON
{
"name": "diecut",
"version": "0.0.1",
"homepage": "https://github.com/lo5/diecut",
"authors": [
"Prithvi Prabhu <prithvi.prabhu@gmail.com>"
],
"description": "Featherweight HTML builder-builder",
"keywords": [
"HTML",
"template",
"DSL"
],
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}