summaryrefslogtreecommitdiff
path: root/app/node_modules/okadminview/package.json
blob: bdaefc5dfc6315d13454e98e15471c70f1772666 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
  "name": "okadminview",
  "version": "1.0.0",
  "description": "administrate!",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "OKFocus",
  "license": "None",
  "dependencies": {
    "body-parser": "^1.12.2",
    "connect-flash": "^0.1.1",
    "express-session": "^1.11.1",
    "lodash.clonedeep": "^3.0.0",
    "method-override": "^2.3.2",
    "object-assign": "^2.0.0",
    "passport": "^0.2.1",
    "passport-http": "^0.2.2",
    "pluralize": "^1.1.2",
    "q": "^1.2.0"
  }
}