aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/slowly/package.json
diff options
context:
space:
mode:
authorLibravatar Vijay Aravamudhan <vraravam@users.noreply.github.com>2021-09-12 09:24:59 +0530
committerLibravatar GitHub <noreply@github.com>2021-09-12 03:54:59 +0000
commit9d2e2636ef34f14fa420ad18611d643d1ddadaba (patch)
tree6cb9581d8bc29b9bad760949f0f111f76794e5f0 /recipes/slowly/package.json
parentNew recipe: 'scrumpy' (#689) (diff)
downloadferdium-recipes-9d2e2636ef34f14fa420ad18611d643d1ddadaba.tar.gz
ferdium-recipes-9d2e2636ef34f14fa420ad18611d643d1ddadaba.tar.zst
ferdium-recipes-9d2e2636ef34f14fa420ad18611d643d1ddadaba.zip
New recipe: 'slowly' (fixes #297) (#690)
Diffstat (limited to 'recipes/slowly/package.json')
-rw-r--r--recipes/slowly/package.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/recipes/slowly/package.json b/recipes/slowly/package.json
new file mode 100644
index 0000000..b1fb7ae
--- /dev/null
+++ b/recipes/slowly/package.json
@@ -0,0 +1,10 @@
1{
2 "id": "slowly",
3 "name": "Slowly",
4 "version": "1.0.0",
5 "license": "MIT",
6 "repository": "https://github.com/BerakaStudio/franz-slowly",
7 "config": {
8 "serviceURL": "https://web.getslowly.com/home"
9 }
10}