Seena Rowhani

Results 2 issues of Seena Rowhani

If my package.json package name has a hyphen in it, `lib.cli` returns a code example with, for example: `lib.x.hyphen-package['@dev']...` instead of `lib.x['hyphen-package']['@dev']...`

Potentially friendlier error messages, or have proxy gracefully handle situation? To replicate `node` ``` require('lib') ```