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