I had to find them looking at the source to make your plugin run :)
the patch is probably to add this to the package.json file:
"dependencies": {
"chalk": "^1.1.3",
"debug": "^2.2.0",
"htmlparser2": "^3.9.2",
"lodash": "^4.16.4",
"request": "^2.76.0"
}