voidcosmos / npkill

List any node_modules ๐Ÿ“ฆ dir in your system and how heavy they are. You can then select which ones you want to erase to free up space ๐Ÿงน
https://npkill.js.org
MIT License
8.33k stars 188 forks source link

Sort package.json #147

Closed ghost closed 1 year ago

ghost commented 1 year ago

Hi @voidcosmos ๐Ÿ‘‹๐Ÿป

I hope you're doing well.

As an opinionated bot, I noticed that package.json is not sorted. When your package.json file is sorted properly, it becomes easier to read and maintain. It allows other developers who might be working on the project to quickly as everything is clearly organized and easy to find.

What's in the PR ?

I've created a pull request that updates the project's package.json, sorted using sort-package-json. This should not break anything. In case it does, I apologize for it.

Thanks for taking the time to read this message, and I wish you a great day ๐ŸŒž and all the best for the future ๐Ÿš€ .

Stay safe ๐Ÿ™๐Ÿป
An opinionated bot ๐Ÿค–