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