aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gitea/package.json
blob: 7856503496733cf9e5d9ad498c7e1d5dd0e43b20 (plain) (blame)
1
2
3
4
5
6
7
8
9
{
  "id": "gitea",
  "name": "Gitea",
  "version": "1.0.0",
  "license": "MIT",
  "config": {
    "hasCustomUrl": true
  }
}