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