Pinned Repositories
cli
the package manager for JavaScript
ini
An ini parser/serializer in JavaScript
node-semver
The semver parser for node (the one npm uses)
npm
This repository is moving to: https://github.com/npm/cli
npm-expansions
Send us a pull request by editing expansions.txt
npm-registry-couchapp
couchapp bits of registry.npmjs.org
npx
npm package executor
rfcs
Public change requests/proposals & ideation
statusboard
Public monitor/status/health board for @npm/cli-team's maintained projects
tink
a dependency unwinder for javascript
npm's Repositories
npm/cli
the package manager for JavaScript
npm/nopt
Node/npm Option Parsing
npm/documentation
Documentation for the npm registry, website, and command-line interface.
npm/pacote
npm fetcher
npm/init-package-json
A node module to get your node module started
npm/make-fetch-happen
making fetch happen for npm
npm/statusboard
Public monitor/status/health board for @npm/cli-team's maintained projects
npm/npm-registry-fetch
like fetch() but for the npm registry
npm/npm-package-arg
Parse the things that can be arguments to `npm install`
npm/npm-packlist
Walk through a folder and figure out what goes in an npm package
npm/promzard
A prompting json thingie
npm/package-json
Programmatic API to update package.json
npm/run-script
Run a lifecycle script for a package (descendant of npm-lifecycle)
npm/unique-filename
Generate a unique filename for use in temporary directories or caches.
npm/node
npm's fork of nodejs/node, for sending PRs to update deps/npm
npm/npm-profile
Make changes to your npmjs.com profile via cli or library
npm/template-oss
a template package for npm CLI team development
npm/types
Typescript definitions for npm registry content
npm/map-workspaces
Retrieves a name:pathname Map for a given workspaces config
npm/promise-spawn
spawn processes the way the npm cli likes to do
npm/npm-user-validate
user validation
npm/proggy
Progress bar updates at a distance
npm/metavuln-calculator
Calculate meta-vulnerabilities from package security advisories
npm/installed-package-contents
Get the list of files installed in a package in node_modules, including bundled dependencies
npm/create-oss
init module used for OSS projects by the npm CLI team
npm/npm-bundled
Run this in a node package, and it'll tell you which things in node_modules are bundledDependencies, or transitive dependencies of bundled dependencies.
npm/query
npm query parser and tools
npm/npm-normalize-package-bin
Turn any flavor of allowable package.json bin into a normalized object
npm/minify-registry-metadata
how big will docs be if we trim some things out?
npm/redact
Redact sensitive npm information from output