aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/binance/package.json
diff options
context:
space:
mode:
authorLibravatar Maitre_Oda <oda.alexandre31@gmail.com>2021-08-28 15:33:46 +0200
committerLibravatar GitHub <noreply@github.com>2021-08-28 19:03:46 +0530
commitbc4394d8f0f9a4efcf4217f900463d2dec12c96c (patch)
tree6681794856e95c49660441239b088694f04ce26e /recipes/binance/package.json
parentNew recipe: ovh-cloud (#650) (diff)
downloadferdium-recipes-bc4394d8f0f9a4efcf4217f900463d2dec12c96c.tar.gz
ferdium-recipes-bc4394d8f0f9a4efcf4217f900463d2dec12c96c.tar.zst
ferdium-recipes-bc4394d8f0f9a4efcf4217f900463d2dec12c96c.zip
New recipe: binance (#645)
Diffstat (limited to 'recipes/binance/package.json')
-rw-r--r--recipes/binance/package.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/recipes/binance/package.json b/recipes/binance/package.json
new file mode 100644
index 0000000..ecd7675
--- /dev/null
+++ b/recipes/binance/package.json
@@ -0,0 +1,9 @@
1{
2 "id": "binance",
3 "name": "Binance",
4 "version": "1.0.0",
5 "license": "MIT",
6 "config": {
7 "serviceURL": "https://accounts.binance.com"
8 }
9}