aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/tixio/package.json
blob: 7ca749272612fe1f4748121b92a5fb093697bd22 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "id": "tixio",
  "name": "Tixio",
  "version": "1.3.1",
  "license": "MIT",
  "repository": "https://github.com/hmcclungiii/franz-recipe-tixio",
  "config": {
    "serviceURL": "https://{teamId}.tixio.io/app/",
    "message": "Franz Recipe for Tixio by hmcclungiii",
    "hasTeamId": true,
    "hasDirectMessages": false,
    "urlInputSuffix": ".tixio.io/app/"
  }
}