forked from ErickWendel/NodeJSWithTypescript
-
Notifications
You must be signed in to change notification settings - Fork 0
/
tsd.json
36 lines (36 loc) · 1.02 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
{
"version": "v4",
"repo": "borisyankov/DefinitelyTyped",
"ref": "master",
"path": "typings",
"bundle": "typings/tsd.d.ts",
"installed": {
"node/node.d.ts": {
"commit": "fe563dff3428bac1260d1794e2c2ecf8f097535a"
},
"express/express.d.ts": {
"commit": "fe563dff3428bac1260d1794e2c2ecf8f097535a"
},
"serve-static/serve-static.d.ts": {
"commit": "fe563dff3428bac1260d1794e2c2ecf8f097535a"
},
"mime/mime.d.ts": {
"commit": "fe563dff3428bac1260d1794e2c2ecf8f097535a"
},
"mongoose/mongoose.d.ts": {
"commit": "5e960679e6f9ae6ce905b1db0ad36fc189cd2eca"
},
"body-parser/body-parser.d.ts": {
"commit": "dc9dabe74a5be62613b17a3605309783a12ff28a"
},
"connect/connect.d.ts": {
"commit": "dc9dabe74a5be62613b17a3605309783a12ff28a"
},
"bluebird/bluebird.d.ts": {
"commit": "fe563dff3428bac1260d1794e2c2ecf8f097535a"
},
"method-override/method-override.d.ts": {
"commit": "fe563dff3428bac1260d1794e2c2ecf8f097535a"
}
}
}