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