{ "devDependencies": { "@actions/core": "^1.6.0", "@actions/github": "^5.0.0", "jasmine": "^4.0.2" }, "scripts": { "test": "jasmine tests.js" } }