-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json.new
executable file
·47 lines (47 loc) · 1.19 KB
/
package.json.new
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
44
45
46
47
{
"name": "d3ck",
"version": "0.0.1",
"description": "d3ck server",
"main": "main.js",
"dependencies": {
"asn1": "latest",
"assert-plus": "0.1.2",
"async": "latest",
"bcrypt": "latest",
"compression": "latest",
"connect-flash": "0.1.x",
"connect": "latest",
"cors": "latest",
"ctype": "latest",
"ejs": "latest",
"execSync": "latest",
"express": "3.5.0",
"formidable": "latest",
"http-proxy": "latest",
"mkdirp": "latest",
"moment": "latest",
"netmask": "latest",
"nodemon": "latest",
"node-static": "0.6.9",
"node-uuid": "latest",
"passport": ">= 0.0.0",
"passport-local": ">= 0.0.0",
"peer": "latest",
"q": "latest",
"redis": "0.8.3",
"connect-redis": "1.4.7",
"request": "latest",
"response-time": "latest",
"rest": "latest",
"restler": "latest",
"sleep": "latest",
"socket.io": "0.9.16",
"tail": "latest",
"timed": "latest",
"tcp-proxy": "latest",
"underscore": "latest",
"when": "latest"
},
"author": "dan f with some early help from the mighty Markus Fix",
"license": "???"
}