It'd be nice to be able to do something like `npm issues express` and be
sent to the issues page for the module. This can either look at the "bugs"
structure in package.json (`grunt` creates one) or the same method that npm
uses to deduce where the docs are when you do `npm docs <pkgname>`.
If this has already been requested and WONTFIX'd, I apologize. I couldn't
figure out a suitably unique set of words to do a search on this in either
the group or the issues list on github. I figured I'd post here first to
see if anyone else is interested in this feature before I added another
issue to the scads already there on github!
Thanks!