aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/android-messages/package.json
blob: 01a0ca4b2e47e6701bd9b3815d97da9546f70d0a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "id": "android-messages",
  "name": "Android Messages",
  "version": "2.0.2",
  "description": "Android Messages",
  "main": "index.js",
  "author": "Daniel Weinberger, Stefan Malzner <stefan@adlk.io>",
  "license": "MIT",
  "config": {
    "serviceURL": "https://messages.google.com/web",
    "hasNotificationSound": true
  }
}