You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
devdocs/public/docs/npm/index.json

1 line
20 KiB

7 years ago
{"entries":[{"name":"01 - Try the latest stable version of node","path":"troubleshooting/try-the-latest-stable-version-of-node","type":"Troubleshooting"},{"name":"01 - What is npm?","path":"getting-started/what-is-npm","type":"Getting started"},{"name":"01 - Working with private packages","path":"private-modules/intro","type":"Private packages"},{"name":"02 - Downloading packages to CI/deployment servers","path":"private-modules/ci-server-config","type":"Private packages"},{"name":"02 - How to find & select packages","path":"getting-started/searching-for-packages","type":"Getting started"},{"name":"02 - Try the latest stable version of npm","path":"troubleshooting/try-the-latest-stable-version-of-npm","type":"Troubleshooting"},{"name":"03 - Docker and private packages","path":"private-modules/docker-and-private-modules","type":"Private packages"},{"name":"03 - How to set up a new npm account & install npm","path":"getting-started/installing-node","type":"Getting started"},{"name":"03 - If your npm is broken","path":"troubleshooting/if-your-npm-is-broken","type":"Troubleshooting"},{"name":"04 - How to install local packages","path":"getting-started/installing-npm-packages-locally","type":"Getting started"},{"name":"04 - Try clearing the npm cache","path":"troubleshooting/try-clearing-the-npm-cache","type":"Troubleshooting"},{"name":"05 - Common Errors","path":"troubleshooting/common-errors","type":"Troubleshooting"},{"name":"05 - Working with package.json","path":"getting-started/using-a-package.json","type":"Getting started"},{"name":"06 - How to update local packages","path":"getting-started/updating-local-packages","type":"Getting started"},{"name":"07 - How to uninstall local packages","path":"getting-started/uninstalling-local-packages","type":"Getting started"},{"name":"08 - How to install global packages","path":"getting-started/installing-npm-packages-globally","type":"Getting started"},{"name":"09 - How to update global packages","path":"getting-started/updating-global-packages","type":"Getting started"},{"name":"10 - How to uninstall global packages","path":"getting-started/uninstalling-global-packages","type":"Getting started"},{"name":"11 - How to create Node.js modules","path":"getting-started/creating-node-modules","type":"Getting started"},{"name":"12 - How to publish & update a package","path":"getting-started/publishing-npm-packages","type":"Getting started"},{"name":"13 - How to use semantic versioning","path":"getting-started/semantic-versioning","type":"Getting started"},{"name":"14 - How to work with scoped packages","path":"getting-started/scoped-packages","type":"Getting started"},{"name":"15 - How to label packages with dist-tags","path":"getting-started/using-tags","type":"Getting started"},{"name":"16 - How to use two-factor authentication","path":"getting-started/using-two-factor-authentication","type":"Getting started"},{"name":"17 - How to work with security tokens","path":"getting-started/working_with_tokens","type":"Getting started"},{"name":"18 - How to change profile settings","path":"getting-started/modifying_your_profile_from_command_line","type":"Getting started"},{"name":"19 - Understanding packages and modules","path":"getting-started/packages","type":"Getting started"},{"name":"20 - How to prevent permissions errors","path":"getting-started/fixing-npm-permissions","type":"Getting started"},{"name":"access (CLI)","path":"cli/access","type":"CLI commands"},{"name":"adduser (CLI)","path":"cli/adduser","type":"CLI commands"},{"name":"audit (CLI)","path":"cli/audit","type":"CLI commands"},{"name":"bin (CLI)","path":"cli/bin","type":"CLI commands"},{"name":"bugs (CLI)","path":"cli/bugs","type":"CLI commands"},{"name":"build (CLI)","path":"cli/build","type":"CLI commands"},{"name":"bundle (CLI)","path":"cli/bundle","type":"CLI commands"},{"name":"cache (CLI)","path":"cli/cache","type":"CLI commands"},{"name":"ci (CLI)","path":"cli/ci","type":"CLI commands"},{"name":"coding-style","path":"misc/coding-style","type":"Using npm"},{"name":"completion (CLI)","path":"cli/completion","type":"CLI c