UNPKG

@datagetter.cn/ycc

Version:

Mini and powerful canvas engine for creating App or Game.

17 lines (16 loc) 398 B
'use strict'; var packageJson = require('./package.json'); module.exports = { "tags": { "allowUnknownTags" : true }, "templates": { "applicationName": "Ycc Engine v" + packageJson.version + " API文档", "meta": { "title": "Ycc Engine API文档", "description": "", "keyword": "" }, "linenums": false } };