.TH "NPM\-INDEX" "7" "October 2016" "" "" .SH "NAME" \fBnpm-index\fR \- Index of all npm documentation .SS npm help README .P a JavaScript package manager .SH Command Line Documentation .P Using npm on the command line .SS npm help npm .P javascript package manager .SS npm help access .P Set access level on published packages .SS npm help adduser .P Add a registry user account .SS npm help bin .P Display npm bin folder .SS npm help bugs .P Bugs for a package in a web browser maybe .SS npm help build .P Build a package .SS npm help bundle .P REMOVED .SS npm help cache .P Manipulates packages cache .SS npm help completion .P Tab Completion for npm .SS npm help config .P Manage the npm configuration files .SS npm help dedupe .P Reduce duplication .SS npm help deprecate .P Deprecate a version of a package .SS npm help dist\-tag .P Modify package distribution tags .SS npm help docs .P Docs for a package in a web browser maybe .SS npm help edit .P Edit an installed package .SS npm help explore .P Browse an installed package .SS npm help help\-search .P Search npm help documentation .SS npm help help .P Get help on npm .SS npm help init .P Interactively create a package\.json file .SS npm help install .P Install a package .SS npm help link .P Symlink a package folder .SS npm help logout .P Log out of the registry .SS npm help ls .P List installed packages .SS npm help outdated .P Check for outdated packages .SS npm help owner .P Manage package owners .SS npm help pack .P Create a tarball from a package .SS npm help ping .P Ping npm registry .SS npm help prefix .P Display prefix .SS npm help prune .P Remove extraneous packages .SS npm help publish .P Publish a package .SS npm help rebuild .P Rebuild a package .SS npm help repo .P Open package repository page in the browser .SS npm help restart .P Restart a package .SS npm help rm .P Remove a package .SS npm help root .P Display npm root .SS npm help run\-script .P Run arbitrary package scripts .SS npm help search .P Search for packages .SS npm help shrinkwrap .P Lock down dependency versions .SS npm help star .P Mark your favorite packages .SS npm help stars .P View packages marked as favorites .SS npm help start .P Start a package .SS npm help stop .P Stop a package .SS npm help tag .P Tag a published version .SS npm help team .P Manage organization teams and team memberships .SS npm help test .P Test a package .SS npm help uninstall .P Remove a package .SS npm help unpublish .P Remove a package from the registry .SS npm help update .P Update a package .SS npm help version .P Bump a package version .SS npm help view .P View registry info .SS npm help whoami .P Display npm username .SH API Documentation .P Using npm in your Node programs .SS npm apihelp npm .P javascript package manager .SS npm apihelp bin .P Display npm bin folder .SS npm apihelp bugs .P Bugs for a package in a web browser maybe .SS npm apihelp cache .P manage the npm cache programmatically .SS npm apihelp commands .P npm commands .SS npm apihelp config .P Manage the npm configuration files .SS npm apihelp deprecate .P Deprecate a version of a package .SS npm apihelp docs .P Docs for a package in a web browser maybe .SS npm apihelp edit .P Edit an installed package .SS npm apihelp explore .P Browse an installed package .SS npm apihelp help\-search .P Search the help pages .SS npm apihelp init .P Interactively create a package\.json file .SS npm apihelp install .P install a package programmatically .SS npm apihelp link .P Symlink a package folder .SS npm apihelp load .P Load config settings .SS npm apihelp ls .P List installed packages .SS npm apihelp outdated .P Check for outdated packages .SS npm apihelp owner .P Manage package owners .SS npm apihelp pack .P Create a tarball from a package .SS npm apihelp ping .P Ping npm registry .SS npm apihelp prefix .P Display prefix .SS npm apihelp prune .P Remove extraneous packages .SS npm apihelp publish .P Publish a package .SS npm apihelp rebuild .P Rebuild a package .SS npm apihelp repo .P Open package repository page in the browser .SS npm apihelp restart .P Restart a package .SS npm apihelp root .P Display npm root .SS npm apihelp run\-script .P Run arbitrary package scripts .SS npm apihelp search .P Search for packages .SS npm apihelp shrinkwrap .P programmatically generate package shrinkwrap file .SS npm apihelp start .P Start a package .SS npm apihelp stop .P Stop a package .SS npm apihelp tag .P Tag a published version .SS npm apihelp test .P Test a package .SS npm apihelp uninstall .P uninstall a package programmatically .SS npm apihelp unpublish .P Remove a package from the registry .SS npm apihelp update .P Update a package .SS npm apihelp version .P Bump a package version .SS npm apihelp view .P View registry info .SS npm apihelp whoami .P Display npm username .SH Files .P File system structures npm uses .SS npm help 5 folders .P Folder Structures Used by npm .SS npm help 5 npmrc .P The npm config files .SS npm help 5 package\.json .P Specifics of npm's package\.json handling .SH Misc .P Various other bits and bobs .SS npm help 7 coding\-style .P npm's "funny" coding style .SS npm help 7 config .P More than you probably want to know about npm configuration .SS npm help 7 developers .P Developer Guide .SS npm help 7 disputes .P Handling Module Name Disputes .SS npm help 7 index .P Index of all npm documentation .SS npm help 7 orgs .P Working with Teams & Orgs .SS npm help 7 registry .P The JavaScript Package Registry .SS npm help 7 scope .P Scoped packages .SS npm help 7 scripts .P How npm handles the "scripts" field .SS npm help 7 removing\-npm .P Cleaning the Slate .SS npm help 7 semver .P The semantic versioner for npm