0.0.5 • Published 8 years ago

nvm-api v0.0.5

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

NVM API

Installation

$ npm install --save nvm-api

Supports

Usage

var api = require("nvm-api");

api.load(function () {
	// Everything is now cached

	// See index.js for available methods :^)
});

License

MIT

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