aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/clockwise/package.json
diff options
context:
space:
mode:
authorLibravatar Vijay Aravamudhan <vraravam@users.noreply.github.com>2021-09-12 09:39:52 +0530
committerLibravatar GitHub <noreply@github.com>2021-09-12 04:09:52 +0000
commit095643f6095fe9c24ee7c6ad7d6323eef2271c09 (patch)
treee7a6473e0c07dcbb85bf4adf8c099ac51cccff7f /recipes/clockwise/package.json
parentNew recipe: 'tixio' (#691) (diff)
downloadferdium-recipes-095643f6095fe9c24ee7c6ad7d6323eef2271c09.tar.gz
ferdium-recipes-095643f6095fe9c24ee7c6ad7d6323eef2271c09.tar.zst
ferdium-recipes-095643f6095fe9c24ee7c6ad7d6323eef2271c09.zip
New recipe: 'clockwise' (#692)
Diffstat (limited to 'recipes/clockwise/package.json')
-rw-r--r--recipes/clockwise/package.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/recipes/clockwise/package.json b/recipes/clockwise/package.json
new file mode 100644
index 0000000..5ddf492
--- /dev/null
+++ b/recipes/clockwise/package.json
@@ -0,0 +1,10 @@
1{
2 "id": "clockwise",
3 "name": "Clockwise",
4 "version": "1.0.0",
5 "license": "MIT",
6 "repository": "https://github.com/TheKevJames/franz-recipe-clockwise",
7 "config": {
8 "serviceURL": "https://www.getclockwise.com/app/"
9 }
10}