aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/plek/package.json
blob: 815b34ed7c1a3b0e8bf1b6f8f9d146a0025b2bff (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "id": "plek",
  "name": "Plek",
  "version": "1.1.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
  }
}