1
0
mirror of https://github.com/nvm-sh/nvm.git synced 2025-10-12 20:17:28 +08:00
nvm/package.json

6 lines
122 B
JSON

{ "name" : "nvm"
, "version" : "0.0.2"
, "bin" : { "nvm" : "./nvm.sh" }
, "author" : "Tim Caswell <tim@creationix.org>"
}