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