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-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
2015-02-20npm outdated: have default depth=0smikes
2015-02-13src: warn that peerDependency behavior is changingForrest L Norvell
2015-02-13doc: document deprecation of engineStrictForrest L Norvell
2015-02-13logout: add new commandForrest L Norvell
2015-02-13update semver docs to match version in packageForrest L Norvell
2015-02-13doc: switch http to https in examples when possibleKarl Horky
2015-02-13Fix npm link documentation typo.David Marr
2015-02-13docs: GH shortcut works for repo in package.jsonMarcin Wosinek
2015-02-12Fix typo in dist-tag docsIsaac Murchie
2015-02-10remove redundant backtickVladimir Rutsky
2015-02-06Update npm-shrinkwrap.mdCharlie Rudolph
2015-01-26docs: fix default version in npm-config(7)Luc Thevenard
2015-01-24docs: missing comma in doc/files/package.json.mdAndrey Fedorov
2015-01-23docs: `npm dist-tag`Forrest L Norvell
2015-01-23deprecate `npm tag` the simplest way possibleForrest L Norvell
2015-01-23add access qualifier to publishingForrest L Norvell
2015-01-23docs: npm accessForrest L Norvell
2015-01-16report umask as zero-padded octalsmikes
2015-01-16s/field/fieldsZeke Sikelianos
2015-01-16make the example for bin links non-destructiveKevinSheedy
2015-01-09doc: replace "Node" Package Manger with "JavaScript"Lin Clark
2015-01-09npm update: document --dev flag (closes #6745)smikes
2015-01-09run-script: add a default env scriptgcb
2015-01-09doc/cli/npm-update.md: warn about consequencessmikes
2015-01-09doc/tag: candidate explanation of tag workflowsmikes
2015-01-08link to new npm registry urlEric Mill
2015-01-02add documentation about .npmignore pattern rulesZeke Sikelianos
2014-12-25semver@4.2.0Forrest L Norvell
2014-12-23modify docs to reflect "restart" behaviorsmikes
2014-12-19correct typo in doc/api/npm-ls.mdOddur Sigurdsson
2014-12-19semver@4.1.1Forrest L Norvell
2014-12-19remove semver.md statement regarding rubygemsMark J. Titorenko