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