@nlib/cleanup-package-json
v0.3.2
Published
[![Test](https://github.com/nlibjs/cleanup-package-json/actions/workflows/test.yml/badge.svg)](https://github.com/nlibjs/cleanup-package-json/actions/workflows/test.yml) [![codecov](https://codecov.io/gh/nlibjs/cleanup-package-json/branch/main/graph/badge
Downloads
5
Readme
cleanup-package-json
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.