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
2016-06-24doc: Remove extra backtick from npm-ls docsAleksey Shvayka
2016-06-24doc: npm-publish(1) mentions npm-pack(1)Han Seoul-Oh
2016-06-17doc: Describe how to run lifecycle scripts of dependencies.Tapani Moilanen
2016-06-16shrinkwrap: Add new "shrinkwrap" lifecycle scriptSimen Bekkhus
2016-06-16npm: Only enable progressbar if we have a ttyRebecca Turner
2016-06-03doc: add config.gypi to package.json docsDmitry Kirilyuk
2016-05-27doc: small grammar fix in cli/npm.mdAndré Herculano
2016-05-27doc: Add `NOTICE` to files included in packSimen Bekkhus
2016-05-27doc: remove mention of `<pkg>` arg for `run-script`Gianluca Casati
2016-05-13doc: engineStrict is quite goneForrest L Norvell
2016-05-13doc: Improve documentation of when `node-gyp` is used.Francis Gulotta
2016-05-13doc: Correct documentation as to when `node-gyp rebuild` is calledFrancis Gulotta
2016-04-22doc: Reworded "cert" and "key" explanationRachel Evans
2016-04-22doc: clarify that "cert" and "key" are not pathsRachel Evans
2016-04-22doc: Describe how `npm run` sets `NODE` and `PATH` in more detailAnna Henningsen
2016-04-22doc: Clarify homepage url documentationSteve Mao
2016-03-31doc: clarify the effects of defining `engines`Francis Gulotta
2016-03-31doc: remove faq link as it's removed at #10547Daijiro Wachi
2016-03-31doc: add --ignore-scripts flag to install doc pagePaul Irish
2016-03-25doc: Include `node_modules` in list of auto-excluded filesJames Monger
2016-03-25doc: Fix typo in npm-orgs documentationYael
2016-03-18doc: fix small detail in npm-link docsKat Marchán
2016-03-18config: only send token to registry hostsForrest L Norvell
2016-03-18doc: fix typo in cli/npm-installDaijiro Wachi
2016-03-11doc: add command aliases to their respective docsDaijiro Wachi
2016-03-11doc: Revert "advise use of `--depth Infinity` instead of `--depth 9999`"GriffinSchneider
2016-03-10doc: Note the required npm version in the npm-scope docsdoug.wade
2016-03-10doc: fix description of npm-linkrhgb
2016-03-04docs: Add docs for using the `--registry` flag with searchScott Plumlee
2016-02-26docs: add the contributing guidelines linkDaijiro Wachi
2016-02-26docs: remove google usergroupDaijiro Wachi
2016-02-26doc: Correct invalid JSON in npm-update docsRobert Ludwig
2016-02-26doc: update documentation for bundledDependenciesgnerkus
2016-02-26cache: Add maxsockets config setting for registry clientAdam Byrne
2016-02-24doc: Add directories.test docLewis Cowper
2016-02-24Document `--save-bundle` option in main install page.Arturo Coronel
2016-02-19doc: Remove confusing ref of adduserNeil Kistner
2016-02-19doc: Add colon for consistencyNeil Kistner
2016-02-12doc: fix typo in npm-config.mdPrayag Verma
2016-02-12doc: removes "--depth Infinity" warningharryh
2016-02-12doc: Update npm-shrinkwrap.mdXcat Liu
2016-02-04docs: update included/excluded filesJan Schär
2016-01-29doc: Include an example of viewing package version historyVedat Mahir YILMAZ
2016-01-29doc: Fix typographical issue in npm-update docsJonathan Persson
2016-01-29docs: do not call magic license values SPDX expressionsKyle Mitchell
2016-01-29add-remote-git: Add support for git submodules in git remotesMartin von Gagern
2016-01-29doc: Make "JSON" snippets valid JSONs100
2016-01-21doc: briefly explain what's includedBeau Gunderson
2016-01-21doc: advise use of `--depth Infinity` instead of `--depth 9999`Hal Henke
2016-01-21docs: Add link to local paths sectionJulian Simioni