pacote
npm fetcher
File Explorer
Download Latest Version (.zip)- action.yml
- action.yml
- bug.yml
- config.yml
- tap.json
- audit.yml
- ci-release.yml
- ci.yml
- codeql-analysis.yml
- post-dependabot.yml
- pull-request.yml
- release-integration.yml
- release.yml
- CODEOWNERS
- dependabot.yml
- settings.yml
- index.js
- add-git-sha.js
- cache-dir.js
- is-package-bin.js
- npm.js
- protected.js
- tar-create-options.js
- trailing-slashes.js
- dir.js
- fetcher.js
- file.js
- git.js
- index.js
- registry.js
- remote.js
- npm.js.test.cjs
- bin.js.test.cjs
- dir.js.test.cjs
- fetcher.js-fake-sudo.test.cjs
- fetcher.js.test.cjs
- file.js.test.cjs
- index.js.test.cjs
- remote.js.test.cjs
- abbrev.js
- LICENSE
- package.json
- README.md
- package.json
- script.js
- package.json
- package.json
- script.js
- package.json
- script.js
- .gitignore
- index.js
- package.json
- prepare.js
- abbrev.js
- LICENSE
- package.json
- README.md
- .gitignore
- .npmignore
- package-lock.json
- package.json
- prepare.js
- invalid-attestations.json
- malformed-subject-attestations.json
- mismatched-keyid-attestations.json
- mismatched-subject-digest-attestations.json
- mismatched-subject-name-attestations.json
- no-keyid-attestations.json
- unsupported-attestations.json
- valid-attestations.json
- abbrev-1.1.1.tgz
- abbrev-manifest-file.json
- abbrev-manifest-min.json
- abbrev-packument-file.json
- abbrev-packument-full.json
- abbrev-packument-min.json
- bin-good.tgz
- bin-missing.tgz
- bin-object.tgz
- bin-string.tgz
- npm-mock.js
- prepare-requires-gitignore-1.2.3.tgz
- tnock.js
- weird-pkg.tgz
- clean-snapshot.js
- script-mode.js
- add-git-sha.js
- cache-dir.js
- is-package-bin.js
- npm.js
- tar-create-options.js
- bin.js
- dir-global-ignore-file.js
- dir-patched-dependencies.js
- dir.js
- fetcher.js
- file.js
- git.js
- index.js
- registry.js
- remote.js
- .commitlintrc.js
- .eslintrc.js
- .gitignore
- .npmrc
- .release-please-manifest.json
- CHANGELOG.md
- CODE_OF_CONDUCT.md
- CONTRIBUTING.md
- LICENSE
- package.json
- README.md
- release-please-config.json
- SECURITY.md
# Installation Guide
1. Get the code
git clone https://github.com/npm/pacote
Downloads the entire project code from GitHub to your computer.
cd pacote
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
pacote.extract('github:npm/cli', 'some/path', options)
Type this command into your terminal and run it.
Configuration values all match the names of configs passed to npm, or
Type this command into your terminal and run it.
This may not be present for older packages on the npm registry.
Type this command into your terminal and run it.
Includes the keyid that correlates to a [`key from the npm registry`](https://registry.npmjs.org/-/npm/v1/keys)
Type this command into your terminal and run it.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
