aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/pixelfed/package.json
blob: 1c89fea4eb245b89e6035e97f0915fb3ead13a85 (plain) (blame)
1
2
3
4
5
6
7
8
9
{
  "id": "pixelfed",
  "name": "Pixelfed",
  "version": "1.0.0",
  "license": "MIT",
  "config": {
    "serviceURL": "https://pixelfed.social"
  }
}