2010-05-13 12:17:52 +08:00
|
|
|
{ "name" : "nvm"
|
2011-02-26 04:33:32 +08:00
|
|
|
, "version" : "0.1.0"
|
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
|
|
|
}
|