keithamus / sort-package-json

Sort an Object or package.json based on the well-known package.json keys
MIT License
790 stars 83 forks source link

Add bun entry #303

Closed cupcakearmy closed 11 months ago

cupcakearmy commented 11 months ago

Add entry for bun

https://bun.sh/docs/runtime/modules#importing-packages

cupcakearmy commented 11 months ago

You are absolutely right, sorry for not being thorough enough. Will close as the sorting the exports field afaik alters behaviour, as the order is relevant for some tools.