summaryrefslogtreecommitdiff
path: root/app/node_modules/okutil/package.json
blob: 36d5c1e6a82a9f7ef04f2d5c2263027f29147c0e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "name": "okutil",
  "version": "1.0.0",
  "description": "pragmatic!",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "OKFocus",
  "license": "None",
  "dependencies": {
    "lodash.isarray": "^3.0.1",
    "pluralize": "^1.1.2",
    "q": "^1.2.0"
  }
}