You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
isaacs 75bc11cf12 npm: upgrade to 1.4.7 11 years ago
..
api npm: upgrade to 1.4.7 11 years ago
cli npm: upgrade to 1.4.7 11 years ago
files npm: upgrade to 1.4.7 11 years ago
misc npm: upgrade to 1.4.7 11 years ago
README.html npm: upgrade to 1.4.7 11 years ago
index.html npm: upgrade to 1.4.7 11 years ago

README.html

<!doctype html>
<html>
<title>README</title>
<meta http-equiv="content-type" value="text/html;utf-8">
<link rel="stylesheet" type="text/css" href="../static/style.css">
<link rel="canonical" href="https://www.npmjs.org/doc/<a href="../doc/README.html">README</a>.html">
<script async=true src="../../static/toc.js"></script>

<body>
<div id="wrapper">

<h1><a href="cli/npm.html">npm</a></h1> <p>node package manager</p>

<p><a href="https://img.shields.io/travis/npm/npm/master.svg)](https://travis-ci.org/npm/npm">![Build Status</a>
## SYNOPSIS</p>

<p>This is just enough info to get you up and running.</p>

<p>Much more info available via <code>npm help</code> once it&#39;s installed.</p>

<h2 id="IMPORTANT">IMPORTANT</h2>

<p><strong>You need node v0.8 or higher to run this program.</strong></p>

<p>To install an old <strong>and unsupported</strong> version of npm that works on node 0.3
and prior, clone the git repo and dig through the old tags and branches.</p>

<h2 id="Super-Easy-Install">Supe