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/docs
AgeCommit message (Expand)Author
2020-12-18Support multiple set/get/deletes in npm configisaacs/config-set-multiisaacs
2020-12-18docs: add note about INIT_CWD to run-script docisaacs
2020-12-11docs: explain through run-scriptisaacs
2020-12-04docs: don't wrap code blockEdward Thomson
2020-12-04feat: add npm set-scriptYash-Singh1
2020-12-04Do not run interactive exec in CI when a TTYisaacs
2020-12-03Use @npmcli/run-script for exec, explore; add interactive execisaacs
2020-11-27docs: npm star cleanupRuy Adorno
2020-11-27Fix broken link to package.json documentationDaniel Fischer
2020-11-27Update config.mdAlex Woollam
2020-11-27doc: remove doc on obsolete `unsafe-perm` flagkai zhu
2020-11-20Fix typoHollow Man
2020-11-17Update npm-audit.mdJannis Hell
2020-11-13fixed typoSébastien Puech
2020-11-10Fix linkVlad GURDIGA
2020-11-10Support exec auto pick bin when all bin is aliasDr
2020-11-03docs: match npm-exec.md -p usage with lib/exec.jsDr
2020-11-03docs: add section on peerDependenciesMeta field in package.json (fixes #1247)foxxyz
2020-10-24docs: don't wrap inline code blocks over linesEdward Thomson
2020-10-23docs: restore missing (d) in install docsEdward Thomson
2020-10-23Merge docs deps with main projectisaacs
2020-10-23Fix post-install script nameiraj
2020-10-23docs: include a table of contentsEdward Thomson
2020-10-23docs: use "dockhand" for static generationEdward Thomson
2020-10-23docs: correct linksEdward Thomson
2020-10-23docs: fix typo in npm-linkEdward Thomson
2020-10-23docs: keep the `npm-` prefix for commandsEdward Thomson
2020-10-23docs: change command links to `/commands`Edward Thomson
2020-10-23docs: use commands not cli-commandsEdward Thomson
2020-10-23docs: reformat code blockEdward Thomson
2020-10-23docs: use frontmatter for man page generationEdward Thomson
2020-10-23docs: npm-dedupe through npm-installisaacs
2020-10-20docs: update some github urls in docs.takenspc
2020-10-20Add --save-peer as a common option to npm installJake Champion
2020-10-20docs: remove the long-gone bundle commandisaacs
2020-10-20docs: npm-access through npm-dedupeisaacs
2020-10-16docs: add mention to workspaces prepare lifecycleRuy Adorno
2020-10-16docs: workspacesRuy Adorno
2020-10-13docs: v7 using npm config refreshRuy Adorno
2020-10-13docs: v7 npm-install refreshRuy Adorno
2020-09-29Add 'fetch-timeout' configisaacs
2020-09-22Use allow/deny list in docsLucio Martinez
2020-09-22Add `--strict-peer-deps` optionisaacs
2020-09-08Add 'npm explain' commandisaacs
2020-08-07Direct users to our GitHub issues instead of npm.communityisaacs
2020-08-04update docs depsisaacs
2020-08-04Get 'make htmldocs' workingisaacs
2020-08-04npx: add install prompt, handle options correctlyisaacs
2020-07-31Add 'npm exec', port npx to use it directlyisaacs
2020-07-29remove onload-script configisaacs