giterman
Version:
Simple minimalistic HTML template engine
17 lines (16 loc) • 393 B
JSON
{
"name": "giterman",
"version": "1.1.1",
"description": "Simple minimalistic HTML template engine",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/RaniGiterman/giterman"
},
"keywords": ["Simple", "HTML"],
"author": "Rani Giterman",
"license": "ISC"
}