2010-05-13 12:17:52 +08:00
|
|
|
{ "name" : "nvm"
|
2011-01-05 09:49:54 +08:00
|
|
|
, "version" : "0.0.6"
|
2010-05-13 12:17:52 +08:00
|
|
|
, "author" : "Tim Caswell <tim@creationix.org>"
|
2010-11-25 17:42:24 +08:00
|
|
|
, "scripts" :
|
|
|
|
{ "install" : "./install.sh" , "uninstall" : "./uninstall.sh" }
|
2010-05-13 12:17:52 +08:00
|
|
|
}
|