getversion

0.1.1 • Public • Published

getversion

Simple CLI for obtaining the current version on your package.json file.

Installation

Install it globally if you want to have it in your path:

$ npm install -g getversion

Usage

Inside a Node.js package:

$ getversion
# will print 0.0.1 

Get the version of a package in another directory:

$ getversion node_modules/request

Readme

Keywords

none

Package Sidebar

Install

npm i getversion

Weekly Downloads

12

Version

0.1.1

License

BSD-2-Clause

Last publish

Collaborators

  • rafeca