aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/awork/package.json
blob: 189396928ab0566b8c68b0b76d685c8317a2eb1c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
{
  "id": "awork",
  "name": "Awork",
  "version": "1.1.0",
  "license": "MIT",
  "config": {
    "serviceURL": "https://{teamId}.awork.io",
    "hasTeamId": true,
    "urlInputSuffix": ".awork.io"
  }
}