forked from palantir/tslint
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtsd.json
27 lines (27 loc) · 766 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
{
"version": "v4",
"repo": "borisyankov/DefinitelyTyped",
"ref": "master",
"path": "typings",
"bundle": "typings/tsd.d.ts",
"installed": {
"node/node.d.ts": {
"commit": "98d3168c2c570352a3a7393788e2ec9fbb08ade6"
},
"underscore.string/underscore.string.d.ts": {
"commit": "98d3168c2c570352a3a7393788e2ec9fbb08ade6"
},
"underscore/underscore.d.ts": {
"commit": "98d3168c2c570352a3a7393788e2ec9fbb08ade6"
},
"findup-sync/findup-sync.d.ts": {
"commit": "98d3168c2c570352a3a7393788e2ec9fbb08ade6"
},
"minimatch/minimatch.d.ts": {
"commit": "98d3168c2c570352a3a7393788e2ec9fbb08ade6"
},
"optimist/optimist.d.ts": {
"commit": "98d3168c2c570352a3a7393788e2ec9fbb08ade6"
}
}
}