-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathpackage.json
More file actions
32 lines (32 loc) · 724 Bytes
/
package.json
File metadata and controls
32 lines (32 loc) · 724 Bytes
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
{
"name": "applicable-poisoned-integer",
"version": "0.0.5",
"private": true,
"scripts": {
"start": "node app"
},
"dependencies": {
"node.extend": "~0.0.1",
"express": "3.3.5",
"connect": "2.8.5",
"mysql": "2.0.0-alpha8",
"janrain-api": "0.0.1",
"geo": "0.0.3",
"geoip-lite": "1.1.1",
"forever": "0.10.5",
"validator": "1.4.0",
"moment": "2.1.0",
"winston": "0.6.x",
"string": "1.5.0",
"crypto": "0.0.3",
"domain": "0.1.5",
"express-winston": "0.2.1",
"cloudfiles": "0.3.4",
"stripe": "1.3.0",
"config": "0.4.29",
"js-yaml": "2.1.0",
"memcached": "0.2.5",
"elasticsearch": "0.3.12",
"grunt-deployments": "0.1.5"
}
}