Pinned repositories
Repositories
-
-
libnpmdiff
The npm registry diff command
-
ini
An ini parser/serializer in JavaScript
-
pacote
npm fetcher
-
-
-
policies
Privacy policy, code of conduct, license, and other npm legal stuff
-
-
write-file-atomic
Write files in an atomic fashion w/configurable ownership
-
-
git
a util for spawning git from npm CLI contexts
-
hosted-git-info
Provides metadata and conversions from repository urls for Github, Bitbucket and Gitlab
-
rfcs
Public change requests/proposals & ideation
-
arborist
npm's tree doctor
-
run-script
Run a lifecycle script for a package (descendant of npm-lifecycle)
-
node-tar
tar for node
-
read-package-json-fast
Like read-package-json, but faster
-
read-package-json
The thing npm uses to read package.json files with semantics and defaults and validation and stuff
-
libnpmpack
Programmatic API for the bits behind npm pack
-
feedback
Public feedback discussions for npm
-
libnpmversion
library to do the things that 'npm version' does
-
metavuln-calculator
Calculate meta-vulnerabilities from package security advisories
-
npm-package-arg
Parse the things that can be arguments to `npm install`
-
npm-packlist
Walk through a folder and figure out what goes in an npm package
-
cmd-shim
The cmd-shim used in npm
-
config
Configuration management for https://github.com/npm/cli
-
map-workspaces
Retrieves a name:pathname Map for a given workspaces config
-
make-fetch-happen
making fetch happen for npm
-
move-file
Move a file across devices with support for all node 10 versions (fork of https://github.com/sindresorhus/move-file)