@ovineko/clean-pkg-json
v0.0.4
Published
Zero-config tool to clean package.json before publishing and restore it after
Downloads
211
Maintainers
Readme
@ovineko/clean-pkg-json
Zero-config tool to clean package.json before publishing and restore it after.
Install
pnpm (recommended):
pnpm add -D @ovineko/clean-pkg-jsonnpm:
npm install --save-dev @ovineko/clean-pkg-jsonyarn:
yarn add -D @ovineko/clean-pkg-jsonbun:
bun add -d @ovineko/clean-pkg-jsondeno:
deno add npm:@ovineko/clean-pkg-jsonUsage
clean-pkg-json clean # backup + clean
clean-pkg-json restore # restore from backupDocumentation
Full documentation: ovineko.com/docs/packages/clean-pkg-json
License
MIT
