0.1.3 • Published 8 days ago

pluckjson v0.1.3

Weekly downloads
-
License
MIT
Repository
-
Last release
8 days ago

pluckjson

Pick values from a JSON string and print the value on screen or copy to clipboard.

Installation

npm install -g pluckjson

Usage

pluckjson --key=hello.galaxy < test-file.json

Options

--key: key to value to print
--copy: copy value to clipboard
--noemit: do not print value

Change Logs

0.0.1

  • initial release

0.1.0

  • Require node 18.13.0
  • Update dependencies
  • Add uglify-js for compression
  • Compress and move bin location to dist folder
0.1.0

8 days ago

0.1.2

8 days ago

0.1.1

8 days ago

0.1.3

8 days ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago