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
AgeCommit message (Expand)Author
2021-04-01fix(docs): add workspaces configurationGar
2021-03-31feat(workspaces): add repo and docsGar
2021-03-18feat(help): refactor npm help/help-searchGar
2021-03-05fix(npm) pass npm context everywhereGar
2021-02-25chore(refactor): promisify completion scriptsGar
2020-10-23update lint rules to match @npmcli/arboristisaacs
2020-07-08add completion module for 'no completion possible'isaacs
2020-07-08rm fetch-package-metadata, refactor bugs/repo/docsisaacs
2018-05-12open: handle missing open bin error (#20582)Benjamin E. Coe
2017-03-25extract: support minified packumentsRebecca Turner
2016-04-28lib: Refactor summary usage to use utils/usageDaijiro Wachi
2015-06-26src: make the npm source comply with `standard`Forrest L Norvell
2015-06-26update usage for all commandssmikes
2015-06-26We should link to www.npmjs.org not npmjs.orgRebecca Turner
2015-06-26Cleanup package metadata access commands to use fetch-package-metadataRebecca Turner
2015-02-27completion: remove registry calls to -/shortForrest L Norvell
2014-10-31style tweaksForrest L Norvell
2014-10-31use new npm-registry-client APIForrest L Norvell
2014-08-30Run commands in prefix, not cwdisaacs
2014-07-02use --scope to map scope to registryForrest L Norvell
2014-06-13remove dead code and fix jshint warningsForrest L Norvell
2014-06-13use the new URL-based npm-registry-client interfaceForrest L Norvell
2014-01-08Support multiple packagenames in `npm docs`.Tim Oxley
2013-12-23Allow npm bugs for the current directoryEvan Lucas
2013-12-03`npm docs` without args uses project in cwdWil Moore III
2013-10-02Typo: add project, not githubPartsRaynos
2013-10-02Typo: .get(project) not .get(n).Raynos
2013-10-02Make `npm docs Raynos/after` workRaynos
2013-04-29remove exec.js, use child_process.execFileRobert Kowalski
2012-09-13Use opener to open web pagesisaacs
2012-06-07Use npm-registry-client depisaacs
2012-06-07Replace the log util with npmlog moduleisaacs
2012-06-05Open bug/doc urls properly on windowsisaacs
2012-03-31Don't die on an empty repo url. Fixes #2313.Martin Cooper
2011-10-15Avoid accidentally opening npm.js with WSHisaacs
2011-09-18Package name should not include version.Martin Cooper
2011-08-07Put .js on filenamesisaacs
2011-07-16docs: Open in npm search page if no repo/homepage listedisaacs
2011-04-01Parse repo url when it's just a stringisaacs
2011-03-24log 'docs' errors, don't crash on themisaacs
2011-03-22completion for docs commandisaacs
2011-03-22rename registry to 'npm-registry-client'isaacs
2010-12-06Add "docs" command.isaacs