### Describe the feature > In addition to the traditional package.json format, pnpm also supports package.json5 (via [json5](https://www.npmjs.com/package/json5)) and package.yaml (via [js-yaml](https://www.npmjs.com/package/@zkochan/js-yaml)). > https://pnpm.io/package_json ### Additional information - [ ] Would you be willing to help implement this feature?