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