Welcome to mirror list, hosted at ThFree Co, Russian Federation.

.gitmodules - github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: cd1a43bd28da9ea092b6d5cab2df817578a1a867 (plain)
1
2
3
4
5
6
7
8
9
[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