-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmeta.json
More file actions
47 lines (47 loc) · 1.25 KB
/
meta.json
File metadata and controls
47 lines (47 loc) · 1.25 KB
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
{
"name": "woo",
"version": "4.5.42",
"description": "A Python cryptocurrency trading library for woo",
"repository": {
"type": "git",
"url": "https://github.com/ccxt/python-woo.git"
},
"readme": "README.md",
"author": {
"name": "Igor Kroitor",
"email": "igor.kroitor@gmail.com",
"url": "https://github.com/kroitor"
},
"license": "MIT",
"bugs": {
"url": "https://github.com/ccxt/ccxt/issues"
},
"homepage": "https://ccxt.com",
"keywords": [
"woo",
"cryptocurrency",
"exchange",
"trading",
"library",
"api",
"rest",
"sdk",
"websocket",
"ws",
"ccxt",
"library"
],
"collective": {
"type": "opencollective",
"url": "https://opencollective.com/ccxt",
"logo": "https://opencollective.com/ccxt/logo.txt"
},
"ethereum": "0x26a3CB49578F07000575405a57888681249c35Fd",
"project_urls": {
"Homepage": "https://ccxt.com",
"Documentation": "https://github.com/ccxt/ccxt/wiki",
"Discord": "https://discord.gg/ccxt",
"Twitter": "https://twitter.com/ccxt_official",
"Funding": "https://opencollective.com/ccxt"
}
}