generator-tbc
Version:
generator for TBC
18 lines (17 loc) • 431 B
JSON
{
"name": "<%= projectName %>",
"desc": "description of your app",
"type": "tbc",
"type-url": "http://gitlab.alibaba-inc.com/groups/tbc",
"author": {
"name": "<%= author %>",
"email": "<%= email %>"
},
"repository": {
"type": "git",
"url": "https://gitlab.alibaba-inc.com:tbc/<%= projectName %>.git"
},
"_tbc" : {
"styleEngine": "<%= styleEngine %>"
}
}