blob: 4ab9a0b06fa573b04d9a1f28319695e564dfb6a8 [file] [log] [blame]
{
"name": "bcr-pr-review-notifier",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"@actions/core": "^1.10.1",
"@actions/github": "^6.0.0"
}
}