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