The registry package viewer page breaks if the package has [optimal module design](https://jaydenseric.com/blog/optimal-javascript-module-design) and only has individual deep exports, and no main export. For example, at https://yarnpkg.com/package?name=graphql-react the error is: ``` Missing "." specifier in "graphql-react" package ``` <img width="898" alt="Screenshot 2023-11-08 at 9 33 43 am" src="https://github.com/yarnpkg/website/assets/1754873/a40c5906-53af-4adf-b514-001d0006d9cd">