aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/plek/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/plek/package.json')
-rw-r--r--recipes/plek/package.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/recipes/plek/package.json b/recipes/plek/package.json
new file mode 100644
index 0000000..de37a6e
--- /dev/null
+++ b/recipes/plek/package.json
@@ -0,0 +1,14 @@
1{
2 "id": "plek",
3 "name": "Plek",
4 "version": "1.0.0",
5 "repository": "https://github.com/jsimonetti/franz-recipe-plek",
6 "license": "MIT",
7 "config": {
8 "serviceURL": "https://{teamId}.plek.co",
9 "hasNotificationSound": true,
10 "hasIndirectMessages": true,
11 "hasTeamId": true,
12 "disablewebsecurity": true
13 }
14}