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