forked from ivogabe/gulp-typescript
-
Notifications
You must be signed in to change notification settings - Fork 0
/
tsd.json
30 lines (30 loc) · 828 Bytes
/
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
{
"version": "v4",
"repo": "borisyankov/DefinitelyTyped",
"ref": "master",
"path": "typings",
"bundle": "typings/tsd.d.ts",
"installed": {
"node/node.d.ts": {
"commit": "a61199a4684d70334795302f09fb2a6b8ca016db"
},
"vinyl-fs/vinyl-fs.d.ts": {
"commit": "a61199a4684d70334795302f09fb2a6b8ca016db"
},
"gulp-util/gulp-util.d.ts": {
"commit": "a61199a4684d70334795302f09fb2a6b8ca016db"
},
"source-map/source-map.d.ts": {
"commit": "a61199a4684d70334795302f09fb2a6b8ca016db"
},
"through2/through2.d.ts": {
"commit": "a61199a4684d70334795302f09fb2a6b8ca016db"
},
"vinyl/vinyl.d.ts": {
"commit": "a61199a4684d70334795302f09fb2a6b8ca016db"
},
"chalk/chalk.d.ts": {
"commit": "a61199a4684d70334795302f09fb2a6b8ca016db"
}
}
}