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
2015-07-01docs: Emphasize the correct way to write the scriptJoshua Egan
2015-07-01docs: Added nvm-windows link to npm-faqJoseph Dykstra
2015-07-01docs: update wording for directories.binjane arc
2015-07-01version: allow scripts to add files to the commitJames Talmage
2015-06-26docs: Add documentation for new --dry-run optionRebecca Turner
2015-06-26update usage for all commandssmikes
2015-06-26Update documentationRebecca Turner
2015-06-26Swap the spinner out for the new progress bar code in npmlogRebecca Turner
2015-06-19docs: "UNLICENSED" and "SEE LICENSE IN <filename>"Kyle Mitchell
2015-06-19docs: add details about git enviroment variablesNick Malaguti
2015-06-19doc: edited version lifecycle docs for clarityForrest L Norvell
2015-06-19doc: ware -> are in version docsRachel Hutchison
2015-06-05doc: Fix minor typo in package.json.mdEduardo Pinho
2015-06-04Improve npm prune documentationAndrew
2015-05-28doc: correct typo in doc/files/npmrc.mdForrest L Norvell
2015-05-28doc: tweak .npmrc perm warning wording for clarityForrest L Norvell
2015-05-28doc: point out that .npmrc needs chmod 600colakong
2015-05-21version: add lifecycle scripts around the version commandDaijiro Wachi
2015-05-20doc: update scopes FAQ for latest public infoMaximilian Antoni
2015-05-20doc: use monospace highlighting consistentlyForrest L Norvell
2015-05-20Fix syntax in npm-shrinkwrap.md.Victor
2015-05-15doc: clarify the use of --registryMichael Klein
2015-05-15doc: note that hosted repo shortcuts can take commit-ishesRebecca Turner
2015-05-08use "LicenseRef-LICENSE" non-standard licensesKyle Mitchell
2015-05-08doc: clarify license metadata guidelinesKyle Mitchell
2015-05-01doc: use backticks instead of quotesRichard Littauer
2015-05-01doc: add package name restrictionsLin Clark
2015-05-01doc: global npmrc goes in $PREFIX/etc/npmrcAntti Mattila
2015-05-01doc: mention how to run script directlyMike MacCana
2015-04-24config: version tag version prefix is configurableKevin Kragenbrink
2015-04-24doc: update npm-scope to note npm private modulessmikes
2015-04-17six was not a useful numberZeke Sikelianos
2015-04-10doc: document new hosted git shortcut syntaxForrest L Norvell
2015-04-08doc: --tag prevents setting "latest" on publishLin Clark
2015-03-27Update string example to have closing quotesSnuggs
2015-03-05doc: add note about node_modules/.binMatt Brennan
2015-03-05doc: properly close code block in npm-install.mdOli Evans
2015-03-05doc: add note about package nameRichard Littauer
2015-02-27init-package-json@1.3.0Forrest L Norvell
2015-02-27doc: soften warning against using install scriptsZeke Sikelianos
2015-02-27Added an --if-present flag for not erroring on unspecified scripts.Jussi Kalliokoski
2015-02-27ls: allow filtering by --dev / --prod[uction]Daijiro Wachi
2015-02-27doc: `npm `run-script`` groups scriptsForrest L Norvell
2015-02-27doc: clarify git-tag-version docsForrest L Norvell
2015-02-27doc: document `git-tag-version` in `npm version`Kenan Yildirim
2015-02-27doc: add note about git-tag-versionsmikes
2015-02-27doc: small note about suprising update behaviorForrest L Norvell
2015-02-27doc, test: document update actionsmikes
2015-02-26docs: drop misleading & obsolete docs; reorganizedForrest L Norvell
2015-02-26Update npm-install.mdGuðlaugur Stefán Egilsson