mirror of
https://gitee.com/gitea/gitea
synced 2025-11-02 23:50:26 +08:00
Close #23444 Add `Repository` to npm package `Metadata` struct so the `repository` in `package.json` can be stored and be returned in the endpoint. Co-authored-by: KN4CK3R <admin@oldschoolhack.me>