{
    "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 %>"
    }
}
