aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/planitpoker/package.json
blob: 121a7b121321c9d4a280074ef7892648a6b50b6d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
{
  "id": "planitpoker",
  "name": "PlanITPoker",
  "version": "1.1.1",
  "license": "MIT",
  "config": {
    "serviceURL": "https://www.planitpoker.com/board/#/room/{teamId}",
    "urlInputPrefix": "planitpoker.com/board/#/room/",
    "hasTeamId": true
  }
}