1.1.0 • Published 4 years ago

sort-npm-scripts v1.1.0

Weekly downloads
142
License
MIT
Repository
github
Last release
4 years ago

Sort NPM Scripts

Keep your package.json orderly by alphabetizing the scripts, dependencies, & devDependencies objects by running this script.

Usage

Must be ran in same directory as a package.json

One time run

npx sort-npm-scripts

Install

npm install --save-dev sort-npm-scripts

Great to use with husky & lint-stagged!

1.1.0

4 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago