UNPKG

ali-tmodjs

Version:
20 lines 446 B
{ "name": "template", "version": "1.0.0", "dependencies": { "tmodjs": "1.0.0" }, "tmodjs-config": { "output": "./build", "charset": "utf-8", "syntax": "simple", "helpers": "./template-helpers.js", "escape": true, "compress": true, "type": "default", "runtime": "template.js", "combo": true, "minify": false, "cache": false } }