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