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