-
-
Notifications
You must be signed in to change notification settings - Fork 23
/
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": "src/typings",
"bundle": "src/typings/tsd.d.ts",
"installed": {
"node/node.d.ts": {
"commit": "d969b903d1fce89a5e43828ec68458b4f852db4d"
},
"angularjs/angular.d.ts": {
"commit": "d969b903d1fce89a5e43828ec68458b4f852db4d"
},
"jquery/jquery.d.ts": {
"commit": "d969b903d1fce89a5e43828ec68458b4f852db4d"
},
"stack-trace/stack-trace.d.ts": {
"commit": "d969b903d1fce89a5e43828ec68458b4f852db4d"
},
"mocha/mocha.d.ts": {
"commit": "d969b903d1fce89a5e43828ec68458b4f852db4d"
},
"assertion-error/assertion-error.d.ts": {
"commit": "d969b903d1fce89a5e43828ec68458b4f852db4d"
},
"chai/chai.d.ts": {
"commit": "d969b903d1fce89a5e43828ec68458b4f852db4d"
},
"mock-fs/mock-fs.d.ts": {
"commit": "d969b903d1fce89a5e43828ec68458b4f852db4d"
},
"angularjs/angular-mocks.d.ts": {
"commit": "d969b903d1fce89a5e43828ec68458b4f852db4d"
}
}
}