aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/messenger/package.json
blob: ac854c81001eb37da6370b0c90eb1c8476c890ac (plain) (blame)
1
2
3
4
5
6
7
8
9
10
{
  "id": "messenger",
  "name": "Messenger",
  "version": "1.7.0",
  "license": "MIT",
  "config": {
    "serviceURL": "https://messenger.com",
    "hasNotificationSound": true
  }
}