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