forked from lobbyradar/lobbyradar
-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
43 lines (43 loc) · 1.08 KB
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
{
"private": true,
"name": "lobbyradar",
"version": "0.1.2",
"description": "lobbyradar api",
"main": "lobbyradar.js",
"repository": {
"type": "git",
"url": "https://github.com/lobbyradar/lobbyradar.git"
},
"author": "yetzt <[email protected]>",
"license": "MIT",
"dependencies": {
"JSONStream": "^0.10.0",
"async": "^0.9.0",
"batgirl": "0.0.5",
"body-parser": "^1.10.0",
"cookie-parser": "^1.3.3",
"d3": "^3.5.3",
"debug": "^2.1.0",
"dur": "0.0.2",
"express": "^4.10.4",
"express-session": "^1.10.0",
"express-session-json-store": "git+https://github.com/ffalt/express-session-json-store.git",
"gm": "^1.17.0",
"mollusc": "^2.0.0",
"moment": "^2.8.4",
"mongojs": "^0.18.0",
"mustache": "^2.1.2",
"mustache-express": "^1.2.0",
"nsa": "^0.2.0",
"passport": "^0.2.1",
"passport-local": "^1.0.0",
"request": "^2.51.0",
"serve-favicon": "^2.3.0",
"sv": "^0.3.6",
"trie-search": "^1.2.8",
"underscore": "^1.8.2",
"unq": "0.0.2",
"validator": "^3.22.2",
"xz": "^1.0.4"
}
}