-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtsd.json
51 lines (51 loc) · 1.47 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
46
47
48
49
50
51
{
"version": "v4",
"repo": "borisyankov/DefinitelyTyped",
"ref": "master",
"path": "src/typings",
"bundle": "src/typings/tsd.d.ts",
"installed": {
"minimist/minimist.d.ts": {
"commit": "eb59a40d3c2f3257e34ec2ede181046230814a41"
},
"node/node.d.ts": {
"commit": "0dd29bf8253536ae24e61c109524e924ea510046"
},
"es6-promise/es6-promise.d.ts": {
"commit": "001ca36ba58cef903c4c063555afb07bbc36bb58"
},
"chalk/chalk.d.ts": {
"commit": "e5a27ea95e47b95333784f1f0d590127b4e39a89"
},
"mocha/mocha.d.ts": {
"commit": "001ca36ba58cef903c4c063555afb07bbc36bb58"
},
"chai/chai.d.ts": {
"commit": "78d36dd49b6b55b9fdfe61776a12bf05c8b07777"
},
"semver/semver.d.ts": {
"commit": "001ca36ba58cef903c4c063555afb07bbc36bb58"
},
"del/del.d.ts": {
"commit": "001ca36ba58cef903c4c063555afb07bbc36bb58"
},
"glob/glob.d.ts": {
"commit": "001ca36ba58cef903c4c063555afb07bbc36bb58"
},
"minimatch/minimatch.d.ts": {
"commit": "001ca36ba58cef903c4c063555afb07bbc36bb58"
},
"fs-extra/fs-extra.d.ts": {
"commit": "fc341765ebbb04b7109981a25dced01f488f4d94"
},
"sinon-chai/sinon-chai.d.ts": {
"commit": "78d36dd49b6b55b9fdfe61776a12bf05c8b07777"
},
"assertion-error/assertion-error.d.ts": {
"commit": "78d36dd49b6b55b9fdfe61776a12bf05c8b07777"
},
"sinon/sinon.d.ts": {
"commit": "78d36dd49b6b55b9fdfe61776a12bf05c8b07777"
}
}
}