aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/facebookpages/package.json
blob: 717876f1f04dbef0ef25fe48f10f18710e10cc9a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "id": "facebookpages",
  "name": "Facebook Pages",
  "version": "1.2.1",
  "license": "MIT",
  "config": {
    "serviceURL": "https://facebook.com/{teamId}/",
    "urlInputPrefix": "https://facebook.com/",
    "hasNotificationSound": true,
    "hasTeamId": true,
    "message": "Insert your page name in team, e.g. meetfranz"
  }
}