0.2.0 • Published 8 years ago

extract-json v0.2.0

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

extract-json Build Status Known Vulnerabilities

NPM
NPM

Description

A simple tool to get the value of a property out of a json and output it to shell.

Installation

npm i -g extract-json

Usage

  Usage: extract-json <filename> [properties...]

  Description: Outputs a property from a JSON file

  Options:

    -h, --help     output usage information
    -V, --version  output the version number

Automated tests

Tested on below node versions:

  • 4.x
  • 5.x
  • 6.x
  • 7.x
  • latest
0.2.0

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago