hem-compiler-jade
Version:
jade support for hem
18 lines (16 loc) • 379 B
JSON
{
"name": "hem-compiler-jade",
"version": "0.1.3",
"description": "jade support for hem",
"keywords": ["jade", "hem", "template"],
"main": "index.js",
"repository": {
"type": "git",
"url" : "http://github.com/nl0/hem-compiler-jade.git"
},
"dependencies": {
"jade": "0.27"
},
"author": "nl_0 <nl.imbecile@gmail.com> (https://github.com/nl0)",
"license": "BSD"
}