aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/coinbase/package.json
diff options
context:
space:
mode:
authorLibravatar Vijay Aravamudhan <vraravam@users.noreply.github.com>2021-09-12 16:10:51 +0530
committerLibravatar GitHub <noreply@github.com>2021-09-12 10:40:51 +0000
commit5c13b435d25236eb0345357d2df43dbb6b0c970b (patch)
treee78b313733480d14d9eb5bc380aee09081e97b33 /recipes/coinbase/package.json
parentMerged 'github_enterprise' recipe into 'github' with the extra bits. (diff)
downloadferdium-recipes-5c13b435d25236eb0345357d2df43dbb6b0c970b.tar.gz
ferdium-recipes-5c13b435d25236eb0345357d2df43dbb6b0c970b.tar.zst
ferdium-recipes-5c13b435d25236eb0345357d2df43dbb6b0c970b.zip
New recipe: 'coinbase' (#697)
Diffstat (limited to 'recipes/coinbase/package.json')
-rw-r--r--recipes/coinbase/package.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/recipes/coinbase/package.json b/recipes/coinbase/package.json
new file mode 100644
index 0000000..cb161ec
--- /dev/null
+++ b/recipes/coinbase/package.json
@@ -0,0 +1,11 @@
1{
2 "id": "coinbase",
3 "name": "Coinbase",
4 "version": "1.0.0",
5 "license": "MIT",
6 "repository": "https://github.com/gaspergrom/Franz-services",
7 "config": {
8 "serviceURL": "https://www.coinbase.com/dashboard",
9 "hasNotificationSound": true
10 }
11}