minitpl
Version:
25 lines (24 loc) • 492 B
JSON
{
"name": "minitpl",
"version": "0.0.3",
"description": "minitpl",
"bin": {
"minitpl": "./bin/minitpl"
},
"main": "index.js",
"repository": {
"type": "git",
"url": "git://github.com/xudafeng/minitpl.git"
},
"dependencies": {
},
"keywords": ["template"],
"devDependencies": {
"mocha": "*"
},
"homepage": "https://github.com/xudafeng/minitpl",
"author": "xudafeng",
"email": "xudafeng[at]126.com",
"blog": "http://xdf.me",
"license": "MIT"
}