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