2.0.0 • Published 9 years ago

jsonpick v2.0.0

Weekly downloads
9
License
BSD
Repository
github
Last release
9 years ago

jsonpick

jsonpick picks values from a json file based on dot notation selectors.

Install

npm install -g jsonpick

Use

jsonpick aws.secret < file.json

Cli Options

--newline // print a newline or no (default true)
--file    // read a file /path/to/file.json

Changelog

2.0.0

  • Support for reading from stdin
  • Moved file support behind a flag

1.0.0

  • Initial release :tada:

enjoy.

2.0.0

9 years ago

1.0.0

9 years ago