-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtsd.json
66 lines (66 loc) · 2.06 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
{
"version": "v4",
"repo": "borisyankov/DefinitelyTyped",
"ref": "master",
"path": "typings",
"bundle": "typings/tsd.d.ts",
"installed": {
"express/express.d.ts": {
"commit": "8c4ec896ab619e7cb6572f82423e6e1eece70f5a"
},
"node/node.d.ts": {
"commit": "c2c22c3b953fe9730d4802022d5e0d18d083909e"
},
"serve-static/serve-static.d.ts": {
"commit": "8c4ec896ab619e7cb6572f82423e6e1eece70f5a"
},
"mime/mime.d.ts": {
"commit": "8c4ec896ab619e7cb6572f82423e6e1eece70f5a"
},
"body-parser/body-parser.d.ts": {
"commit": "af5b8275d1f2b92738b93fddabc461fc20c553a1"
},
"mongoose/mongoose.d.ts": {
"commit": "af5b8275d1f2b92738b93fddabc461fc20c553a1"
},
"angularjs/angular.d.ts": {
"commit": "af5b8275d1f2b92738b93fddabc461fc20c553a1"
},
"jquery/jquery.d.ts": {
"commit": "af5b8275d1f2b92738b93fddabc461fc20c553a1"
},
"bluebird/bluebird.d.ts": {
"commit": "af5b8275d1f2b92738b93fddabc461fc20c553a1"
},
"angularjs/angular-route.d.ts": {
"commit": "af5b8275d1f2b92738b93fddabc461fc20c553a1"
},
"angularjs/angular-resource.d.ts": {
"commit": "af5b8275d1f2b92738b93fddabc461fc20c553a1"
},
"request/request.d.ts": {
"commit": "af5b8275d1f2b92738b93fddabc461fc20c553a1"
},
"form-data/form-data.d.ts": {
"commit": "af5b8275d1f2b92738b93fddabc461fc20c553a1"
},
"cors/cors.d.ts": {
"commit": "68548c2daab053869f323d475419c693478bbb73"
},
"cookie-parser/cookie-parser.d.ts": {
"commit": "8c4ec896ab619e7cb6572f82423e6e1eece70f5a"
},
"nodemailer-direct-transport/nodemailer-direct-transport.d.ts": {
"commit": "c2c22c3b953fe9730d4802022d5e0d18d083909e"
},
"nodemailer/nodemailer.d.ts": {
"commit": "c2c22c3b953fe9730d4802022d5e0d18d083909e"
},
"nodemailer-smtp-transport/nodemailer-smtp-transport.d.ts": {
"commit": "c2c22c3b953fe9730d4802022d5e0d18d083909e"
},
"nodemailer/nodemailer-types.d.ts": {
"commit": "c2c22c3b953fe9730d4802022d5e0d18d083909e"
}
}
}