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