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