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