aboutsummaryrefslogtreecommitdiffstats
path: root/uncompressed/googleallo/package.json
blob: 466836ce674fc1d64b486f919a7102b568d09441 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "id": "googleallo",
  "name": "Google Allo",
  "version": "1.0.2",
  "description": "Google Allo",
  "main": "index.js",
  "author": "SiloCityLabs LLC",
  "license": "MIT",
  "config": {
    "serviceURL": "https://allo.google.com/web",
    "hasNotificationSound": true
  }
}