-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathtsd.json
69 lines (69 loc) · 2.06 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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
{
"version": "v4",
"repo": "borisyankov/DefinitelyTyped",
"ref": "master",
"path": "typings",
"bundle": "typings/tsd.d.ts",
"installed": {
"node/node.d.ts": {
"commit": "b2d17b5dad042e293e77d09f2a30d281325cb606"
},
"react/react.d.ts": {
"commit": "1da639a106527e0c4010b354a1efe52a3059a291"
},
"react/react-dom.d.ts": {
"commit": "aed176536a202b9a2475ce1989ea6d2d0226a185"
},
"jquery/jquery.d.ts": {
"commit": "aed176536a202b9a2475ce1989ea6d2d0226a185"
},
"superagent/superagent.d.ts": {
"commit": "b2d17b5dad042e293e77d09f2a30d281325cb606"
},
"reflux/reflux.d.ts": {
"commit": "b2d17b5dad042e293e77d09f2a30d281325cb606"
},
"bluebird/bluebird.d.ts": {
"commit": "fb2b3b1e068c9ff7d8f9b0851c08d37d96c95c38"
},
"lodash/lodash.d.ts": {
"commit": "fb2b3b1e068c9ff7d8f9b0851c08d37d96c95c38"
},
"redux/redux.d.ts": {
"commit": "220716d99a77df1654fb4f6cd760dc134ffa8e89"
},
"react-router/history.d.ts": {
"commit": "220716d99a77df1654fb4f6cd760dc134ffa8e89"
},
"react-router/react-router.d.ts": {
"commit": "220716d99a77df1654fb4f6cd760dc134ffa8e89"
},
"react-redux/react-redux.d.ts": {
"commit": "220716d99a77df1654fb4f6cd760dc134ffa8e89"
},
"redux-thunk/redux-thunk.d.ts": {
"commit": "220716d99a77df1654fb4f6cd760dc134ffa8e89"
},
"moment/moment.d.ts": {
"commit": "40c60850ad6c8175a62d5ab48c4e016ea5b3dffe"
},
"moment/moment-node.d.ts": {
"commit": "40c60850ad6c8175a62d5ab48c4e016ea5b3dffe"
},
"mocha/mocha.d.ts": {
"commit": "1da639a106527e0c4010b354a1efe52a3059a291"
},
"chai/chai.d.ts": {
"commit": "1da639a106527e0c4010b354a1efe52a3059a291"
},
"assertion-error/assertion-error.d.ts": {
"commit": "1da639a106527e0c4010b354a1efe52a3059a291"
},
"react/react-addons-test-utils.d.ts": {
"commit": "1da639a106527e0c4010b354a1efe52a3059a291"
},
"yargs/yargs.d.ts": {
"commit": "0d66537e353802f996a3f67ca1b711f63835f9e7"
}
}
}