The best way to add an npm package on meteor?

I’m working on a package, rocket:module, that will be another way of using external libraries from npm, and writing entry points using CommonJS/AMD/ES6 Modules. More info in this post.