bevry/arrange-package-json
The issue has been closed
add multiple methods so that we can completely arrange everything within the package.json #3
balupton posted onGitHub
the code which this package was extracted from does a lot more arrangements than just the properties
we should add more of the coverage
arrangePackage
arrangePackageKeywords
arrangePackageProperties
(the current method as of v2) - update 2023: this should not be done as property order is important for several things, such asexports
as well as array order is important forbadges