Commit 0e22c6a5039ead1b16c32af68ae1fe3f3bd35050

Authored by Adhidarma Hadiwinoto
1 parent 148e9c7afb
Exists in master

mustache

Showing 1 changed file with 2 additions and 1 deletions Side-by-side Diff

... ... @@ -18,6 +18,7 @@
18 18 "license": "BSD",
19 19 "dependencies": {
20 20 "redis": "~1.0.0",
21   - "iniparser": "~1.0.5"
  21 + "iniparser": "~1.0.5",
  22 + "mustache": "~2.1.3"
22 23 }
23 24 }