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