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