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

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-30correct confusing commentForrest L Norvell
2015-01-30allow --no-proxy to set value of proxy to falseForrest L Norvell
2015-01-29publish: only set `access` when explicitly setForrest L Norvell
2015-01-23add access qualifier to publishingForrest L Norvell
2015-01-23add `npm access` command, with 1/3 of its featuresForrest L Norvell
2015-01-16report umask as zero-padded octalsmikes
2014-11-08replace proxy settings in defaults with `null`.Tauren Mills
2014-10-24reconcile init-* config with init-package-jsonForrest L Norvell
2014-10-16defactored npmconf back into npmForrest L Norvell