aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/harvest/package.json
blob: 3116077a0e0f1f79dae2d74072f284892d250209 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
{
  "id": "harvest",
  "name": "Harvest",
  "version": "1.4.1",
  "license": "MIT",
  "config": {
    "serviceURL": "https://{teamId}.harvestapp.com",
    "hasTeamId": true,
    "urlInputSuffix": ".harvestapp.com"
  }
}