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
2017-08-23tar: Remove use of old tarisaacs
2017-08-18doc: fix description of package.json in npm-scripts docstripu
2017-08-18doc: clarify interaction between npmignore and files in package.jsonTong Li
2017-08-18doc: Corrected the typo in package-locks docsVikram
2017-08-18doc: clarify usage for the `files` field in `package.json`Xavier Cambar
2017-08-16docs: update semver docsMike Sherov
2017-08-16config: provide --json cli switch to npm config listMike Sherov
2017-08-15version: Adding the ability to control running of git hooksBrendan Warkentin
2017-08-13doc: Clarify the behavior of the `files` array in the package-json docsJoshua Chaitin-Pollak
2017-08-13ping: improve outputlegodude17
2017-07-28docs: updating naming convention for certificates (#17785)Luis Gustavo Pereira
2017-07-28docs: Add info about `files` and `npm pack` (#17897)David Goss
2017-07-28docs: Fix grammar, format, and spelling in documentation (#17832)Simon Kurtz
2017-07-18run-script: Export the CWD that `npm` was run from to scriptsMichaelQQ
2017-07-13docs: add --no-save flag for uninstall (#17691)Tim Needham
2017-07-13docs: tweak heading hierarchy in package.json docs (#17684)Jakob Krigovsky
2017-07-13docs: Document semver git urls in package.json docs. (#17728)Sanketh Katta
2017-07-12ls: add --link filter (#17616)Richard Simko
2017-07-11docs: fix typo in package-lock docsJakob Krigovsky
2017-07-06run-script: allow custom shell (#16687)mmkal
2017-07-06spec/package-lock: Document requiresRebecca Turner
2017-07-06spec/package-lock: packageIntegrity is no longer a thingRebecca Turner
2017-07-06docs: npm-config list -l option documented (#16768)happylynx
2017-07-06spec: Describe npm-shrinkwrap.json and package-lock.jsonRebecca Turner
2017-06-29docs: Clarify config documention with multiple boolean flagsKin Lum
2017-06-28docs: fix typo in npm-config docsKin Lum
2017-06-27build: annihilate prefer-global warningKat Marchán
2017-06-27docs: document `--no-package-json` flagSimon Legg
2017-06-27docs: Fix package-lock.json cross-reference linkTeddy Katz
2017-06-27docs: Remove note about prepublish not being runJan Pilzer
2017-06-27docs: add --silent to npm-run-scriptSteven
2017-06-27docs: Fix typo in npm-shrinkwrap docsGuangcong Luo
2017-06-27docs: Fix npm-config reference to userconfig & globalconfig env varsRácz Tibor Zoltán
2017-06-27docs: Correct Windows prefix path in npm-folders docs.kierendixon
2017-06-01docs: fix package typo (#16818)Andreas Kohn
2017-05-31docs: package-lock.json is never allowed in tarballs (#16799)Jakob Krigovsky
2017-05-26lifecycle: added prepack and postpack (#16725)Kat Marchán
2017-05-26pkglock: add --no-package-lock option as --no-shrinkwrap aliasKat Marchán
2017-05-26feat(save): fix update and improve experience of moving deps between dep typesKat Marchán
2017-05-26docs: updated npm cache docsKat Marchán
2017-05-26docs: updated git docs with #semver: support infoKat Marchán
2017-05-26docs: update package-lock/shrinkwrap documentationKat Marchán
2017-05-26docs: documented some new installer featuresKat Marchán
2017-05-26spec: Describe local specifiersRebecca Turner
2017-05-26feat(git): git repos with prepare scripts are now built on installKat Marchán
2017-05-26feat(install): use pacote for package downloadsKat Marchán
2017-04-21version: Add `--allow-same-version` optionLucas Theisen
2017-04-21doc: fixed package.json docs brace space typoJán Dzurek
2017-04-21doc: preserve same name convention for commandPavlo Liulia
2017-04-15npm: Add timing diagnostics on --loglevel=timingRebecca Turner