jsonpick

2.0.0 • Public • Published

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 🎉

enjoy.

Readme

Keywords

Package Sidebar

Install

npm i jsonpick

Weekly Downloads

2

Version

2.0.0

License

BSD

Last publish

Collaborators

  • asbjornenge