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