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