I can't use this module, because it does not declare its dependencies correctly (all in the devDependencies field):
rxjs, @angular/core, possibly more should go into dependencies.
This breaks, when you have different versions in your project, e.g. rxjs v6:
./node_modules/angular2-lightbox/lightbox-event.service.js
Module not found: Error: Can't resolve 'rxjs/Subject' in '/home/norwin/src/eumetsat-new-pn/pn-ng6/node_modules/angular2-lightbox'