{ "name": "gitea-acxt-create-pr", "version": "1.0.0", "description": "My custom GitHub Action", "main": "index.js", "dependencies": { "@actions/core": "^1.6.0", "underscore": "^1.13.1" } }