{ "name": "git-exodus", "type": "module", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "packageManager": "pnpm@10.15.0", "dependencies": { "dotenv": "^17.2.2", "gitea-js": "^1.23.0", "octokit": "^5.0.3" } }