{ "name": "blueimp-tmpl", "version": "2.5.5", "title": "JavaScript Templates", "description": "< 1KB lightweight, fast & powerful JavaScript templating engine with zero dependencies. Compatible with server-side environments like node.js, module loaders like RequireJS and all web browsers.", "keywords": [ "javascript", "templates", "templating" ], "homepage": "https://github.com/blueimp/JavaScript-Templates", "author": { "name": "Sebastian Tschan", "url": "https://blueimp.net" }, "maintainers": [ { "name": "Sebastian Tschan", "url": "https://blueimp.net" } ], "repository": { "type": "git", "url": "git://github.com/blueimp/JavaScript-Templates.git" }, "bugs": "https://github.com/blueimp/JavaScript-Templates/issues", "license": "MIT", "main": "js/tmpl.js", "ignore": [ "/*.*", "css", "js/demo.js", "test" ], "_release": "2.5.5", "_resolution": { "type": "version", "tag": "2.5.5", "commit": "dfd0293323fa996f3ddb108671517de255f70b8b" }, "_source": "git://github.com/blueimp/JavaScript-Templates.git", "_target": ">=2.5.4", "_originalSource": "blueimp-tmpl" }