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