aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/keybase.io/package.json
blob: 734213109c3f1c27db5cf5b0c4d7f8752f83efc7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "id": "keybase.io",
  "name": "Keybase",
  "version": "1.0.1",
  "description": "Keybase recipe for Franz",
  "main": "index.js",
  "author": "Vijay Raghavan Aravamudhan <avijayr@protonmail.com>",
  "license": "MIT",
  "config": {
    "serviceURL": "https://keybase.io/login",
    "hasNotificationSound": true
  }
}