package.json
369 Bytes
{
"name": "handlebar-single",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "http://git.yoho.cn/jiangfeng/handlebar-single.git"
},
"author": "",
"license": "ISC",
"dependencies": {
"handlebars": "^4.0.5"
}
}