This commit is contained in:
Tim Caswell
2010-05-14 10:39:56 -07:00
2 changed files with 5 additions and 0 deletions
Regular → Executable
View File
+5
View File
@@ -0,0 +1,5 @@
{ "name" : "nvm"
, "version" : "0.0.2"
, "bin" : { "nvm" : "./nvm.sh" }
, "author" : "Tim Caswell <tim@creationix.org>"
}