Skip to content

nlibjs/cleanup-package-json

Repository files navigation

cleanup-package-json

Test codecov

A command line tool to cleanup package.json before publish. It will keep the fields listed in the documentation and remove the rest.

Usage

npx @nlib/cleanup-package-json --file package.json

LICENSE

The cleanup-package-json project is licensed under the terms of the Apache 2.0 License.