-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathtsd.json
42 lines (42 loc) · 1.2 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": {
"angularjs/angular.d.ts": {
"commit": "066819c65ff561ca109955e0b725c253e243f0a2"
},
"angular-material/angular-material.d.ts": {
"commit": "066819c65ff561ca109955e0b725c253e243f0a2"
},
"node/node.d.ts": {
"commit": "066819c65ff561ca109955e0b725c253e243f0a2"
},
"angularjs/angular-mocks.d.ts": {
"commit": "066819c65ff561ca109955e0b725c253e243f0a2"
},
"jquery/jquery.d.ts": {
"commit": "066819c65ff561ca109955e0b725c253e243f0a2"
},
"mocha/mocha.d.ts": {
"commit": "066819c65ff561ca109955e0b725c253e243f0a2"
},
"sinon-chai/sinon-chai.d.ts": {
"commit": "066819c65ff561ca109955e0b725c253e243f0a2"
},
"chai/chai.d.ts": {
"commit": "066819c65ff561ca109955e0b725c253e243f0a2"
},
"sinon/sinon.d.ts": {
"commit": "066819c65ff561ca109955e0b725c253e243f0a2"
},
"express/express.d.ts": {
"commit": "d268d865a30b0a64a2eff93f80d8167303bacb05"
},
"mongoose/mongoose.d.ts": {
"commit": "d268d865a30b0a64a2eff93f80d8167303bacb05"
}
}
}