fixpkg
v1.0.2
Published
CLI to sort and fix your package.json with npm official logic
Downloads
671
Readme
fixpkg
CLI to sort and fix your package.json
with npm official logic
Usage
$ cd your-working-directory
$ npx fixpkg
This package just executes fix
and sort
of @npmcli/package-json
.
License
MIT License: Teppei Sato <teppeis@gmail.com>