mirror of https://github.com/freeCodeCamp/devdocs
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.
1 line
20 KiB
1 line
20 KiB
{"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":"21 - How to run a security audit with npm audit","path":"getting-started/running-a-security-audit","type":"Getting started"},{"name":"22 - About audit reports","path":"getting-started/about-audit-reports","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 commands"},{"name":"config","path":"misc/config","type":"Config"},{"name":"config (CLI)","path":"cli/config","type":"CLI commands"},{"name":"config: access","path":"misc/config#access","type":"Config"},{"name":"config: allow-same-version","path":"misc/config#allow-same-version","type":"Config"},{"name":"config: also","path":"misc/config#also","type":"Config"},{"name":"config: always-auth","path":"misc/config#always-auth","type":"Config"},{"name":"config: audit","path":"misc/config#audit","type":"Config"},{"name":"config: auth-type","path":"misc/config#auth-type","type":"Config"},{"name":"config: bin-links","path":"misc/config#bin-links","type":"Config"},{"name":"config: browser","path":"misc/config#browser","type":"Config"},{"name":"config: ca","path":"misc/config#ca","type":"Config"},{"name":"config: cache","path":"misc/config#cache","type":"Config"},{"name":"config: cache-lock-retries","path":"misc/config#cache-lock-retries","type":"Config"},{"name":"config: cache-lock-stale","path":"misc/config#cache-lock-stale","type":"Config"},{"name":"config: cache-lock-wait","path":"misc/config#cache-lock-wait","type":"Config"},{"name":"config: cache-max","path":"misc/config#cache-max","type":"Config"},{"name":"config: cache-min","path":"misc/config#cache-min","type":"Config"},{"name":"config: cafile","path":"misc/config#cafile","type":"Config"},{"name":"config: cert","path":"misc/config#cert","type":"Config"},{"name":"config: cidr","path":"misc/config#cidr","type":"Config"},{"name":"config: color","path":"misc/config#color","type":"Config"},{"name":"config: commit-hooks","path":"misc/config#commit-hooks","type":"Config"},{"name":"config: depth","path":"misc/config#depth","type":"Config"},{"name":"config: description","path":"misc/config#description-1","type":"Config"},{"name":"config: dev","path":"misc/config#dev","type":"Config"},{"name":"config: dry-run","path":"misc/config#dry-run","type":"Config"},{"name":"config: editor","path":"misc/config#editor","type":"Config"},{"name":"config: engine-strict","path":"misc/config#engine-strict","type":"Config"},{"name":"config: fetch-retries","path":"misc/config#fetch-retries","type":"Config"},{"name":"config: fetch-retry-factor","path":"misc/config#fetch-retry-factor","type":"Config"},{"name":"config: fetch-retry-maxtimeout","path":"misc/config#fetch-retry-maxtimeout","type":"Config"},{"name":"config: fetch-retry-mintimeout","path":"misc/config#fetch-retry-mintimeout","type":"Config"},{"name":"config: force","path":"misc/config#force","type":"Config"},{"name":"config: git","path":"misc/config#git","type":"Config"},{"name":"config: git-tag-version","path":"misc/config#git-tag-version","type":"Config"},{"name":"config: global","path":"misc/config#global","type":"Config"},{"name":"config: global-style","path":"misc/config#global-style","type":"Config"},{"name":"config: globalconfig","path":"misc/config#globalconfig","type":"Config"},{"name":"config: group","path":"misc/config#group","type":"Config"},{"name":"config: heading","path":"misc/config#heading","type":"Config"},{"name":"config: https-proxy","path":"misc/config#https-proxy","type":"Config"},{"name":"config: if-present","path":"misc/config#if-present","type":"Config"},{"name":"config: ignore-prepublish","path":"misc/config#ignore-prepublish","type":"Config"},{"name":"config: ignore-scripts","path":"misc/config#ignore-scripts","type":"Config"},{"name":"config: init-author-email","path":"misc/config#init-author-email","type":"Config"},{"name":"config: init-author-name","path":"misc/config#init-author-name","type":"Config"},{"name":"config: init-author-url","path":"misc/config#init-author-url","type":"Config"},{"name":"config: init-license","path":"misc/config#init-license","type":"Config"},{"name":"config: init-module","path":"misc/config#init-module","type":"Config"},{"name":"config: init-version","path":"misc/config#init-version","type":"Config"},{"name":"config: json","path":"misc/config#json","type":"Config"},{"name":"config: key","path":"misc/config#key","type":"Config"},{"name":"config: legacy-bundling","path":"misc/config#legacy-bundling","type":"Config"},{"name":"config: link","path":"misc/config#link","type":"Config"},{"name":"config: local-address","path":"misc/config#local-address","type":"Config"},{"name":"config: loglevel","path":"misc/config#loglevel","type":"Config"},{"name":"config: logs-max","path":"misc/config#logs-max","type":"Config"},{"name":"config: logstream","path":"misc/config#logstream","type":"Config"},{"name":"config: long","path":"misc/config#long","type":"Config"},{"name":"config: maxsockets","path":"misc/config#maxsockets","type":"Config"},{"name":"config: message","path":"misc/config#message","type":"Config"},{"name":"config: metrics-registry","path":"misc/config#metrics-registry","type":"Config"},{"name":"config: no-proxy","path":"misc/config#no-proxy","type":"Config"},{"name":"config: node-options","path":"misc/config#node-options","type":"Config"},{"name":"config: node-version","path":"misc/config#node-version","type":"Config"},{"name":"config: offline","path":"misc/config#offline","type":"Config"},{"name":"config: onload-script","path":"misc/config#onload-script","type":"Config"},{"name":"config: only","path":"misc/config#only","type":"Config"},{"name":"config: optional","path":"misc/config#optional","type":"Config"},{"name":"config: otp","path":"misc/config#otp","type":"Config"},{"name":"config: package-lock","path":"misc/config#package-lock","type":"Config"},{"name":"config: package-lock-only","path":"misc/config#package-lock-only","type":"Config"},{"name":"config: parseable","path":"misc/config#parseable","type":"Config"},{"name":"config: prefer-offline","path":"misc/config#prefer-offline","type":"Config"},{"name":"config: prefer-online","path":"misc/config#prefer-online","type":"Config"},{"name":"config: prefix","path":"misc/config#prefix","type":"Config"},{"name":"config: production","path":"misc/config#production","type":"Config"},{"name":"config: progress","path":"misc/config#progress","type":"Config"},{"name":"config: proxy","path":"misc/config#proxy","type":"Config"},{"name":"config: read-only","path":"misc/config#read-only","type":"Config"},{"name":"config: rebuild-bundle","path":"misc/config#rebuild-bundle","type":"Config"},{"name":"config: registry","path":"misc/config#registry","type":"Config"},{"name":"config: rollback","path":"misc/config#rollback","type":"Config"},{"name":"config: save","path":"misc/config#save","type":"Config"},{"name":"config: save-bundle","path":"misc/config#save-bundle","type":"Config"},{"name":"config: save-dev","path":"misc/config#save-dev","type":"Config"},{"name":"config: save-exact","path":"misc/config#save-exact","type":"Config"},{"name":"config: save-optional","path":"misc/config#save-optional","type":"Config"},{"name":"config: save-prefix","path":"misc/config#save-prefix","type":"Config"},{"name":"config: save-prod","path":"misc/config#save-prod","type":"Config"},{"name":"config: scope","path":"misc/config#scope","type":"Config"},{"name":"config: script-shell","path":"misc/config#script-shell","type":"Config"},{"name":"config: scripts-prepend-node-path","path":"misc/config#scripts-prepend-node-path","type":"Config"},{"name":"config: searchexclude","path":"misc/config#searchexclude","type":"Config"},{"name":"config: searchlimit","path":"misc/config#searchlimit","type":"Config"},{"name":"config: searchopts","path":"misc/config#searchopts","type":"Config"},{"name":"config: searchstaleness","path":"misc/config#searchstaleness","type":"Config"},{"name":"config: send-metrics","path":"misc/config#send-metrics","type":"Config"},{"name":"config: shell","path":"misc/config#shell","type":"Config"},{"name":"config: shrinkwrap","path":"misc/config#shrinkwrap","type":"Config"},{"name":"config: sign-git-tag","path":"misc/config#sign-git-tag","type":"Config"},{"name":"config: sso-poll-frequency","path":"misc/config#sso-poll-frequency","type":"Config"},{"name":"config: sso-type","path":"misc/config#sso-type","type":"Config"},{"name":"config: strict-ssl","path":"misc/config#strict-ssl","type":"Config"},{"name":"config: tag","path":"misc/config#tag","type":"Config"},{"name":"config: tag-version-prefix","path":"misc/config#tag-version-prefix","type":"Config"},{"name":"config: timing","path":"misc/config#timing","type":"Config"},{"name":"config: tmp","path":"misc/config#tmp","type":"Config"},{"name":"config: umask","path":"misc/config#umask","type":"Config"},{"name":"config: unicode","path":"misc/config#unicode","type":"Config"},{"name":"config: unsafe-perm","path":"misc/config#unsafe-perm","type":"Config"},{"name":"config: usage","path":"misc/config#usage","type":"Config"},{"name":"config: user","path":"misc/config#user","type":"Config"},{"name":"config: user-agent","path":"misc/config#user-agent","type":"Config"},{"name":"config: userconfig","path":"misc/config#userconfig","type":"Config"},{"name":"config: version","path":"misc/config#version","type":"Config"},{"name":"config: versions","path":"misc/config#versions","type":"Config"},{"name":"config: viewer","path":"misc/config#viewer","type":"Config"},{"name":"dedupe (CLI)","path":"cli/dedupe","type":"CLI commands"},{"name":"deprecate (CLI)","path":"cli/deprecate","type":"CLI commands"},{"name":"developers","path":"misc/developers","type":"Using npm"},{"name":"disputes","path":"misc/disputes","type":"Using npm"},{"name":"dist-tag (CLI)","path":"cli/dist-tag","type":"CLI commands"},{"name":"docs (CLI)","path":"cli/docs","type":"CLI commands"},{"name":"doctor (CLI)","path":"cli/doctor","type":"CLI commands"},{"name":"edit (CLI)","path":"cli/edit","type":"CLI commands"},{"name":"explore (CLI)","path":"cli/explore","type":"CLI commands"},{"name":"folders","path":"files/folders","type":"Configuring npm"},{"name":"help (CLI)","path":"cli/help","type":"CLI commands"},{"name":"help-search (CLI)","path":"cli/help-search","type":"CLI commands"},{"name":"hook (CLI)","path":"cli/hook","type":"CLI commands"},{"name":"init (CLI)","path":"cli/init","type":"CLI commands"},{"name":"install (CLI)","path":"cli/install","type":"CLI commands"},{"name":"install-ci-test (CLI)","path":"cli/install-ci-test","type":"CLI commands"},{"name":"install-test (CLI)","path":"cli/install-test","type":"CLI commands"},{"name":"link (CLI)","path":"cli/link","type":"CLI commands"},{"name":"logout (CLI)","path":"cli/logout","type":"CLI commands"},{"name":"ls (CLI)","path":"cli/ls","type":"CLI commands"},{"name":"npm (CLI)","path":"cli/npm","type":"CLI commands"},{"name":"npmrc","path":"files/npmrc","type":"Configuring npm"},{"name":"orgs","path":"misc/orgs","type":"Using npm"},{"name":"outdated (CLI)","path":"cli/outdated","type":"CLI commands"},{"name":"owner (CLI)","path":"cli/owner","type":"CLI commands"},{"name":"pack (CLI)","path":"cli/pack","type":"CLI commands"},{"name":"package-lock.json","path":"files/package-lock.json","type":"Configuring npm"},{"name":"package-locks","path":"files/package-locks","type":"Configuring npm"},{"name":"package.json","path":"files/package.json","type":"package.json"},{"name":"package.json: bin","path":"files/package.json#bin","type":"package.json"},{"name":"package.json: browser","path":"files/package.json#browser","type":"package.json"},{"name":"package.json: bugs","path":"files/package.json#bugs","type":"package.json"},{"name":"package.json: bundledDependencies","path":"files/package.json#bundleddependencies","type":"package.json"},{"name":"package.json: config","path":"files/package.json#config","type":"package.json"},{"name":"package.json: cpu","path":"files/package.json#cpu","type":"package.json"},{"name":"package.json: dependencies","path":"files/package.json#dependencies","type":"package.json"},{"name":"package.json: description","path":"files/package.json#description-1","type":"package.json"},{"name":"package.json: devDependencies","path":"files/package.json#devdependencies","type":"package.json"},{"name":"package.json: directories","path":"files/package.json#directories","type":"package.json"},{"name":"package.json: engines","path":"files/package.json#engines","type":"package.json"},{"name":"package.json: engineStrict","path":"files/package.json#enginestrict","type":"package.json"},{"name":"package.json: files","path":"files/package.json#files","type":"package.json"},{"name":"package.json: homepage","path":"files/package.json#homepage","type":"package.json"},{"name":"package.json: keywords","path":"files/package.json#keywords","type":"package.json"},{"name":"package.json: license","path":"files/package.json#license","type":"package.json"},{"name":"package.json: main","path":"files/package.json#main","type":"package.json"},{"name":"package.json: man","path":"files/package.json#man","type":"package.json"},{"name":"package.json: name","path":"files/package.json#name","type":"package.json"},{"name":"package.json: optionalDependencies","path":"files/package.json#optionaldependencies","type":"package.json"},{"name":"package.json: os","path":"files/package.json#os","type":"package.json"},{"name":"package.json: peerDependencies","path":"files/package.json#peerdependencies","type":"package.json"},{"name":"package.json: people fields: author, contributors","path":"files/package.json#people-fields-author-contributors","type":"package.json"},{"name":"package.json: preferGlobal","path":"files/package.json#preferglobal","type":"package.json"},{"name":"package.json: private","path":"files/package.json#private","type":"package.json"},{"name":"package.json: publishConfig","path":"files/package.json#publishconfig","type":"package.json"},{"name":"package.json: repository","path":"files/package.json#repository","type":"package.json"},{"name":"package.json: scripts","path":"files/package.json#scripts","type":"package.json"},{"name":"package.json: version","path":"files/package.json#version","type":"package.json"},{"name":"ping (CLI)","path":"cli/ping","type":"CLI commands"},{"name":"prefix (CLI)","path":"cli/prefix","type":"CLI commands"},{"name":"profile (CLI)","path":"cli/profile","type":"CLI commands"},{"name":"prune (CLI)","path":"cli/prune","type":"CLI commands"},{"name":"publish (CLI)","path":"cli/publish","type":"CLI commands"},{"name":"rebuild (CLI)","path":"cli/rebuild","type":"CLI commands"},{"name":"registry","path":"misc/registry","type":"Using npm"},{"name":"removing-npm","path":"misc/removing-npm","type":"Using npm"},{"name":"repo (CLI)","path":"cli/repo","type":"CLI commands"},{"name":"restart (CLI)","path":"cli/restart","type":"CLI commands"},{"name":"root (CLI)","path":"cli/root","type":"CLI commands"},{"name":"run-script (CLI)","path":"cli/run-script","type":"CLI commands"},{"name":"scope","path":"misc/scope","type":"Using npm"},{"name":"scripts","path":"misc/scripts","type":"Using npm"},{"name":"search (CLI)","path":"cli/search","type":"CLI commands"},{"name":"semver","path":"misc/semver","type":"Using npm"},{"name":"shrinkwrap (CLI)","path":"cli/shrinkwrap","type":"CLI commands"},{"name":"shrinkwrap.json","path":"files/shrinkwrap.json","type":"Configuring npm"},{"name":"star (CLI)","path":"cli/star","type":"CLI commands"},{"name":"stars (CLI)","path":"cli/stars","type":"CLI commands"},{"name":"start (CLI)","path":"cli/start","type":"CLI commands"},{"name":"stop (CLI)","path":"cli/stop","type":"CLI commands"},{"name":"team (CLI)","path":"cli/team","type":"CLI commands"},{"name":"test (CLI)","path":"cli/test","type":"CLI commands"},{"name":"token (CLI)","path":"cli/token","type":"CLI commands"},{"name":"uninstall (CLI)","path":"cli/uninstall","type":"CLI commands"},{"name":"unpublish (CLI)","path":"cli/unpublish","type":"CLI commands"},{"name":"update (CLI)","path":"cli/update","type":"CLI commands"},{"name":"version (CLI)","path":"cli/version","type":"CLI commands"},{"name":"view (CLI)","path":"cli/view","type":"CLI commands"},{"name":"whoami (CLI)","path":"cli/whoami","type":"CLI commands"}],"types":[{"name":"CLI commands","count":57,"slug":"cli-commands"},{"name":"Config","count":117,"slug":"config"},{"name":"Configuring npm","count":5,"slug":"configuring-npm"},{"name":"Getting started","count":22,"slug":"getting-started"},{"name":"package.json","count":30,"slug":"package-json"},{"name":"Private packages","count":3,"slug":"private-packages"},{"name":"Troubleshooting","count":5,"slug":"troubleshooting"},{"name":"Using npm","count":9,"slug":"using-npm"}]} |