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