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