aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/slowly/package.json
diff options
context:
space:
mode:
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}