forked from palantir/tslint
-
Notifications
You must be signed in to change notification settings - Fork 0
/
tsd.json
30 lines (30 loc) · 856 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": {
"findup-sync/findup-sync.d.ts": {
"commit": "98d3168c2c570352a3a7393788e2ec9fbb08ade6"
},
"glob/glob.d.ts": {
"commit": "fb2b3b1e068c9ff7d8f9b0851c08d37d96c95c38"
},
"minimatch/minimatch.d.ts": {
"commit": "98d3168c2c570352a3a7393788e2ec9fbb08ade6"
},
"node/node.d.ts": {
"commit": "98d3168c2c570352a3a7393788e2ec9fbb08ade6"
},
"optimist/optimist.d.ts": {
"commit": "98d3168c2c570352a3a7393788e2ec9fbb08ade6"
},
"underscore.string/underscore.string.d.ts": {
"commit": "98d3168c2c570352a3a7393788e2ec9fbb08ade6"
},
"underscore/underscore.d.ts": {
"commit": "98d3168c2c570352a3a7393788e2ec9fbb08ade6"
}
}
}