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