aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/flock/package.json
diff options
context:
space:
mode:
authorLibravatar Vijay Aravamudhan <vraravam@users.noreply.github.com>2021-09-12 08:54:36 +0530
committerLibravatar Vijay A <avijayr@protonmail.com>2021-09-12 09:01:15 +0530
commit59f2d70ae9c25b11d21b0282f41485e0325b93a6 (patch)
treed3191aa2a22e4446f104c5edda49a4f8d0a9fb1d /recipes/flock/package.json
parentNew recipe: 'producthunt' (#687) (diff)
downloadferdium-recipes-59f2d70ae9c25b11d21b0282f41485e0325b93a6.tar.gz
ferdium-recipes-59f2d70ae9c25b11d21b0282f41485e0325b93a6.tar.zst
ferdium-recipes-59f2d70ae9c25b11d21b0282f41485e0325b93a6.zip
New recipe: 'flock' (#688)
Diffstat (limited to 'recipes/flock/package.json')
-rw-r--r--recipes/flock/package.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/recipes/flock/package.json b/recipes/flock/package.json
new file mode 100644
index 0000000..83e5b94
--- /dev/null
+++ b/recipes/flock/package.json
@@ -0,0 +1,11 @@
1{
2 "id": "flock",
3 "name": "Flock",
4 "version": "1.0.0",
5 "license": "MIT",
6 "repository": "https://github.com/jereddowden/franz-recipe-flock",
7 "config": {
8 "serviceURL": "https://web.flock.com",
9 "hasNotificationSound": true
10 }
11}