-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtsd.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": "16134c168d021351acb1673ee9659644fc58c424"
},
"serve-static/serve-static.d.ts": {
"commit": "16134c168d021351acb1673ee9659644fc58c424"
},
"mime/mime.d.ts": {
"commit": "16134c168d021351acb1673ee9659644fc58c424"
},
"express/express.d.ts": {
"commit": "16134c168d021351acb1673ee9659644fc58c424"
},
"angularjs/angular.d.ts": {
"commit": "16134c168d021351acb1673ee9659644fc58c424"
},
"jquery/jquery.d.ts": {
"commit": "16134c168d021351acb1673ee9659644fc58c424"
},
"angularjs/angular-resource.d.ts": {
"commit": "16134c168d021351acb1673ee9659644fc58c424"
},
"angularjs/angular-mocks.d.ts": {
"commit": "16134c168d021351acb1673ee9659644fc58c424"
},
"angularjs/angular-animate.d.ts": {
"commit": "16134c168d021351acb1673ee9659644fc58c424"
}
}
}