aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/plek/package.json
blob: 9f991864ebb3906019eba3dbbb7a93c3d0a8983a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "id": "plek",
  "name": "Plek",
  "version": "1.2.0",
  "repository": "https://github.com/jsimonetti/franz-recipe-plek",
  "license": "MIT",
  "config": {
    "serviceURL": "https://{teamId}.plek.co",
    "hasNotificationSound": true,
    "hasIndirectMessages": true,
    "hasTeamId": true,
    "disablewebsecurity": true
  }
}