summaryrefslogtreecommitdiff
path: root/app/node_modules/oktemplate/package.json
blob: eacc986d1e778b565be4283e4911b171d0259c56 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "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",
    "liquid-node": "^2.5.0"
  }
}