{ "name": "gitlab-gitea-api", "version": "0.0.1", "description": "", "main": "prettier.config.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git@gitea.bitmill.io:lohfu/gitlab-gitea-api.git" }, "author": "Linus Miller (https://lohfu.io/)", "license": "MIT", "dependencies": { "rek": "^0.5.1", "yargs": "^16.0.3" } }