aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gitter/package.json
blob: e931b67d7048fbec1773205b98cf16f2704ce90b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
{
  "id": "gitter",
  "name": "Gitter",
  "version": "1.1.2",
  "license": "MIT",
  "config": {
    "serviceURL": "https://gitter.im",
    "hasNotificationSound": true
  }
}