aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/android-messages/package.json
blob: 962eb2bd5ad8ef9f33a9c3ec55c47149df0c57f6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
{
  "id": "android-messages",
  "name": "Android Messages",
  "version": "2.2.2",
  "license": "MIT",
  "config": {
    "serviceURL": "https://messages.google.com/web",
    "hasNotificationSound": true
  }
}