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