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