{ "name": "pr-labeler", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "GPL-3.0-or-later", "dependencies": { "@actions/core": "^1.2.6", "@actions/github": "^4.0.0" } }