{ "name": "gitlab-to-irc", "version": "0.0.1", "description": "a Gitlab webhook coupled to an IRC bot", "main": "index.js", "author": "Benjamin Bouvier ", "license": "GPLv3", "dependencies": { "body-parser": "1.15.2", "express": "4.14.0", "irc": "0.3.9", "request": "2.73.0" } }