{ "name": "github-release-to-discord", "version": "1.9.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "dependencies": { "@actions/core": "^1.9.1", "@actions/github": "^5.0.3", "node-fetch": "^3.2.10" } }