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