aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/lark/package.json
blob: eaba10e1e6462b5481994ff3bc1cee2d170eaf77 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "id": "lark",
  "name": "Lark",
  "version": "0.1.2",
  "license": "MIT",
  "config": {
    "serviceURL": "https://{teamId}.larksuite.com/messenger/",
    "hasTeamId": true,
    "urlInputSuffix": ".larksuite.com",
    "hasNotificationSound": true
  }
}