-
Notifications
You must be signed in to change notification settings - Fork 1
/
tsd.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": {
"vinyl/vinyl.d.ts": {
"commit": "b0056383b51495b373a32b791de8112fcafe2ace"
},
"gulp-tslint/gulp-tslint.d.ts": {
"commit": "b0056383b51495b373a32b791de8112fcafe2ace"
},
"gulp-typescript/gulp-typescript.d.ts": {
"commit": "b0056383b51495b373a32b791de8112fcafe2ace"
},
"gulp/gulp.d.ts": {
"commit": "b0056383b51495b373a32b791de8112fcafe2ace"
},
"node/node.d.ts": {
"commit": "b0056383b51495b373a32b791de8112fcafe2ace"
},
"glob/glob.d.ts": {
"commit": "b0056383b51495b373a32b791de8112fcafe2ace"
},
"minimatch/minimatch.d.ts": {
"commit": "b0056383b51495b373a32b791de8112fcafe2ace"
},
"mocha/mocha.d.ts": {
"commit": "b0056383b51495b373a32b791de8112fcafe2ace"
},
"chai/chai.d.ts": {
"commit": "b0056383b51495b373a32b791de8112fcafe2ace"
},
"gulp-mocha/gulp-mocha.d.ts": {
"commit": "b0056383b51495b373a32b791de8112fcafe2ace"
},
"gulp-istanbul/gulp-istanbul.d.ts": {
"commit": "b0056383b51495b373a32b791de8112fcafe2ace"
}
}
}