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