jsonkey-remover-cli

1.0.2 • Public • Published

jsonkey-remover-cli

This is a JSON key-remover CLI, useful when you need remove a key on a specific JSON file.

Getting Started

  • Install with npm: npm install jsonkey-remover-cli -D
  • Run it with keyremover

Docs

keyremover -s source-path/file.json -d dist-path/file.json -k keyToDelete

Basic options

-s, --src    Source path of origin JSON file
-d, --dest   Destination path of modified JSON file
-k, --key    Key that will be removed on JSON file

License

Copyright (c) FoxyThemes Licensed under the MIT license.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.2
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.2
    1
  • 1.0.1
    0
  • 1.0.0
    0

Package Sidebar

Install

npm i jsonkey-remover-cli

Weekly Downloads

1

Version

1.0.2

License

MIT

Unpacked Size

3.19 kB

Total Files

4

Last publish

Collaborators

  • autodidactjhon