-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathtsd.json
60 lines (60 loc) · 1.82 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
{
"version": "v4",
"repo": "borisyankov/DefinitelyTyped",
"ref": "master",
"path": "typings",
"bundle": "typings/tsd.d.ts",
"installed": {
"react/react.d.ts": {
"commit": "544a35a10866b32afda9c7f029c0764558563f4f"
},
"react/react-dom.d.ts": {
"commit": "544a35a10866b32afda9c7f029c0764558563f4f"
},
"react-router/history.d.ts": {
"commit": "544a35a10866b32afda9c7f029c0764558563f4f"
},
"react-router/react-router.d.ts": {
"commit": "544a35a10866b32afda9c7f029c0764558563f4f"
},
"react-bootstrap/react-bootstrap.d.ts": {
"commit": "544a35a10866b32afda9c7f029c0764558563f4f"
},
"node-uuid/node-uuid-base.d.ts": {
"commit": "544a35a10866b32afda9c7f029c0764558563f4f"
},
"node-uuid/node-uuid.d.ts": {
"commit": "544a35a10866b32afda9c7f029c0764558563f4f"
},
"node-uuid/node-uuid-cjs.d.ts": {
"commit": "544a35a10866b32afda9c7f029c0764558563f4f"
},
"node/node.d.ts": {
"commit": "544a35a10866b32afda9c7f029c0764558563f4f"
},
"lodash/lodash.d.ts": {
"commit": "08ed4e9f1869e37e29514d862e0158b40e550232"
},
"react-router-redux/react-router-redux.d.ts": {
"commit": "544a35a10866b32afda9c7f029c0764558563f4f"
},
"redux/redux.d.ts": {
"commit": "08ed4e9f1869e37e29514d862e0158b40e550232"
},
"react-redux/react-redux.d.ts": {
"commit": "544a35a10866b32afda9c7f029c0764558563f4f"
},
"redux-thunk/redux-thunk.d.ts": {
"commit": "08ed4e9f1869e37e29514d862e0158b40e550232"
},
"firebase/firebase.d.ts": {
"commit": "08ed4e9f1869e37e29514d862e0158b40e550232"
},
"es6-promise/es6-promise.d.ts": {
"commit": "08ed4e9f1869e37e29514d862e0158b40e550232"
},
"axios/axios.d.ts": {
"commit": "08ed4e9f1869e37e29514d862e0158b40e550232"
}
}
}