aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/tixio/package.json
diff options
context:
space:
mode:
authorLibravatar Vijay Aravamudhan <vraravam@users.noreply.github.com>2021-09-12 09:33:08 +0530
committerLibravatar GitHub <noreply@github.com>2021-09-12 04:03:08 +0000
commit12e502be642ddb52e923892ef5dad755c6444a00 (patch)
tree90f30f042265d7aaee9614a1b9aa9aabf0c23596 /recipes/tixio/package.json
parentNew recipe: 'slowly' (fixes #297) (#690) (diff)
downloadferdium-recipes-12e502be642ddb52e923892ef5dad755c6444a00.tar.gz
ferdium-recipes-12e502be642ddb52e923892ef5dad755c6444a00.tar.zst
ferdium-recipes-12e502be642ddb52e923892ef5dad755c6444a00.zip
New recipe: 'tixio' (#691)
Diffstat (limited to 'recipes/tixio/package.json')
-rw-r--r--recipes/tixio/package.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/recipes/tixio/package.json b/recipes/tixio/package.json
new file mode 100644
index 0000000..9d7c53b
--- /dev/null
+++ b/recipes/tixio/package.json
@@ -0,0 +1,14 @@
1{
2 "id": "tixio",
3 "name": "Tixio",
4 "version": "1.0.0",
5 "license": "MIT",
6 "repository": "https://github.com/hmcclungiii/franz-recipe-tixio",
7 "config": {
8 "serviceURL": "https://{teamId}.tixio.io/app/",
9 "message": "Franz Recipe for Tixio by hmcclungiii",
10 "hasTeamId": true,
11 "hasDirectMessages": false,
12 "urlInputSuffix": ".tixio.io/app/"
13 }
14 }