[Pkg-javascript-devel] npm 1.0.3 dependencies

Jérémy Lal kapouer at melix.org
Sun May 1 00:27:37 UTC 2011


Hi,
npm 1.0.3 depends on these modules (taken from .gitmodules) :

[submodule "node_modules/semver"]
	path = node_modules/semver
	url = git://github.com/isaacs/node-semver.git
[submodule "node_modules/abbrev"]
	path = node_modules/abbrev
	url = git://github.com/isaacs/abbrev-js.git
[submodule "node_modules/nopt"]
	path = node_modules/nopt
	url = git://github.com/isaacs/nopt.git

Short descriptions :
* Semver : version parser
* Nopt : cli option parsing
* Abbrev : calculate the set of unique abbreviations for a
  given set of strings, handy shorthands for cli tools

All three from the same author (the NPM author).

Suggestions ? Help ?

Regards,
Jérémy.




More information about the Pkg-javascript-devel mailing list