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