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