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