UNPKG

gulp-micro-tpl-compiler

Version:
25 lines (24 loc) 545 B
{ "name": "gulp-micro-tpl-compiler", "version": "0.0.7", "description": "gulp plugin develop for mtpl compiler", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "chengxuan.zs", "license": "ISC", "keywords": [ "gulpplugin", "mtpl" ], "repository": { "type": "git", "url": "https://github.com/zhangsheng/gulp-micro-tpl-compiler.git" }, "dependencies": { "extend-shallow": "~2.0.1", "through-gulp": "~0.3.8", "uglify-js": "~2.4.24" } }