aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/mastodon/package.json
blob: edcc561d3c58009454c7111083987f10af305c3f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
{
  "name": "Mastodon",
  "id": "mastodon",
  "version": "1.1.4",
  "license": "MIT",
  "config": {
    "hasNotificationSound": true,
    "hasTeamId": true,
    "hasCustomUrl": true
  }
}