From 8fa4beaf8c74cf323d878d7ef19badf3460367a5 Mon Sep 17 00:00:00 2001 From: Vijay A Date: Sat, 19 Jun 2021 20:24:53 +0530 Subject: Added new service: keybase.io (fixes #427) --- recipes/keybase.io/package.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 recipes/keybase.io/package.json (limited to 'recipes/keybase.io/package.json') diff --git a/recipes/keybase.io/package.json b/recipes/keybase.io/package.json new file mode 100644 index 0000000..6fa036c --- /dev/null +++ b/recipes/keybase.io/package.json @@ -0,0 +1,13 @@ +{ + "id": "keybase.io", + "name": "Keybase", + "version": "1.0.0", + "description": "Keybase recipe for Franz", + "main": "index.js", + "author": "Vijay Raghavan Aravamudhan ", + "license": "MIT", + "config": { + "serviceURL": "https://keybase.io/login", + "hasNotificationSound": true + } +} -- cgit v1.2.3-70-g09d2