{ "name": "python-packs", "version": "1.0.0", "description": "", "type": "module", "main": "src/index.js", "scripts": { "dev": "node src/index.js" }, "keywords": [], "author": "", "license": "ISC", "dependencies": { "@actions/core": "^1.10.1", "@actions/github": "^6.0.0", "child_process": "^1.0.2" } }