summaryrefslogtreecommitdiff
path: root/app/node_modules/oktemplate/package.json
diff options
context:
space:
mode:
authorSean Fridman <fridman@mail.sfsu.edu>2015-04-06 14:42:06 -0400
committerSean Fridman <fridman@mail.sfsu.edu>2015-04-06 15:27:54 -0400
commit0c02fc37ce4228507bfb2f0829aea0f1d5465c76 (patch)
tree8ffd47a8d00b3796a48be496bd374bd02266d4e4 /app/node_modules/oktemplate/package.json
parent37d5adf48c9c1b3ee326b631828732927797ca4f (diff)
Add Liquid filter to print objects
Diffstat (limited to 'app/node_modules/oktemplate/package.json')
-rw-r--r--app/node_modules/oktemplate/package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/node_modules/oktemplate/package.json b/app/node_modules/oktemplate/package.json
index eacc986..3e92ccb 100644
--- a/app/node_modules/oktemplate/package.json
+++ b/app/node_modules/oktemplate/package.json
@@ -11,6 +11,7 @@
"dependencies": {
"bluebird": "^2.9.21",
"glob": "^5.0.3",
+ "json-to-html": "^0.1.2",
"liquid-node": "^2.5.0"
}
}