NVM shouldn't really be a NPM module

This commit is contained in:
Tim Caswell
2011-05-05 13:55:09 -07:00
parent 8d97b78da7
commit c10ca74b5b
3 changed files with 0 additions and 51 deletions

View File

@@ -1,6 +0,0 @@
{ "name" : "nvm"
, "version" : "0.1.0"
, "author" : "Tim Caswell <tim@creationix.org>"
, "scripts" :
{ "install" : "./install.sh" , "uninstall" : "./uninstall.sh" }
}