forked from mhfrantz/ts-pkg-installer
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtsd.json
45 lines (45 loc) · 1.25 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
43
44
45
{
"version": "v4",
"repo": "borisyankov/DefinitelyTyped",
"ref": "master",
"path": "typings",
"bundle": "typings/tsd.d.ts",
"installed": {
"node/node.d.ts": {
"commit": "e95958ac847d9a343bdc8d7cbc796a5f6da29f71"
},
"commander/commander.d.ts": {
"commit": "e95958ac847d9a343bdc8d7cbc796a5f6da29f71"
},
"debug/debug.d.ts": {
"commit": "e95958ac847d9a343bdc8d7cbc796a5f6da29f71"
},
"glob/glob.d.ts": {
"commit": "e95958ac847d9a343bdc8d7cbc796a5f6da29f71"
},
"minimatch/minimatch.d.ts": {
"commit": "e95958ac847d9a343bdc8d7cbc796a5f6da29f71"
},
"mocha/mocha.d.ts": {
"commit": "e95958ac847d9a343bdc8d7cbc796a5f6da29f71"
},
"chai/chai.d.ts": {
"commit": "e95958ac847d9a343bdc8d7cbc796a5f6da29f71"
},
"bluebird/bluebird.d.ts": {
"commit": "e95958ac847d9a343bdc8d7cbc796a5f6da29f71"
},
"rimraf/rimraf.d.ts": {
"commit": "e95958ac847d9a343bdc8d7cbc796a5f6da29f71"
},
"mkdirp/mkdirp.d.ts": {
"commit": "e95958ac847d9a343bdc8d7cbc796a5f6da29f71"
},
"ncp/ncp.d.ts": {
"commit": "e95958ac847d9a343bdc8d7cbc796a5f6da29f71"
},
"lodash/lodash.d.ts": {
"commit": "e95958ac847d9a343bdc8d7cbc796a5f6da29f71"
}
}
}