{
	"name": "easytemplatejs",
	"title": "EasyTemplateJS",
	"version": "3.0.1",
	"description": "High-performance, small, pure, JavaScript template engine. Support:`CommonJS`, `AMD`, `CMD`, `Node.js`, `Express`, `koa`, `<etj-script>`, `<etj-style>`.",
	"main": "dist/easy.templatejs.min.js",
	"homepage": "https://github.com/ushelp/EasyTemplateJS#readme",
	"author": "Ray <inthinkcolor@gmail.com>",
	"directories": {
		"doc": "doc",
		"test": "test"
	},
	"repository": {
		"type": "git",
		"url": "git+https://github.com/ushelp/EasyTemplateJS.git"
	},
	"keywords": [
		"easytemplate",
		"easytemplatejs",
		"template",
		"etj",
		"ET",
		"javascript",
		"plugin",
		"library",
		"engine",
		"template engine",
		"easyproject",
		"easy",
		"express",
		"koa",
		"koajs",
		"node",
		"node.js",
		"html"
	],
	"bugs": {
		"url": "https://github.com/ushelp/EasyTemplateJS/issues "
	},
	"license": "MIT",
	"dependencies": {},
	"devDependencies": {
		"grunt": "^1.0.1",
		"grunt-contrib-clean": "^1.0.0",
		"grunt-contrib-copy": "^1.0.0",
		"grunt-contrib-uglify": "^2.0.0"
	}
}
