pkg-cli

v0.1.0
Comman line script for easy package.json access
packge.json package cli pkginfo

pkg-cli

Command line script for easy access to a Node module's package.json data.

Install

npm install -g pkg-cli

Usage

Basically it takes the command line arguments and prints the matching field from the package.json found in working directory.

Example

hub create -d $(pkg description)

Metadata

  • MIT
  • Whatever
  • Elias G. Schneevoigt
  • released 12/17/2013

Downloads

Maintainers