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
path: root/doc
AgeCommit message (Expand)Author
2014-07-02username and email are now always scoped to a registryForrest L Norvell
2014-07-02use --scope to map scope to registryForrest L Norvell
2014-06-27docs: document cafile config settingChris Dickinson
2014-06-27use chrisdickinson's actual docs instead.Forrest L Norvell
2014-06-27config docs: add cafileisaacs
2014-06-25doc: npm-explore can't handle a versionRobert Kowalski
2014-06-25Remove concerns of package republishing from shrinkwrap docsMick Thompson
2014-06-25Fix small typo in synopsis in npm-link.md.sudodoki
2014-06-25doc: revert accidental whitespace changeisaacs
2014-06-25bump tar and fstream depsisaacs
2014-06-01docs: document common npm dependenciesRobert Kowalski
2014-05-24Include alias run in run-script doc.Zach Pomerantz
2014-05-24update docs for cache folder structureisaacs
2014-05-24doc per-project .npmrc fileisaacs
2014-05-24Replace cache.clean/read. Document npm-cache(3)isaacs
2014-05-16Update npmjs.com URL to be http://David\ Beitey
2014-05-14Correct complexity numbering in npm-faqBryan Burgers
2014-05-08Busy Spinner, no http noiseisaacs
2014-05-07updated npm run-script usageGianluca Casati
2014-05-07semver@2.3.0isaacs
2014-05-02list runnable scriptsEvan Lucas
2014-05-01doc: fix npm-folders(5) duplicationRobin Tweedie
2014-04-18doc: clarify run-script arguments. Fixes #5087Domenic Denicola
2014-04-18Add in-line link to registry doc pageMatt Hickford
2014-04-18doc: add ^version explanation to package.json docsDomenic Denicola
2014-04-18doc: fix bracket ambiguityDomenic Denicola
2014-04-10adding save-prefix configuration optionThorsten Lorenz
2014-04-02fix link in faqRobert Kowalski
2014-04-02Add a peerDependencies section in package.json docJean Lauliac
2014-03-19documentation fix regarding the publish/unpublish changes.J. Tangelder
2014-03-02docs: fix to reflect the 301 redirect from npmjs.org to www.npmjs.orgWesley de Souza
2014-02-24Update uninstall documentation to include flagsShawn Wildermuth
2014-02-24fix indentation for code examples in package.json docAlex Gorbatchev
2014-02-22doc: update misc/semver.mdisaacs
2014-02-21Add --save-exact config for --save[-dev|-optional].Tim Oxley
2014-02-17Document the --tag option of npm-publishKris Kowal
2014-02-17docs: More npm, Inc. copy updatesisaacs
2014-02-08Document the arguments for `npm-outdated'.Yeonghoon Park
2014-02-08Document the 'depth' argument for `npm-ls'.Franck Cuny
2014-02-07Replace references to isaacs/npm with npm/npm.Dylan Greene
2014-02-07doc: new init.license default is "ISC"zeke
2014-01-08Support multiple packagenames in `npm docs`.Tim Oxley
2014-01-07Add --long doc for search output in doc/miscTim Oxley
2014-01-07 Tidy search output via columnify.Tim Oxley
2014-01-03doc: Correct outdated stuff in json documentationisaacs
2014-01-03doc: rename repo.md to npm-repo.mdisaacs
2013-12-23Allow npm bugs for the current directoryEvan Lucas
2013-12-21updating url for password resetAlex Kocharin
2013-12-16conf: Fix docs, add a test for docsisaacs
2013-12-16Add --ignore-scripts option.Quinn Slack