aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/chatra/package.json
blob: 732b00edf37b1570fde49926a2a81e66f09956b8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
{
  "id": "chatra",
  "name": "Chatra",
  "version": "1.3.0",
  "license": "MIT",
  "config": {
    "serviceURL": "https://app.chatra.io/",
    "hasNotificationSound": true,
    "hasIndirectMessages": true
  }
}