Right now if a user specifies `main` in `package.json`, we expect it to have a `.js` suffix, but npm supports without.
Right now if a user specifies
maininpackage.json, we expect it to have a.jssuffix, but npm supports without.