-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathtsd.json
69 lines (69 loc) · 2.13 KB
/
tsd.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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
{
"version": "v4",
"repo": "borisyankov/DefinitelyTyped",
"ref": "master",
"path": "typings",
"bundle": "typings/tsd.d.ts",
"installed": {
"mime/mime.d.ts": {
"commit": "e9be3cecf8a326d3e220c52b42d218169a7bb9f2"
},
"node/node.d.ts": {
"commit": "7bab855ae33d79e86da1eb6c73a7f7eab2676ddb"
},
"express/express.d.ts": {
"commit": "e9be3cecf8a326d3e220c52b42d218169a7bb9f2"
},
"serve-static/serve-static.d.ts": {
"commit": "e9be3cecf8a326d3e220c52b42d218169a7bb9f2"
},
"serve-favicon/serve-favicon.d.ts": {
"commit": "db475daba23206e8cd0ac04d47f0764f4a62f7da"
},
"morgan/morgan.d.ts": {
"commit": "db475daba23206e8cd0ac04d47f0764f4a62f7da"
},
"cookie-parser/cookie-parser.d.ts": {
"commit": "db475daba23206e8cd0ac04d47f0764f4a62f7da"
},
"body-parser/body-parser.d.ts": {
"commit": "db475daba23206e8cd0ac04d47f0764f4a62f7da"
},
"method-override/method-override.d.ts": {
"commit": "db475daba23206e8cd0ac04d47f0764f4a62f7da"
},
"less-middleware/less-middleware.d.ts": {
"commit": "db475daba23206e8cd0ac04d47f0764f4a62f7da"
},
"lodash/lodash.d.ts": {
"commit": "f6c8ca47193fb67947944a3170912672ac3e908e"
},
"mongoose/mongoose.d.ts": {
"commit": "6436105ed9e3f9de49ca7e2e010ffe298e884e40"
},
"passport/passport.d.ts": {
"commit": "32029fcb4e1a3ef8968711b545d77b584435729d"
},
"passport-local/passport-local.d.ts": {
"commit": "32029fcb4e1a3ef8968711b545d77b584435729d"
},
"bcrypt/bcrypt.d.ts": {
"commit": "32029fcb4e1a3ef8968711b545d77b584435729d"
},
"es6-promise/es6-promise.d.ts": {
"commit": "32029fcb4e1a3ef8968711b545d77b584435729d"
},
"express-session/express-session.d.ts": {
"commit": "6436105ed9e3f9de49ca7e2e010ffe298e884e40"
},
"connect-mongo/connect-mongo.d.ts": {
"commit": "6436105ed9e3f9de49ca7e2e010ffe298e884e40"
},
"mongodb/mongodb.d.ts": {
"commit": "6436105ed9e3f9de49ca7e2e010ffe298e884e40"
},
"csurf/csurf.d.ts": {
"commit": "e9be3cecf8a326d3e220c52b42d218169a7bb9f2"
}
}
}