aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/mastodon/package.json
blob: 07b767339ff088bb28d50466e5f4bbfe95fc133e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "name": "Mastodon",
  "id": "mastodon",
  "version": "1.4.1",
  "license": "MIT",
  "config": {
    "serviceURL": "https://mastodon.social",
    "hasNotificationSound": true,
    "hasHostedOption": true,
    "hasCustomUrl": true
  }
}