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
2013-08-20add missing aliases to cli doc pagesLuke Arduini
2013-08-17npm view docLuke Arduini
2013-08-16add "repo" commandTJ Holowaychuk
2013-08-15doc: Clarify versions and mention prepublishisaacs
2013-08-15doc: Fix typoTrevor Burnham
2013-08-12doc: Remove whitespaceRobert Gieseke
2013-08-07doc: Correct links to semver(7)isaacs
2013-07-29doc: fix typoBrian White
2013-07-27doc: Remove registry redirect stuffisaacs
2013-07-22doc: Remove duplicate version range line in npm-install.elisee
2013-07-15doc: Point at npm-ls, not npm-listisaacs
2013-07-14doc: folders is section 5, not 7isaacs
2013-07-12doc: More config doc crosslinkingisaacs
2013-07-12doc: Correct links to misc section docsisaacs
2013-07-12doc: s/npm-folders(1)/npm-folders(7)/gisaacs
2013-07-12doc: s/npm-json(1)/package.json(5)/gisaacs
2013-07-12doc: Update links in doc/files/isaacs
2013-07-12doc: Correct links in doc/misc/isaacs
2013-07-12doc: move semver to miscisaacs
2013-07-12doc: reformat npm-scriptsisaacs
2013-07-12doc: Split config up into 3 docsisaacs
2013-07-12doc: move npm-scripts to miscisaacs
2013-07-11doc: remove duplicate 'global' helpdocisaacs
2013-07-11doc: organize into sectionsisaacs
2013-07-10doc: update semverisaacs
2013-06-25ls: show git urls in parenthesesRobert Kowalski
2013-06-13faq: link to github issues onlyisaacs
2013-06-13Remove outdated 'insecure channel' FAQ from node 0.4 daysisaacs
2013-06-13faq: Clarify package/module nomenclatureisaacs
2013-06-02doc: Mention --nodedir in npm install documentationMatt McClure
2013-05-30implement --ignore-shrinkwrap, fixes #3436Robert Kowalski
2013-05-30install: Ignore shrinkwrap when --no-shrinkwrap is setisaacs
2013-05-29shrinkwrap: Exclude devDependencies from shrinkwrap fileisaacs
2013-05-29doc: Formatting shrinkwrapisaacs
2013-05-27doc: Document default `.npmignore`Mathias Bynens
2013-05-11Document that shrinkwrap still needs package.jsonFlorian Margaine
2013-05-11Clarify source of package name in npm link docs.Ian Babrou
2013-05-09doc: trivial spacing fix on installer faq pointisaacs
2013-04-29Docs: fix formatting in folders.md exampleVaz Allen
2013-04-29doc: Add and differentiate unix/win node version managersMarcel Klehr
2013-04-10Update documentation to reflect the commands used when opening a browserLarz Conwell
2013-03-25doc: Clarify 'reasonable' in disputes. Clarify exceptionsisaacs
2013-03-25doc: Fix slight error in first dispute hypotheticalisaacs
2013-03-16[doc] Updating to clarify devDependencies in #2799Luke Arduini
2013-03-14Add docs for license entry.Martin Cooper
2013-03-11doc: Fix typo in faqisaacs
2013-02-15adds a feature to allow users to view starred packagesPaolo Fragomeni
2013-02-12Update doc/cli/update.mdNiggler
2013-02-11doc: Provide example for sign-git-tagisaacs
2013-02-11Add info about env vars in config fileStuart Knightley