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 f631c1d73b Update npm to 1.1.9 13 years ago
..
GubbleBum-Blocky.ttf Include NPM, update .pkg to install it. 13 years ago
README.html Update npm to 1.1.9 13 years ago
adduser.html Update npm to 1.1.9 13 years ago
author.html npm 1.1.0-alpha-5 13 years ago
bin.html Update npm to 1.1.9 13 years ago
bugs.html Update npm to 1.1.9 13 years ago
build.html Update npm to 1.1.9 13 years ago
bundle.html Update npm to 1.1.9 13 years ago
cache.html Update npm to 1.1.9 13 years ago
changelog.html Update npm to 1.1.9 13 years ago
coding-style.html Update npm to 1.1.9 13 years ago
completion.html Update npm to 1.1.9 13 years ago
config.html Update npm to 1.1.9 13 years ago
deprecate.html Update npm to 1.1.9 13 years ago
developers.html Update npm to 1.1.9 13 years ago
disputes.html Update npm to 1.1.9 13 years ago
docs.html Update npm to 1.1.9 13 years ago
edit.html Update npm to 1.1.9 13 years ago
explore.html Update npm to 1.1.9 13 years ago
faq.html Update npm to 1.1.9 13 years ago
find.html npm 1.1.0-alpha-5 13 years ago
folders.html Update npm to 1.1.9 13 years ago
get.html npm 1.1.0-alpha-5 13 years ago
global.html npm 1.1.0-alpha-5 13 years ago
help-search.html Update npm to 1.1.9 13 years ago
help.html Update npm to 1.1.9 13 years ago
home.html npm 1.1.0-alpha-5 13 years ago
index.html Update npm to 1.1.9 13 years ago
init.html Update npm to 1.1.9 13 years ago
install.html Update npm to 1.1.9 13 years ago
json.html Update npm to 1.1.9 13 years ago
link.html Update npm to 1.1.9 13 years ago
list.html Update npm to 1.1.9 13 years ago
ln.html npm 1.1.0-alpha-5 13 years ago
ls.html npm 1.1.0-alpha-5 13 years ago
npm.html Update npm to 1.1.9 13 years ago
outdated.html Update npm to 1.1.9 13 years ago
owner.html Update npm to 1.1.9 13 years ago
pack.html Update npm to 1.1.9 13 years ago
prefix.html Update npm to 1.1.9 13 years ago
prune.html Update npm to 1.1.9 13 years ago
publish.html Update npm to 1.1.9 13 years ago
rebuild.html Update npm to 1.1.9 13 years ago
registry.html Update npm to 1.1.9 13 years ago
removing-npm.html Update npm to 1.1.9 13 years ago
restart.html Update npm to 1.1.9 13 years ago
rm.html npm 1.1.0-alpha-5 13 years ago
root.html Update npm to 1.1.9 13 years ago
run-script.html Update npm to 1.1.9 13 years ago
scripts.html Update npm to 1.1.9 13 years ago
search.html Update npm to 1.1.9 13 years ago
semver.html Update npm to 1.1.9 13 years ago
set.html npm 1.1.0-alpha-5 13 years ago
shrinkwrap.html Update npm to 1.1.9 13 years ago
star.html Update npm to 1.1.9 13 years ago
start.html Update npm to 1.1.9 13 years ago
stop.html Update npm to 1.1.9 13 years ago
style.css Include NPM, update .pkg to install it. 13 years ago
submodule.html Update npm to 1.1.9 13 years ago
tag.html Update npm to 1.1.9 13 years ago
test.html Update npm to 1.1.9 13 years ago
uninstall.html Update npm to 1.1.9 13 years ago
unpublish.html Update npm to 1.1.9 13 years ago
update.html Update npm to 1.1.9 13 years ago
version.html Update npm to 1.1.9 13 years ago
view.html Update npm to 1.1.9 13 years ago
whoami.html Update npm to 1.1.9 13 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="./style.css">

<body>
<div id="wrapper">
<h1><a href="../doc/npm.html">npm</a></h1> <p>node package manager</p>

<h2 id="SYNOPSIS">SYNOPSIS</h2>

<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's installed.</p>

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

<p><strong>You need node v0.6 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">Super Easy Install</h2>

<p>npm comes with node now.</p>

<h3 id="Windows-Computers">Windows Computers</h3>

<p>Get the MSI. npm is in it.</p>

<h3 id="Apple-Macintosh-Computers">Apple Macintosh Computers</h3>

<p>Get the pkg. npm is in it.</p>

<h3 id="Other-Sorts-of-