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