mirror of
https://github.com/pnpm/pnpm.git
synced 2026-03-31 21:42:15 -04:00
Use `read-package-json` for reading `package.json`. The same package is used by npm. Use `load-json-file` instead of `read-pkg` with normalize = false.