aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/facebookpages/package.json
blob: 750264a0cba54476e8eb0a07dd1b47b05b23e0e2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "id": "facebookpages",
  "name": "Facebook Pages",
  "version": "1.3.0",
  "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"
  }
}