summaryrefslogtreecommitdiff
path: root/app/node_modules/oktemplate/package.json
blob: 70e94e36c89c832278ac58336262ad9d91ec8b3c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
  "name": "oktemplate",
  "version": "1.0.0",
  "description": "nice",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "OKFocus",
  "license": "None",
  "dependencies": {
    "bluebird": "^2.9.21",
    "glob": "^5.0.3",
    "json-to-html": "^0.1.2",
    "liquid-node": "^2.5.0",
    "q": "^1.2.0"
  }
}