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