You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "This package handles incoming Bitbucket Webhook and allows you to define handlers for those webhooks. It's particularly designed with the intent of using it for the purposes of Continuous Delivery.",
"main": "index.js",
"scripts": {
"start": "node .",
"test": "echo \"Error: no test specified\" && exit 1"