npm3

1.1.1 • Public • Published

npm3

Wraps the 'next' version of npm v3 as an executable npm3.

Allows you to use npm v3 alongside whatever other version of npm you currently have installed.

Installation & Update

npm install -g npm3

Remember to run this semi-regularly to get the latest version of npm v3.

Make sure you understand what's changing in npm v3 by reading the excellent Release Notes.

Usage

The npm3 executable behaves exactly like npm:

> npm3 -v
3.2.2
> npm3 install
> npm3 search
# etc

See Also

License

MIT

Package Sidebar

Install

npm i npm3

Weekly Downloads

33

Version

1.1.1

License

MIT

Last publish

Collaborators

  • timoxley