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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.1
    10
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.1
    10
  • 0.1.0
    1
  • 0.0.1
    1

Package Sidebar

Install

npm i getversion

Weekly Downloads

8

Version

0.1.1

License

BSD-2-Clause

Last publish

Collaborators

  • rafeca