{"_id":"template","_rev":"58475","name":"template","description":"Render templates using any engine. Supports, layouts, pages, partials and custom template types. Use template helpers, middleware, routes, loaders, and lots more. Powers assemble, verb and other node.js apps.","dist-tags":{"latest":"0.17.5"},"maintainers":[{"name":"doowb","email":"brian.woodward@gmail.com"},{"name":"jonschlinkert","email":"github@sellside.com"}],"time":{"modified":"2021-06-03T10:18:00.000Z","created":"2014-01-27T12:39:57.823Z","0.17.5":"2016-12-12T17:20:45.339Z","0.17.4":"2015-10-31T17:49:44.555Z","0.17.3":"2015-09-01T18:10:10.414Z","0.17.2":"2015-08-26T22:04:29.522Z","0.17.1":"2015-08-21T07:01:42.656Z","0.17.0":"2015-08-19T21:29:08.733Z","0.15.0":"2015-06-05T17:56:41.171Z","0.14.3":"2015-05-14T03:31:50.506Z","0.14.2":"2015-05-13T20:22:40.737Z","0.14.1":"2015-05-12T23:16:45.614Z","0.14.0":"2015-05-10T13:00:32.747Z","0.13.1":"2015-04-23T09:24:27.261Z","0.13.0":"2015-04-23T08:58:15.941Z","0.12.6":"2015-03-22T23:24:55.429Z","0.12.5":"2015-03-20T14:34:31.873Z","0.12.4":"2015-03-16T06:47:52.918Z","0.12.3":"2015-03-16T05:52:38.071Z","0.12.2":"2015-03-16T05:20:07.794Z","0.12.1":"2015-03-16T04:22:30.525Z","0.12.0":"2015-03-16T04:19:18.459Z","0.11.1":"2015-03-11T18:15:41.470Z","0.11.0":"2015-03-10T17:15:13.007Z","0.10.2":"2015-02-24T15:26:20.979Z","0.10.1":"2015-02-17T19:11:44.358Z","0.10.0":"2015-02-17T18:25:54.157Z","0.9.3":"2015-02-15T06:51:54.721Z","0.9.2":"2015-02-15T02:15:14.391Z","0.9.1":"2015-02-13T21:24:42.675Z","0.9.0":"2015-02-13T11:11:07.866Z","0.8.0":"2015-02-03T00:29:27.935Z","0.7.1":"2015-01-31T23:54:08.747Z","0.7.0":"2015-01-31T23:40:12.575Z","0.6.2":"2014-12-19T18:19:03.090Z","0.6.1":"2014-12-16T18:28:38.988Z","0.6.0":"2014-12-16T17:06:27.634Z","0.5.4":"2014-12-09T21:31:53.612Z","0.5.3":"2014-12-05T18:16:41.992Z","0.5.2":"2014-12-05T08:23:19.992Z","0.5.1":"2014-12-05T02:21:20.248Z","0.5.0":"2014-12-05T02:17:39.946Z","0.4.2":"2014-12-01T22:53:13.021Z","0.4.1":"2014-11-26T02:26:13.280Z","0.4.0":"2014-11-25T22:22:19.291Z","0.3.6":"2014-11-18T00:10:49.554Z","0.3.5":"2014-11-14T18:42:10.719Z","0.3.4":"2014-11-12T01:47:22.926Z","0.3.3":"2014-11-11T22:23:16.717Z","0.3.1":"2014-11-07T11:11:00.185Z","0.3.0":"2014-11-07T06:13:37.894Z","0.2.1":"2014-06-28T07:49:48.125Z","0.2.0":"2014-06-28T07:47:23.102Z","0.1.8":"2014-05-04T22:56:27.660Z","0.1.7":"2014-04-28T08:02:47.851Z","0.1.6":"2014-04-20T10:06:27.336Z","0.1.5":"2014-02-01T06:51:14.282Z","0.1.4":"2014-02-01T02:03:23.344Z","0.1.3":"2014-01-29T02:05:17.102Z","0.1.2":"2014-01-28T12:40:55.172Z","0.1.1":"2014-01-28T04:26:32.875Z","0.1.0":"2014-01-27T12:39:57.823Z"},"users":{"dnssokolov":true,"samuelrn":true,"vchouhan":true,"jonschlinkert":true,"thinhair":true,"tg-z":true},"author":{"name":"Jon Schlinkert","url":"https://github.com/jonschlinkert"},"repository":{"type":"git","url":"git+https://github.com/jonschlinkert/template.git"},"versions":{"0.17.5":{"name":"template","description":"Render templates using any engine. Supports, layouts, pages, partials and custom template types. Use template helpers, middleware, routes, loaders, and lots more. Powers assemble, verb and other node.js apps.","version":"0.17.5","homepage":"https://github.com/jonschlinkert/template","author":{"name":"Jon Schlinkert","url":"https://github.com/jonschlinkert"},"repository":{"type":"git","url":"git+https://github.com/jonschlinkert/template.git"},"bugs":{"url":"https://github.com/jonschlinkert/template/issues"},"license":"MIT","files":["index.js","lib"],"main":"index.js","engines":{"node":">=0.10.0"},"scripts":{"test":"mocha","cover":"istanbul cover node_modules/.bin/_mocha && open coverage/lcov-report/index.html","ci":"istanbul cover ./node_modules/mocha/bin/_mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"},"dependencies":{"arr-flatten":"^1.0.1","array-sort":"^0.1.1","assign-value":"^0.1.2","async-each":"^0.1.6","clone-deep":"^0.2.3","collection-visit":"^0.2.1","component-emitter":"^1.2.0","copy":"^0.1.2","dashify":"^0.2.0","define-property":"^0.2.5","delegate-properties":"^0.3.0","detect-conflicts":"^0.1.1","en-route":"^0.7.3","engine-cache":"^0.16.1","export-files":"^2.1.0","extend-shallow":"^2.0.1","filter-values":"^0.4.0","for-in":"^0.1.4","for-own":"^0.1.3","get-value":"^2.0.0","group-array":"^0.3.0","has-values":"^0.1.3","helper-cache":"^0.7.2","inflection":"^1.7.2","is-extendable":"^0.1.1","is-glob":"^2.0.1","kind-of":"^2.0.1","layouts":"^0.10.6","lazy-cache":"^0.2.4","load-templates":"^0.8.8","loader-cache":"^0.6.1","matched":"^0.3.2","micromatch":"^2.3.11","mixin-object":"^2.0.1","object.omit":"^2.0.0","object.pick":"^1.1.1","object.reduce":"^0.1.7","parse-filepath":"^0.6.3","recent":"^0.1.0","relative":"^3.0.1","relative-dest":"^0.1.0","rewrite-ext":"^0.2.0","set-value":"^0.3.0","sort-object":"^3.0.0","write":"^0.2.1"},"devDependencies":{"ansi-green":"^0.1.1","ansi-red":"^0.1.1","async":"^1.5.0","bluebird":"^3.0.2","consolidate":"^0.13.1","engine-handlebars":"^0.8.0","engine-lodash":"^0.8.2","event-stream":"^3.3.2","glob-fs":"^0.1.6","glob-parent":"^2.0.0","iterator-async":"^0.1.1","iterator-promise":"^0.1.1","iterator-sync":"^0.1.1","lodash":"^3.10.1","mocha":"^2.3.3","once":"^1.3.2","parser-front-matter":"^1.3.0","should":"^7.1.1","success-symbol":"^0.1.0","swig":"^1.4.2","through2":"^2.0.0","vinyl":"^1.1.0"},"keywords":["atpl","coffee","compile","consolidate","dot","dust","dustjs","dustjs-helpers","dustjs-linkedin","eco","ect","ejs","engine","engines","express","haml","haml-coffee","hamljs","handlebars","helpers","hogan.js","jade","jazz","jqtpl","liquor","lo-dash","lodash","markdown","mote","mustache","nunjucks","process","qejs","ractive","render","swig","template","templates","templayed","toffee","underscore","view","walrus","whiskers","yaml"],"verb":{"related":{"list":["layouts","en-route","assemble","verb"]}},"gitHead":"a385ec61371fb335b5dc2692d631e667a7692af2","_id":"template@0.17.5","_shasum":"5c3b751dc46eb834d6f7e3c97b34e4ccf1bfda0e","_from":".","_npmVersion":"3.10.9","_nodeVersion":"6.9.2","_npmUser":{"name":"jonschlinkert","email":"github@sellside.com"},"maintainers":[{"name":"doowb","email":"brian.woodward@gmail.com"},{"name":"jonschlinkert","email":"github@sellside.com"}],"dist":{"shasum":"5c3b751dc46eb834d6f7e3c97b34e4ccf1bfda0e","size":24655,"noattachment":false,"key":"/template/-/template-0.17.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/template/download/template-0.17.5.tgz"},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/template-0.17.5.tgz_1481563242941_0.4172119991853833"},"directories":{},"publish_time":1481563245339,"_cnpm_publish_time":1481563245339,"_hasShrinkwrap":false},"0.17.4":{"name":"template","description":"Render templates using any engine. Supports, layouts, pages, partials and custom template types. Use template helpers, middleware, routes, loaders, and lots more. Powers assemble, verb and other node.js apps.","version":"0.17.4","homepage":"https://github.com/jonschlinkert/template","author":{"name":"Jon Schlinkert","url":"https://github.com/jonschlinkert"},"repository":{"type":"git","url":"git+https://github.com/jonschlinkert/template.git"},"bugs":{"url":"https://github.com/jonschlinkert/template/issues"},"license":"MIT","files":["index.js","lib"],"main":"index.js","engines":{"node":">=0.10.0"},"scripts":{"test":"mocha","cover":"istanbul cover node_modules/.bin/_mocha && open coverage/lcov-report/index.html","ci":"istanbul cover ./node_modules/mocha/bin/_mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"},"dependencies":{"arr-flatten":"^1.0.1","array-sort":"^0.1.1","assign-value":"^0.1.2","async-each":"^0.1.6","clone-deep":"^0.2.3","collection-visit":"^0.2.1","component-emitter":"^1.2.0","copy":"^0.1.2","dashify":"^0.2.0","define-property":"^0.2.5","delegate-properties":"^0.3.0","detect-conflicts":"^0.1.1","en-route":"^0.7.3","engine-cache":"^0.16.1","export-files":"^2.1.0","extend-shallow":"^2.0.1","filter-values":"^0.4.0","for-in":"^0.1.4","for-own":"^0.1.3","get-value":"^2.0.0","group-array":"^0.3.0","has-values":"^0.1.3","helper-cache":"^0.7.2","inflection":"^1.7.2","is-extendable":"^0.1.1","is-glob":"^2.0.1","kind-of":"^2.0.1","layouts":"^0.10.6","lazy-cache":"^0.2.4","load-templates":"^0.8.8","loader-cache":"^0.6.1","matched":"^0.3.2","micromatch":"github:jonschlinkert/micromatch#2.3.0","mixin-object":"^2.0.1","object.omit":"^2.0.0","object.pick":"^1.1.1","object.reduce":"^0.1.7","parse-filepath":"^0.6.3","recent":"^0.1.0","relative":"^3.0.1","relative-dest":"^0.1.0","rewrite-ext":"^0.2.0","set-value":"^0.3.0","sort-object":"^3.0.0","write":"^0.2.1"},"devDependencies":{"ansi-green":"^0.1.1","ansi-red":"^0.1.1","async":"^1.5.0","bluebird":"^3.0.2","consolidate":"^0.13.1","engine-handlebars":"^0.8.0","engine-lodash":"^0.8.2","event-stream":"^3.3.2","glob-fs":"^0.1.6","glob-parent":"^2.0.0","iterator-async":"^0.1.1","iterator-promise":"^0.1.1","iterator-sync":"^0.1.1","lodash":"^3.10.1","mocha":"^2.3.3","once":"^1.3.2","parser-front-matter":"^1.3.0","should":"^7.1.1","success-symbol":"^0.1.0","swig":"^1.4.2","through2":"^2.0.0","vinyl":"^1.1.0"},"keywords":["atpl","coffee","compile","consolidate","dot","dust","dustjs","dustjs-helpers","dustjs-linkedin","eco","ect","ejs","engine","engines","express","haml","haml-coffee","hamljs","handlebars","helpers","hogan.js","jade","jazz","jqtpl","liquor","lo-dash","lodash","markdown","mote","mustache","nunjucks","process","qejs","ractive","render","swig","template","templates","templayed","toffee","underscore","view","walrus","whiskers","yaml"],"verb":{"related":{"list":["layouts","en-route","assemble","verb"]}},"gitHead":"d0dda5369e3c989bab5d207905fe993842c30b84","_id":"template@0.17.4","_shasum":"e41972ab4651afee0a77c318d402e1296b30ccbf","_from":".","_npmVersion":"2.14.7","_nodeVersion":"4.2.1","_npmUser":{"name":"jonschlinkert","email":"github@sellside.com"},"maintainers":[{"name":"doowb","email":"brian.woodward@gmail.com"},{"name":"jonschlinkert","email":"github@sellside.com"}],"dist":{"shasum":"e41972ab4651afee0a77c318d402e1296b30ccbf","size":24684,"noattachment":false,"key":"/template/-/template-0.17.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/template/download/template-0.17.4.tgz"},"directories":{},"publish_time":1446313784555,"_cnpm_publish_time":1446313784555,"_hasShrinkwrap":false},"0.17.3":{"name":"template","description":"Render templates using any engine. Supports, layouts, pages, partials and custom template types. Use template helpers, middleware, routes, loaders, and lots more. Powers assemble, verb and other node.js apps.","version":"0.17.3","homepage":"https://github.com/jonschlinkert/template","author":{"name":"Jon Schlinkert","url":"https://github.com/jonschlinkert"},"repository":{"type":"git","url":"git+https://github.com/jonschlinkert/template.git"},"bugs":{"url":"https://github.com/jonschlinkert/template/issues"},"license":"MIT","files":["index.js","lib"],"main":"index.js","engines":{"node":">=0.10.0"},"scripts":{"test":"mocha","cover":"istanbul cover node_modules/.bin/_mocha && open coverage/lcov-report/index.html","ci":"istanbul cover ./node_modules/mocha/bin/_mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"},"dependencies":{"arr-flatten":"^1.0.1","array-sort":"^0.1.1","assign-value":"^0.1.0","async":"^1.4.0","async-each":"^0.1.6","clone-deep":"^0.2.0","collection-visit":"^0.1.0","component-emitter":"^1.2.0","copy":"^0.1.1","dashify":"^0.1.0","define-property":"^0.1.3","delegate-properties":"^0.2.1","detect-conflicts":"^0.1.1","en-route":"^0.7.1","engine-cache":"^0.14.0","export-files":"^2.0.1","extend-shallow":"^2.0.1","filter-values":"^0.3.0","for-in":"^0.1.4","for-own":"^0.1.3","get-value":"^1.1.5","globby":"^2.1.0","group-array":"^0.3.0","has-values":"^0.1.3","helper-cache":"^0.7.1","inflection":"^1.7.1","is-extendable":"^0.1.1","is-glob":"^2.0.0","kind-of":"^2.0.0","layouts":"^0.10.1","lazy-cache":"^0.2.2","lazy-globby":"^0.1.1","load-templates":"^0.8.8","loader-cache":"^0.6.0","micromatch":"^2.2.0","mixin-object":"^2.0.0","object.omit":"^2.0.0","object.pick":"^1.1.1","object.reduce":"^0.1.7","parse-filepath":"^0.6.3","recent":"^0.1.0","relative":"^3.0.1","relative-dest":"^0.1.0","rewrite-ext":"^0.2.0","set-value":"^0.2.0","sort-object":"^3.0.0","write":"^0.2.1"},"devDependencies":{"ansi-green":"^0.1.1","ansi-red":"^0.1.1","bluebird":"^2.9.34","consolidate":"^0.13.1","engine-handlebars":"^0.6.1","engine-lodash":"^0.7.1","event-stream":"^3.3.1","glob-fs":"^0.1.6","glob-parent":"^1.2.0","iterator-async":"^0.1.1","iterator-promise":"^0.1.1","iterator-sync":"^0.1.1","lodash":"^3.10.0","mocha":"^2.2.5","once":"^1.3.2","parser-front-matter":"^1.2.4","should":"^7.0.2","success-symbol":"^0.1.0","swig":"^1.4.2","through2":"^2.0.0","time-require":"github:jonschlinkert/time-require","vinyl":"^0.5.0"},"keywords":["atpl","coffee","compile","consolidate","dot","dust","dustjs","dustjs-helpers","dustjs-linkedin","eco","ect","ejs","engine","engines","express","haml","haml-coffee","hamljs","handlebars","helpers","hogan.js","jade","jazz","jqtpl","liquor","lo-dash","lodash","markdown","mote","mustache","nunjucks","process","qejs","ractive","render","swig","template","templates","templayed","toffee","underscore","view","walrus","whiskers","yaml"],"verb":{"related":{"list":["layouts","en-route","assemble","verb"]}},"gitHead":"2acdeaf0fe3e19c766d9ee561e8149df508b015d","_id":"template@0.17.3","_shasum":"b8072eb10ff33294483787abdaa11b5a11a2290b","_from":".","_npmVersion":"2.13.3","_nodeVersion":"0.12.0","_npmUser":{"name":"doowb","email":"brian.woodward@gmail.com"},"dist":{"shasum":"b8072eb10ff33294483787abdaa11b5a11a2290b","size":24764,"noattachment":false,"key":"/template/-/template-0.17.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/template/download/template-0.17.3.tgz"},"maintainers":[{"name":"doowb","email":"brian.woodward@gmail.com"},{"name":"jonschlinkert","email":"github@sellside.com"}],"directories":{},"publish_time":1441131010414,"_cnpm_publish_time":1441131010414,"_hasShrinkwrap":false},"0.17.2":{"name":"template","description":"Render templates using any engine. Supports, layouts, pages, partials and custom template types. Use template helpers, middleware, routes, loaders, and lots more. Powers assemble, verb and other node.js apps.","version":"0.17.2","homepage":"https://github.com/jonschlinkert/template","author":{"name":"Jon Schlinkert","url":"https://github.com/jonschlinkert"},"repository":{"type":"git","url":"git+https://github.com/jonschlinkert/template.git"},"bugs":{"url":"https://github.com/jonschlinkert/template/issues"},"license":"MIT","files":["index.js","lib"],"main":"index.js","engines":{"node":">=0.10.0"},"scripts":{"test":"mocha","cover":"istanbul cover node_modules/.bin/_mocha && open coverage/lcov-report/index.html","ci":"istanbul cover ./node_modules/mocha/bin/_mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"},"dependencies":{"arr-flatten":"^1.0.1","array-sort":"^0.1.1","assign-value":"^0.1.0","async":"^1.4.0","async-each":"^0.1.6","clone-deep":"^0.2.0","collection-visit":"^0.1.0","component-emitter":"^1.2.0","copy":"^0.1.1","dashify":"^0.1.0","define-property":"^0.1.3","delegate-properties":"^0.2.1","detect-conflicts":"^0.1.1","en-route":"^0.7.1","engine-cache":"^0.14.0","export-files":"^2.0.1","extend-shallow":"^2.0.1","filter-values":"^0.3.0","for-in":"^0.1.4","for-own":"^0.1.3","get-value":"^1.1.5","globby":"^2.1.0","group-array":"^0.3.0","has-values":"^0.1.3","helper-cache":"^0.7.1","inflection":"^1.7.1","is-extendable":"^0.1.1","is-glob":"^2.0.0","kind-of":"^2.0.0","layouts":"^0.10.1","lazy-cache":"^0.2.2","lazy-globby":"^0.1.1","load-templates":"^0.8.8","loader-cache":"^0.6.0","micromatch":"^2.2.0","mixin-object":"^2.0.0","object.omit":"^2.0.0","object.pick":"^1.1.1","object.reduce":"^0.1.7","parse-filepath":"^0.6.3","recent":"^0.1.0","relative":"^3.0.1","relative-dest":"^0.1.0","rewrite-ext":"^0.2.0","set-value":"^0.2.0","sort-object":"^3.0.0","write":"^0.2.1"},"devDependencies":{"ansi-green":"^0.1.1","ansi-red":"^0.1.1","bluebird":"^2.9.34","consolidate":"^0.13.1","engine-handlebars":"^0.6.1","engine-lodash":"^0.7.1","event-stream":"^3.3.1","glob-fs":"^0.1.6","glob-parent":"^1.2.0","iterator-async":"^0.1.1","iterator-promise":"^0.1.1","iterator-sync":"^0.1.1","lodash":"^3.10.0","mocha":"^2.2.5","once":"^1.3.2","parser-front-matter":"^1.2.4","should":"^7.0.2","success-symbol":"^0.1.0","swig":"^1.4.2","through2":"^2.0.0","time-require":"github:jonschlinkert/time-require","vinyl":"^0.5.0"},"keywords":["atpl","coffee","compile","consolidate","dot","dust","dustjs","dustjs-helpers","dustjs-linkedin","eco","ect","ejs","engine","engines","express","haml","haml-coffee","hamljs","handlebars","helpers","hogan.js","jade","jazz","jqtpl","liquor","lo-dash","lodash","markdown","mote","mustache","nunjucks","process","qejs","ractive","render","swig","template","templates","templayed","toffee","underscore","view","walrus","whiskers","yaml"],"verb":{"related":{"list":["layouts","en-route","assemble","verb"]}},"gitHead":"0d35abd3d28b39eafe89bd135ff72b3bbaa7ffd0","_id":"template@0.17.2","_shasum":"b41ac1f122f16234c64a6a68e6ee290686bd91c3","_from":".","_npmVersion":"2.13.3","_nodeVersion":"0.12.0","_npmUser":{"name":"doowb","email":"brian.woodward@gmail.com"},"dist":{"shasum":"b41ac1f122f16234c64a6a68e6ee290686bd91c3","size":24761,"noattachment":false,"key":"/template/-/template-0.17.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/template/download/template-0.17.2.tgz"},"maintainers":[{"name":"doowb","email":"brian.woodward@gmail.com"},{"name":"jonschlinkert","email":"github@sellside.com"}],"directories":{},"publish_time":1440626669522,"_cnpm_publish_time":1440626669522,"_hasShrinkwrap":false},"0.17.1":{"name":"template","description":"Render templates using any engine. Supports, layouts, pages, partials and custom template types. Use template helpers, middleware, routes, loaders, and lots more. Powers assemble, verb and other node.js apps.","version":"0.17.1","homepage":"https://github.com/jonschlinkert/template","author":{"name":"Jon Schlinkert","url":"https://github.com/jonschlinkert"},"repository":{"type":"git","url":"git+https://github.com/jonschlinkert/template.git"},"bugs":{"url":"https://github.com/jonschlinkert/template/issues"},"license":"MIT","files":["index.js","lib"],"main":"index.js","engines":{"node":">=0.10.0"},"scripts":{"test":"mocha","cover":"istanbul cover node_modules/.bin/_mocha && open coverage/lcov-report/index.html","ci":"istanbul cover ./node_modules/mocha/bin/_mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"},"dependencies":{"arr-flatten":"^1.0.1","array-sort":"^0.1.1","assign-value":"^0.1.0","async":"^1.4.0","async-each":"^0.1.6","clone-deep":"^0.2.0","collection-visit":"^0.1.0","component-emitter":"^1.2.0","copy":"^0.1.1","dashify":"^0.1.0","define-property":"^0.1.3","delegate-properties":"^0.2.1","detect-conflicts":"^0.1.1","en-route":"^0.7.1","engine-cache":"^0.14.0","export-files":"^2.0.1","extend-shallow":"^2.0.1","filter-values":"^0.3.0","for-in":"^0.1.4","for-own":"^0.1.3","get-value":"^1.1.5","group-array":"^0.3.0","has-values":"^0.1.3","helper-cache":"^0.7.1","inflection":"^1.7.1","is-extendable":"^0.1.1","is-glob":"^2.0.0","kind-of":"^2.0.0","layouts":"^0.10.1","lazy-cache":"^0.2.2","lazy-globby":"^0.1.1","load-templates":"^0.8.8","loader-cache":"^0.6.0","micromatch":"^2.2.0","mixin-object":"^2.0.0","object.omit":"^2.0.0","object.pick":"^1.1.1","object.reduce":"^0.1.7","parse-filepath":"^0.6.3","recent":"^0.1.0","relative":"^3.0.1","relative-dest":"^0.1.0","rewrite-ext":"^0.2.0","set-value":"^0.2.0","sort-object":"^3.0.0","write":"^0.2.1"},"devDependencies":{"ansi-green":"^0.1.1","ansi-red":"^0.1.1","bluebird":"^2.9.34","consolidate":"^0.13.1","engine-handlebars":"^0.6.1","engine-lodash":"^0.7.1","event-stream":"^3.3.1","glob-fs":"^0.1.6","glob-parent":"^1.2.0","globby":"^2.1.0","iterator-async":"^0.1.1","iterator-promise":"^0.1.1","iterator-sync":"^0.1.1","lodash":"^3.10.0","mocha":"^2.2.5","once":"^1.3.2","parser-front-matter":"^1.2.4","should":"^7.0.2","success-symbol":"^0.1.0","swig":"^1.4.2","through2":"^2.0.0","time-require":"github:jonschlinkert/time-require","vinyl":"^0.5.0"},"keywords":["atpl","coffee","compile","consolidate","dot","dust","dustjs","dustjs-helpers","dustjs-linkedin","eco","ect","ejs","engine","engines","express","haml","haml-coffee","hamljs","handlebars","helpers","hogan.js","jade","jazz","jqtpl","liquor","lo-dash","lodash","markdown","mote","mustache","nunjucks","process","qejs","ractive","render","swig","template","templates","templayed","toffee","underscore","view","walrus","whiskers","yaml"],"verb":{"related":{"list":["layouts","en-route","assemble","verb"]}},"gitHead":"b545ca7f893ebb388ff21f10cb90de03fe75c6c1","_id":"template@0.17.1","_shasum":"866056958d8b785a083c2774f61117c2ca889c60","_from":".","_npmVersion":"2.10.1","_nodeVersion":"0.12.4","_npmUser":{"name":"jonschlinkert","email":"github@sellside.com"},"maintainers":[{"name":"doowb","email":"brian.woodward@gmail.com"},{"name":"jonschlinkert","email":"github@sellside.com"}],"dist":{"shasum":"866056958d8b785a083c2774f61117c2ca889c60","size":24790,"noattachment":false,"key":"/template/-/template-0.17.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/template/download/template-0.17.1.tgz"},"directories":{},"publish_time":1440140502656,"_cnpm_publish_time":1440140502656,"_hasShrinkwrap":false},"0.17.0":{"name":"template","description":"Render templates using any engine. Supports, layouts, pages, partials and custom template types. Use template helpers, middleware, routes, loaders, and lots more. Powers assemble, verb and other node.js apps.","version":"0.17.0","homepage":"https://github.com/jonschlinkert/template","author":{"name":"Jon Schlinkert","url":"https://github.com/jonschlinkert"},"repository":{"type":"git","url":"git+https://github.com/jonschlinkert/template.git"},"bugs":{"url":"https://github.com/jonschlinkert/template/issues"},"license":"MIT","files":["index.js","lib"],"main":"index.js","engines":{"node":">=0.10.0"},"scripts":{"test":"mocha","cover":"istanbul cover node_modules/.bin/_mocha && open coverage/lcov-report/index.html","ci":"istanbul cover ./node_modules/mocha/bin/_mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"},"dependencies":{"arr-flatten":"^1.0.1","array-sort":"^0.1.1","assign-value":"^0.1.0","async":"^1.4.0","async-each":"^0.1.6","clone-deep":"^0.2.0","collection-visit":"^0.1.0","component-emitter":"^1.2.0","copy":"^0.1.1","dashify":"^0.1.0","define-property":"^0.1.3","delegate-properties":"^0.2.1","detect-conflicts":"^0.1.1","en-route":"^0.7.1","engine-cache":"^0.14.0","export-files":"^2.0.1","extend-shallow":"^2.0.1","filter-values":"^0.3.0","for-in":"^0.1.4","for-own":"^0.1.3","get-value":"^1.1.5","group-array":"^0.3.0","has-values":"^0.1.3","helper-cache":"^0.7.1","inflection":"^1.7.1","is-extendable":"^0.1.1","is-glob":"^2.0.0","kind-of":"^2.0.0","layouts":"^0.10.1","lazy-cache":"^0.2.2","lazy-globby":"^0.1.1","load-templates":"^0.8.8","loader-cache":"^0.6.0","micromatch":"^2.2.0","mixin-object":"^2.0.0","object.omit":"^2.0.0","object.pick":"^1.1.1","object.reduce":"^0.1.7","parse-filepath":"^0.6.3","recent":"^0.1.0","relative":"^3.0.1","relative-dest":"^0.1.0","rewrite-ext":"^0.2.0","set-value":"^0.2.0","sort-object":"^3.0.0","write":"^0.2.1"},"devDependencies":{"ansi-green":"^0.1.1","ansi-red":"^0.1.1","bluebird":"^2.9.34","consolidate":"^0.13.1","engine-handlebars":"^0.6.1","engine-lodash":"^0.7.1","event-stream":"^3.3.1","glob-fs":"^0.1.6","glob-parent":"^1.2.0","globby":"^2.1.0","iterator-async":"^0.1.1","iterator-promise":"^0.1.1","iterator-sync":"^0.1.1","lodash":"^3.10.0","mocha":"^2.2.5","once":"^1.3.2","parser-front-matter":"^1.2.4","should":"^7.0.2","success-symbol":"^0.1.0","swig":"^1.4.2","through2":"^2.0.0","time-require":"github:jonschlinkert/time-require","vinyl":"^0.5.0"},"keywords":["atpl","coffee","compile","consolidate","dot","dust","dustjs","dustjs-helpers","dustjs-linkedin","eco","ect","ejs","engine","engines","express","haml","haml-coffee","hamljs","handlebars","helpers","hogan.js","jade","jazz","jqtpl","liquor","lo-dash","lodash","markdown","mote","mustache","nunjucks","process","qejs","ractive","render","swig","template","templates","templayed","toffee","underscore","view","walrus","whiskers","yaml"],"verb":{"related":{"list":["layouts","en-route","assemble","verb"]}},"gitHead":"dcd3b763224c33e72167f3839f3828a14b4d6248","_id":"template@0.17.0","_shasum":"89b44a84d98e7479f2afdb69a92b82ebf9b9a48f","_from":".","_npmVersion":"2.10.1","_nodeVersion":"0.12.4","_npmUser":{"name":"jonschlinkert","email":"github@sellside.com"},"maintainers":[{"name":"doowb","email":"brian.woodward@gmail.com"},{"name":"jonschlinkert","email":"github@sellside.com"}],"dist":{"shasum":"89b44a84d98e7479f2afdb69a92b82ebf9b9a48f","size":24581,"noattachment":false,"key":"/template/-/template-0.17.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/template/download/template-0.17.0.tgz"},"directories":{},"publish_time":1440019748733,"_cnpm_publish_time":1440019748733,"_hasShrinkwrap":false},"0.15.0":{"name":"template","description":"Render templates using any engine. Supports, layouts, pages, partials and custom template types. Use template helpers, middleware, routes, loaders, and lots more. Powers assemble, verb and other node.js apps.","version":"0.15.0","homepage":"https://github.com/jonschlinkert/template","author":{"name":"Jon Schlinkert","url":"https://github.com/jonschlinkert"},"repository":{"type":"git","url":"git://github.com/jonschlinkert/template.git"},"bugs":{"url":"https://github.com/jonschlinkert/template/issues"},"license":"MIT","main":"index.js","engines":{"node":">=0.10.0"},"files":["index.js","lib/"],"scripts":{"test":"mocha","cover":"istanbul cover node_modules/.bin/_mocha && open coverage/lcov-report/index.html","ci":"istanbul cover ./node_modules/mocha/bin/_mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"},"dependencies":{"ansi-styles":"^2.0.1","arr-flatten":"^1.0.1","async":"^1.0.0","clone-deep":"^0.1.1","config-cache":"^5.0.1","debug":"^2.2.0","en-route":"^0.5.0","engine-cache":"^0.12.2","export-files":"^2.0.1","extend-shallow":"^1.1.4","for-own":"^0.1.3","has-value":"^0.2.0","helper-cache":"^0.7.1","kind-of":"^2.0.0","layouts":"^0.9.0","lazy-cache":"^0.1.0","lazy-chalk":"^0.1.0","lazy-globby":"^0.1.1","load-templates":"^0.8.3","loader-cache":"^0.4.0","middleware-utils":"^0.1.2","mixin-deep":"^1.1.1","object.omit":"^1.1.0","object.reduce":"^0.1.7","option-cache":"^1.4.0","parser-front-matter":"^1.2.1","pick-from":"^0.1.0","plasma":"^0.9.1","plasma-cache":"^0.2.1","plugin-error":"^0.1.2","pluralize":"^1.1.2","relative":"^3.0.0","through2":"^0.6.5"},"devDependencies":{"bluebird":"^2.9.25","consolidate":"^0.12.1","coveralls":"^2.11.2","engine-handlebars":"^0.6.1","engine-lodash":"^0.6.3","engines":"^0.4.0","event-stream":"^3.3.1","glob":"^5.0.6","gulp-istanbul":"^0.9.0","gulp-jshint":"^1.10.0","gulp-mocha":"^2.0.1","gulp-util":"^3.0.4","handlebars":"^3.0.3","is-stream":"^1.0.1","istanbul":"^0.3.14","js-yaml":"^3.3.1","jshint-stylish":"^1.0.2","lodash":"^3.8.0","mocha":"^2.2.4","preserve":"^0.2.0","should":"^6.0.1","swig":"^1.4.2","template-utils":"^0.6.2","verb":"^0.8.0","verb-prettify":"^0.1.0","vinyl":"^0.4.6"},"keywords":["atpl","coffee","compile","consolidate","dot","dust","dustjs","dustjs-helpers","dustjs-linkedin","eco","ect","ejs","engine","engines","express","haml","haml-coffee","hamljs","handlebars","helpers","hogan.js","jade","jazz","jqtpl","liquor","lo-dash","lodash","markdown","mote","mustache","nunjucks","process","qejs","ractive","render","swig","template","templates","templayed","toffee","underscore","view","walrus","whiskers","yaml"],"_id":"template@0.15.0","_shasum":"7ba618f70cfd357dfa83cab2492c76eee35f9efc","_from":".","_npmVersion":"2.10.1","_nodeVersion":"0.12.4","_npmUser":{"name":"jonschlinkert","email":"github@sellside.com"},"maintainers":[{"name":"doowb","email":"brian.woodward@gmail.com"},{"name":"jonschlinkert","email":"github@sellside.com"}],"dist":{"shasum":"7ba618f70cfd357dfa83cab2492c76eee35f9efc","size":21310,"noattachment":false,"key":"/template/-/template-0.15.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/template/download/template-0.15.0.tgz"},"directories":{},"publish_time":1433527001171,"_cnpm_publish_time":1433527001171,"_hasShrinkwrap":false},"0.14.3":{"name":"template","description":"Render templates using any engine. Supports, layouts, pages, partials and custom template types. Use template helpers, middleware, routes, loaders, and lots more. Powers assemble, verb and other node.js apps.","version":"0.14.3","homepage":"https://github.com/jonschlinkert/template","author":{"name":"Jon Schlinkert","url":"https://github.com/jonschlinkert"},"repository":{"type":"git","url":"git://github.com/jonschlinkert/template.git"},"bugs":{"url":"https://github.com/jonschlinkert/template/issues"},"license":{"type":"MIT","url":"https://github.com/jonschlinkert/template/blob/master/LICENSE"},"main":"index.js","engines":{"node":">=0.10.0"},"files":["index.js","lib/"],"scripts":{"test":"mocha","cover":"istanbul cover node_modules/.bin/_mocha && open coverage/lcov-report/index.html","ci":"istanbul cover ./node_modules/mocha/bin/_mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"},"dependencies":{"ansi-styles":"^2.0.1","arr-flatten":"^1.0.1","array-slice":"^0.2.3","async":"^0.9.0","chalk":"^1.0.0","clone-deep":"^0.1.1","config-cache":"^4.0.0","debug":"^2.2.0","en-route":"^0.5.0","engine-cache":"^0.12.1","export-files":"^2.0.1","extend-shallow":"^1.1.2","for-own":"^0.1.3","globby":"^2.0.0","has-value":"^0.2.0","helper-cache":"^0.7.0","kind-of":"^1.1.0","layouts":"^0.9.0","load-templates":"^0.7.3","loader-cache":"^0.4.0","middleware-utils":"^0.1.2","mixin-deep":"^1.1.0","object.reduce":"^0.1.7","option-cache":"^1.3.0","parser-front-matter":"^1.2.1","pick-from":"^0.1.0","relative":"^3.0.0","template-utils":"^0.6.2"},"devDependencies":{"bluebird":"^2.9.25","consolidate":"^0.12.1","coveralls":"^2.11.2","engine-handlebars":"^0.6.1","engine-lodash":"^0.6.3","engines":"^0.4.0","event-stream":"^3.3.1","glob":"^5.0.6","gulp-istanbul":"^0.9.0","gulp-jshint":"^1.10.0","gulp-mocha":"^2.0.1","gulp-util":"^3.0.4","handlebars":"^3.0.3","istanbul":"^0.3.14","jshint-stylish":"^1.0.2","lodash":"^3.8.0","mocha":"^2.2.4","preserve":"^0.2.0","should":"^6.0.1","swig":"^1.4.2","verb":"^0.8.0","verb-prettify":"^0.1.0"},"keywords":["atpl","coffee","compile","consolidate","dot","dust","dustjs","dustjs-helpers","dustjs-linkedin","eco","ect","ejs","engine","engines","express","haml","haml-coffee","hamljs","handlebars","helpers","hogan.js","jade","jazz","jqtpl","liquor","lo-dash","lodash","markdown","mote","mustache","nunjucks","process","qejs","ractive","render","swig","template","templates","templayed","toffee","underscore","view","walrus","whiskers","yaml"],"gitHead":"7d07a7abf033c09adcab995a4ed3ab192bfc63df","_id":"template@0.14.3","_shasum":"22225acd953e2a01d37565e414f1ad8e30050796","_from":".","_npmVersion":"2.5.1","_nodeVersion":"0.12.0","_npmUser":{"name":"jonschlinkert","email":"github@sellside.com"},"maintainers":[{"name":"doowb","email":"brian.woodward@gmail.com"},{"name":"jonschlinkert","email":"github@sellside.com"}],"dist":{"shasum":"22225acd953e2a01d37565e414f1ad8e30050796","size":19823,"noattachment":false,"key":"/template/-/template-0.14.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/template/download/template-0.14.3.tgz"},"directories":{},"publish_time":1431574310506,"_cnpm_publish_time":1431574310506,"_hasShrinkwrap":false},"0.14.2":{"name":"template","description":"Render templates using any engine. Supports, layouts, pages, partials and custom template types. Use template helpers, middleware, routes, loaders, and lots more. Powers assemble, verb and other node.js apps.","version":"0.14.2","homepage":"https://github.com/jonschlinkert/template","author":{"name":"Jon Schlinkert","url":"https://github.com/jonschlinkert"},"repository":{"type":"git","url":"git://github.com/jonschlinkert/template.git"},"bugs":{"url":"https://github.com/jonschlinkert/template/issues"},"license":{"type":"MIT","url":"https://github.com/jonschlinkert/template/blob/master/LICENSE"},"main":"index.js","engines":{"node":">=0.10.0"},"files":["index.js","lib/"],"scripts":{"test":"mocha","cover":"istanbul cover node_modules/.bin/_mocha && open coverage/lcov-report/index.html","ci":"istanbul cover ./node_modules/mocha/bin/_mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"},"dependencies":{"ansi-styles":"^2.0.1","arr-flatten":"^1.0.1","array-slice":"^0.2.3","async":"^0.9.0","chalk":"^1.0.0","clone-deep":"^0.1.1","config-cache":"^4.0.0","debug":"^2.2.0","en-route":"^0.5.0","engine-cache":"^0.12.1","export-files":"^2.0.1","extend-shallow":"^1.1.2","for-own":"^0.1.3","globby":"^2.0.0","has-value":"^0.2.0","helper-cache":"^0.7.0","kind-of":"^1.1.0","layouts":"^0.9.0","load-templates":"^0.7.3","loader-cache":"^0.4.0","middleware-utils":"^0.1.2","mixin-deep":"^1.1.0","object.reduce":"^0.1.7","option-cache":"^1.3.0","parser-front-matter":"^1.2.1","pick-from":"^0.1.0","relative":"^3.0.0","template-utils":"^0.6.2"},"devDependencies":{"bluebird":"^2.9.25","consolidate":"^0.12.1","coveralls":"^2.11.2","engine-handlebars":"^0.6.1","engine-lodash":"^0.6.3","engines":"^0.4.0","event-stream":"^3.3.1","glob":"^5.0.6","gulp-istanbul":"^0.9.0","gulp-jshint":"^1.10.0","gulp-mocha":"^2.0.1","gulp-util":"^3.0.4","handlebars":"^3.0.3","istanbul":"^0.3.14","jshint-stylish":"^1.0.2","lodash":"^3.8.0","mocha":"^2.2.4","preserve":"^0.2.0","should":"^6.0.1","swig":"^1.4.2","verb":"^0.8.0","verb-prettify":"^0.1.0"},"keywords":["atpl","coffee","compile","consolidate","dot","dust","dustjs","dustjs-helpers","dustjs-linkedin","eco","ect","ejs","engine","engines","express","haml","haml-coffee","hamljs","handlebars","helpers","hogan.js","jade","jazz","jqtpl","liquor","lo-dash","lodash","markdown","mote","mustache","nunjucks","process","qejs","ractive","render","swig","template","templates","templayed","toffee","underscore","view","walrus","whiskers","yaml"],"gitHead":"c99c7e46d6b4d449cf48b9de1b6d023dd061a4dd","_id":"template@0.14.2","_shasum":"02cb97d10a501e2f29632bb2a89cdb29011ad41e","_from":".","_npmVersion":"2.5.1","_nodeVersion":"0.12.0","_npmUser":{"name":"jonschlinkert","email":"github@sellside.com"},"maintainers":[{"name":"doowb","email":"brian.woodward@gmail.com"},{"name":"jonschlinkert","email":"github@sellside.com"}],"dist":{"shasum":"02cb97d10a501e2f29632bb2a89cdb29011ad41e","size":19787,"noattachment":false,"key":"/template/-/template-0.14.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/template/download/template-0.14.2.tgz"},"directories":{},"publish_time":1431548560737,"_cnpm_publish_time":1431548560737,"_hasShrinkwrap":false},"0.14.1":{"name":"template","description":"Render templates using any engine. Supports, layouts, pages, partials and custom template types. Use template helpers, middleware, routes, loaders, and lots more. Powers assemble, verb and other node.js apps.","version":"0.14.1","homepage":"https://github.com/jonschlinkert/template","author":{"name":"Jon Schlinkert","url":"https://github.com/jonschlinkert"},"repository":{"type":"git","url":"git://github.com/jonschlinkert/template.git"},"bugs":{"url":"https://github.com/jonschlinkert/template/issues"},"license":{"type":"MIT","url":"https://github.com/jonschlinkert/template/blob/master/LICENSE"},"main":"index.js","engines":{"node":">=0.10.0"},"files":["index.js","lib/"],"scripts":{"test":"mocha","cover":"istanbul cover node_modules/.bin/_mocha && open coverage/lcov-report/index.html","ci":"istanbul cover ./node_modules/mocha/bin/_mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"},"dependencies":{"ansi-styles":"^2.0.1","arr-flatten":"^1.0.1","array-slice":"^0.2.3","async":"^0.9.0","chalk":"^1.0.0","clone-deep":"^0.1.1","config-cache":"^4.0.0","debug":"^2.1.3","en-route":"^0.5.0","engine-cache":"^0.12.1","export-files":"^2.0.1","extend-shallow":"^1.1.2","for-own":"^0.1.3","globby":"^2.0.0","has-value":"^0.2.0","helper-cache":"^0.7.0","kind-of":"^1.1.0","layouts":"^0.9.0","load-templates":"^0.7.3","loader-cache":"^0.4.0","middleware-utils":"^0.1.2","mixin-deep":"^1.1.0","object.reduce":"^0.1.7","option-cache":"^1.3.0","parser-front-matter":"^1.2.1","pick-from":"^0.1.0","relative":"^3.0.0","template-utils":"^0.6.0"},"devDependencies":{"bluebird":"^2.9.24","consolidate":"^0.12.1","coveralls":"^2.11.2","engine-handlebars":"^0.6.1","engine-lodash":"^0.6.2","engines":"^0.4.0","event-stream":"^3.3.0","glob":"^5.0.3","gulp-istanbul":"^0.8.1","gulp-jshint":"^1.10.0","gulp-mocha":"^2.0.1","gulp-util":"^3.0.4","handlebars":"^3.0.1","istanbul":"^0.3.13","jshint-stylish":"^1.0.1","lodash":"^3.6.0","mocha":"^2.2.4","preserve":"^0.2.0","should":"^5.2.0","swig":"^1.4.2","template-utils":"^0.5.1","verb":"^0.6.2","verb-prettify":"^0.1.0"},"keywords":["atpl","coffee","compile","consolidate","dot","dust","dustjs","dustjs-helpers","dustjs-linkedin","eco","ect","ejs","engine","engines","express","haml","haml-coffee","hamljs","handlebars","helpers","hogan.js","jade","jazz","jqtpl","liquor","lo-dash","lodash","markdown","mote","mustache","nunjucks","process","qejs","ractive","render","swig","template","templates","templayed","toffee","underscore","view","walrus","whiskers","yaml"],"gitHead":"82d782222f0d1bdfbe1fcd1d8fe8b809f9619309","_id":"template@0.14.1","_shasum":"a7a4719de6458c830164b1949eb567bcee00574b","_from":".","_npmVersion":"2.5.1","_nodeVersion":"0.12.0","_npmUser":{"name":"jonschlinkert","email":"github@sellside.com"},"maintainers":[{"name":"doowb","email":"brian.woodward@gmail.com"},{"name":"jonschlinkert","email":"github@sellside.com"}],"dist":{"shasum":"a7a4719de6458c830164b1949eb567bcee00574b","size":19882,"noattachment":false,"key":"/template/-/template-0.14.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/template/download/template-0.14.1.tgz"},"directories":{},"publish_time":1431472605614,"_cnpm_publish_time":1431472605614,"_hasShrinkwrap":false},"0.14.0":{"name":"template","description":"Render templates using any engine. Supports, layouts, pages, partials and custom template types. Use template helpers, middleware, routes, loaders, and lots more. Powers assemble, verb and other node.js apps.","version":"0.14.0","homepage":"https://github.com/jonschlinkert/template","author":{"name":"Jon Schlinkert","url":"https://github.com/jonschlinkert"},"repository":{"type":"git","url":"git://github.com/jonschlinkert/template.git"},"bugs":{"url":"https://github.com/jonschlinkert/template/issues"},"license":{"type":"MIT","url":"https://github.com/jonschlinkert/template/blob/master/LICENSE"},"main":"index.js","engines":{"node":">=0.10.0"},"files":["index.js","lib/"],"scripts":{"test":"mocha","cover":"istanbul cover node_modules/.bin/_mocha && open coverage/lcov-report/index.html","ci":"istanbul cover ./node_modules/mocha/bin/_mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"},"dependencies":{"ansi-styles":"^2.0.1","arr-flatten":"^1.0.1","array-slice":"^0.2.3","async":"^0.9.0","chalk":"^1.0.0","clone-deep":"^0.1.1","config-cache":"^4.0.0","debug":"^2.1.3","en-route":"^0.5.0","engine-cache":"^0.12.1","export-files":"^2.0.1","extend-shallow":"^1.1.2","for-own":"^0.1.3","globby":"^2.0.0","has-value":"^0.2.0","helper-cache":"^0.7.0","kind-of":"^1.1.0","layouts":"^0.9.0","load-templates":"^0.7.3","loader-cache":"^0.4.0","middleware-utils":"^0.1.2","mixin-deep":"^1.1.0","object.reduce":"^0.1.7","option-cache":"^1.3.0","parser-front-matter":"^1.2.1","pick-from":"^0.1.0","template-utils":"^0.6.0"},"devDependencies":{"bluebird":"^2.9.24","consolidate":"^0.12.1","coveralls":"^2.11.2","engine-handlebars":"^0.6.1","engine-lodash":"^0.6.2","engines":"^0.4.0","event-stream":"^3.3.0","glob":"^5.0.3","gulp-istanbul":"^0.8.1","gulp-jshint":"^1.10.0","gulp-mocha":"^2.0.1","gulp-util":"^3.0.4","handlebars":"^3.0.1","istanbul":"^0.3.13","jshint-stylish":"^1.0.1","lodash":"^3.6.0","mocha":"^2.2.4","preserve":"^0.2.0","should":"^5.2.0","swig":"^1.4.2","template-utils":"^0.5.1","verb":"^0.6.2","verb-prettify":"^0.1.0"},"keywords":["atpl","coffee","compile","consolidate","dot","dust","dustjs","dustjs-helpers","dustjs-linkedin","eco","ect","ejs","engine","engines","express","haml","haml-coffee","hamljs","handlebars","helpers","hogan.js","jade","jazz","jqtpl","liquor","lo-dash","lodash","markdown","mote","mustache","nunjucks","process","qejs","ractive","render","swig","template","templates","templayed","toffee","underscore","view","walrus","whiskers","yaml"],"gitHead":"e885c022aaa9b80e873cd613fe4fbc23ff4be9bc","_id":"template@0.14.0","_shasum":"c71b631ee8a319a457978824fff05e8cddcc70dc","_from":".","_npmVersion":"2.5.1","_nodeVersion":"0.12.0","_npmUser":{"name":"jonschlinkert","email":"github@sellside.com"},"maintainers":[{"name":"doowb","email":"brian.woodward@gmail.com"},{"name":"jonschlinkert","email":"github@sellside.com"}],"dist":{"shasum":"c71b631ee8a319a457978824fff05e8cddcc70dc","size":23721,"noattachment":false,"key":"/template/-/template-0.14.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/template/download/template-0.14.0.tgz"},"directories":{},"publish_time":1431262832747,"_cnpm_publish_time":1431262832747,"_hasShrinkwrap":false},"0.13.1":{"name":"template","description":"Render templates using any engine. Supports, layouts, pages, partials and custom template types. Use template helpers, middleware, routes, loaders, and lots more. Powers assemble, verb and other node.js apps.","version":"0.13.1","homepage":"https://github.com/jonschlinkert/template","author":{"name":"Jon Schlinkert","url":"https://github.com/jonschlinkert"},"repository":{"type":"git","url":"git://github.com/jonschlinkert/template.git"},"bugs":{"url":"https://github.com/jonschlinkert/template/issues"},"license":{"type":"MIT","url":"https://github.com/jonschlinkert/template/blob/master/LICENSE"},"main":"index.js","engines":{"node":">=0.10.0"},"files":["index.js","lib/"],"scripts":{"test":"mocha","cover":"istanbul cover node_modules/.bin/_mocha && open coverage/lcov-report/index.html","ci":"istanbul cover ./node_modules/mocha/bin/_mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"},"dependencies":{"ansi-styles":"^2.0.1","arr-flatten":"^1.0.1","array-slice":"^0.2.3","async":"^0.9.0","chalk":"^1.0.0","clone-deep":"^0.1.1","config-cache":"^3.1.0","debug":"^2.1.3","en-route":"^0.5.0","engine-cache":"^0.12.1","export-files":"^2.0.1","extend-shallow":"^1.1.2","for-own":"^0.1.3","globby":"^2.0.0","has-value":"^0.2.0","helper-cache":"^0.7.0","is-glob":"^1.1.3","kind-of":"^1.1.0","layouts":"^0.9.0","load-templates":"^0.7.2","loader-cache":"^0.4.0","mixin-deep":"^1.0.1","object.reduce":"^0.1.6","option-cache":"^1.3.0","parser-front-matter":"^1.2.1","pick-from":"^0.1.0"},"devDependencies":{"bluebird":"^2.9.24","consolidate":"^0.12.1","coveralls":"^2.11.2","engine-handlebars":"^0.6.1","engine-lodash":"^0.6.2","engines":"^0.4.0","event-stream":"^3.3.0","glob":"^5.0.3","gulp-istanbul":"^0.8.1","gulp-jshint":"^1.10.0","gulp-mocha":"^2.0.1","gulp-util":"^3.0.4","handlebars":"^3.0.1","istanbul":"^0.3.13","jshint-stylish":"^1.0.1","lodash":"^3.6.0","mocha":"^2.2.4","preserve":"^0.2.0","should":"^5.2.0","swig":"^1.4.2","template-utils":"^0.5.1","verb":"^0.6.2","verb-prettify":"^0.1.0"},"keywords":["atpl","coffee","compile","consolidate","dot","dust","dustjs","dustjs-helpers","dustjs-linkedin","eco","ect","ejs","engine","engines","express","haml","haml-coffee","hamljs","handlebars","helpers","hogan.js","jade","jazz","jqtpl","liquor","lo-dash","lodash","markdown","mote","mustache","nunjucks","process","qejs","ractive","render","swig","template","templates","templayed","toffee","underscore","view","walrus","whiskers","yaml"],"gitHead":"958a9803e16c9ef43c4133068eb65525a2f48942","_id":"template@0.13.1","_shasum":"11a5a813ece0ab3d828d8ca13b5d5ff35b73fe8b","_from":".","_npmVersion":"2.5.1","_nodeVersion":"0.12.0","_npmUser":{"name":"jonschlinkert","email":"github@sellside.com"},"maintainers":[{"name":"doowb","email":"brian.woodward@gmail.com"},{"name":"jonschlinkert","email":"github@sellside.com"}],"dist":{"shasum":"11a5a813ece0ab3d828d8ca13b5d5ff35b73fe8b","size":22330,"noattachment":false,"key":"/template/-/template-0.13.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/template/download/template-0.13.1.tgz"},"directories":{},"publish_time":1429781067261,"_cnpm_publish_time":1429781067261,"_hasShrinkwrap":false},"0.13.0":{"name":"template","description":"Render templates using any engine. Supports, layouts, pages, partials and custom template types. Use template helpers, middleware, routes, loaders, and lots more. Powers assemble, verb and other node.js apps.","version":"0.13.0","homepage":"https://github.com/jonschlinkert/template","author":{"name":"Jon Schlinkert","url":"https://github.com/jonschlinkert"},"repository":{"type":"git","url":"git://github.com/jonschlinkert/template.git"},"bugs":{"url":"https://github.com/jonschlinkert/template/issues"},"license":{"type":"MIT","url":"https://github.com/jonschlinkert/template/blob/master/LICENSE"},"main":"index.js","engines":{"node":">=0.10.0"},"files":["index.js","lib/"],"scripts":{"test":"mocha"},"dependencies":{"ansi-styles":"^2.0.1","arr-flatten":"^1.0.1","array-slice":"^0.2.3","chalk":"^1.0.0","clone-deep":"^0.1.1","config-cache":"^3.1.0","debug":"^2.1.3","en-route":"^0.5.0","engine-cache":"^0.12.1","export-files":"^2.0.1","extend-shallow":"^1.1.2","for-own":"^0.1.3","globby":"^2.0.0","has-value":"^0.2.0","helper-cache":"^0.7.0","is-glob":"^1.1.3","kind-of":"^1.1.0","layouts":"^0.9.0","load-templates":"^0.7.2","loader-cache":"^0.4.0","mixin-deep":"^1.0.1","object.reduce":"^0.1.6","option-cache":"^1.3.0","parser-front-matter":"^1.2.1","pick-from":"^0.1.0"},"devDependencies":{"async":"^0.9.0","bluebird":"^2.9.24","consolidate":"^0.12.1","coveralls":"^2.11.2","engine-handlebars":"^0.6.1","engine-lodash":"^0.6.2","engines":"^0.4.0","event-stream":"^3.3.0","glob":"^5.0.3","gulp-istanbul":"^0.8.1","gulp-jshint":"^1.10.0","gulp-mocha":"^2.0.1","gulp-util":"^3.0.4","handlebars":"^3.0.1","istanbul":"^0.3.13","jshint-stylish":"^1.0.1","lodash":"^3.6.0","mocha":"^2.2.4","preserve":"^0.2.0","should":"^5.2.0","swig":"^1.4.2","template-utils":"^0.5.1","verb":"^0.6.2","verb-prettify":"^0.1.0"},"keywords":["atpl","coffee","compile","consolidate","dot","dust","dustjs","dustjs-helpers","dustjs-linkedin","eco","ect","ejs","engine","engines","express","haml","haml-coffee","hamljs","handlebars","helpers","hogan.js","jade","jazz","jqtpl","liquor","lo-dash","lodash","markdown","mote","mustache","nunjucks","process","qejs","ractive","render","swig","template","templates","templayed","toffee","underscore","view","walrus","whiskers","yaml"],"gitHead":"958a9803e16c9ef43c4133068eb65525a2f48942","_id":"template@0.13.0","_shasum":"0d0170fdf00a8dbdb0a8aec7fc056025da2b64c0","_from":".","_npmVersion":"2.5.1","_nodeVersion":"0.12.0","_npmUser":{"name":"jonschlinkert","email":"github@sellside.com"},"maintainers":[{"name":"doowb","email":"brian.woodward@gmail.com"},{"name":"jonschlinkert","email":"github@sellside.com"}],"dist":{"shasum":"0d0170fdf00a8dbdb0a8aec7fc056025da2b64c0","size":20192,"noattachment":false,"key":"/template/-/template-0.13.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/template/download/template-0.13.0.tgz"},"directories":{},"publish_time":1429779495941,"_cnpm_publish_time":1429779495941,"_hasShrinkwrap":false},"0.12.6":{"name":"template","description":"Render templates from any engine. Make custom template types, use layouts on pages, partials or any custom template type, custom delimiters, helpers, middleware, routes, loaders, and lots more. Powers Assemble v0.6.0, Verb v0.3.0 and your application.","version":"0.12.6","homepage":"https://github.com/jonschlinkert/template","author":{"name":"Jon Schlinkert","url":"https://github.com/jonschlinkert"},"repository":{"type":"git","url":"git://github.com/jonschlinkert/template.git"},"bugs":{"url":"https://github.com/jonschlinkert/template/issues"},"license":{"type":"MIT","url":"https://github.com/jonschlinkert/template/blob/master/LICENSE"},"main":"index.js","engines":{"node":">=0.10.0"},"files":["index.js","lib/"],"scripts":{"test":"mocha","cover":"istanbul cover node_modules/.bin/_mocha && open coverage/lcov-report/index.html","ci":"istanbul cover ./node_modules/mocha/bin/_mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"},"dependencies":{"ansi-styles":"^2.0.1","arr-flatten":"^1.0.1","array-slice":"^0.2.2","chalk":"^1.0.0","clone-deep":"^0.1.1","config-cache":"^1.2.0","debug":"^2.1.3","delimiters":"^1.0.1","en-route":"^0.5.0","engine-cache":"^0.9.0","engine-lodash":"^0.5.0","export-files":"^1.3.0","extend-shallow":"^1.1.2","for-own":"^0.1.2","get-value":"^1.1.1","globby":"^1.2.0","helper-cache":"^0.5.2","kind-of":"^1.1.0","layouts":"^0.9.0","load-templates":"^0.6.2","loader-cache":"^0.3.2","mixin-deep":"^1.0.1","object.reduce":"^0.1.3","parser-front-matter":"^1.2.0","pick-from":"^0.1.0"},"devDependencies":{"async":"^0.9.0","bluebird":"^2.3.11","consolidate":"^0.10.0","coveralls":"^2.11.2","engine-handlebars":"^0.4.0","engines":"^0.4.0","event-stream":"^3.1.7","glob":"^4.3.1","gulp-istanbul":"^0.6.0","gulp-jshint":"^1.9.0","gulp-mocha":"^2.0.0","handlebars":"^2.0.0","helper-related":"^0.4.0","istanbul":"^0.3.5","jshint-stylish":"^1.0.0","lodash":"^3.0.1","mocha":"^2.0.1","preserve":"^0.1.3","should":"^4.4.1","swig":"^1.4.2","verb":"^0.4.3","verb-prettify":"^0.1.0"},"keywords":["atpl","coffee","compile","consolidate","dot","dust","dustjs","dustjs-helpers","dustjs-linkedin","eco","ect","ejs","engine","engines","express","haml","haml-coffee","hamljs","handlebars","helpers","hogan.js","jade","jazz","jqtpl","liquor","lo-dash","lodash","markdown","mote","mustache","nunjucks","process","qejs","ractive","render","swig","template","templates","templayed","toffee","underscore","view","walrus","whiskers","yaml"],"gitHead":"1d72e259152481dbe464979cc660b31988118d2a","_id":"template@0.12.6","_shasum":"e47144733c1464f931aad58ed36d686f68e057f5","_from":".","_npmVersion":"2.5.1","_nodeVersion":"0.12.0","_npmUser":{"name":"jonschlinkert","email":"github@sellside.com"},"maintainers":[{"name":"doowb","email":"brian.woodward@gmail.com"},{"name":"jonschlinkert","email":"github@sellside.com"}],"dist":{"shasum":"e47144733c1464f931aad58ed36d686f68e057f5","size":21676,"noattachment":false,"key":"/template/-/template-0.12.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/template/download/template-0.12.6.tgz"},"directories":{},"publish_time":1427066695429,"_cnpm_publish_time":1427066695429,"_hasShrinkwrap":false},"0.12.5":{"name":"template","description":"Render templates from any engine. Make custom template types, use layouts on pages, partials or any custom template type, custom delimiters, helpers, middleware, routes, loaders, and lots more. Powers Assemble v0.6.0, Verb v0.3.0 and your application.","version":"0.12.5","homepage":"https://github.com/jonschlinkert/template","author":{"name":"Jon Schlinkert","url":"https://github.com/jonschlinkert"},"repository":{"type":"git","url":"git://github.com/jonschlinkert/template.git"},"bugs":{"url":"https://github.com/jonschlinkert/template/issues"},"license":{"type":"MIT","url":"https://github.com/jonschlinkert/template/blob/master/LICENSE"},"main":"index.js","engines":{"node":">=0.10.0"},"files":["index.js","lib/"],"scripts":{"test":"mocha","cover":"istanbul cover node_modules/.bin/_mocha && open coverage/lcov-report/index.html","ci":"istanbul cover ./node_modules/mocha/bin/_mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"},"dependencies":{"ansi-styles":"^2.0.1","arr-flatten":"^1.0.1","array-slice":"^0.2.2","chalk":"^1.0.0","clone-deep":"^0.1.1","config-cache":"^1.2.0","debug":"^2.1.3","delimiters":"^1.0.1","en-route":"^0.5.0","engine-cache":"^0.9.0","engine-lodash":"^0.5.0","export-files":"^1.3.0","extend-shallow":"^1.1.2","for-own":"^0.1.2","get-value":"^1.1.1","globby":"^1.2.0","helper-cache":"^0.5.2","kind-of":"^1.1.0","layouts":"^0.9.0","load-templates":"^0.6.0","loader-cache":"^0.3.2","mixin-deep":"^1.0.1","object.reduce":"^0.1.3","parser-front-matter":"^1.2.0","pick-from":"^0.1.0"},"devDependencies":{"async":"^0.9.0","bluebird":"^2.3.11","consolidate":"^0.10.0","coveralls":"^2.11.2","engine-handlebars":"^0.4.0","engines":"^0.4.0","event-stream":"^3.1.7","glob":"^4.3.1","gulp-istanbul":"^0.6.0","gulp-jshint":"^1.9.0","gulp-mocha":"^2.0.0","handlebars":"^2.0.0","helper-related":"^0.4.0","istanbul":"^0.3.5","jshint-stylish":"^1.0.0","lodash":"^3.0.1","mocha":"^2.0.1","preserve":"^0.1.3","should":"^4.4.1","swig":"^1.4.2","verb":"^0.4.3","verb-prettify":"^0.1.0"},"keywords":["atpl","coffee","compile","consolidate","dot","dust","dustjs","dustjs-helpers","dustjs-linkedin","eco","ect","ejs","engine","engines","express","haml","haml-coffee","hamljs","handlebars","helpers","hogan.js","jade","jazz","jqtpl","liquor","lo-dash","lodash","markdown","mote","mustache","nunjucks","process","qejs","ractive","render","swig","template","templates","templayed","toffee","underscore","view","walrus","whiskers","yaml"],"gitHead":"e8f99fe6a4caac45c682c56d983517b5391add47","_id":"template@0.12.5","_shasum":"436bd9020cb1e1cbb4daee55b84c45c934c4478f","_from":".","_npmVersion":"2.5.1","_nodeVersion":"0.12.0","_npmUser":{"name":"jonschlinkert","email":"github@sellside.com"},"maintainers":[{"name":"doowb","email":"brian.woodward@gmail.com"},{"name":"jonschlinkert","email":"github@sellside.com"}],"dist":{"shasum":"436bd9020cb1e1cbb4daee55b84c45c934c4478f","size":21882,"noattachment":false,"key":"/template/-/template-0.12.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/template/download/template-0.12.5.tgz"},"directories":{},"publish_time":1426862071873,"_cnpm_publish_time":1426862071873,"_hasShrinkwrap":false},"0.12.4":{"name":"template","description":"Render templates from any engine. Make custom template types, use layouts on pages, partials or any custom template type, custom delimiters, helpers, middleware, routes, loaders, and lots more. Powers Assemble v0.6.0, Verb v0.3.0 and your application.","version":"0.12.4","homepage":"https://github.com/jonschlinkert/template","author":{"name":"Jon Schlinkert","url":"https://github.com/jonschlinkert"},"repository":{"type":"git","url":"git://github.com/jonschlinkert/template.git"},"bugs":{"url":"https://github.com/jonschlinkert/template/issues"},"license":{"type":"MIT","url":"https://github.com/jonschlinkert/template/blob/master/LICENSE"},"main":"index.js","engines":{"node":">=0.10.0"},"files":["index.js","lib/"],"scripts":{"test":"mocha","cover":"istanbul cover node_modules/.bin/_mocha && open coverage/lcov-report/index.html","ci":"istanbul cover ./node_modules/mocha/bin/_mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"},"dependencies":{"ansi-styles":"^2.0.1","arr-flatten":"^1.0.1","array-slice":"^0.2.2","chalk":"^1.0.0","clone-deep":"^0.1.1","config-cache":"^1.2.0","debug":"^2.1.3","delimiters":"^1.0.1","en-route":"^0.5.0","engine-cache":"^0.9.0","engine-lodash":"^0.5.0","export-files":"^1.3.0","extend-shallow":"^1.1.2","for-own":"^0.1.2","get-value":"^1.1.1","globby":"^1.2.0","helper-cache":"^0.5.2","kind-of":"^1.1.0","layouts":"^0.9.0","load-templates":"^0.6.0","loader-cache":"^0.3.2","mixin-deep":"^1.0.1","object.reduce":"^0.1.3","parser-front-matter":"^1.2.0","pick-from":"^0.1.0"},"devDependencies":{"async":"^0.9.0","bluebird":"^2.3.11","consolidate":"^0.10.0","coveralls":"^2.11.2","engine-handlebars":"^0.4.0","engines":"^0.4.0","event-stream":"^3.1.7","glob":"^4.3.1","gulp-istanbul":"^0.6.0","gulp-jshint":"^1.9.0","gulp-mocha":"^2.0.0","handlebars":"^2.0.0","helper-related":"^0.4.0","istanbul":"^0.3.5","jshint-stylish":"^1.0.0","lodash":"^3.0.1","mocha":"^2.0.1","preserve":"^0.1.3","should":"^4.4.1","swig":"^1.4.2","verb":"^0.4.3","verb-prettify":"^0.1.0"},"keywords":["atpl","coffee","compile","consolidate","dot","dust","dustjs","dustjs-helpers","dustjs-linkedin","eco","ect","ejs","engine","engines","express","haml","haml-coffee","hamljs","handlebars","helpers","hogan.js","jade","jazz","jqtpl","liquor","lo-dash","lodash","markdown","mote","mustache","nunjucks","process","qejs","ractive","render","swig","template","templates","templayed","toffee","underscore","view","walrus","whiskers","yaml"],"gitHead":"58abcfc47566a13b3a08027ee93b9942197cd39f","_id":"template@0.12.4","_shasum":"9f23f7c394345cf02611dea82bea9a8b7234da22","_from":".","_npmVersion":"2.5.1","_nodeVersion":"0.12.0","_npmUser":{"name":"jonschlinkert","email":"github@sellside.com"},"maintainers":[{"name":"doowb","email":"brian.woodward@gmail.com"},{"name":"jonschlinkert","email":"github@sellside.com"}],"dist":{"shasum":"9f23f7c394345cf02611dea82bea9a8b7234da22","size":21846,"noattachment":false,"key":"/template/-/template-0.12.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/template/download/template-0.12.4.tgz"},"directories":{},"publish_time":1426488472918,"_cnpm_publish_time":1426488472918,"_hasShrinkwrap":false},"0.12.3":{"name":"template","description":"Render templates from any engine. Make custom template types, use layouts on pages, partials or any custom template type, custom delimiters, helpers, middleware, routes, loaders, and lots more. Powers Assemble v0.6.0, Verb v0.3.0 and your application.","version":"0.12.3","homepage":"https://github.com/jonschlinkert/template","author":{"name":"Jon Schlinkert","url":"https://github.com/jonschlinkert"},"repository":{"type":"git","url":"git://github.com/jonschlinkert/template.git"},"bugs":{"url":"https://github.com/jonschlinkert/template/issues"},"license":{"type":"MIT","url":"https://github.com/jonschlinkert/template/blob/master/LICENSE"},"main":"index.js","engines":{"node":">=0.10.0"},"files":["index.js","lib/"],"scripts":{"test":"mocha","cover":"istanbul cover node_modules/.bin/_mocha && open coverage/lcov-report/index.html","ci":"istanbul cover ./node_modules/mocha/bin/_mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"},"dependencies":{"ansi-styles":"^2.0.1","arr-flatten":"^1.0.1","array-slice":"^0.2.2","arrayify-compact":"^0.1.0","chalk":"^1.0.0","clone-deep":"^0.1.1","config-cache":"^1.2.0","debug":"^2.1.3","delimiters":"^1.0.1","en-route":"^0.5.0","engine-cache":"^0.9.0","engine-lodash":"^0.5.0","export-files":"^1.3.0","extend-shallow":"^1.1.2","for-own":"^0.1.2","get-value":"^1.1.1","globby":"^1.2.0","helper-cache":"^0.5.2","kind-of":"^1.1.0","layouts":"^0.9.0","load-templates":"^0.6.0","loader-cache":"^0.3.2","mixin-deep":"^1.0.1","object.reduce":"^0.1.3","parser-front-matter":"^1.2.0","pick-from":"^0.1.0"},"devDependencies":{"async":"^0.9.0","bluebird":"^2.3.11","consolidate":"^0.10.0","coveralls":"^2.11.2","engine-handlebars":"^0.4.0","engines":"^0.4.0","event-stream":"^3.1.7","glob":"^4.3.1","gulp-istanbul":"^0.6.0","gulp-jshint":"^1.9.0","gulp-mocha":"^2.0.0","handlebars":"^2.0.0","helper-related":"^0.4.0","istanbul":"^0.3.5","jshint-stylish":"^1.0.0","lodash":"^3.0.1","mocha":"^2.0.1","preserve":"^0.1.3","should":"^4.4.1","swig":"^1.4.2","verb":"^0.4.3","verb-prettify":"^0.1.0"},"keywords":["atpl","coffee","compile","consolidate","dot","dust","dustjs","dustjs-helpers","dustjs-linkedin","eco","ect","ejs","engine","engines","express","haml","haml-coffee","hamljs","handlebars","helpers","hogan.js","jade","jazz","jqtpl","liquor","lo-dash","lodash","markdown","mote","mustache","nunjucks","process","qejs","ractive","render","swig","template","templates","templayed","toffee","underscore","view","walrus","whiskers","yaml"],"gitHead":"f2ee61b46131a4d90470a8b9abcf7ded0f717380","_id":"template@0.12.3","_shasum":"3f9b4aded36368e08d0614942b3f674c3c34092f","_from":".","_npmVersion":"2.5.1","_nodeVersion":"0.12.0","_npmUser":{"name":"jonschlinkert","email":"github@sellside.com"},"maintainers":[{"name":"doowb","email":"brian.woodward@gmail.com"},{"name":"jonschlinkert","email":"github@sellside.com"}],"dist":{"shasum":"3f9b4aded36368e08d0614942b3f674c3c34092f","size":21825,"noattachment":false,"key":"/template/-/template-0.12.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/template/download/template-0.12.3.tgz"},"directories":{},"publish_time":1426485158071,"_cnpm_publish_time":1426485158071,"_hasShrinkwrap":false},"0.12.2":{"name":"template","description":"Render templates from any engine. Make custom template types, use layouts on pages, partials or any custom template type, custom delimiters, helpers, middleware, routes, loaders, and lots more. Powers Assemble v0.6.0, Verb v0.3.0 and your application.","version":"0.12.2","homepage":"https://github.com/jonschlinkert/template","author":{"name":"Jon Schlinkert","url":"https://github.com/jonschlinkert"},"repository":{"type":"git","url":"git://github.com/jonschlinkert/template.git"},"bugs":{"url":"https://github.com/jonschlinkert/template/issues"},"license":{"type":"MIT","url":"https://github.com/jonschlinkert/template/blob/master/LICENSE"},"main":"index.js","engines":{"node":">=0.10.0"},"files":["index.js","lib/"],"scripts":{"test":"mocha","cover":"istanbul cover node_modules/.bin/_mocha && open coverage/lcov-report/index.html","ci":"istanbul cover ./node_modules/mocha/bin/_mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"},"dependencies":{"ansi-styles":"^2.0.1","arr-flatten":"^1.0.1","array-slice":"^0.2.2","arrayify-compact":"^0.1.0","chalk":"^1.0.0","clone-deep":"^0.1.1","config-cache":"^1.2.0","debug":"^2.1.3","delimiters":"^1.0.1","en-route":"^0.5.0","engine-cache":"^0.9.0","engine-lodash":"^0.5.0","export-files":"^1.3.0","extend-shallow":"^1.1.2","for-own":"^0.1.2","get-value":"^1.1.1","globby":"^1.2.0","helper-cache":"^0.5.2","kind-of":"^1.1.0","layouts":"^0.9.0","load-templates":"^0.6.0","loader-cache":"^0.3.2","mixin-deep":"^1.0.1","object.reduce":"^0.1.3","parser-front-matter":"^1.2.0","pick-from":"^0.1.0"},"devDependencies":{"async":"^0.9.0","bluebird":"^2.3.11","consolidate":"^0.10.0","coveralls":"^2.11.2","engine-handlebars":"^0.4.0","engines":"^0.4.0","event-stream":"^3.1.7","glob":"^4.3.1","gulp-istanbul":"^0.6.0","gulp-jshint":"^1.9.0","gulp-mocha":"^2.0.0","handlebars":"^2.0.0","helper-related":"^0.4.0","istanbul":"^0.3.5","jshint-stylish":"^1.0.0","lodash":"^3.0.1","mocha":"^2.0.1","preserve":"^0.1.3","should":"^4.4.1","swig":"^1.4.2","verb":"^0.4.3","verb-prettify":"^0.1.0"},"keywords":["atpl","coffee","compile","consolidate","dot","dust","dustjs","dustjs-helpers","dustjs-linkedin","eco","ect","ejs","engine","engines","express","haml","haml-coffee","hamljs","handlebars","helpers","hogan.js","jade","jazz","jqtpl","liquor","lo-dash","lodash","markdown","mote","mustache","nunjucks","process","qejs","ractive","render","swig","template","templates","templayed","toffee","underscore","view","walrus","whiskers","yaml"],"gitHead":"a77d870b459d6f0479687b62d186dc471b5ea1f8","_id":"template@0.12.2","_shasum":"fc9bf2a4c3b29e3699a56e9b716e9b9656a99d18","_from":".","_npmVersion":"2.5.1","_nodeVersion":"0.12.0","_npmUser":{"name":"jonschlinkert","email":"github@sellside.com"},"maintainers":[{"name":"doowb","email":"brian.woodward@gmail.com"},{"name":"jonschlinkert","email":"github@sellside.com"}],"dist":{"shasum":"fc9bf2a4c3b29e3699a56e9b716e9b9656a99d18","size":21827,"noattachment":false,"key":"/template/-/template-0.12.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/template/download/template-0.12.2.tgz"},"directories":{},"publish_time":1426483207794,"_cnpm_publish_time":1426483207794,"_hasShrinkwrap":false},"0.12.1":{"name":"template","description":"Render templates from any engine. Make custom template types, use layouts on pages, partials or any custom template type, custom delimiters, helpers, middleware, routes, loaders, and lots more. Powers Assemble v0.6.0, Verb v0.3.0 and your application.","version":"0.12.1","homepage":"https://github.com/jonschlinkert/template","author":{"name":"Jon Schlinkert","url":"https://github.com/jonschlinkert"},"repository":{"type":"git","url":"git://github.com/jonschlinkert/template.git"},"bugs":{"url":"https://github.com/jonschlinkert/template/issues"},"license":{"type":"MIT","url":"https://github.com/jonschlinkert/template/blob/master/LICENSE"},"main":"index.js","engines":{"node":">=0.10.0"},"files":["index.js","lib/"],"scripts":{"test":"mocha","cover":"istanbul cover node_modules/.bin/_mocha && open coverage/lcov-report/index.html","ci":"istanbul cover ./node_modules/mocha/bin/_mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"},"dependencies":{"ansi-styles":"^2.0.1","arr-flatten":"^1.0.1","array-slice":"^0.2.2","arrayify-compact":"^0.1.0","chalk":"^1.0.0","clone-deep":"^0.1.1","config-cache":"^1.2.0","debug":"^2.1.3","delimiters":"^1.0.1","en-route":"^0.5.0","engine-cache":"^0.9.0","engine-lodash":"^0.5.0","export-files":"^1.3.0","extend-shallow":"^1.1.2","for-own":"^0.1.2","get-value":"^1.1.1","globby":"^1.2.0","helper-cache":"^0.5.2","kind-of":"^1.1.0","layouts":"^0.9.0","load-templates":"^0.6.0","loader-cache":"^0.4.0","mixin-deep":"^1.0.1","object.reduce":"^0.1.3","parser-front-matter":"^1.2.0","pick-from":"^0.1.0"},"devDependencies":{"async":"^0.9.0","bluebird":"^2.3.11","consolidate":"^0.10.0","coveralls":"^2.11.2","engine-handlebars":"^0.4.0","engines":"^0.4.0","event-stream":"^3.1.7","glob":"^4.3.1","gulp-istanbul":"^0.6.0","gulp-jshint":"^1.9.0","gulp-mocha":"^2.0.0","handlebars":"^2.0.0","istanbul":"^0.3.5","jshint-stylish":"^1.0.0","lodash":"^3.0.1","mocha":"^2.0.1","preserve":"^0.1.3","should":"^4.4.1","swig":"^1.4.2","verb":"^0.4.3","verb-prettify":"^0.1.0"},"keywords":["atpl","coffee","compile","consolidate","dot","dust","dustjs","dustjs-helpers","dustjs-linkedin","eco","ect","ejs","engine","engines","express","haml","haml-coffee","hamljs","handlebars","helpers","hogan.js","jade","jazz","jqtpl","liquor","lo-dash","lodash","markdown","mote","mustache","nunjucks","process","qejs","ractive","render","swig","template","templates","templayed","toffee","underscore","view","walrus","whiskers","yaml"],"gitHead":"96191334ef40bd0548ea92eeef949541c172f571","_id":"template@0.12.1","_shasum":"7f49a480d61fca76e89f4bdba3147bf7f13e5ff9","_from":".","_npmVersion":"2.5.1","_nodeVersion":"0.12.0","_npmUser":{"name":"jonschlinkert","email":"github@sellside.com"},"maintainers":[{"name":"doowb","email":"brian.woodward@gmail.com"},{"name":"jonschlinkert","email":"github@sellside.com"}],"dist":{"shasum":"7f49a480d61fca76e89f4bdba3147bf7f13e5ff9","size":21823,"noattachment":false,"key":"/template/-/template-0.12.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/template/download/template-0.12.1.tgz"},"directories":{},"publish_time":1426479750525,"_cnpm_publish_time":1426479750525,"_hasShrinkwrap":false},"0.12.0":{"name":"template","description":"Render templates from any engine. Make custom template types, use layouts on pages, partials or any custom template type, custom delimiters, helpers, middleware, routes, loaders, and lots more. Powers Assemble v0.6.0, Verb v0.3.0 and your application.","version":"0.12.0","homepage":"https://github.com/jonschlinkert/template","author":{"name":"Jon Schlinkert","url":"https://github.com/jonschlinkert"},"repository":{"type":"git","url":"git://github.com/jonschlinkert/template.git"},"bugs":{"url":"https://github.com/jonschlinkert/template/issues"},"license":{"type":"MIT","url":"https://github.com/jonschlinkert/template/blob/master/LICENSE"},"main":"index.js","engines":{"node":">=0.10.0"},"files":["index.js","lib/"],"scripts":{"test":"mocha","cover":"istanbul cover node_modules/.bin/_mocha && open coverage/lcov-report/index.html","ci":"istanbul cover ./node_modules/mocha/bin/_mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"},"dependencies":{"ansi-styles":"^2.0.1","arr-flatten":"^1.0.1","array-slice":"^0.2.2","arrayify-compact":"^0.1.0","chalk":"^1.0.0","clone-deep":"^0.1.1","config-cache":"^1.2.0","debug":"^2.1.3","delimiters":"^1.0.1","en-route":"^0.5.0","engine-cache":"^0.9.0","engine-lodash":"^0.5.0","export-files":"^1.3.0","extend-shallow":"^1.1.2","for-own":"^0.1.2","get-value":"^1.1.1","globby":"^1.2.0","helper-cache":"^0.5.2","kind-of":"^1.1.0","layouts":"^0.9.0","loader-cache":"^0.4.0","mixin-deep":"^1.0.1","object.reduce":"^0.1.3","parser-front-matter":"^1.2.0","pick-from":"^0.1.0"},"devDependencies":{"async":"^0.9.0","bluebird":"^2.3.11","consolidate":"^0.10.0","coveralls":"^2.11.2","engine-handlebars":"^0.4.0","engines":"^0.4.0","event-stream":"^3.1.7","glob":"^4.3.1","gulp-istanbul":"^0.6.0","gulp-jshint":"^1.9.0","gulp-mocha":"^2.0.0","handlebars":"^2.0.0","istanbul":"^0.3.5","jshint-stylish":"^1.0.0","lodash":"^3.0.1","mocha":"^2.0.1","preserve":"^0.1.3","should":"^4.4.1","swig":"^1.4.2","verb":"^0.4.3","verb-prettify":"^0.1.0"},"keywords":["atpl","coffee","compile","consolidate","dot","dust","dustjs","dustjs-helpers","dustjs-linkedin","eco","ect","ejs","engine","engines","express","haml","haml-coffee","hamljs","handlebars","helpers","hogan.js","jade","jazz","jqtpl","liquor","lo-dash","lodash","markdown","mote","mustache","nunjucks","process","qejs","ractive","render","swig","template","templates","templayed","toffee","underscore","view","walrus","whiskers","yaml"],"gitHead":"96191334ef40bd0548ea92eeef949541c172f571","_id":"template@0.12.0","_shasum":"3fe187cde4a612d37fe9a9c3bfe41f789455985d","_from":".","_npmVersion":"2.5.1","_nodeVersion":"0.12.0","_npmUser":{"name":"jonschlinkert","email":"github@sellside.com"},"maintainers":[{"name":"doowb","email":"brian.woodward@gmail.com"},{"name":"jonschlinkert","email":"github@sellside.com"}],"dist":{"shasum":"3fe187cde4a612d37fe9a9c3bfe41f789455985d","size":21821,"noattachment":false,"key":"/template/-/template-0.12.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/template/download/template-0.12.0.tgz"},"directories":{},"publish_time":1426479558459,"_cnpm_publish_time":1426479558459,"_hasShrinkwrap":false},"0.11.1":{"name":"template","description":"Render templates from any engine. Make custom template types, use layouts on pages, partials or any custom template type, custom delimiters, helpers, middleware, routes, loaders, and lots more. Powers Assemble v0.6.0, Verb v0.3.0 and your application.","version":"0.11.1","homepage":"https://github.com/jonschlinkert/template","author":{"name":"Jon Schlinkert","url":"https://github.com/jonschlinkert"},"repository":{"type":"git","url":"git://github.com/jonschlinkert/template.git"},"bugs":{"url":"https://github.com/jonschlinkert/template/issues"},"license":{"type":"MIT","url":"https://github.com/jonschlinkert/template/blob/master/LICENSE"},"main":"index.js","engines":{"node":">=0.10.0"},"files":["index.js","lib/"],"scripts":{"test":"mocha","cover":"istanbul cover node_modules/.bin/_mocha && open coverage/lcov-report/index.html","ci":"istanbul cover ./node_modules/mocha/bin/_mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"},"dependencies":{"ansi-styles":"^2.0.1","arr-flatten":"^1.0.0","array-slice":"^0.2.2","arrayify-compact":"^0.1.0","chalk":"^1.0.0","clone-deep":"^0.1.1","config-cache":"^1.2.0","debug":"^2.1.2","delimiters":"^1.0.1","en-route":"^0.5.0","engine-cache":"^0.9.0","engine-lodash":"^0.5.0","extend-shallow":"^1.1.2","for-own":"^0.1.2","globby":"^1.2.0","helper-cache":"^0.5.2","kind-of":"^1.1.0","layouts":"^0.9.0","load-templates":"^0.6.0","loader-cache":"^0.4.0","mixin-deep":"^1.0.1","object.reduce":"^0.1.3","parser-front-matter":"^1.2.0","pick-from":"^0.1.0"},"devDependencies":{"async":"^0.9.0","bluebird":"^2.3.11","consolidate":"^0.10.0","coveralls":"^2.11.2","engine-handlebars":"^0.4.0","engines":"^0.4.0","event-stream":"^3.1.7","glob":"^4.3.1","gulp-istanbul":"^0.6.0","gulp-jshint":"^1.9.0","gulp-mocha":"^2.0.0","handlebars":"^2.0.0","istanbul":"^0.3.5","jshint-stylish":"^1.0.0","lodash":"^3.0.1","mocha":"^2.0.1","preserve":"^0.1.3","should":"^4.4.1","swig":"^1.4.2","verb":"^0.4.3","verb-prettify":"^0.1.0"},"keywords":["atpl","coffee","compile","consolidate","dot","dust","dustjs","dustjs-helpers","dustjs-linkedin","eco","ect","ejs","engine","engines","express","haml","haml-coffee","hamljs","handlebars","helpers","hogan.js","jade","jazz","jqtpl","liquor","lo-dash","lodash","markdown","mote","mustache","nunjucks","process","qejs","ractive","render","swig","template","templates","templayed","toffee","underscore","view","walrus","whiskers","yaml"],"gitHead":"8d45717e3bb4293606b01888441f1594b8487014","_id":"template@0.11.1","_shasum":"1023e063ad3a06f88221729583102c165c5c26bc","_from":".","_npmVersion":"2.5.1","_nodeVersion":"0.12.0","_npmUser":{"name":"jonschlinkert","email":"github@sellside.com"},"maintainers":[{"name":"doowb","email":"brian.woodward@gmail.com"},{"name":"jonschlinkert","email":"github@sellside.com"}],"dist":{"shasum":"1023e063ad3a06f88221729583102c165c5c26bc","size":21505,"noattachment":false,"key":"/template/-/template-0.11.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/template/download/template-0.11.1.tgz"},"directories":{},"publish_time":1426097741470,"_cnpm_publish_time":1426097741470,"_hasShrinkwrap":false},"0.11.0":{"name":"template","description":"Render templates from any engine. Make custom template types, use layouts on pages, partials or any custom template type, custom delimiters, helpers, middleware, routes, loaders, and lots more. Powers Assemble v0.6.0, Verb v0.3.0 and your application.","version":"0.11.0","homepage":"https://github.com/jonschlinkert/template","author":{"name":"Jon Schlinkert","url":"https://github.com/jonschlinkert"},"repository":{"type":"git","url":"git://github.com/jonschlinkert/template.git"},"bugs":{"url":"https://github.com/jonschlinkert/template/issues"},"license":{"type":"MIT","url":"https://github.com/jonschlinkert/template/blob/master/LICENSE"},"main":"index.js","engines":{"node":">=0.10.0"},"files":["index.js","lib/"],"scripts":{"test":"mocha","cover":"istanbul cover node_modules/.bin/_mocha && open coverage/lcov-report/index.html","ci":"istanbul cover ./node_modules/mocha/bin/_mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"},"dependencies":{"ansi-styles":"^2.0.1","arr-flatten":"^1.0.0","array-slice":"^0.2.2","arrayify-compact":"^0.1.0","chalk":"^1.0.0","clone-deep":"^0.1.1","config-cache":"^1.2.0","debug":"^2.1.2","delimiters":"^1.0.1","en-route":"^0.5.0","engine-cache":"^0.9.0","engine-lodash":"^0.5.0","extend-shallow":"^1.1.2","for-own":"^0.1.2","globby":"^1.2.0","helper-cache":"^0.5.2","kind-of":"^1.1.0","layouts":"^0.8.1","load-templates":"^0.6.0","loader-cache":"^0.4.0","mixin-deep":"^1.0.1","object.reduce":"^0.1.3","parser-front-matter":"^1.2.0","pick-from":"^0.1.0"},"devDependencies":{"async":"^0.9.0","bluebird":"^2.3.11","consolidate":"^0.10.0","coveralls":"^2.11.2","engine-handlebars":"^0.4.0","engines":"^0.4.0","event-stream":"^3.1.7","glob":"^4.3.1","gulp-istanbul":"^0.6.0","gulp-jshint":"^1.9.0","gulp-mocha":"^2.0.0","handlebars":"^2.0.0","istanbul":"^0.3.5","jshint-stylish":"^1.0.0","lodash":"^3.0.1","mocha":"^2.0.1","preserve":"^0.1.3","should":"^4.4.1","swig":"^1.4.2","verb":"^0.4.3","verb-prettify":"^0.1.0"},"keywords":["atpl","coffee","compile","consolidate","dot","dust","dustjs","dustjs-helpers","dustjs-linkedin","eco","ect","ejs","engine","engines","express","haml","haml-coffee","hamljs","handlebars","helpers","hogan.js","jade","jazz","jqtpl","liquor","lo-dash","lodash","markdown","mote","mustache","nunjucks","process","qejs","ractive","render","swig","template","templates","templayed","toffee","underscore","view","walrus","whiskers","yaml"],"gitHead":"f5476092926912e0e4b9fd61d3019d814c4f3222","_id":"template@0.11.0","_shasum":"d80104884462f98847465271f7a338232adbe126","_from":".","_npmVersion":"2.5.1","_nodeVersion":"0.12.0","_npmUser":{"name":"jonschlinkert","email":"github@sellside.com"},"maintainers":[{"name":"doowb","email":"brian.woodward@gmail.com"},{"name":"jonschlinkert","email":"github@sellside.com"}],"dist":{"shasum":"d80104884462f98847465271f7a338232adbe126","size":21510,"noattachment":false,"key":"/template/-/template-0.11.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/template/download/template-0.11.0.tgz"},"directories":{},"publish_time":1426007713007,"_cnpm_publish_time":1426007713007,"_hasShrinkwrap":false},"0.10.2":{"name":"template","description":"Render templates from any engine. Make custom template types, use layouts on pages, partials or any custom template type, custom delimiters, helpers, middleware, routes, loaders, and lots more. Powers Assemble v0.6.0, Verb v0.3.0 and your application.","version":"0.10.2","homepage":"https://github.com/jonschlinkert/template","author":{"name":"Jon Schlinkert","url":"https://github.com/jonschlinkert"},"repository":{"type":"git","url":"git://github.com/jonschlinkert/template.git"},"bugs":{"url":"https://github.com/jonschlinkert/template/issues"},"license":{"type":"MIT","url":"https://github.com/jonschlinkert/template/blob/master/LICENSE"},"main":"index.js","engines":{"node":">=0.10.0"},"files":["index.js","lib/"],"scripts":{"test":"mocha","cover":"istanbul cover node_modules/.bin/_mocha && open coverage/lcov-report/index.html","ci":"istanbul cover ./node_modules/mocha/bin/_mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"},"dependencies":{"ansi-styles":"^2.0.0","arr-flatten":"^1.0.0","array-slice":"^0.2.2","arrayify-compact":"^0.1.0","chalk":"^0.5.1","clone-deep":"^0.1.1","config-cache":"^1.0.1","debug":"^2.1.1","delimiters":"^1.0.1","en-route":"^0.4.0","engine-cache":"^0.9.0","engine-lodash":"^0.5.0","extend-shallow":"^0.2.0","for-own":"^0.1.2","globby":"^1.1.0","helper-cache":"^0.5.0","kind-of":"^1.1.0","layouts":"^0.7.1","load-templates":"^0.5.3","loader-cache":"^0.3.1","mixin-deep":"^0.1.0","object.reduce":"^0.1.3","parser-front-matter":"^1.1.0","pick-from":"^0.1.0"},"devDependencies":{"async":"^0.9.0","bluebird":"^2.3.11","consolidate":"^0.10.0","coveralls":"^2.11.2","engine-handlebars":"^0.4.0","engines":"^0.4.0","event-stream":"^3.1.7","glob":"^4.3.1","gulp-istanbul":"^0.6.0","gulp-jshint":"^1.9.0","gulp-mocha":"^2.0.0","handlebars":"^2.0.0","istanbul":"^0.3.5","jshint-stylish":"^1.0.0","lodash":"^3.0.1","mocha":"^2.0.1","preserve":"^0.1.3","should":"^4.4.1","swig":"^1.4.2","verb":"^0.4.3","verb-prettify":"^0.1.0"},"keywords":["atpl","coffee","compile","consolidate","dot","dust","dustjs","dustjs-helpers","dustjs-linkedin","eco","ect","ejs","engine","engines","express","haml","haml-coffee","hamljs","handlebars","helpers","hogan.js","jade","jazz","jqtpl","liquor","lo-dash","lodash","markdown","mote","mustache","nunjucks","process","qejs","ractive","render","swig","template","templates","templayed","toffee","underscore","view","walrus","whiskers","yaml"],"gitHead":"99c8f93c22b32f57134e98f40ea9dcd1f7a40ffd","_id":"template@0.10.2","_shasum":"3e37229a6df666efc2f4eb8c6b90d4084dccaa8e","_from":".","_npmVersion":"2.5.1","_nodeVersion":"0.12.0","_npmUser":{"name":"doowb","email":"brian.woodward@gmail.com"},"maintainers":[{"name":"doowb","email":"brian.woodward@gmail.com"},{"name":"jonschlinkert","email":"github@sellside.com"}],"dist":{"shasum":"3e37229a6df666efc2f4eb8c6b90d4084dccaa8e","size":20847,"noattachment":false,"key":"/template/-/template-0.10.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/template/download/template-0.10.2.tgz"},"directories":{},"publish_time":1424791580979,"_cnpm_publish_time":1424791580979,"_hasShrinkwrap":false},"0.10.1":{"name":"template","description":"Render templates from any engine. Make custom template types, use layouts on pages, partials or any custom template type, custom delimiters, helpers, middleware, routes, loaders, and lots more. Powers Assemble v0.6.0, Verb v0.3.0 and your application.","version":"0.10.1","homepage":"https://github.com/jonschlinkert/template","author":{"name":"Jon Schlinkert","url":"https://github.com/jonschlinkert"},"repository":{"type":"git","url":"git://github.com/jonschlinkert/template.git"},"bugs":{"url":"https://github.com/jonschlinkert/template/issues"},"license":{"type":"MIT","url":"https://github.com/jonschlinkert/template/blob/master/LICENSE"},"main":"index.js","engines":{"node":">=0.10.0"},"files":["index.js","lib/"],"scripts":{"test":"mocha","cover":"istanbul cover node_modules/.bin/_mocha && open coverage/lcov-report/index.html","ci":"istanbul cover ./node_modules/mocha/bin/_mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"},"dependencies":{"ansi-styles":"^2.0.0","arr-flatten":"^1.0.0","array-slice":"^0.2.2","arrayify-compact":"^0.1.0","chalk":"^0.5.1","clone-deep":"^0.1.1","config-cache":"^1.0.1","debug":"^2.1.1","delimiters":"^1.0.1","en-route":"^0.4.0","engine-cache":"^0.9.0","engine-lodash":"^0.5.0","extend-shallow":"^0.2.0","for-own":"^0.1.2","globby":"^1.1.0","helper-cache":"^0.5.0","kind-of":"^1.1.0","layouts":"^0.7.1","load-templates":"^0.5.3","loader-cache":"^0.3.1","mixin-deep":"^0.1.0","object.reduce":"^0.1.3","parser-front-matter":"^1.1.0","pick-from":"^0.1.0"},"devDependencies":{"async":"^0.9.0","bluebird":"^2.3.11","consolidate":"^0.10.0","coveralls":"^2.11.2","engine-handlebars":"^0.4.0","engines":"^0.4.0","event-stream":"^3.1.7","glob":"^4.3.1","gulp-istanbul":"^0.6.0","gulp-jshint":"^1.9.0","gulp-mocha":"^2.0.0","handlebars":"^2.0.0","istanbul":"^0.3.5","jshint-stylish":"^1.0.0","lodash":"^3.0.1","mocha":"^2.0.1","preserve":"^0.1.3","should":"^4.4.1","swig":"^1.4.2","verb":"^0.4.3","verb-prettify":"^0.1.0"},"keywords":["atpl","coffee","compile","consolidate","dot","dust","dustjs","dustjs-helpers","dustjs-linkedin","eco","ect","ejs","engine","engines","express","haml","haml-coffee","hamljs","handlebars","helpers","hogan.js","jade","jazz","jqtpl","liquor","lo-dash","lodash","markdown","mote","mustache","nunjucks","process","qejs","ractive","render","swig","template","templates","templayed","toffee","underscore","view","walrus","whiskers","yaml"],"gitHead":"cfa60161696483c29a4b5834e54db491ad477b6c","_id":"template@0.10.1","_shasum":"97e7e0c338658a3f726938335835151047db30f0","_from":".","_npmVersion":"2.5.1","_nodeVersion":"0.12.0","_npmUser":{"name":"jonschlinkert","email":"github@sellside.com"},"maintainers":[{"name":"doowb","email":"brian.woodward@gmail.com"},{"name":"jonschlinkert","email":"github@sellside.com"}],"dist":{"shasum":"97e7e0c338658a3f726938335835151047db30f0","size":20852,"noattachment":false,"key":"/template/-/template-0.10.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/template/download/template-0.10.1.tgz"},"directories":{},"publish_time":1424200304358,"_cnpm_publish_time":1424200304358,"_hasShrinkwrap":false},"0.10.0":{"name":"template","description":"Render templates from any engine. Make custom template types, use layouts on pages, partials or any custom template type, custom delimiters, helpers, middleware, routes, loaders, and lots more. Powers Assemble v0.6.0, Verb v0.3.0 and your application.","version":"0.10.0","homepage":"https://github.com/jonschlinkert/template","author":{"name":"Jon Schlinkert","url":"https://github.com/jonschlinkert"},"repository":{"type":"git","url":"git://github.com/jonschlinkert/template.git"},"bugs":{"url":"https://github.com/jonschlinkert/template/issues"},"license":{"type":"MIT","url":"https://github.com/jonschlinkert/template/blob/master/LICENSE"},"main":"index.js","engines":{"node":">=0.10.0"},"files":["index.js","lib/"],"scripts":{"test":"mocha","cover":"istanbul cover node_modules/.bin/_mocha && open coverage/lcov-report/index.html","ci":"istanbul cover ./node_modules/mocha/bin/_mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"},"dependencies":{"ansi-styles":"^2.0.0","arr-flatten":"^1.0.0","array-slice":"^0.2.2","arrayify-compact":"^0.1.0","chalk":"^0.5.1","clone-deep":"^0.1.1","config-cache":"^1.0.1","debug":"^2.1.1","delimiters":"^1.0.1","en-route":"^0.4.0","engine-cache":"^0.9.0","engine-lodash":"^0.5.0","extend-shallow":"^0.2.0","for-own":"^0.1.2","globby":"^1.1.0","helper-cache":"^0.5.0","kind-of":"^1.1.0","layouts":"^0.7.1","load-templates":"^0.5.3","loader-cache":"^0.3.1","mixin-deep":"^0.1.0","object.reduce":"^0.1.3","parser-front-matter":"^1.1.0","pick-from":"^0.1.0"},"devDependencies":{"async":"^0.9.0","bluebird":"^2.3.11","consolidate":"^0.10.0","coveralls":"^2.11.2","engine-handlebars":"^0.4.0","engines":"^0.4.0","event-stream":"^3.1.7","glob":"^4.3.1","gulp-istanbul":"^0.6.0","gulp-jshint":"^1.9.0","gulp-mocha":"^2.0.0","handlebars":"^2.0.0","istanbul":"^0.3.5","jshint-stylish":"^1.0.0","lodash":"^3.0.1","mocha":"^2.0.1","preserve":"^0.1.3","should":"^4.4.1","swig":"^1.4.2","verb":"^0.3.9","verb-prettify":"^0.1.0"},"keywords":["atpl","coffee","compile","consolidate","dot","dust","dustjs","dustjs-helpers","dustjs-linkedin","eco","ect","ejs","engine","engines","express","haml","haml-coffee","hamljs","handlebars","helpers","hogan.js","jade","jazz","jqtpl","liquor","lo-dash","lodash","markdown","mote","mustache","nunjucks","process","qejs","ractive","render","swig","template","templates","templayed","toffee","underscore","view","walrus","whiskers","yaml"],"gitHead":"cfa60161696483c29a4b5834e54db491ad477b6c","_id":"template@0.10.0","_shasum":"aaf2a7fef090da1a058e388cf83dab7473b23835","_from":".","_npmVersion":"2.4.1","_nodeVersion":"0.10.29","_npmUser":{"name":"doowb","email":"brian.woodward@gmail.com"},"maintainers":[{"name":"doowb","email":"brian.woodward@gmail.com"},{"name":"jonschlinkert","email":"github@sellside.com"}],"dist":{"shasum":"aaf2a7fef090da1a058e388cf83dab7473b23835","size":20860,"noattachment":false,"key":"/template/-/template-0.10.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/template/download/template-0.10.0.tgz"},"directories":{},"publish_time":1424197554157,"_cnpm_publish_time":1424197554157,"_hasShrinkwrap":false},"0.9.3":{"name":"template","description":"Render templates from any engine. Make custom template types, use layouts on pages, partials or any custom template type, custom delimiters, helpers, middleware, routes, loaders, and lots more. Powers Assemble v0.6.0, Verb v0.3.0 and your application.","version":"0.9.3","homepage":"https://github.com/jonschlinkert/template","author":{"name":"Jon Schlinkert","url":"https://github.com/jonschlinkert"},"repository":{"type":"git","url":"git://github.com/jonschlinkert/template.git"},"bugs":{"url":"https://github.com/jonschlinkert/template/issues"},"license":{"type":"MIT","url":"https://github.com/jonschlinkert/template/blob/master/LICENSE"},"main":"index.js","engines":{"node":">=0.10.0"},"files":["index.js","lib/"],"scripts":{"test":"mocha","cover":"istanbul cover node_modules/.bin/_mocha && open coverage/lcov-report/index.html","ci":"istanbul cover ./node_modules/mocha/bin/_mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"},"dependencies":{"ansi-styles":"^2.0.0","arr-flatten":"^1.0.0","array-slice":"^0.2.2","arrayify-compact":"^0.1.0","chalk":"^0.5.1","clone-deep":"^0.1.1","config-cache":"^1.0.1","debug":"^2.1.1","delimiters":"^1.0.1","en-route":"^0.4.0","engine-cache":"^0.8.0","engine-lodash":"^0.5.0","extend-shallow":"^0.2.0","for-own":"^0.1.2","globby":"^1.1.0","helper-cache":"^0.4.5","kind-of":"^1.1.0","layouts":"^0.7.1","load-templates":"^0.5.3","loader-cache":"^0.3.1","mixin-deep":"^0.1.0","object.reduce":"^0.1.3","parser-front-matter":"^1.1.0","pick-from":"^0.1.0"},"devDependencies":{"async":"^0.9.0","bluebird":"^2.3.11","consolidate":"^0.10.0","coveralls":"^2.11.2","engine-handlebars":"^0.4.0","engines":"^0.4.0","event-stream":"^3.1.7","glob":"^4.3.1","gulp-istanbul":"^0.6.0","gulp-jshint":"^1.9.0","gulp-mocha":"^2.0.0","handlebars":"^2.0.0","istanbul":"^0.3.5","jshint-stylish":"^1.0.0","lodash":"^3.0.1","mocha":"^2.0.1","preserve":"^0.1.3","should":"^4.4.1","swig":"^1.4.2","verb":"^0.3.9","verb-prettify":"^0.1.0"},"keywords":["atpl","coffee","compile","consolidate","dot","dust","dustjs","dustjs-helpers","dustjs-linkedin","eco","ect","ejs","engine","engines","express","haml","haml-coffee","hamljs","handlebars","helpers","hogan.js","jade","jazz","jqtpl","liquor","lo-dash","lodash","markdown","mote","mustache","nunjucks","process","qejs","ractive","render","swig","template","templates","templayed","toffee","underscore","view","walrus","whiskers","yaml"],"gitHead":"49fc11f07c2e2a04827d84e05555e9f536c31f45","_id":"template@0.9.3","_shasum":"06bf23bd54b09882c281e59a4be98447fb46bcf4","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"jonschlinkert","email":"github@sellside.com"},"maintainers":[{"name":"doowb","email":"brian.woodward@gmail.com"},{"name":"jonschlinkert","email":"github@sellside.com"}],"dist":{"shasum":"06bf23bd54b09882c281e59a4be98447fb46bcf4","size":20026,"noattachment":false,"key":"/template/-/template-0.9.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/template/download/template-0.9.3.tgz"},"directories":{},"publish_time":1423983114721,"_cnpm_publish_time":1423983114721,"_hasShrinkwrap":false},"0.9.2":{"name":"template","description":"Render templates from any engine. Make custom template types, use layouts on pages, partials or any custom template type, custom delimiters, helpers, middleware, routes, loaders, and lots more. Powers Assemble v0.6.0, Verb v0.3.0 and your application.","version":"0.9.2","homepage":"https://github.com/jonschlinkert/template","author":{"name":"Jon Schlinkert","url":"https://github.com/jonschlinkert"},"repository":{"type":"git","url":"git://github.com/jonschlinkert/template.git"},"bugs":{"url":"https://github.com/jonschlinkert/template/issues"},"license":{"type":"MIT","url":"https://github.com/jonschlinkert/template/blob/master/LICENSE"},"main":"index.js","engines":{"node":">=0.10.0"},"files":["index.js","lib/"],"scripts":{"test":"mocha","cover":"istanbul cover node_modules/.bin/_mocha && open coverage/lcov-report/index.html","ci":"istanbul cover ./node_modules/mocha/bin/_mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"},"dependencies":{"ansi-styles":"^2.0.0","arr-flatten":"^1.0.0","array-slice":"^0.2.2","arrayify-compact":"^0.1.0","chalk":"^0.5.1","clone-deep":"^0.1.1","config-cache":"^1.0.1","debug":"^2.1.1","delimiters":"^1.0.1","en-route":"^0.3.4","engine-cache":"^0.8.0","engine-lodash":"^0.5.0","extend-shallow":"^0.2.0","for-own":"^0.1.2","globby":"^1.1.0","helper-cache":"^0.4.5","kind-of":"^1.1.0","layouts":"^0.7.1","load-templates":"^0.5.3","loader-cache":"^0.3.1","mixin-deep":"^0.1.0","object.reduce":"^0.1.3","parser-front-matter":"^1.1.0","pick-from":"^0.1.0"},"devDependencies":{"async":"^0.9.0","bluebird":"^2.3.11","consolidate":"^0.10.0","coveralls":"^2.11.2","engine-handlebars":"^0.4.0","engines":"^0.4.0","event-stream":"^3.1.7","glob":"^4.3.1","gulp-istanbul":"^0.6.0","gulp-jshint":"^1.9.0","gulp-mocha":"^2.0.0","handlebars":"^2.0.0","istanbul":"^0.3.5","jshint-stylish":"^1.0.0","lodash":"^3.0.1","mocha":"^2.0.1","preserve":"^0.1.3","should":"^4.4.1","swig":"^1.4.2","verb":"^0.3.9","verb-prettify":"^0.1.0"},"keywords":["atpl","coffee","compile","consolidate","dot","dust","dustjs","dustjs-helpers","dustjs-linkedin","eco","ect","ejs","engine","engines","express","haml","haml-coffee","hamljs","handlebars","helpers","hogan.js","jade","jazz","jqtpl","liquor","lo-dash","lodash","markdown","mote","mustache","nunjucks","process","qejs","ractive","render","swig","template","templates","templayed","toffee","underscore","view","walrus","whiskers","yaml"],"gitHead":"3a52aeec6076841db747d3ee8b4a2812ddae44c4","_id":"template@0.9.2","_shasum":"d54e612a97364b4f0b331e135cbf9f73db696431","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"jonschlinkert","email":"github@sellside.com"},"maintainers":[{"name":"doowb","email":"brian.woodward@gmail.com"},{"name":"jonschlinkert","email":"github@sellside.com"}],"dist":{"shasum":"d54e612a97364b4f0b331e135cbf9f73db696431","size":19756,"noattachment":false,"key":"/template/-/template-0.9.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/template/download/template-0.9.2.tgz"},"directories":{},"publish_time":1423966514391,"_cnpm_publish_time":1423966514391,"_hasShrinkwrap":false},"0.9.1":{"name":"template","description":"Render templates from any engine. Make custom template types, use layouts on pages, partials or any custom template type, custom delimiters, helpers, middleware, routes, loaders, and lots more. Powers Assemble v0.6.0, Verb v0.3.0 and your application.","version":"0.9.1","homepage":"https://github.com/jonschlinkert/template","author":{"name":"Jon Schlinkert","url":"https://github.com/jonschlinkert"},"repository":{"type":"git","url":"git://github.com/jonschlinkert/template.git"},"bugs":{"url":"https://github.com/jonschlinkert/template/issues"},"license":{"type":"MIT","url":"https://github.com/jonschlinkert/template/blob/master/LICENSE"},"main":"index.js","engines":{"node":">=0.10.0"},"files":["index.js","lib/"],"scripts":{"test":"mocha","cover":"istanbul cover node_modules/.bin/_mocha && open coverage/lcov-report/index.html","ci":"istanbul cover ./node_modules/mocha/bin/_mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"},"dependencies":{"ansi-styles":"^2.0.0","arr-flatten":"^1.0.0","array-slice":"^0.2.2","arrayify-compact":"^0.1.0","chalk":"^0.5.1","clone-deep":"^0.1.1","config-cache":"^1.0.0","debug":"^2.1.1","delimiters":"^1.0.1","delims":"^0.4.2","en-route":"^0.3.4","engine-cache":"^0.7.0","engine-lodash":"^0.5.0","extend-shallow":"^0.2.0","for-own":"^0.1.2","globby":"^1.1.0","helper-cache":"^0.4.2","kind-of":"^1.0.0","layouts":"^0.7.1","load-templates":"^0.5.3","loader-cache":"^0.3.1","mixin-deep":"^0.1.0","object.reduce":"^0.1.3","parser-front-matter":"^1.1.0","pick-from":"^0.1.0"},"devDependencies":{"async":"^0.9.0","bluebird":"^2.3.11","consolidate":"^0.10.0","coveralls":"^2.11.2","engine-handlebars":"^0.4.0","engines":"^0.4.0","event-stream":"^3.1.7","glob":"^4.3.1","gulp-istanbul":"^0.5.0","gulp-jshint":"^1.9.0","gulp-mocha":"^2.0.0","handlebars":"^2.0.0","istanbul":"^0.3.5","jshint-stylish":"^1.0.0","lodash":"^3.0.1","mocha":"^2.0.1","preserve":"^0.1.3","should":"^4.4.1","swig":"^1.4.2","verb":"^0.3.9","verb-prettify":"^0.1.0"},"keywords":["atpl","coffee","compile","consolidate","dot","dust","dustjs","dustjs-helpers","dustjs-linkedin","eco","ect","ejs","engine","engines","express","haml","haml-coffee","hamljs","handlebars","helpers","hogan.js","jade","jazz","jqtpl","liquor","lo-dash","lodash","markdown","mote","mustache","nunjucks","process","qejs","ractive","render","swig","template","templates","templayed","toffee","underscore","view","walrus","whiskers","yaml"],"gitHead":"558a34942e34d29fb6924ccc8cadc2dcd5444ff0","_id":"template@0.9.1","_shasum":"446e15b6e53b024be3da6b0ef2e5a5ecd8de9007","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"jonschlinkert","email":"github@sellside.com"},"maintainers":[{"name":"doowb","email":"brian.woodward@gmail.com"},{"name":"jonschlinkert","email":"github@sellside.com"}],"dist":{"shasum":"446e15b6e53b024be3da6b0ef2e5a5ecd8de9007","size":19751,"noattachment":false,"key":"/template/-/template-0.9.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/template/download/template-0.9.1.tgz"},"directories":{},"publish_time":1423862682675,"_cnpm_publish_time":1423862682675,"_hasShrinkwrap":false},"0.9.0":{"name":"template","description":"Render templates from any engine. Make custom template types, use layouts on pages, partials or any custom template type, custom delimiters, helpers, middleware, routes, loaders, and lots more. Powers Assemble v0.6.0, Verb v0.3.0 and your application.","version":"0.9.0","homepage":"https://github.com/jonschlinkert/template","author":{"name":"Jon Schlinkert","url":"https://github.com/jonschlinkert"},"repository":{"type":"git","url":"git://github.com/jonschlinkert/template.git"},"bugs":{"url":"https://github.com/jonschlinkert/template/issues"},"license":{"type":"MIT","url":"https://github.com/jonschlinkert/template/blob/master/LICENSE"},"main":"index.js","engines":{"node":">=0.10.0"},"files":["index.js","lib/"],"scripts":{"test":"mocha","cover":"istanbul cover node_modules/.bin/_mocha && open coverage/lcov-report/index.html","ci":"istanbul cover ./node_modules/mocha/bin/_mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"},"dependencies":{"ansi-styles":"^2.0.0","arr-flatten":"^1.0.0","array-slice":"^0.2.2","arrayify-compact":"^0.1.0","chalk":"^0.5.1","clone-deep":"^0.1.1","config-cache":"^1.0.0","debug":"^2.1.1","delimiters":"^1.0.1","delims":"^0.4.2","en-route":"^0.3.4","engine-cache":"^0.7.0","engine-lodash":"^0.5.0","extend-shallow":"^0.2.0","for-own":"^0.1.2","globby":"^1.1.0","helper-cache":"^0.4.2","kind-of":"^1.0.0","layouts":"^0.6.0","load-templates":"^0.5.3","loader-cache":"^0.3.1","mixin-deep":"^0.1.0","object.reduce":"^0.1.3","parser-front-matter":"^1.0.0","pick-from":"^0.1.0"},"devDependencies":{"async":"^0.9.0","bluebird":"^2.3.11","consolidate":"^0.10.0","coveralls":"^2.11.2","engine-handlebars":"^0.4.0","engines":"^0.4.0","event-stream":"^3.1.7","glob":"^4.3.1","gulp-istanbul":"^0.5.0","gulp-jshint":"^1.9.0","gulp-mocha":"^2.0.0","handlebars":"^2.0.0","istanbul":"^0.3.5","jshint-stylish":"^1.0.0","lodash":"^3.0.1","mocha":"^2.0.1","preserve":"^0.1.3","should":"^4.4.1","swig":"^1.4.2","verb":"^0.3.9","verb-prettify":"^0.1.0"},"keywords":["atpl","coffee","compile","consolidate","dot","dust","dustjs","dustjs-helpers","dustjs-linkedin","eco","ect","ejs","engine","engines","express","haml","haml-coffee","hamljs","handlebars","helpers","hogan.js","jade","jazz","jqtpl","liquor","lo-dash","lodash","markdown","mote","mustache","nunjucks","process","qejs","ractive","render","swig","template","templates","templayed","toffee","underscore","view","walrus","whiskers","yaml"],"gitHead":"558a34942e34d29fb6924ccc8cadc2dcd5444ff0","_id":"template@0.9.0","_shasum":"a97feffc9f33db1fbb1cfcf2a704abe5116ab357","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"jonschlinkert","email":"github@sellside.com"},"maintainers":[{"name":"doowb","email":"brian.woodward@gmail.com"},{"name":"jonschlinkert","email":"github@sellside.com"}],"dist":{"shasum":"a97feffc9f33db1fbb1cfcf2a704abe5116ab357","size":19746,"noattachment":false,"key":"/template/-/template-0.9.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/template/download/template-0.9.0.tgz"},"directories":{},"publish_time":1423825867866,"_cnpm_publish_time":1423825867866,"_hasShrinkwrap":false},"0.8.0":{"name":"template","description":"Render templates from any engine. Make custom template types, use layouts on pages, partials or any custom template type, custom delimiters, helpers, middleware, routes, loaders, and lots more. Powers Assemble v0.6.0, Verb v0.3.0 and your application.","version":"0.8.0","homepage":"https://github.com/jonschlinkert/template","author":{"name":"Jon Schlinkert","url":"https://github.com/jonschlinkert"},"repository":{"type":"git","url":"git://github.com/jonschlinkert/template.git"},"bugs":{"url":"https://github.com/jonschlinkert/template/issues"},"license":{"type":"MIT","url":"https://github.com/jonschlinkert/template/blob/master/LICENSE"},"main":"index.js","engines":{"node":">=0.10.0"},"files":["index.js","lib/"],"scripts":{"test":"mocha","cover":"istanbul cover node_modules/.bin/_mocha && open coverage/lcov-report/index.html","ci":"istanbul cover ./node_modules/mocha/bin/_mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"},"dependencies":{"ansi-styles":"^2.0.0","arr-flatten":"^1.0.0","array-slice":"^0.2.2","arrayify-compact":"^0.1.0","chalk":"^0.5.1","clone-deep":"^0.1.1","config-cache":"^0.5.0","debug":"^2.1.1","delims":"^0.4.2","en-route":"^0.3.4","engine-cache":"^0.7.0","engine-lodash":"^0.5.0","extend-shallow":"^0.2.0","for-own":"^0.1.2","globby":"^1.1.0","helper-cache":"^0.4.2","kind-of":"^1.0.0","layouts":"^0.6.0","load-templates":"^0.5.3","loader-cache":"^0.3.1","mixin-deep":"^0.1.0","object.pick":"^1.1.0","object.reduce":"^0.1.3","parser-front-matter":"^1.0.0"},"devDependencies":{"async":"^0.9.0","bluebird":"^2.3.11","consolidate":"^0.10.0","coveralls":"^2.11.2","engine-handlebars":"^0.4.0","engines":"^0.4.0","event-stream":"^3.1.7","glob":"^4.3.1","gulp-istanbul":"^0.5.0","gulp-jshint":"^1.9.0","gulp-mocha":"^2.0.0","handlebars":"^2.0.0","istanbul":"^0.3.5","jshint-stylish":"^1.0.0","lodash":"^2.4.1","mocha":"^2.0.1","preserve":"^0.1.3","should":"^4.4.1","swig":"^1.4.2","verb":"^0.3.9","verb-prettify":"^0.1.0"},"keywords":["atpl","coffee","compile","consolidate","dot","dust","dustjs","dustjs-helpers","dustjs-linkedin","eco","ect","ejs","engine","engines","express","haml","haml-coffee","hamljs","handlebars","helpers","hogan.js","jade","jazz","jqtpl","liquor","lo-dash","lodash","markdown","mote","mustache","nunjucks","process","qejs","ractive","render","swig","template","templates","templayed","toffee","underscore","view","walrus","whiskers","yaml"],"gitHead":"c7ac5c741bd8fa743a520f5ffce7d3a99311ddfb","_id":"template@0.8.0","_shasum":"d95d4908b1a041a0ddbcbb1bf9b2b93eaaf2eeae","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"jonschlinkert","email":"github@sellside.com"},"maintainers":[{"name":"doowb","email":"brian.woodward@gmail.com"},{"name":"jonschlinkert","email":"github@sellside.com"}],"dist":{"shasum":"d95d4908b1a041a0ddbcbb1bf9b2b93eaaf2eeae","size":19744,"noattachment":false,"key":"/template/-/template-0.8.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/template/download/template-0.8.0.tgz"},"directories":{},"publish_time":1422923367935,"_cnpm_publish_time":1422923367935,"_hasShrinkwrap":false},"0.7.1":{"name":"template","description":"Render templates from any engine. Make custom template types, use layouts on pages, partials or any custom template type, custom delimiters, helpers, middleware, routes, loaders, and lots more. Powers Assemble v0.6.0, Verb v0.3.0 and your application.","version":"0.7.1","homepage":"https://github.com/jonschlinkert/template","author":{"name":"Jon Schlinkert","url":"https://github.com/jonschlinkert"},"repository":{"type":"git","url":"git://github.com/jonschlinkert/template.git"},"bugs":{"url":"https://github.com/jonschlinkert/template/issues"},"license":{"type":"MIT","url":"https://github.com/jonschlinkert/template/blob/master/LICENSE"},"main":"index.js","engines":{"node":">=0.10.0"},"files":["index.js","lib/"],"scripts":{"test":"mocha -R spec","cover":"istanbul cover node_modules/.bin/_mocha && open coverage/lcov-report/index.html","ci":"istanbul cover ./node_modules/mocha/bin/_mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"},"dependencies":{"ansi-styles":"^2.0.0","arr-flatten":"^1.0.0","array-slice":"^0.2.2","arrayify-compact":"^0.1.0","chalk":"^0.5.1","clone-deep":"^0.1.1","config-cache":"^0.5.0","debug":"^2.1.1","delims":"^0.4.0","en-route":"^0.3.4","engine-cache":"^0.7.0","engine-lodash":"^0.4.0","extend-shallow":"^0.2.0","for-own":"^0.1.2","globby":"^1.1.0","helper-cache":"^0.4.2","kind-of":"^1.0.0","layouts":"^0.6.0","load-templates":"^0.5.3","loader-cache":"^0.3.1","mixin-deep":"^0.1.0","object.reduce":"^0.1.3","parser-front-matter":"^1.0.0"},"devDependencies":{"async":"^0.9.0","bluebird":"^2.3.11","consolidate":"^0.10.0","coveralls":"^2.11.2","engine-handlebars":"^0.4.0","engines":"^0.4.0","event-stream":"^3.1.7","glob":"^4.3.1","gulp-istanbul":"^0.5.0","gulp-jshint":"^1.9.0","gulp-mocha":"^2.0.0","handlebars":"^2.0.0","istanbul":"^0.3.5","jshint-stylish":"^1.0.0","lodash":"^2.4.1","mocha":"^2.0.1","preserve":"^0.1.3","should":"^4.4.1","swig":"^1.4.2","verb":"^0.3.9","verb-prettify":"^0.1.0"},"keywords":["atpl","coffee","compile","consolidate","dot","dust","dustjs","dustjs-helpers","dustjs-linkedin","eco","ect","ejs","engine","engines","express","haml","haml-coffee","hamljs","handlebars","helpers","hogan.js","jade","jazz","jqtpl","liquor","lo-dash","lodash","markdown","mote","mustache","nunjucks","process","qejs","ractive","render","swig","template","templates","templayed","toffee","underscore","view","walrus","whiskers","yaml"],"gitHead":"4544bb347a8e4232ce4049527f92d030bfdd17a9","_id":"template@0.7.1","_shasum":"d94baf9e3becb27f83425dc1ef2e8d8fcfda4360","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"jonschlinkert","email":"github@sellside.com"},"maintainers":[{"name":"doowb","email":"brian.woodward@gmail.com"},{"name":"jonschlinkert","email":"github@sellside.com"}],"dist":{"shasum":"d94baf9e3becb27f83425dc1ef2e8d8fcfda4360","size":19342,"noattachment":false,"key":"/template/-/template-0.7.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/template/download/template-0.7.1.tgz"},"directories":{},"publish_time":1422748448747,"_cnpm_publish_time":1422748448747,"_hasShrinkwrap":false},"0.7.0":{"name":"template","description":"Render templates from any engine. Make custom template types, use layouts on pages, partials or any custom template type, custom delimiters, helpers, middleware, routes, loaders, and lots more. Powers Assemble v0.6.0, Verb v0.3.0 and your application.","version":"0.7.0","homepage":"https://github.com/jonschlinkert/template","author":{"name":"Jon Schlinkert","url":"https://github.com/jonschlinkert"},"repository":{"type":"git","url":"git://github.com/jonschlinkert/template.git"},"bugs":{"url":"https://github.com/jonschlinkert/template/issues"},"license":{"type":"MIT","url":"https://github.com/jonschlinkert/template/blob/master/LICENSE"},"main":"index.js","engines":{"node":">=0.10.0"},"files":["index.js","lib/"],"scripts":{"test":"mocha -R spec","cover":"istanbul cover node_modules/.bin/_mocha && open coverage/lcov-report/index.html","ci":"istanbul cover ./node_modules/mocha/bin/_mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"},"devDependencies":{"async":"^0.9.0","bluebird":"^2.3.11","consolidate":"^0.10.0","coveralls":"^2.11.2","engine-handlebars":"^0.4.0","engines":"^0.4.0","event-stream":"^3.1.7","glob":"^4.3.1","gulp-istanbul":"^0.5.0","gulp-jshint":"^1.9.0","gulp-mocha":"^2.0.0","handlebars":"^2.0.0","istanbul":"^0.3.5","lodash":"^2.4.1","mocha":"^2.0.1","preserve":"^0.1.3","should":"^4.4.1","swig":"^1.4.2","verb":"^0.3.9","verb-prettify":"^0.1.0"},"dependencies":{"ansi-styles":"^2.0.0","arr-flatten":"^0.2.1","array-slice":"^0.2.2","arrayify-compact":"^0.1.0","chalk":"^0.5.1","clone-deep":"^0.1.1","config-cache":"^0.5.0","debug":"^2.1.0","delims":"^0.4.0","en-route":"^0.3.4","engine-cache":"^0.7.0","engine-lodash":"^0.4.0","extend-shallow":"^0.2.0","for-own":"^0.1.2","globby":"^1.0.0","helper-cache":"^0.4.2","kind-of":"^0.1.2","layouts":"^0.6.0","load-templates":"^0.5.3","loader-cache":"^0.3.1","mixin-deep":"^0.1.0","object.reduce":"^0.1.3","parser-front-matter":"^0.3.2"},"keywords":["atpl","coffee","compile","consolidate","dot","dust","dustjs","dustjs-helpers","dustjs-linkedin","eco","ect","ejs","engine","engines","express","haml","haml-coffee","hamljs","handlebars","helpers","hogan.js","jade","jazz","jqtpl","liquor","lo-dash","lodash","markdown","mote","mustache","nunjucks","process","qejs","ractive","render","swig","template","templates","templayed","toffee","underscore","view","walrus","whiskers","yaml"],"gitHead":"18882bd40ff68b29198e0da0f19cc5a04406e0ad","_id":"template@0.7.0","_shasum":"5379902a17e2cc6a7eb7470f6d314e15298a0caa","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"jonschlinkert","email":"github@sellside.com"},"maintainers":[{"name":"doowb","email":"brian.woodward@gmail.com"},{"name":"jonschlinkert","email":"github@sellside.com"}],"dist":{"shasum":"5379902a17e2cc6a7eb7470f6d314e15298a0caa","size":19337,"noattachment":false,"key":"/template/-/template-0.7.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/template/download/template-0.7.0.tgz"},"directories":{},"publish_time":1422747612575,"_cnpm_publish_time":1422747612575,"_hasShrinkwrap":false},"0.6.2":{"name":"template","description":"Render templates from any engine. Make custom template types, use layouts on pages, partials or any custom template type, custom delimiters, helpers, middleware, routes, loaders, and lots more. Powers Assemble v0.6.0, Verb v0.3.0 and your application.","version":"0.6.2","homepage":"https://github.com/jonschlinkert/template","author":{"name":"Jon Schlinkert","url":"https://github.com/jonschlinkert"},"repository":{"type":"git","url":"git://github.com/jonschlinkert/template.git"},"bugs":{"url":"https://github.com/jonschlinkert/template/issues"},"licenses":[{"type":"CC by 3.0","url":"https://github.com/jonschlinkert/template/blob/master/LICENSE-CC"},{"type":"MIT","url":"https://github.com/jonschlinkert/template/blob/master/LICENSE-MIT"}],"main":"index.js","engines":{"node":">=0.10.0"},"scripts":{"test":"mocha -R spec","cover":"istanbul cover node_modules/.bin/_mocha && open coverage/lcov-report/index.html","ci":"istanbul cover ./node_modules/mocha/bin/_mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"},"devDependencies":{"async":"^0.9.0","bluebird":"^2.3.11","consolidate":"^0.10.0","coveralls":"^2.11.2","engine-handlebars":"^0.4.0","engines":"^0.4.0","event-stream":"^3.1.7","glob":"^4.3.1","gulp-istanbul":"^0.5.0","gulp-jshint":"^1.9.0","gulp-mocha":"^2.0.0","handlebars":"^2.0.0","istanbul":"^0.3.5","lodash":"^2.4.1","mocha":"^2.0.1","preserve":"^0.1.3","should":"^4.4.1","swig":"^1.4.2","verb":"^0.3.9","verb-prettify":"^0.1.0"},"dependencies":{"ansi-styles":"^2.0.0","arr-flatten":"^0.2.1","array-slice":"^0.2.2","arrayify-compact":"^0.1.0","chalk":"^0.5.1","clone-deep":"^0.1.1","config-cache":"^0.5.0","debug":"^2.1.0","delims":"^0.4.0","en-route":"^0.3.4","engine-cache":"^0.7.0","engine-lodash":"^0.4.0","extend-shallow":"^0.2.0","for-own":"^0.1.2","globby":"^1.0.0","helper-cache":"^0.4.2","kind-of":"^0.1.2","layouts":"^0.6.0","load-templates":"^0.5.3","loader-cache":"^0.3.1","mixin-deep":"^0.1.0","object.reduce":"^0.1.3","parser-front-matter":"^0.3.2"},"keywords":["assemble","atpl","cache","coffee","compile","consolidate","content","dash","data","delimiters","delims","docs","documentation","dot","dust","dustjs","dustjs-helpers","dustjs-linkedin","eco","ect","ejs","engine","engines","express","front","generate","generator","gray","gray-matter","haml","haml-coffee","hamljs","handlebars","helpers","hogan.js","jade","jazz","jqtpl","linkedin","liquor","lo","lo-dash","lodash","markdown","matter","mocha","mote","mustache","noop","nunjucks","parse","parser","parsers","pass","pass-through","process","qejs","ractive","render","should","swig","template","templates","templayed","through","toffee","underscore","verb","view","walrus","whiskers","yaml"],"gitHead":"577042788346b458af2ba8afb17a6e427401bb37","_id":"template@0.6.2","_shasum":"7fdc950ea3a4a84067831a2c16556735b4f7d13d","_from":".","_npmVersion":"1.4.26","_npmUser":{"name":"doowb","email":"brian.woodward@gmail.com"},"maintainers":[{"name":"doowb","email":"brian.woodward@gmail.com"},{"name":"jonschlinkert","email":"github@sellside.com"}],"dist":{"shasum":"7fdc950ea3a4a84067831a2c16556735b4f7d13d","size":21132,"noattachment":false,"key":"/template/-/template-0.6.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/template/download/template-0.6.2.tgz"},"directories":{},"publish_time":1419013143090,"_cnpm_publish_time":1419013143090,"_hasShrinkwrap":false},"0.6.1":{"name":"template","description":"Render templates from any engine. Make custom template types, use layouts on pages, partials or any custom template type, custom delimiters, helpers, middleware, routes, loaders, and lots more. Powers Assemble v0.6.0, Verb v0.3.0 and your application.","version":"0.6.1","homepage":"https://github.com/jonschlinkert/template","author":{"name":"Jon Schlinkert","url":"https://github.com/jonschlinkert"},"repository":{"type":"git","url":"git://github.com/jonschlinkert/template.git"},"bugs":{"url":"https://github.com/jonschlinkert/template/issues"},"licenses":[{"type":"CC by 3.0","url":"https://github.com/jonschlinkert/template/blob/master/LICENSE-CC"},{"type":"MIT","url":"https://github.com/jonschlinkert/template/blob/master/LICENSE-MIT"}],"main":"index.js","engines":{"node":">=0.10.0"},"scripts":{"test":"mocha -R spec","cover":"istanbul cover node_modules/.bin/_mocha && open coverage/lcov-report/index.html","ci":"istanbul cover ./node_modules/mocha/bin/_mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"},"devDependencies":{"async":"^0.9.0","bluebird":"^2.3.11","consolidate":"^0.10.0","coveralls":"^2.11.2","engine-handlebars":"^0.4.0","engines":"^0.4.0","event-stream":"^3.1.7","glob":"^4.3.1","gulp-istanbul":"^0.5.0","gulp-jshint":"^1.9.0","gulp-mocha":"^2.0.0","handlebars":"^2.0.0","istanbul":"^0.3.5","lodash":"^2.4.1","mocha":"^2.0.1","preserve":"^0.1.3","should":"^4.4.1","swig":"^1.4.2","verb":"^0.3.9","verb-prettify":"^0.1.0"},"dependencies":{"ansi-styles":"^2.0.0","arr-flatten":"^0.2.1","array-slice":"^0.2.2","arrayify-compact":"^0.1.0","chalk":"^0.5.1","clone-deep":"^0.1.1","config-cache":"^0.5.0","debug":"^2.1.0","delims":"^0.4.0","en-route":"^0.3.4","engine-cache":"^0.7.0","engine-lodash":"^0.4.0","extend-shallow":"^0.2.0","for-own":"^0.1.2","globby":"^1.0.0","helper-cache":"^0.4.2","kind-of":"^0.1.2","layouts":"^0.6.0","load-templates":"^0.5.3","loader-cache":"^0.3.1","mixin-deep":"^0.1.0","object.reduce":"^0.1.3","parser-front-matter":"^0.3.2"},"keywords":["assemble","atpl","cache","coffee","compile","consolidate","content","dash","data","delimiters","delims","docs","documentation","dot","dust","dustjs","dustjs-helpers","dustjs-linkedin","eco","ect","ejs","engine","engines","express","front","generate","generator","gray","gray-matter","haml","haml-coffee","hamljs","handlebars","helpers","hogan.js","jade","jazz","jqtpl","linkedin","liquor","lo","lo-dash","lodash","markdown","matter","mocha","mote","mustache","noop","nunjucks","parse","parser","parsers","pass","pass-through","process","qejs","ractive","render","should","swig","template","templates","templayed","through","toffee","underscore","verb","view","walrus","whiskers","yaml"],"gitHead":"0d684d677c3e7cf5bc86b80a6c081ddb07a81003","_id":"template@0.6.1","_shasum":"55478cacb016853d66982d741a9830c45a72c642","_from":".","_npmVersion":"1.4.23","_npmUser":{"name":"jonschlinkert","email":"github@sellside.com"},"maintainers":[{"name":"doowb","email":"brian.woodward@gmail.com"},{"name":"jonschlinkert","email":"github@sellside.com"}],"dist":{"shasum":"55478cacb016853d66982d741a9830c45a72c642","size":21079,"noattachment":false,"key":"/template/-/template-0.6.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/template/download/template-0.6.1.tgz"},"directories":{},"publish_time":1418754518988,"_cnpm_publish_time":1418754518988,"_hasShrinkwrap":false},"0.6.0":{"name":"template","description":"Render templates from any engine. Make custom template types, use layouts on pages, partials or any custom template type, custom delimiters, helpers, middleware, routes, loaders, and lots more. Powers Assemble v0.6.0, Verb v0.3.0 and your application.","version":"0.6.0","homepage":"https://github.com/jonschlinkert/template","author":{"name":"Jon Schlinkert","url":"https://github.com/jonschlinkert"},"repository":{"type":"git","url":"git://github.com/jonschlinkert/template.git"},"bugs":{"url":"https://github.com/jonschlinkert/template/issues"},"licenses":[{"type":"CC by 3.0","url":"https://github.com/jonschlinkert/template/blob/master/LICENSE-CC"},{"type":"MIT","url":"https://github.com/jonschlinkert/template/blob/master/LICENSE-MIT"}],"main":"index.js","engines":{"node":">=0.10.0"},"scripts":{"test":"mocha -R spec","cover":"istanbul cover node_modules/.bin/_mocha && open coverage/lcov-report/index.html","ci":"istanbul cover ./node_modules/mocha/bin/_mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"},"devDependencies":{"async":"^0.9.0","bluebird":"^2.3.11","consolidate":"^0.10.0","coveralls":"^2.11.2","engine-handlebars":"^0.4.0","engines":"^0.4.0","event-stream":"^3.1.7","glob":"^4.3.1","gulp-istanbul":"^0.5.0","gulp-jshint":"^1.9.0","gulp-mocha":"^2.0.0","handlebars":"^2.0.0","istanbul":"^0.3.5","lodash":"^2.4.1","mocha":"^2.0.1","preserve":"^0.1.3","should":"^4.4.1","swig":"^1.4.2","verb":"^0.3.9","verb-prettify":"^0.1.0"},"dependencies":{"ansi-styles":"^2.0.0","arr-flatten":"^0.2.1","array-slice":"^0.2.2","arrayify-compact":"^0.1.0","chalk":"^0.5.1","clone-deep":"^0.1.1","config-cache":"^0.5.0","debug":"^2.1.0","delims":"^0.4.0","en-route":"^0.3.4","engine-cache":"^0.7.0","engine-lodash":"^0.4.0","extend-shallow":"^0.2.0","for-own":"^0.1.2","globby":"^1.0.0","helper-cache":"^0.4.2","kind-of":"^0.1.2","layouts":"^0.6.0","load-templates":"^0.5.3","loader-cache":"^0.3.1","object.reduce":"^0.1.3","parser-front-matter":"^0.3.2"},"keywords":["assemble","atpl","cache","coffee","compile","consolidate","content","dash","data","delimiters","delims","docs","documentation","dot","dust","dustjs","dustjs-helpers","dustjs-linkedin","eco","ect","ejs","engine","engines","express","front","generate","generator","gray","gray-matter","haml","haml-coffee","hamljs","handlebars","helpers","hogan.js","jade","jazz","jqtpl","linkedin","liquor","lo","lo-dash","lodash","markdown","matter","mocha","mote","mustache","noop","nunjucks","parse","parser","parsers","pass","pass-through","process","qejs","ractive","render","should","swig","template","templates","templayed","through","toffee","underscore","verb","view","walrus","whiskers","yaml"],"gitHead":"0d684d677c3e7cf5bc86b80a6c081ddb07a81003","_id":"template@0.6.0","_shasum":"eeed95013270d2c8feb235c988ab9cae4215a969","_from":".","_npmVersion":"1.4.23","_npmUser":{"name":"jonschlinkert","email":"github@sellside.com"},"maintainers":[{"name":"doowb","email":"brian.woodward@gmail.com"},{"name":"jonschlinkert","email":"github@sellside.com"}],"dist":{"shasum":"eeed95013270d2c8feb235c988ab9cae4215a969","size":21067,"noattachment":false,"key":"/template/-/template-0.6.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/template/download/template-0.6.0.tgz"},"directories":{},"publish_time":1418749587634,"_cnpm_publish_time":1418749587634,"_hasShrinkwrap":false},"0.5.4":{"name":"template","description":"Render templates from any engine. Make custom template types, use layouts on pages, partials or any custom template type, custom delimiters, helpers, middleware, routes, loaders, and lots more. Powers Assemble v0.6.0, Verb v0.3.0 and your application.","version":"0.5.4","homepage":"https://github.com/jonschlinkert/template","author":{"name":"Jon Schlinkert","url":"https://github.com/jonschlinkert"},"repository":{"type":"git","url":"git://github.com/jonschlinkert/template.git"},"bugs":{"url":"https://github.com/jonschlinkert/template/issues"},"licenses":[{"type":"CC by 3.0","url":"https://github.com/jonschlinkert/template/blob/master/LICENSE-CC"},{"type":"MIT","url":"https://github.com/jonschlinkert/template/blob/master/LICENSE-MIT"}],"main":"index.js","engines":{"node":">=0.10.0"},"scripts":{"test":"mocha -R spec","cover":"istanbul cover node_modules/.bin/_mocha && open coverage/lcov-report/index.html","ci":"istanbul cover ./node_modules/mocha/bin/_mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"},"devDependencies":{"async":"^0.9.0","bluebird":"^2.3.11","consolidate":"^0.10.0","coveralls":"^2.11.2","engine-handlebars":"^0.4.0","engines":"^0.4.0","event-stream":"^3.1.7","glob":"^4.2.1","handlebars":"^2.0.0","istanbul":"^0.3.2","mocha":"^2.0.1","preserve":"^0.1.3","should":"^4.3.0","swig":"^1.4.2","verb":"^0.3.7","verb-prettify":"^0.1.0"},"dependencies":{"ansi-styles":"^2.0.0","arr-flatten":"^0.2.1","array-slice":"^0.2.2","arrayify-compact":"^0.1.0","chalk":"^0.5.1","config-cache":"^0.4.0","debug":"^2.1.0","delims":"^0.4.0","en-route":"^0.3.3","engine-cache":"^0.7.0","engine-lodash":"^0.4.0","for-own":"^0.1.2","globby":"^1.0.0","helper-cache":"^0.4.2","kind-of":"^0.1.2","layouts":"^0.6.0","load-templates":"^0.5.2","loader-cache":"^0.3.0","lodash":"^2.4.1","parser-front-matter":"^0.3.0"},"keywords":["assemble","atpl","cache","coffee","compile","consolidate","content","dash","data","delimiters","delims","docs","documentation","dot","dust","dustjs","dustjs-helpers","dustjs-linkedin","eco","ect","ejs","engine","engines","express","front","generate","generator","gray","gray-matter","haml","haml-coffee","hamljs","handlebars","helpers","hogan.js","jade","jazz","jqtpl","linkedin","liquor","lo","lo-dash","lodash","markdown","matter","mocha","mote","mustache","noop","nunjucks","parse","parser","parsers","pass","pass-through","process","qejs","ractive","render","should","swig","template","templates","templayed","through","toffee","underscore","verb","view","walrus","whiskers","yaml"],"gitHead":"ebea56a687cc4257631008c07092bf3c7866f975","_id":"template@0.5.4","_shasum":"413cd0f7b3672a7e6001f584a144cf0c4706e398","_from":".","_npmVersion":"1.4.26","_npmUser":{"name":"doowb","email":"brian.woodward@gmail.com"},"maintainers":[{"name":"doowb","email":"brian.woodward@gmail.com"},{"name":"jonschlinkert","email":"github@sellside.com"}],"dist":{"shasum":"413cd0f7b3672a7e6001f584a144cf0c4706e398","size":21774,"noattachment":false,"key":"/template/-/template-0.5.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/template/download/template-0.5.4.tgz"},"directories":{},"publish_time":1418160713612,"_cnpm_publish_time":1418160713612,"_hasShrinkwrap":false},"0.5.3":{"name":"template","description":"Render templates from any engine. Make custom template types, use layouts on pages, partials or any custom template type, custom delimiters, helpers, middleware, routes, loaders, and lots more. Powers Assemble v0.6.0, Verb v0.3.0 and your application.","version":"0.5.3","homepage":"https://github.com/jonschlinkert/template","author":{"name":"Jon Schlinkert","url":"https://github.com/jonschlinkert"},"repository":{"type":"git","url":"git://github.com/jonschlinkert/template.git"},"bugs":{"url":"https://github.com/jonschlinkert/template/issues"},"licenses":[{"type":"CC by 3.0","url":"https://github.com/jonschlinkert/template/blob/master/LICENSE-CC"},{"type":"MIT","url":"https://github.com/jonschlinkert/template/blob/master/LICENSE-MIT"}],"main":"index.js","engines":{"node":">=0.10.0"},"scripts":{"test":"mocha -R spec","cover":"istanbul cover node_modules/.bin/_mocha && open coverage/lcov-report/index.html","ci":"istanbul cover ./node_modules/mocha/bin/_mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"},"devDependencies":{"async":"^0.9.0","bluebird":"^2.3.11","consolidate":"^0.10.0","coveralls":"^2.11.2","engine-handlebars":"^0.4.0","engines":"^0.4.0","event-stream":"^3.1.7","glob":"^4.2.1","handlebars":"^2.0.0","istanbul":"^0.3.2","mocha":"^2.0.1","preserve":"^0.1.3","should":"^4.3.0","swig":"^1.4.2","verb":"^0.3.7","verb-prettify":"^0.1.0"},"dependencies":{"ansi-styles":"^2.0.0","arr-flatten":"^0.2.1","array-slice":"^0.2.2","arrayify-compact":"^0.1.0","chalk":"^0.5.1","config-cache":"^0.4.0","debug":"^2.1.0","delims":"^0.4.0","en-route":"^0.3.3","engine-cache":"^0.7.0","engine-lodash":"^0.4.0","for-own":"^0.1.2","globby":"^1.0.0","helper-cache":"^0.4.2","kind-of":"^0.1.2","layouts":"^0.6.0","load-templates":"^0.5.2","loader-cache":"^0.3.0","lodash":"^2.4.1","parser-front-matter":"^0.3.0"},"keywords":["assemble","atpl","cache","coffee","compile","consolidate","content","dash","data","delimiters","delims","docs","documentation","dot","dust","dustjs","dustjs-helpers","dustjs-linkedin","eco","ect","ejs","engine","engines","express","front","generate","generator","gray","gray-matter","haml","haml-coffee","hamljs","handlebars","helpers","hogan.js","jade","jazz","jqtpl","linkedin","liquor","lo","lo-dash","lodash","markdown","matter","mocha","mote","mustache","noop","nunjucks","parse","parser","parsers","pass","pass-through","process","qejs","ractive","render","should","swig","template","templates","templayed","through","toffee","underscore","verb","view","walrus","whiskers","yaml"],"gitHead":"c6293782cd2ba9bbecc6667de36f0caa148fd933","_id":"template@0.5.3","_shasum":"61a7350e095b4738f6a11305926cc4855466d5e5","_from":".","_npmVersion":"1.4.26","_npmUser":{"name":"doowb","email":"brian.woodward@gmail.com"},"maintainers":[{"name":"doowb","email":"brian.woodward@gmail.com"},{"name":"jonschlinkert","email":"github@sellside.com"}],"dist":{"shasum":"61a7350e095b4738f6a11305926cc4855466d5e5","size":21768,"noattachment":false,"key":"/template/-/template-0.5.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/template/download/template-0.5.3.tgz"},"directories":{},"publish_time":1417803401992,"_cnpm_publish_time":1417803401992,"_hasShrinkwrap":false},"0.5.2":{"name":"template","description":"Render templates from any engine. Make custom template types, use layouts on pages, partials or any custom template type, custom delimiters, helpers, middleware, routes, loaders, and lots more. Powers Assemble v0.6.0, Verb v0.3.0 and your application.","version":"0.5.2","homepage":"https://github.com/jonschlinkert/template","author":{"name":"Jon Schlinkert","url":"https://github.com/jonschlinkert"},"repository":{"type":"git","url":"git://github.com/jonschlinkert/template.git"},"bugs":{"url":"https://github.com/jonschlinkert/template/issues"},"licenses":[{"type":"CC by 3.0","url":"https://github.com/jonschlinkert/template/blob/master/LICENSE-CC"},{"type":"MIT","url":"https://github.com/jonschlinkert/template/blob/master/LICENSE-MIT"}],"main":"index.js","engines":{"node":">=0.10.0"},"scripts":{"test":"mocha -R spec","cover":"istanbul cover node_modules/.bin/_mocha && open coverage/lcov-report/index.html","ci":"istanbul cover ./node_modules/mocha/bin/_mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"},"devDependencies":{"async":"^0.9.0","bluebird":"^2.3.11","consolidate":"^0.10.0","coveralls":"^2.11.2","engine-handlebars":"^0.4.0","engines":"^0.4.0","event-stream":"^3.1.7","glob":"^4.2.1","handlebars":"^2.0.0","istanbul":"^0.3.2","mocha":"^2.0.1","preserve":"^0.1.3","should":"^4.3.0","swig":"^1.4.2","verb":"^0.3.7","verb-prettify":"^0.1.0"},"dependencies":{"ansi-styles":"^2.0.0","arr-flatten":"^0.2.1","array-slice":"^0.2.2","arrayify-compact":"^0.1.0","chalk":"^0.5.1","config-cache":"^0.4.0","debug":"^2.1.0","delims":"^0.4.0","en-route":"^0.3.3","engine-cache":"^0.7.0","engine-lodash":"^0.4.0","for-own":"^0.1.2","globby":"^1.0.0","helper-cache":"^0.4.2","kind-of":"^0.1.2","layouts":"^0.6.0","load-templates":"^0.5.2","loader-cache":"^0.3.0","lodash":"^2.4.1","parser-front-matter":"^0.3.0"},"keywords":["assemble","atpl","cache","coffee","compile","consolidate","content","dash","data","delimiters","delims","docs","documentation","dot","dust","dustjs","dustjs-helpers","dustjs-linkedin","eco","ect","ejs","engine","engines","express","front","generate","generator","gray","gray-matter","haml","haml-coffee","hamljs","handlebars","helpers","hogan.js","jade","jazz","jqtpl","linkedin","liquor","lo","lo-dash","lodash","markdown","matter","mocha","mote","mustache","noop","nunjucks","parse","parser","parsers","pass","pass-through","process","qejs","ractive","render","should","swig","template","templates","templayed","through","toffee","underscore","verb","view","walrus","whiskers","yaml"],"_id":"template@0.5.2","_shasum":"45afb11d094dc9e596c37009c206afa9bff89a0d","_from":".","_npmVersion":"1.4.9","_npmUser":{"name":"jonschlinkert","email":"github@sellside.com"},"maintainers":[{"name":"doowb","email":"brian.woodward@gmail.com"},{"name":"jonschlinkert","email":"github@sellside.com"}],"dist":{"shasum":"45afb11d094dc9e596c37009c206afa9bff89a0d","size":21911,"noattachment":false,"key":"/template/-/template-0.5.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/template/download/template-0.5.2.tgz"},"directories":{},"publish_time":1417767799992,"_cnpm_publish_time":1417767799992,"_hasShrinkwrap":false},"0.5.1":{"name":"template","description":"Render templates from any engine. Make custom template types, use layouts on pages, partials or any custom template type, custom delimiters, helpers, middleware, routes, loaders, and lots more. Powers Assemble v0.6.0, Verb v0.3.0 and your application.","version":"0.5.1","homepage":"https://github.com/jonschlinkert/template","author":{"name":"Jon Schlinkert","url":"https://github.com/jonschlinkert"},"repository":{"type":"git","url":"git://github.com/jonschlinkert/template.git"},"bugs":{"url":"https://github.com/jonschlinkert/template/issues"},"licenses":[{"type":"CC by 3.0","url":"https://github.com/jonschlinkert/template/blob/master/LICENSE-CC"},{"type":"MIT","url":"https://github.com/jonschlinkert/template/blob/master/LICENSE-MIT"}],"main":"index.js","engines":{"node":">=0.10.0"},"scripts":{"test":"mocha -R spec","cover":"istanbul cover node_modules/.bin/_mocha && open coverage/lcov-report/index.html","ci":"istanbul cover ./node_modules/mocha/bin/_mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"},"devDependencies":{"async":"^0.9.0","bluebird":"^2.3.11","consolidate":"^0.10.0","coveralls":"^2.11.2","engine-handlebars":"^0.4.0","engines":"^0.4.0","event-stream":"^3.1.7","glob":"^4.2.1","handlebars":"^2.0.0","istanbul":"^0.3.2","mocha":"^2.0.1","preserve":"^0.1.3","should":"^4.3.0","swig":"^1.4.2","verb":"^0.3.7","verb-prettify":"^0.1.0"},"dependencies":{"ansi-styles":"^2.0.0","arr-flatten":"^0.2.1","array-slice":"^0.2.2","arrayify-compact":"^0.1.0","chalk":"^0.5.1","config-cache":"^0.4.0","debug":"^2.1.0","delims":"^0.4.0","en-route":"^0.3.3","engine-cache":"^0.7.0","engine-lodash":"^0.4.0","for-own":"^0.1.2","globby":"^1.0.0","helper-cache":"^0.4.2","kind-of":"^0.1.2","layouts":"^0.6.0","load-templates":"^0.4.6","loader-cache":"^0.3.0","lodash":"^2.4.1","parser-front-matter":"^0.3.0"},"keywords":["assemble","atpl","cache","coffee","compile","consolidate","content","dash","data","delimiters","delims","docs","documentation","dot","dust","dustjs","dustjs-helpers","dustjs-linkedin","eco","ect","ejs","engine","engines","express","front","generate","generator","gray","gray-matter","haml","haml-coffee","hamljs","handlebars","helpers","hogan.js","jade","jazz","jqtpl","linkedin","liquor","lo","lo-dash","lodash","markdown","matter","mocha","mote","mustache","noop","nunjucks","parse","parser","parsers","pass","pass-through","process","qejs","ractive","render","should","swig","template","templates","templayed","through","toffee","underscore","verb","view","walrus","whiskers","yaml"],"_id":"template@0.5.1","_shasum":"0d94bff85f573951cdb5e425aaed8722e3b4bf16","_from":".","_npmVersion":"1.4.9","_npmUser":{"name":"jonschlinkert","email":"github@sellside.com"},"maintainers":[{"name":"doowb","email":"brian.woodward@gmail.com"},{"name":"jonschlinkert","email":"github@sellside.com"}],"dist":{"shasum":"0d94bff85f573951cdb5e425aaed8722e3b4bf16","size":21577,"noattachment":false,"key":"/template/-/template-0.5.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/template/download/template-0.5.1.tgz"},"directories":{},"publish_time":1417746080248,"_cnpm_publish_time":1417746080248,"_hasShrinkwrap":false},"0.5.0":{"name":"template","description":"Render templates from any engine. Make custom template types, use layouts on pages, partials or any custom template type, custom delimiters, helpers, middleware, routes, loaders, and lots more. Powers Assemble v0.6.0, Verb v0.3.0 and your application.","version":"0.5.0","homepage":"https://github.com/jonschlinkert/template","author":{"name":"Jon Schlinkert","url":"https://github.com/jonschlinkert"},"repository":{"type":"git","url":"git://github.com/jonschlinkert/template.git"},"bugs":{"url":"https://github.com/jonschlinkert/template/issues"},"licenses":[{"type":"CC by 3.0","url":"https://github.com/jonschlinkert/template/blob/master/LICENSE-CC"},{"type":"MIT","url":"https://github.com/jonschlinkert/template/blob/master/LICENSE-MIT"}],"main":"index.js","engines":{"node":">=0.10.0"},"scripts":{"test":"mocha -R spec","cover":"istanbul cover node_modules/.bin/_mocha && open coverage/lcov-report/index.html","ci":"istanbul cover ./node_modules/mocha/bin/_mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"},"devDependencies":{"async":"^0.9.0","bluebird":"^2.3.11","consolidate":"^0.10.0","coveralls":"^2.11.2","engine-handlebars":"^0.4.0","engines":"^0.4.0","event-stream":"^3.1.7","glob":"^4.2.1","handlebars":"^2.0.0","istanbul":"^0.3.2","mocha":"^2.0.1","preserve":"^0.1.3","should":"^4.3.0","swig":"^1.4.2","verb":"^0.3.7","verb-prettify":"^0.1.0"},"dependencies":{"ansi-styles":"^2.0.0","arr-flatten":"^0.2.1","array-slice":"^0.2.2","arrayify-compact":"^0.1.0","chalk":"^0.5.1","config-cache":"^0.4.0","debug":"^2.1.0","delims":"^0.4.0","en-route":"^0.3.3","engine-cache":"^0.7.0","engine-lodash":"^0.4.0","for-own":"^0.1.2","globby":"^1.0.0","helper-cache":"^0.4.2","kind-of":"^0.1.2","layouts":"^0.6.0","load-templates":"^0.4.6","loader-cache":"^0.3.0","lodash":"^2.4.1","parser-front-matter":"^0.3.0"},"keywords":["assemble","atpl","cache","coffee","compile","consolidate","content","dash","data","delimiters","delims","docs","documentation","dot","dust","dustjs","dustjs-helpers","dustjs-linkedin","eco","ect","ejs","engine","engines","express","front","generate","generator","gray","gray-matter","haml","haml-coffee","hamljs","handlebars","helpers","hogan.js","jade","jazz","jqtpl","linkedin","liquor","lo","lo-dash","lodash","markdown","matter","mocha","mote","mustache","noop","nunjucks","parse","parser","parsers","pass","pass-through","process","qejs","ractive","render","should","swig","template","templates","templayed","through","toffee","underscore","verb","view","walrus","whiskers","yaml"],"_id":"template@0.5.0","_shasum":"b8e21e3ef7801b1a9e9e4dbe39d974dbd43b4067","_from":".","_npmVersion":"1.4.9","_npmUser":{"name":"jonschlinkert","email":"github@sellside.com"},"maintainers":[{"name":"doowb","email":"brian.woodward@gmail.com"},{"name":"jonschlinkert","email":"github@sellside.com"}],"dist":{"shasum":"b8e21e3ef7801b1a9e9e4dbe39d974dbd43b4067","size":21779,"noattachment":false,"key":"/template/-/template-0.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/template/download/template-0.5.0.tgz"},"directories":{},"publish_time":1417745859946,"_cnpm_publish_time":1417745859946,"_hasShrinkwrap":false},"0.4.2":{"name":"template","description":"Render templates from any engine. Make custom template types, use layouts on pages, partials or any custom template type, custom delimiters, helpers, middleware, routes, loaders, and lots more. Powers Assemble v0.6.0, Verb v0.3.0 and your application.","version":"0.4.2","homepage":"https://github.com/jonschlinkert/template","author":{"name":"Jon Schlinkert","url":"https://github.com/jonschlinkert"},"repository":{"type":"git","url":"git://github.com/jonschlinkert/template.git"},"bugs":{"url":"https://github.com/jonschlinkert/template/issues"},"licenses":[{"type":"CC by 3.0","url":"https://github.com/jonschlinkert/template/blob/master/LICENSE-CC"},{"type":"MIT","url":"https://github.com/jonschlinkert/template/blob/master/LICENSE-MIT"}],"main":"index.js","engines":{"node":">=0.10.0"},"scripts":{"test":"mocha -R spec","cover":"istanbul cover node_modules/.bin/_mocha && open coverage/lcov-report/index.html","ci":"istanbul cover ./node_modules/mocha/bin/_mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"},"devDependencies":{"async":"^0.9.0","consolidate":"^0.10.0","coveralls":"^2.11.2","engine-handlebars":"^0.4.0","engines":"^0.4.0","glob":"^4.2.1","handlebars":"^2.0.0","istanbul":"^0.3.2","mocha":"^2.0.1","preserve":"^0.1.3","should":"^4.3.0","swig":"^1.4.2","verb":"^0.3.7","verb-prettify":"^0.1.0"},"dependencies":{"ansi-styles":"^2.0.0","arr":"^0.1.5","arr-flatten":"^0.2.1","array-slice":"^0.2.2","arrayify-compact":"^0.1.0","chalk":"^0.5.1","config-cache":"^0.4.0","debug":"^2.1.0","delims":"^0.4.0","en-route":"^0.3.3","engine-cache":"^0.7.0","engine-lodash":"^0.4.0","escape-delims":"^0.4.0","for-own":"^0.1.2","globby":"^1.0.0","helper-cache":"^0.4.2","kind-of":"^0.1.2","layouts":"^0.6.0","load-templates":"^0.4.6","lodash":"^2.4.1","parser-front-matter":"^0.3.0"},"keywords":["assemble","atpl","cache","coffee","compile","consolidate","content","dash","data","delimiters","delims","docs","documentation","dot","dust","dustjs","dustjs-helpers","dustjs-linkedin","eco","ect","ejs","engine","engines","express","front","generate","generator","gray","gray-matter","haml","haml-coffee","hamljs","handlebars","helpers","hogan.js","jade","jazz","jqtpl","linkedin","liquor","lo","lo-dash","lodash","markdown","matter","mocha","mote","mustache","noop","nunjucks","parse","parser","parsers","pass","pass-through","process","qejs","ractive","render","should","swig","template","templates","templayed","through","toffee","underscore","verb","view","walrus","whiskers","yaml"],"gitHead":"6626cab73809fc06dfa3fc249c452b77209688e6","_id":"template@0.4.2","_shasum":"4cd0d57b6ab9e57c32e8a892930f29f9f5b13a47","_from":".","_npmVersion":"1.4.26","_npmUser":{"name":"doowb","email":"brian.woodward@gmail.com"},"maintainers":[{"name":"doowb","email":"brian.woodward@gmail.com"},{"name":"jonschlinkert","email":"github@sellside.com"}],"dist":{"shasum":"4cd0d57b6ab9e57c32e8a892930f29f9f5b13a47","size":90326,"noattachment":false,"key":"/template/-/template-0.4.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/template/download/template-0.4.2.tgz"},"directories":{},"publish_time":1417474393021,"_cnpm_publish_time":1417474393021,"_hasShrinkwrap":false},"0.4.1":{"name":"template","description":"Render templates from any engine. Make custom template types, use layouts on pages, partials or any custom template type, custom delimiters, helpers, middleware, routes, loaders, and lots more. Powers Assemble v0.6.0, Verb v0.3.0 and your application.","version":"0.4.1","homepage":"https://github.com/jonschlinkert/template","author":{"name":"Jon Schlinkert","url":"https://github.com/jonschlinkert"},"repository":{"type":"git","url":"git://github.com/jonschlinkert/template.git"},"bugs":{"url":"https://github.com/jonschlinkert/template/issues"},"licenses":[{"type":"CC by 3.0","url":"https://github.com/jonschlinkert/template/blob/master/LICENSE-CC"},{"type":"MIT","url":"https://github.com/jonschlinkert/template/blob/master/LICENSE-MIT"}],"main":"index.js","engines":{"node":">=0.10.0"},"scripts":{"test":"mocha -R spec"},"devDependencies":{"async":"^0.9.0","consolidate":"^0.10.0","engine-handlebars":"^0.4.0","engines":"^0.4.0","glob":"^4.2.1","handlebars":"^2.0.0","preserve":"^0.1.3","should":"^4.3.0","swig":"^1.4.2","verb-prettify":"^0.1.0"},"dependencies":{"ansi-styles":"^2.0.0","arr":"^0.1.5","arr-flatten":"^0.2.1","array-slice":"^0.2.2","arrayify-compact":"^0.1.0","chalk":"^0.5.1","config-cache":"^0.4.0","debug":"^2.1.0","delims":"^0.4.0","en-route":"^0.3.3","engine-cache":"^0.7.0","engine-lodash":"^0.4.0","escape-delims":"^0.4.0","for-own":"^0.1.2","globby":"^1.0.0","helper-cache":"^0.4.2","kind-of":"^0.1.2","layouts":"^0.6.0","load-templates":"^0.4.6","lodash":"^2.4.1","parser-front-matter":"^0.3.0"},"keywords":["assemble","atpl","cache","coffee","compile","consolidate","content","dash","data","delimiters","delims","docs","documentation","dot","dust","dustjs","dustjs-helpers","dustjs-linkedin","eco","ect","ejs","engine","engines","express","front","generate","generator","gray","gray-matter","haml","haml-coffee","hamljs","handlebars","helpers","hogan.js","jade","jazz","jqtpl","linkedin","liquor","lo","lo-dash","lodash","markdown","matter","mocha","mote","mustache","noop","nunjucks","parse","parser","parsers","pass","pass-through","process","qejs","ractive","render","should","swig","template","templates","templayed","through","toffee","underscore","verb","view","walrus","whiskers","yaml"],"_id":"template@0.4.1","_shasum":"ea2b1af7765a1bd018a0868274b3c99e03bebc51","_from":".","_npmVersion":"1.4.9","_npmUser":{"name":"jonschlinkert","email":"github@sellside.com"},"maintainers":[{"name":"doowb","email":"brian.woodward@gmail.com"},{"name":"jonschlinkert","email":"github@sellside.com"}],"dist":{"shasum":"ea2b1af7765a1bd018a0868274b3c99e03bebc51","size":23527,"noattachment":false,"key":"/template/-/template-0.4.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/template/download/template-0.4.1.tgz"},"directories":{},"publish_time":1416968773280,"_cnpm_publish_time":1416968773280,"_hasShrinkwrap":false},"0.4.0":{"name":"template","description":"Render templates from any engine. Make custom template types, use layouts on pages, partials or any custom template type, custom delimiters, helpers, middleware, routes, loaders, and lots more. Powers Assemble v0.6.0, Verb v0.3.0 and your application.","version":"0.4.0","homepage":"https://github.com/jonschlinkert/template","author":{"name":"Jon Schlinkert","url":"https://github.com/jonschlinkert"},"repository":{"type":"git","url":"git://github.com/jonschlinkert/template.git"},"bugs":{"url":"https://github.com/jonschlinkert/template/issues"},"licenses":[{"type":"CC by 3.0","url":"https://github.com/jonschlinkert/template/blob/master/LICENSE-CC"},{"type":"MIT","url":"https://github.com/jonschlinkert/template/blob/master/LICENSE-MIT"}],"main":"index.js","engines":{"node":">=0.10.0"},"scripts":{"test":"mocha -R spec"},"devDependencies":{"async":"^0.9.0","consolidate":"^0.10.0","engine-handlebars":"^0.4.0","engines":"^0.4.0","glob":"^4.0.6","handlebars":"^2.0.0","preserve":"^0.1.3","should":"^4.1.0","swig":"^1.4.2","verb-prettify":"^0.1.0"},"dependencies":{"ansi-styles":"^1.1.0","arr":"^0.1.5","arr-flatten":"^0.2.0","array-slice":"^0.2.2","arrayify-compact":"^0.1.0","chalk":"^0.5.1","config-cache":"^0.3.4","debug":"^2.1.0","delims":"^0.4.0","en-route":"^0.3.0","engine-cache":"^0.7.0","engine-lodash":"^0.4.0","escape-delims":"^0.4.0","for-own":"^0.1.2","globby":"^0.1.1","helper-cache":"^0.4.0","kind-of":"^0.1.2","layouts":"^0.6.0","load-templates":"^0.4.6","lodash":"^2.4.1","parser-front-matter":"^0.3.0"},"keywords":["assemble","atpl","cache","coffee","compile","consolidate","content","dash","data","delimiters","delims","docs","documentation","dot","dust","dustjs","dustjs-helpers","dustjs-linkedin","eco","ect","ejs","engine","engines","express","front","generate","generator","gray","gray-matter","haml","haml-coffee","hamljs","handlebars","helpers","hogan.js","jade","jazz","jqtpl","linkedin","liquor","lo","lo-dash","lodash","markdown","matter","mocha","mote","mustache","noop","nunjucks","parse","parser","parsers","pass","pass-through","process","qejs","ractive","render","should","swig","template","templates","templayed","through","toffee","underscore","verb","view","walrus","whiskers","yaml"],"gitHead":"99007b2ec9734ee49c7059935baf69e069a40231","_id":"template@0.4.0","_shasum":"b8a92343c8b7b5cbb68dd6a5aae5f9be54403073","_from":".","_npmVersion":"1.4.26","_npmUser":{"name":"doowb","email":"brian.woodward@gmail.com"},"maintainers":[{"name":"doowb","email":"brian.woodward@gmail.com"},{"name":"jonschlinkert","email":"github@sellside.com"}],"dist":{"shasum":"b8a92343c8b7b5cbb68dd6a5aae5f9be54403073","size":23646,"noattachment":false,"key":"/template/-/template-0.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/template/download/template-0.4.0.tgz"},"directories":{},"publish_time":1416954139291,"_cnpm_publish_time":1416954139291,"_hasShrinkwrap":false},"0.3.6":{"name":"template","description":"Render templates from any engine. Make custom template types, use layouts on pages, partials or any custom template type, custom delimiters, helpers, middleware, routes, loaders, and lots more. Powers Assemble v0.6.0, Verb v0.3.0 and your application.","version":"0.3.6","homepage":"https://github.com/jonschlinkert/template","author":{"name":"Jon Schlinkert","url":"https://github.com/jonschlinkert"},"repository":{"type":"git","url":"git://github.com/jonschlinkert/template.git"},"bugs":{"url":"https://github.com/jonschlinkert/template/issues"},"licenses":[{"type":"CC by 3.0","url":"https://github.com/jonschlinkert/template/blob/master/LICENSE-CC"},{"type":"MIT","url":"https://github.com/jonschlinkert/template/blob/master/LICENSE-MIT"}],"main":"index.js","engines":{"node":">=0.10.0"},"scripts":{"test":"mocha -R spec"},"devDependencies":{"async":"^0.9.0","consolidate":"^0.10.0","engine-handlebars":"^0.3.0","engines":"^0.4.0","glob":"^4.0.6","handlebars":"^2.0.0","preserve":"^0.1.3","should":"^4.1.0","swig":"^1.4.2","verb-prettify":"^0.1.0"},"dependencies":{"ansi-styles":"^1.1.0","arr":"^0.1.5","arr-flatten":"^0.2.0","array-slice":"^0.2.2","arrayify-compact":"^0.1.0","chalk":"^0.5.1","config-cache":"^0.3.1","debug":"^2.1.0","delims":"^0.4.0","en-route":"^0.3.0","engine-cache":"^0.6.0","engine-lodash":"^0.4.0","escape-delims":"^0.4.0","for-own":"^0.1.2","globby":"^0.1.1","helper-cache":"^0.4.0","kind-of":"^0.1.2","layouts":"^0.5.3","load-templates":"^0.4.6","lodash":"^2.4.1","parser-front-matter":"^0.3.0"},"keywords":["assemble","atpl","cache","coffee","compile","consolidate","content","dash","data","delimiters","delims","docs","documentation","dot","dust","dustjs","dustjs-helpers","dustjs-linkedin","eco","ect","ejs","engine","engines","express","front","generate","generator","gray","gray-matter","haml","haml-coffee","hamljs","handlebars","helpers","hogan.js","jade","jazz","jqtpl","linkedin","liquor","lo","lo-dash","lodash","markdown","matter","mocha","mote","mustache","noop","nunjucks","parse","parser","parsers","pass","pass-through","process","qejs","ractive","render","should","swig","template","templates","templayed","through","toffee","underscore","verb","view","walrus","whiskers","yaml"],"gitHead":"901be4560d219b907e992d7ccce2e784b305163c","_id":"template@0.3.6","_shasum":"591603cfe822408516d987cbfc80c7d846186106","_from":".","_npmVersion":"1.4.26","_npmUser":{"name":"doowb","email":"brian.woodward@gmail.com"},"maintainers":[{"name":"doowb","email":"brian.woodward@gmail.com"},{"name":"jonschlinkert","email":"github@sellside.com"}],"dist":{"shasum":"591603cfe822408516d987cbfc80c7d846186106","size":46030,"noattachment":false,"key":"/template/-/template-0.3.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/template/download/template-0.3.6.tgz"},"directories":{},"publish_time":1416269449554,"_cnpm_publish_time":1416269449554,"_hasShrinkwrap":false},"0.3.5":{"name":"template","description":"Render templates from any engine. Make custom template types, use layouts on pages, partials or any custom template type, custom delimiters, helpers, middleware, routes, loaders, and lots more. Powers Assemble v0.6.0, Verb v0.3.0 and your application.","version":"0.3.5","homepage":"https://github.com/jonschlinkert/template","author":{"name":"Jon Schlinkert","url":"https://github.com/jonschlinkert"},"repository":{"type":"git","url":"git://github.com/jonschlinkert/template.git"},"bugs":{"url":"https://github.com/jonschlinkert/template/issues"},"licenses":[{"type":"CC by 3.0","url":"https://github.com/jonschlinkert/template/blob/master/LICENSE-CC"},{"type":"MIT","url":"https://github.com/jonschlinkert/template/blob/master/LICENSE-MIT"}],"main":"index.js","engines":{"node":">=0.10.0"},"scripts":{"test":"mocha -R spec"},"devDependencies":{"async":"^0.9.0","consolidate":"^0.10.0","engine-handlebars":"^0.3.0","engines":"^0.4.0","glob":"^4.0.6","handlebars":"^2.0.0","preserve":"^0.1.3","should":"^4.1.0","swig":"^1.4.2","verb-prettify":"^0.1.0"},"dependencies":{"ansi-styles":"^1.1.0","arr":"^0.1.5","arr-flatten":"^0.2.0","array-slice":"^0.2.2","arrayify-compact":"^0.1.0","chalk":"^0.5.1","config-cache":"^0.3.1","debug":"^2.1.0","delims":"^0.4.0","en-route":"^0.3.0","engine-cache":"^0.6.0","engine-lodash":"^0.4.0","escape-delims":"^0.4.0","for-own":"^0.1.2","globby":"^0.1.1","helper-cache":"^0.4.0","kind-of":"^0.1.2","layouts":"^0.5.3","load-templates":"^0.4.6","lodash":"^2.4.1","parser-front-matter":"^0.3.0"},"keywords":["assemble","atpl","cache","coffee","compile","consolidate","content","dash","data","delimiters","delims","docs","documentation","dot","dust","dustjs","dustjs-helpers","dustjs-linkedin","eco","ect","ejs","engine","engines","express","front","generate","generator","gray","gray-matter","haml","haml-coffee","hamljs","handlebars","helpers","hogan.js","jade","jazz","jqtpl","linkedin","liquor","lo","lo-dash","lodash","markdown","matter","mocha","mote","mustache","noop","nunjucks","parse","parser","parsers","pass","pass-through","process","qejs","ractive","render","should","swig","template","templates","templayed","through","toffee","underscore","verb","view","walrus","whiskers","yaml"],"gitHead":"73779f7607b4f449aaf9921e17aa3e896a140fcc","_id":"template@0.3.5","_shasum":"56051d65e0d2d835179f78930d1616451e8f84c5","_from":".","_npmVersion":"1.4.26","_npmUser":{"name":"doowb","email":"brian.woodward@gmail.com"},"maintainers":[{"name":"doowb","email":"brian.woodward@gmail.com"},{"name":"jonschlinkert","email":"github@sellside.com"}],"dist":{"shasum":"56051d65e0d2d835179f78930d1616451e8f84c5","size":45614,"noattachment":false,"key":"/template/-/template-0.3.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/template/download/template-0.3.5.tgz"},"directories":{},"publish_time":1415990530719,"_cnpm_publish_time":1415990530719,"_hasShrinkwrap":false},"0.3.4":{"name":"template","description":"Render templates from any engine. Make custom template types, use layouts on pages, partials or any custom template type, custom delimiters, helpers, middleware, routes, loaders, and lots more. Powers Assemble v0.6.0, Verb v0.3.0 and your application.","version":"0.3.4","homepage":"https://github.com/jonschlinkert/template","author":{"name":"Jon Schlinkert","url":"https://github.com/jonschlinkert"},"repository":{"type":"git","url":"git://github.com/jonschlinkert/template.git"},"bugs":{"url":"https://github.com/jonschlinkert/template/issues"},"licenses":[{"type":"CC by 3.0","url":"https://github.com/jonschlinkert/template/blob/master/LICENSE-CC"},{"type":"MIT","url":"https://github.com/jonschlinkert/template/blob/master/LICENSE-MIT"}],"main":"index.js","engines":{"node":">=0.10.0"},"scripts":{"test":"mocha -R spec"},"devDependencies":{"async":"^0.9.0","consolidate":"^0.10.0","engine-handlebars":"^0.3.0","engines":"^0.4.0","glob":"^4.0.6","handlebars":"^2.0.0","preserve":"^0.1.3","should":"^4.1.0","swig":"^1.4.2","verb-prettify":"^0.1.0"},"dependencies":{"ansi-styles":"^1.1.0","arr":"^0.1.5","arr-flatten":"^0.2.0","array-slice":"^0.2.2","arrayify-compact":"^0.1.0","chalk":"^0.5.1","config-cache":"^0.3.1","debug":"^2.1.0","delims":"^0.4.0","en-route":"^0.3.0","engine-cache":"^0.6.0","engine-lodash":"^0.4.0","escape-delims":"^0.4.0","for-own":"^0.1.2","globby":"^0.1.1","helper-cache":"^0.4.0","kind-of":"^0.1.2","layouts":"^0.5.3","load-templates":"^0.4.6","lodash":"^2.4.1","parser-front-matter":"^0.3.0"},"keywords":["assemble","atpl","cache","coffee","compile","consolidate","content","dash","data","delimiters","delims","docs","documentation","dot","dust","dustjs","dustjs-helpers","dustjs-linkedin","eco","ect","ejs","engine","engines","express","front","generate","generator","gray","gray-matter","haml","haml-coffee","hamljs","handlebars","helpers","hogan.js","jade","jazz","jqtpl","linkedin","liquor","lo","lo-dash","lodash","markdown","matter","mocha","mote","mustache","noop","nunjucks","parse","parser","parsers","pass","pass-through","process","qejs","ractive","render","should","swig","template","templates","templayed","through","toffee","underscore","verb","view","walrus","whiskers","yaml"],"_id":"template@0.3.4","_shasum":"067a975092fa6091d801938edb907d86c6a46145","_from":".","_npmVersion":"1.4.9","_npmUser":{"name":"jonschlinkert","email":"github@sellside.com"},"maintainers":[{"name":"doowb","email":"brian.woodward@gmail.com"},{"name":"jonschlinkert","email":"github@sellside.com"}],"dist":{"shasum":"067a975092fa6091d801938edb907d86c6a46145","size":45298,"noattachment":false,"key":"/template/-/template-0.3.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/template/download/template-0.3.4.tgz"},"directories":{},"publish_time":1415756842926,"_cnpm_publish_time":1415756842926,"_hasShrinkwrap":false},"0.3.3":{"name":"template","description":"Render templates from any engine. Make custom template types, use layouts on pages, partials or any custom template type, custom delimiters, helpers, middleware, routes, loaders, and lots more. Powers Assemble v0.6.0, Verb v0.3.0 and your application.","version":"0.3.3","homepage":"https://github.com/jonschlinkert/template","author":{"name":"Jon Schlinkert","url":"https://github.com/jonschlinkert"},"repository":{"type":"git","url":"git://github.com/jonschlinkert/template.git"},"bugs":{"url":"https://github.com/jonschlinkert/template/issues"},"licenses":[{"type":"CC by 3.0","url":"https://github.com/jonschlinkert/template/blob/master/LICENSE-CC"},{"type":"MIT","url":"https://github.com/jonschlinkert/template/blob/master/LICENSE-MIT"}],"main":"index.js","engines":{"node":">=0.10.0"},"scripts":{"test":"mocha -R spec"},"devDependencies":{"async":"^0.9.0","consolidate":"^0.10.0","engine-handlebars":"^0.3.0","engines":"^0.4.0","glob":"^4.0.6","handlebars":"^2.0.0","preserve":"^0.1.3","should":"^4.1.0","swig":"^1.4.2","verb-prettify":"^0.1.0"},"dependencies":{"ansi-styles":"^1.1.0","arr":"^0.1.5","arr-flatten":"^0.2.0","array-slice":"^0.2.2","arrayify-compact":"^0.1.0","chalk":"^0.5.1","config-cache":"^0.3.1","debug":"^2.1.0","delims":"^0.4.0","en-route":"^0.3.0","engine-cache":"^0.6.0","engine-lodash":"^0.4.0","escape-delims":"^0.4.0","for-own":"^0.1.2","globby":"^0.1.1","helper-cache":"^0.4.0","kind-of":"^0.1.2","layouts":"^0.5.3","load-templates":"^0.4.6","lodash":"^2.4.1","parser-front-matter":"^0.3.0"},"keywords":["assemble","atpl","cache","coffee","compile","consolidate","content","dash","data","delimiters","delims","docs","documentation","dot","dust","dustjs","dustjs-helpers","dustjs-linkedin","eco","ect","ejs","engine","engines","express","front","generate","generator","gray","gray-matter","haml","haml-coffee","hamljs","handlebars","helpers","hogan.js","jade","jazz","jqtpl","linkedin","liquor","lo","lo-dash","lodash","markdown","matter","mocha","mote","mustache","noop","nunjucks","parse","parser","parsers","pass","pass-through","process","qejs","ractive","render","should","swig","template","templates","templayed","through","toffee","underscore","verb","view","walrus","whiskers","yaml"],"gitHead":"7331f466f0f3f3d4ad7a6aec2b9f65c2953a45c4","_id":"template@0.3.3","_shasum":"76744435e35a5dab692a132101b91a9818de0dd4","_from":".","_npmVersion":"1.4.26","_npmUser":{"name":"doowb","email":"brian.woodward@gmail.com"},"maintainers":[{"name":"doowb","email":"brian.woodward@gmail.com"},{"name":"jonschlinkert","email":"github@sellside.com"}],"dist":{"shasum":"76744435e35a5dab692a132101b91a9818de0dd4","size":45506,"noattachment":false,"key":"/template/-/template-0.3.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/template/download/template-0.3.3.tgz"},"directories":{},"publish_time":1415744596717,"_cnpm_publish_time":1415744596717,"_hasShrinkwrap":false},"0.3.1":{"name":"template","description":"Render templates from any engine. Make custom template types, use layouts on pages, partials or any custom template type, custom delimiters, helpers, middleware, routes, loaders, and lots more. Powers Assemble v0.6.0, Verb v0.3.0 and your application.","version":"0.3.1","homepage":"https://github.com/jonschlinkert/template","author":{"name":"Jon Schlinkert","url":"https://github.com/jonschlinkert"},"repository":{"type":"git","url":"git://github.com/jonschlinkert/template.git"},"bugs":{"url":"https://github.com/jonschlinkert/template/issues"},"licenses":[{"type":"CC by 3.0","url":"https://github.com/jonschlinkert/template/blob/master/LICENSE-CC"},{"type":"MIT","url":"https://github.com/jonschlinkert/template/blob/master/LICENSE-MIT"}],"main":"index.js","engines":{"node":">=0.10.0"},"scripts":{"test":"mocha -R spec"},"devDependencies":{"async":"^0.9.0","consolidate":"^0.10.0","engine-handlebars":"^0.3.0","engines":"^0.4.0","glob":"^4.0.6","handlebars":"^2.0.0","preserve":"^0.1.3","should":"^4.1.0","swig":"^1.4.2","verb-prettify":"^0.1.0"},"dependencies":{"ansi-styles":"^1.1.0","arr":"^0.1.5","arr-flatten":"^0.2.0","array-slice":"^0.2.2","arrayify-compact":"^0.1.0","chalk":"^0.5.1","config-cache":"^0.3.1","debug":"^2.1.0","delims":"^0.4.0","en-route":"^0.3.0","engine-cache":"^0.6.0","engine-lodash":"^0.3.3","for-own":"^0.1.2","globby":"^0.1.1","helper-cache":"^0.4.0","kind-of":"^0.1.2","layouts":"^0.5.3","load-templates":"^0.4.6","lodash":"^2.4.1","parser-front-matter":"^0.3.0"},"keywords":["assemble","atpl","cache","coffee","compile","consolidate","content","dash","data","delimiters","delims","docs","documentation","dot","dust","dustjs","dustjs-helpers","dustjs-linkedin","eco","ect","ejs","engine","engines","express","front","generate","generator","gray","gray-matter","haml","haml-coffee","hamljs","handlebars","helpers","hogan.js","jade","jazz","jqtpl","linkedin","liquor","lo","lo-dash","lodash","markdown","matter","mocha","mote","mustache","noop","nunjucks","parse","parser","parsers","pass","pass-through","process","qejs","ractive","render","should","swig","template","templates","templayed","through","toffee","underscore","verb","view","walrus","whiskers","yaml"],"_id":"template@0.3.1","_shasum":"6e24fc58ace83dfc8ef1e767ec13c510cd7ef97e","_from":".","_npmVersion":"1.4.9","_npmUser":{"name":"jonschlinkert","email":"github@sellside.com"},"maintainers":[{"name":"doowb","email":"brian.woodward@gmail.com"},{"name":"jonschlinkert","email":"github@sellside.com"}],"dist":{"shasum":"6e24fc58ace83dfc8ef1e767ec13c510cd7ef97e","size":44080,"noattachment":false,"key":"/template/-/template-0.3.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/template/download/template-0.3.1.tgz"},"directories":{},"publish_time":1415358660185,"_cnpm_publish_time":1415358660185,"_hasShrinkwrap":false},"0.3.0":{"name":"template","description":"Render templates from any engine. Make custom template types, use layouts on pages, partials or any custom template type, custom delimiters, helpers, middleware, routes, loaders, and lots more. Powers Assemble v0.6.0, Verb v0.3.0 and your application.","version":"0.3.0","homepage":"https://github.com/jonschlinkert/template","author":{"name":"Jon Schlinkert","url":"https://github.com/jonschlinkert"},"repository":{"type":"git","url":"git://github.com/jonschlinkert/template.git"},"bugs":{"url":"https://github.com/jonschlinkert/template/issues"},"licenses":[{"type":"CC by 3.0","url":"https://github.com/jonschlinkert/template/blob/master/LICENSE-CC"},{"type":"MIT","url":"https://github.com/jonschlinkert/template/blob/master/LICENSE-MIT"}],"main":"index.js","engines":{"node":">=0.10.0"},"scripts":{"test":"mocha -R spec"},"devDependencies":{"async":"^0.9.0","consolidate":"^0.10.0","engine-handlebars":"^0.3.0","engines":"^0.4.0","glob":"^4.0.6","handlebars":"^2.0.0","preserve":"^0.1.3","should":"^4.1.0","swig":"^1.4.2","verb-prettify":"^0.1.0"},"dependencies":{"ansi-styles":"^1.1.0","arr":"^0.1.5","arr-flatten":"^0.2.0","array-slice":"^0.2.2","arrayify-compact":"^0.1.0","chalk":"^0.5.1","config-cache":"^0.3.1","debug":"^2.1.0","delims":"^0.4.0","en-route":"^0.3.0","engine-cache":"^0.6.0","engine-lodash":"^0.3.3","for-own":"^0.1.2","helper-cache":"^0.4.0","kind-of":"^0.1.2","layouts":"^0.5.3","load-templates":"^0.4.6","lodash":"^2.4.1","parser-front-matter":"^0.3.0"},"keywords":["assemble","atpl","cache","coffee","compile","consolidate","content","dash","data","delimiters","delims","docs","documentation","dot","dust","dustjs","dustjs-helpers","dustjs-linkedin","eco","ect","ejs","engine","engines","express","front","generate","generator","gray","gray-matter","haml","haml-coffee","hamljs","handlebars","helpers","hogan.js","jade","jazz","jqtpl","linkedin","liquor","lo","lo-dash","lodash","markdown","matter","mocha","mote","mustache","noop","nunjucks","parse","parser","parsers","pass","pass-through","process","qejs","ractive","render","should","swig","template","templates","templayed","through","toffee","underscore","verb","view","walrus","whiskers","yaml"],"_id":"template@0.3.0","_shasum":"0513315f01f5e30c47233215bef8a93529350bba","_from":".","_npmVersion":"1.4.9","_npmUser":{"name":"jonschlinkert","email":"github@sellside.com"},"maintainers":[{"name":"doowb","email":"brian.woodward@gmail.com"},{"name":"jonschlinkert","email":"github@sellside.com"}],"dist":{"shasum":"0513315f01f5e30c47233215bef8a93529350bba","size":43671,"noattachment":false,"key":"/template/-/template-0.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/template/download/template-0.3.0.tgz"},"directories":{},"publish_time":1415340817894,"_cnpm_publish_time":1415340817894,"_hasShrinkwrap":false},"0.2.1":{"name":"template","description":"Process nested Lo-dash templates recursively. Usually templates that are nested in multiple files will not be evaluated.","version":"0.2.1","homepage":"https://github.com/jonschlinkert/template","author":{"name":"Jon Schlinkert","url":"https://github.com/jonschlinkert"},"repository":{"type":"git","url":"https://github.com/jonschlinkert/template.git"},"bugs":{"url":"https://github.com/jonschlinkert/template/issues"},"licenses":[{"type":"MIT","url":"https://github.com/jonschlinkert/template/blob/master/LICENSE-MIT"}],"main":"index.js","engines":{"node":">= 0.8.0"},"dependencies":{"delims":"^0.1.4","lodash":"^2.4.1"},"devDependencies":{"chai":"~1.9.1","mocha":"*","underscore.string":"^2.3.3","verb":"~0.2.6"},"keywords":["lodash","process","recurse","recursively","template","templates","underscore"],"scripts":{"test":"mocha -R spec"},"_id":"template@0.2.1","_shasum":"6df6f6c0da6a8fa91de1d534dfcd8873c3e146aa","_from":".","_npmVersion":"1.4.9","_npmUser":{"name":"jonschlinkert","email":"github@sellside.com"},"maintainers":[{"name":"doowb","email":"brian.woodward@gmail.com"},{"name":"jonschlinkert","email":"github@sellside.com"}],"dist":{"shasum":"6df6f6c0da6a8fa91de1d534dfcd8873c3e146aa","size":5486,"noattachment":false,"key":"/template/-/template-0.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/template/download/template-0.2.1.tgz"},"directories":{},"publish_time":1403941788125,"_cnpm_publish_time":1403941788125,"_hasShrinkwrap":false},"0.2.0":{"name":"template","description":"Process Lo-dash templates recursively.","version":"0.2.0","homepage":"https://github.com/jonschlinkert/template","author":{"name":"Jon Schlinkert","url":"https://github.com/jonschlinkert"},"repository":{"type":"git","url":"https://github.com/jonschlinkert/template.git"},"bugs":{"url":"https://github.com/jonschlinkert/template/issues"},"licenses":[{"type":"MIT","url":"https://github.com/jonschlinkert/template/blob/master/LICENSE-MIT"}],"main":"index.js","engines":{"node":">= 0.8.0"},"dependencies":{"delims":"^0.1.4","lodash":"^2.4.1"},"devDependencies":{"chai":"~1.9.1","mocha":"*","underscore.string":"^2.3.3","verb":"~0.2.6"},"keywords":["lodash","process","recurse","recursively","template","templates","underscore"],"scripts":{"test":"mocha -R spec"},"_id":"template@0.2.0","_shasum":"bf03e86435d9d61d7e14ceea5032c8c1edf61cdf","_from":".","_npmVersion":"1.4.9","_npmUser":{"name":"jonschlinkert","email":"github@sellside.com"},"maintainers":[{"name":"doowb","email":"brian.woodward@gmail.com"},{"name":"jonschlinkert","email":"github@sellside.com"}],"dist":{"shasum":"bf03e86435d9d61d7e14ceea5032c8c1edf61cdf","size":5803,"noattachment":false,"key":"/template/-/template-0.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/template/download/template-0.2.0.tgz"},"directories":{},"publish_time":1403941643102,"_cnpm_publish_time":1403941643102,"_hasShrinkwrap":false},"0.1.8":{"name":"template","description":"Process Lo-dash templates recursively.","version":"0.1.8","homepage":"https://github.com/jonschlinkert/template","author":{"name":"Jon Schlinkert","url":"https://github.com/jonschlinkert"},"repository":{"type":"git","url":"https://github.com/jonschlinkert/template.git"},"bugs":{"url":"https://github.com/jonschlinkert/template/issues"},"licenses":[{"type":"MIT","url":"https://github.com/jonschlinkert/template/blob/master/LICENSE-MIT"}],"main":"index.js","engines":{"node":">= 0.8.0"},"dependencies":{"delims":"~0.1.4","fs-utils":"~0.4.1","lodash":"~2.4.1","underscore.string":"~2.3.3"},"devDependencies":{"chai":"~1.9.1","mocha":"~1.18.2"},"keywords":["lodash","process","recurse","recursively","template","templates","underscore"],"_id":"template@0.1.8","_shasum":"17cac0ee7a0eff58dd6b8f18ea6b05a071174fc2","_from":".","_npmVersion":"1.4.9","_npmUser":{"name":"jonschlinkert","email":"github@sellside.com"},"maintainers":[{"name":"doowb","email":"brian.woodward@gmail.com"},{"name":"jonschlinkert","email":"github@sellside.com"}],"dist":{"shasum":"17cac0ee7a0eff58dd6b8f18ea6b05a071174fc2","size":4997,"noattachment":false,"key":"/template/-/template-0.1.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/template/download/template-0.1.8.tgz"},"directories":{},"publish_time":1399244187660,"_cnpm_publish_time":1399244187660,"_hasShrinkwrap":false},"0.1.7":{"name":"template","description":"Process Lo-dash templates recursively.","version":"0.1.7","homepage":"https://github.com/jonschlinkert/template","author":{"name":"Jon Schlinkert","url":"https://github.com/jonschlinkert"},"repository":{"type":"git","url":"https://github.com/jonschlinkert/template.git"},"bugs":{"url":"https://github.com/jonschlinkert/template/issues"},"licenses":[{"type":"MIT","url":"https://github.com/jonschlinkert/template/blob/master/LICENSE-MIT"}],"main":"index.js","engines":{"node":">= 0.8.0"},"dependencies":{"delims":"~0.1.4","fs-utils":"~0.4.1","lodash":"~2.4.1","underscore.string":"~2.3.3"},"devDependencies":{"chai":"~1.9.1","mocha":"~1.18.2"},"keywords":["lodash","process","recurse","recursively","template","templates","underscore"],"_id":"template@0.1.7","dist":{"shasum":"5e5889296597a5788acac3154bbe2555b734c76d","size":4884,"noattachment":false,"key":"/template/-/template-0.1.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/template/download/template-0.1.7.tgz"},"_from":".","_npmVersion":"1.3.24","_npmUser":{"name":"jonschlinkert","email":"github@sellside.com"},"maintainers":[{"name":"doowb","email":"brian.woodward@gmail.com"},{"name":"jonschlinkert","email":"github@sellside.com"}],"directories":{},"publish_time":1398672167851,"_cnpm_publish_time":1398672167851,"_hasShrinkwrap":false},"0.1.6":{"name":"template","description":"Process Lo-dash templates recursively.","version":"0.1.6","homepage":"https://github.com/jonschlinkert/template","author":{"name":"Jon Schlinkert","url":"https://github.com/jonschlinkert"},"repository":{"type":"git","url":"https://github.com/jonschlinkert/template.git"},"bugs":{"url":"https://github.com/jonschlinkert/template/issues"},"licenses":[{"type":"MIT","url":"https://github.com/jonschlinkert/template/blob/master/LICENSE-MIT"}],"main":"index.js","engines":{"node":">= 0.8.0"},"dependencies":{"delims":"~0.1.2","fs-utils":"~0.4.0","lodash":"~2.4.1","underscore.string":"~2.3.3"},"devDependencies":{"chai":"~1.8.1","mocha":"~1.17.0"},"keywords":["lodash","template","templates"],"_id":"template@0.1.6","dist":{"shasum":"7aee677bcdff7b6eeef6d34e980ba3f60e15de4c","size":4991,"noattachment":false,"key":"/template/-/template-0.1.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/template/download/template-0.1.6.tgz"},"_from":".","_npmVersion":"1.3.24","_npmUser":{"name":"jonschlinkert","email":"github@sellside.com"},"maintainers":[{"name":"doowb","email":"brian.woodward@gmail.com"},{"name":"jonschlinkert","email":"github@sellside.com"}],"directories":{},"publish_time":1397988387336,"_cnpm_publish_time":1397988387336,"_hasShrinkwrap":false},"0.1.5":{"name":"template","description":"An easy-to-use utility library for processing Lo-dash templates.","version":"0.1.5","homepage":"https://github.com/jonschlinkert/template","author":{"name":"Jon Schlinkert","url":"https://github.com/jonschlinkert"},"repository":{"type":"git","url":"https://github.com/jonschlinkert/template.git"},"bugs":{"url":"https://github.com/jonschlinkert/template/issues"},"licenses":[{"type":"MIT","url":"https://github.com/jonschlinkert/template/blob/master/LICENSE-MIT"}],"main":"index.js","engines":{"node":">= 0.8.0"},"dependencies":{"delims":"~0.1.0","fs-utils":"~0.1.11","lodash":"~2.4.1","underscore.string":"~2.3.3"},"devDependencies":{"chai":"~1.8.1","mocha":"~1.17.0"},"keywords":["lodash","template","templates"],"_id":"template@0.1.5","dist":{"shasum":"e7c2026686d7c859c52b006b376a2f12c6db138e","size":4959,"noattachment":false,"key":"/template/-/template-0.1.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/template/download/template-0.1.5.tgz"},"_from":".","_npmVersion":"1.3.14","_npmUser":{"name":"jonschlinkert","email":"github@sellside.com"},"maintainers":[{"name":"doowb","email":"brian.woodward@gmail.com"},{"name":"jonschlinkert","email":"github@sellside.com"}],"directories":{},"publish_time":1391237474282,"_hasShrinkwrap":false,"_cnpm_publish_time":1391237474282},"0.1.4":{"name":"template","description":"An easy-to-use utility library for processing Lo-dash templates.","version":"0.1.4","homepage":"https://github.com/jonschlinkert/template","author":{"name":"Jon Schlinkert","url":"https://github.com/jonschlinkert"},"repository":{"type":"git","url":"https://github.com/jonschlinkert/template.git"},"bugs":{"url":"https://github.com/jonschlinkert/template/issues"},"licenses":[{"type":"MIT","url":"https://github.com/jonschlinkert/template/blob/master/LICENSE-MIT"}],"main":"index.js","engines":{"node":">= 0.8.0"},"dependencies":{"delims":"~0.1.0","fs-utils":"~0.1.11","lodash":"~2.4.1","underscore.string":"~2.3.3"},"devDependencies":{"chai":"~1.8.1","mocha":"~1.17.0"},"keywords":["lodash","template","templates"],"_id":"template@0.1.4","dist":{"shasum":"9f275c47f309b52350c8558fda86848036a7b128","size":4907,"noattachment":false,"key":"/template/-/template-0.1.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/template/download/template-0.1.4.tgz"},"_from":".","_npmVersion":"1.3.14","_npmUser":{"name":"jonschlinkert","email":"github@sellside.com"},"maintainers":[{"name":"doowb","email":"brian.woodward@gmail.com"},{"name":"jonschlinkert","email":"github@sellside.com"}],"directories":{},"publish_time":1391220203344,"_hasShrinkwrap":false,"_cnpm_publish_time":1391220203344},"0.1.3":{"name":"template","description":"An easy-to-use utility library for processing Lo-dash templates.","version":"0.1.3","homepage":"https://github.com/jonschlinkert/template","author":{"name":"Jon Schlinkert","url":"https://github.com/jonschlinkert"},"repository":{"type":"git","url":"https://github.com/jonschlinkert/template.git"},"bugs":{"url":"https://github.com/jonschlinkert/template/issues"},"licenses":[{"type":"MIT","url":"https://github.com/jonschlinkert/template/blob/master/LICENSE-MIT"}],"main":"index.js","engines":{"node":">= 0.8.0"},"dependencies":{"delims":"~0.1.0","fs-utils":"~0.1.11","lodash":"~2.4.1","underscore.string":"~2.3.3"},"devDependencies":{"chai":"~1.8.1","mocha":"~1.17.0"},"keywords":["lodash","template","templates"],"_id":"template@0.1.3","dist":{"shasum":"9827192a28b76d06df50bd0ea8e716c889284948","size":4863,"noattachment":false,"key":"/template/-/template-0.1.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/template/download/template-0.1.3.tgz"},"_from":".","_npmVersion":"1.3.14","_npmUser":{"name":"jonschlinkert","email":"github@sellside.com"},"maintainers":[{"name":"doowb","email":"brian.woodward@gmail.com"},{"name":"jonschlinkert","email":"github@sellside.com"}],"directories":{},"publish_time":1390961117102,"_hasShrinkwrap":false,"_cnpm_publish_time":1390961117102},"0.1.2":{"name":"template","description":"An easy-to-use utility library for processing Lo-dash templates.","version":"0.1.2","homepage":"https://github.com/jonschlinkert/template","author":{"name":"Jon Schlinkert","url":"https://github.com/jonschlinkert"},"repository":{"type":"git","url":"https://github.com/jonschlinkert/template.git"},"bugs":{"url":"https://github.com/jonschlinkert/template/issues"},"licenses":[{"type":"MIT","url":"https://github.com/jonschlinkert/template/blob/master/LICENSE-MIT"}],"main":"index.js","engines":{"node":">= 0.8.0"},"dependencies":{"delims":"~0.1.0","fs-utils":"~0.1.11","lodash":"~2.4.1","underscore.string":"~2.3.3"},"devDependencies":{"chai":"~1.8.1","mocha":"~1.17.0"},"keywords":["lodash","template","templates"],"_id":"template@0.1.2","dist":{"shasum":"985ddaaeacc1c281b11528d2cebfc78240eb612c","size":4852,"noattachment":false,"key":"/template/-/template-0.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/template/download/template-0.1.2.tgz"},"_from":".","_npmVersion":"1.3.14","_npmUser":{"name":"jonschlinkert","email":"github@sellside.com"},"maintainers":[{"name":"doowb","email":"brian.woodward@gmail.com"},{"name":"jonschlinkert","email":"github@sellside.com"}],"directories":{},"publish_time":1390912855172,"_hasShrinkwrap":false,"_cnpm_publish_time":1390912855172},"0.1.1":{"name":"template","description":"An easy-to-use utility library for processing Lo-dash templates.","version":"0.1.1","homepage":"https://github.com/jonschlinkert/template","author":{"name":"Jon Schlinkert","url":"https://github.com/jonschlinkert"},"repository":{"type":"git","url":"https://github.com/jonschlinkert/template.git"},"bugs":{"url":"https://github.com/jonschlinkert/template/issues"},"licenses":[{"type":"MIT","url":"https://github.com/jonschlinkert/template/blob/master/LICENSE-MIT"}],"main":"index.js","engines":{"node":">= 0.8.0"},"dependencies":{"delims":"~0.1.0","fs-utils":"~0.1.11","lodash":"~2.4.1","underscore.string":"~2.3.3"},"devDependencies":{"chai":"~1.8.1","mocha":"~1.17.0"},"keywords":["lodash","template","templates"],"_id":"template@0.1.1","dist":{"shasum":"d6acaf19b6c7ef6125c9f5a99f7f2fbe23d6b9ba","size":4733,"noattachment":false,"key":"/template/-/template-0.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/template/download/template-0.1.1.tgz"},"_from":".","_npmVersion":"1.3.14","_npmUser":{"name":"jonschlinkert","email":"github@sellside.com"},"maintainers":[{"name":"doowb","email":"brian.woodward@gmail.com"},{"name":"jonschlinkert","email":"github@sellside.com"}],"directories":{},"publish_time":1390883192875,"_hasShrinkwrap":false,"_cnpm_publish_time":1390883192875},"0.1.0":{"name":"template","description":"An easy-to-use utility library for processing Lo-dash templates.","version":"0.1.0","homepage":"https://github.com/jonschlinkert/template","author":{"name":"Jon Schlinkert","url":"https://github.com/jonschlinkert"},"repository":{"type":"git","url":"https://github.com/jonschlinkert/template.git"},"bugs":{"url":"https://github.com/jonschlinkert/template/issues"},"licenses":[{"type":"MIT","url":"https://github.com/jonschlinkert/template/blob/master/LICENSE-MIT"}],"main":"index.js","engines":{"node":">= 0.8.0"},"dependencies":{"lodash":"~2.4.1","delims":"~0.1.0","fs-utils":"~0.1.11"},"devDependencies":{"mocha":"~1.17.0","chai":"~1.8.1"},"keywords":["lodash","templates"],"_id":"template@0.1.0","dist":{"shasum":"75f0596768ac33b03f5ab77b3665dde7222cf55e","size":4396,"noattachment":false,"key":"/template/-/template-0.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/template/download/template-0.1.0.tgz"},"_from":".","_npmVersion":"1.3.14","_npmUser":{"name":"jonschlinkert","email":"github@sellside.com"},"maintainers":[{"name":"doowb","email":"brian.woodward@gmail.com"},{"name":"jonschlinkert","email":"github@sellside.com"}],"directories":{},"publish_time":1390826397823,"_hasShrinkwrap":false,"_cnpm_publish_time":1390826397823}},"readme":"# template [![NPM version](https://badge.fury.io/js/template.svg)](http://badge.fury.io/js/template)  [![Build Status](https://travis-ci.org/jonschlinkert/template.svg)](https://travis-ci.org/jonschlinkert/template)  [![Coverage Status](https://img.shields.io/coveralls/jonschlinkert/template.svg)](https://coveralls.io/r/jonschlinkert/template)\n\n> Render templates using any engine. Supports, layouts, pages, partials and custom template types. Use template helpers, middleware, routes, loaders, and lots more. Powers assemble, verb and other node.js apps.\n\n## Introduction\n\nHere is a brief example of what you can do with Template.\n\n```js\nvar app = require('template')();\napp.engine('tmpl', require('engine-lodash'));\n\n/**\n * Create a custom view collection\n */\napp.create('pages');\n\n/**\n * Load views onto the collection (globs work too)\n */\n\napp.page('welcome.tmpl', {path: 'welcome.tmpl', content: 'Hello, <%= name %>!'})\n  .page('goodbye.tmpl', {path: 'goodbye.tmpl', content: 'Goodbye, <%= name %>!'});\n\n// get a template\nvar page = app.pages.get('welcome.tmpl');\n\n// render the template\npage.render({name: 'Bob'}, function (err, res) {\n  if (err) return console.log(err);\n  console.log(res.content);\n  //=> 'Hello, Bob!'\n\n  app.pages.get('goodbye.tmpl')\n    .render({name: 'Bob'}, function (err, res) {\n      if (err) return console.log(err);\n      console.log(res.content);\n      //=> 'Goodbye, Bob!'\n    });\n});\n```\n\nDocs are on the way. In the meantime, visit the [examples](./examples) and [unit tests](./test) to learn more about what Template can do.\n\n## Table of contents\n\n- [Install](#install)\n- [API](#api)\n- [Related projects](#related-projects)\n- [Running tests](#running-tests)\n- [Build docs](#build-docs)\n- [Contributing](#contributing)\n- [Authors](#authors)\n- [License](#license)\n\n## Install\n\nInstall with [npm](https://www.npmjs.com/)\n\n```sh\n$ npm i template --save\n```\n\n## API\n\nSee to the [API documentation](./docs/api.md).\n\n### [Template](index.js#L47)\n\nCreate a new instance of `Template` with the given `options.\n\n**Params**\n\n* `options` **{Object}**\n\n**Example**\n\n```js\nvar app = require('template')();\n```\n\n### [.data](index.js#L159)\n\nLoad data onto `app.cache.data`\n\n**Params**\n\n* `key` **{String|Object}**: Key of the value to set, or object to extend.\n* `val` **{any}**\n* `returns` **{Object}**: Returns the instance of `Template` for chaining\n\n**Example**\n\n```js\nconsole.log(app.cache.data);\n//=> {};\n\napp.data('a', 'b');\napp.data({c: 'd'});\nconsole.log(app.cache.data);\n//=> {a: 'b', c: 'd'}\n```\n\n### [.create](index.js#L229)\n\nCreate a new `Views` collection.\n\n**Params**\n\n* `name` **{String}**: The name of the collection. Plural or singular form.\n* `opts` **{Object}**: Collection options\n* `loaders` **{String|Array|Function}**: Loaders to use for adding views to the created collection.\n* `returns` **{Object}**: Returns the `Assemble` instance for chaining.\n\n**Example**\n\n```js\napp.create('foo');\napp.foo('*.hbs');\nvar view = app.foo.get('baz.hbs');\n```\n\n### [.handle](index.js#L345)\n\nHandle middleware for the given `view` and locals.\n\n**Params**\n\n* `method` **{String}**: Router VERB\n* `view` **{Object}**: View object\n* `locals` **{Object}**\n* `cb` **{Function}**\n* `returns` **{Object}**\n\n**Example**\n\n```js\napp.handle('customHandle', view);\n```\n\n### [.compile](index.js#L512)\n\nCompile `content` with the given `locals`.\n\n**Params**\n\n* `view` **{Object|String}**: View object.\n* `locals` **{Object}**\n* `isAsync` **{Boolean}**: Load async helpers\n* `returns` **{Object}**: View object with `fn` property with the compiled function.\n\n**Example**\n\n```js\nvar blogPost = app.post('2015-09-01-foo-bar');\nvar view = app.compile(blogPost);\n// view.fn => [function]\n```\n\n### [.render](index.js#L565)\n\nRender `content` with the given `locals` and `callback`.\n\n**Params**\n\n* `file` **{Object|String}**: String or normalized template object.\n* `locals` **{Object}**: Locals to pass to registered view engines.\n* `callback` **{Function}**\n\n**Example**\n\n```js\nvar blogPost = app.post('2015-09-01-foo-bar');\napp.render(blogPost, function(err, view) {\n  // `view` is an object with a rendered `content` property\n});\n```\n\n## Related projects\n\n* [assemble](https://www.npmjs.com/package/assemble): Static site generator for Grunt.js, Yeoman and Node.js. Used by Zurb Foundation, Zurb Ink, H5BP/Effeckt,… [more](https://www.npmjs.com/package/assemble) | [homepage](http://assemble.io)\n* [en-route](https://www.npmjs.com/package/en-route): Routing for static site generators, build systems and task runners, heavily based on express.js routes… [more](https://www.npmjs.com/package/en-route) | [homepage](https://github.com/jonschlinkert/en-route)\n* [layouts](https://www.npmjs.com/package/layouts): Wraps templates with layouts. Layouts can use other layouts and be nested to any depth.… [more](https://www.npmjs.com/package/layouts) | [homepage](https://github.com/doowb/layouts)\n* [verb](https://www.npmjs.com/package/verb): Documentation generator for GitHub projects. Verb is extremely powerful, easy to use, and is used… [more](https://www.npmjs.com/package/verb) | [homepage](https://github.com/verbose/verb)\n\n## Running tests\n\nInstall dev dependencies:\n\n```sh\n$ npm i -d && npm test\n```\n\n## Build docs\n\nInstall devDependencies:\n\n```js\nnpm i -d && verb\n```\n\n## Contributing\n\nPull requests and stars are always welcome. For bugs and feature requests, [please create an issue](https://github.com/jonschlinkert/template/issues/new).\n\n## Authors\n\n**Jon Schlinkert**\n\n+ [github/jonschlinkert](https://github.com/jonschlinkert)\n+ [twitter/jonschlinkert](http://twitter.com/jonschlinkert)\n\n## License\n\nCopyright © 2014-2015 [Jon Schlinkert](https://github.com/jonschlinkert)\nReleased under the MIT license.\n\n***\n\n_This file was generated by [verb-cli](https://github.com/assemble/verb-cli) on October 31, 2015._","_attachments":{},"homepage":"https://github.com/jonschlinkert/template","bugs":{"url":"https://github.com/jonschlinkert/template/issues"},"license":"MIT"}