aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/pixelfed/package.json
blob: 328dab85c75921dbbcde72394ce9c9308242a058 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
{
  "id": "pixelfed",
  "name": "Pixelfed",
  "version": "1.0.1",
  "license": "MIT",
  "config": {
    "serviceURL": "https://pixelfed.social",
    "hasHostedOption": true,
    "hasCustomUrl": true
  }
}