-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtsd.json
42 lines (42 loc) · 1.18 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
{
"version": "v4",
"repo": "borisyankov/DefinitelyTyped",
"ref": "master",
"path": "typings",
"bundle": "typings/tsd.d.ts",
"installed": {
"node/node.d.ts": {
"commit": "3e117d8c9ddf6443d7ed71a74f6bc8b6bcd36077"
},
"express/express.d.ts": {
"commit": "3e117d8c9ddf6443d7ed71a74f6bc8b6bcd36077"
},
"redis/redis.d.ts": {
"commit": "3e117d8c9ddf6443d7ed71a74f6bc8b6bcd36077"
},
"should/should.d.ts": {
"commit": "3e117d8c9ddf6443d7ed71a74f6bc8b6bcd36077"
},
"mocha/mocha.d.ts": {
"commit": "3e117d8c9ddf6443d7ed71a74f6bc8b6bcd36077"
},
"body-parser/body-parser.d.ts": {
"commit": "3e117d8c9ddf6443d7ed71a74f6bc8b6bcd36077"
},
"serve-static/serve-static.d.ts": {
"commit": "3e117d8c9ddf6443d7ed71a74f6bc8b6bcd36077"
},
"mime/mime.d.ts": {
"commit": "3e117d8c9ddf6443d7ed71a74f6bc8b6bcd36077"
},
"async/async.d.ts": {
"commit": "3e117d8c9ddf6443d7ed71a74f6bc8b6bcd36077"
},
"request/request.d.ts": {
"commit": "3e117d8c9ddf6443d7ed71a74f6bc8b6bcd36077"
},
"form-data/form-data.d.ts": {
"commit": "3e117d8c9ddf6443d7ed71a74f6bc8b6bcd36077"
}
}
}