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