{ "name": "gitea-auto-release", "version": "1.0.0", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "description": "", "type": "module", "dependencies": { "@actions/core": "^1.10.1", "gitea-api": "^1.17.3-1" } }