pkg-sort

1.0.8 • Public • Published

pkg-sort

Alphabetize your package.json

CLI Installation and Usage

npm install -g pkg-sort

Run this from a directory with a package.json file:

pkg-sort

or specify the project directory in the first arg

pkg-sort path/to/dir

node.js Usage

require("pkg-sort")("/your/project/dir");

Credit

Inspired by cdo-pacakge

Donate!

Patreon: https://www.patreon.com/qashto
Paypal: https://www.paypal.me/qashto/5

Package Sidebar

Install

npm i pkg-sort

Weekly Downloads

6

Version

1.0.8

License

MIT

Unpacked Size

3.3 kB

Total Files

6

Last publish

Collaborators

  • qashto