-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathtsd.json
More file actions
30 lines (30 loc) · 864 Bytes
/
Copy pathtsd.json
File metadata and controls
30 lines (30 loc) · 864 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
{
"version": "v4",
"repo": "borisyankov/DefinitelyTyped",
"ref": "master",
"path": "typings",
"bundle": "typings/tsd.d.ts",
"installed": {
"node/node.d.ts": {
"commit": "f481e77dfca5a146db1b4f5f20f15929b30c8729"
},
"serve-static/serve-static.d.ts": {
"commit": "f481e77dfca5a146db1b4f5f20f15929b30c8729"
},
"express-serve-static-core/express-serve-static-core.d.ts": {
"commit": "f481e77dfca5a146db1b4f5f20f15929b30c8729"
},
"mime/mime.d.ts": {
"commit": "f481e77dfca5a146db1b4f5f20f15929b30c8729"
},
"express/express.d.ts": {
"commit": "f481e77dfca5a146db1b4f5f20f15929b30c8729"
},
"cors/cors.d.ts": {
"commit": "f481e77dfca5a146db1b4f5f20f15929b30c8729"
},
"body-parser/body-parser.d.ts": {
"commit": "f481e77dfca5a146db1b4f5f20f15929b30c8729"
}
}
}