ee-templates
Advanced tools
Comparing version 0.3.14 to 0.3.15
@@ -93,2 +93,3 @@ var log = require('ee-log'), | ||
, host : request.hostname | ||
, pathname : request.pathname | ||
, env : this.env | ||
@@ -95,0 +96,0 @@ }; |
{ | ||
"name" : "ee-templates" | ||
, "description" : "Templating integration for the ee-soa-transport-rest based on Nunjucks" | ||
, "version" : "0.3.14" | ||
, "version" : "0.3.15" | ||
, "license" : "MIT" | ||
@@ -6,0 +6,0 @@ , "author" : "Michael Rüfenacht <ruefe@rcky.ch> (http://www.rcky.ch)" |
46269
965