Currently, I work on a side project with Atom Electron, and I use this libs to access GitHub API.
But when I package the application, I found the size added more than 40M. Finally, and I found the karma-phantomjs-launcher is the reason, I think it should be in "devDependencies".