aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/voxer/package.json
blob: 85bd7cb498db58d6f15d16b83ce633c1ada9a5e7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "id": "voxer",
  "name": "Voxer",
  "version": "1.0.2",
  "description": "Voxer",
  "main": "index.js",
  "author": "Stefan Malzner <stefan@adlk.io>",
  "license": "MIT",
  "config": {
    "serviceURL": "https://web.voxer.com",
    "hasNotificationSound": true
  }
}