Pinned repositories
Repositories
-
-
-
-
arborist
npm's tree doctor
-
pacote
npm fetcher
-
rfcs
Public change requests/proposals & ideation
-
cmd-shim
The cmd-shim used in npm
-
-
node-tar
tar for node
-
gauge
A terminal based horizontal guage aka, a progress bar
-
documentation
Documentation for the npm registry, website, and command-line interface.
-
npmlog
The logger that npm uses
-
policies Archived
Privacy policy, code of conduct, license, and other npm legal stuff
-
read-package-json-fast
Like read-package-json, but faster
-
npm-packlist
Walk through a folder and figure out what goes in an npm package
-
npm-package-arg
Parse the things that can be arguments to `npm install`
-
ssri
subresource integrity for npm
-
make-fetch-happen
making fetch happen for npm
-
minipass-fetch
An implementation of window.fetch in Node.js using Minipass streams
-
npm-audit-report
npm audit security report
-
hosted-git-info
Provides metadata and conversions from repository urls for Github, Bitbucket and Gitlab
-
package-json
Programmatic API to update package.json
-
node-gyp
Tools for dealing with node-gyp packages
-
read-package-json
The thing npm uses to read package.json files with semantics and defaults and validation and stuff
-
-
node-semver
The semver parser for node (the one npm uses)
-
run-script
Run a lifecycle script for a package (descendant of npm-lifecycle)
-
cacache
npm's content-addressable cache
-
npm-remote-ls
Examine a package's dependency graph before you install it