Helpful information for node modules for the Atom text editor.
With the name of a node module selected in a buffer, open the command pallete.
npm-docs:readme
This will open the readme for the given npm module in a split.
npm-docs:open
This will open the npmjs.org page for the module.
npm-docs:homepage
This will open the homepage of the module.
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.