jsonref-cli
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

jsonref-cli

Command-line tool to query a JSON document using the JSON Pointer syntax

travis build coveralls coverage npm version

Install

$ npm install -g jsonref-cli

Usage

jsonref [-f file] [-j] <path> 
 
-f file, json file to parse (by the it read from stdin)
-j, produce a JSON output 

Example:

$ cat package.json | jsonref /version

Package Sidebar

Install

npm i jsonref-cli

Weekly Downloads

9

Version

1.0.0

License

MIT

Last publish

Collaborators

  • 0xfede