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-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
2013-12-07Update npm-version doc with correct arguments.Luke Arduini
2013-12-03Recommend SPDX IDs and OSI approved licenses.CamilleM
2013-12-03Add a new node version manager for windowsTom Huang
2013-12-02Allow npm repo for current local directory, like npm install .Robert Kowalski
2013-11-26Add docs for init.license.Alexej Yaroshevich
2013-11-26Add description of --no-optional argumentGabriel Falkenberg
2013-11-15doc: Remove reference to changelogisaacs
2013-10-28Add docs for --production flag in npm install.Jess Martin
2013-09-22Discover new versions with outdatedRobert Kowalski
2013-09-08Fix #3071: cache location documentationDomenic Denicola
2013-09-08document npm prune --productionRobert Kowalski
2013-09-08dedupe: more docs for tag, install and dedupeMaximilian Antoni
2013-08-20Document `user/repo` style GitHub URLsNicholas Kinsey