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