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