From e571108758bf52400dab37a176b5f10e3e0de91f Mon Sep 17 00:00:00 2001 From: isaacs Date: Thu, 17 Jun 2010 16:50:13 -0700 Subject: html for the website --- html/index.html | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 html/index.html (limited to 'html/index.html') diff --git a/html/index.html b/html/index.html new file mode 100644 index 000000000..08610ca22 --- /dev/null +++ b/html/index.html @@ -0,0 +1,36 @@ + + + + + + npm - Node Package Manager + +

npm

+ +

npm is a package manager for node. You can use it to install + and publish your node programs. It manages dependencies and does other cool stuff.

+ +

Not much here at the moment. Check out the + git repository.

+ + + -- cgit v1.2.3