realize-package-specifier(latest: 3.0.3) Like npm-package-arg, but more so, producing full file paths and differentiating local tar and directory sources.
normalize-git-url(latest: 3.0.2) Normalizes Git URLs. For npm, but you can use it too.
npm-profile(latest: 10.0.0) Library for updating an npmjs.com profile
fs-minipass(latest: 3.0.3) fs read and write streams based on minipass
move-concurrently(latest: 1.0.1) Promises of moves of files or directories with rename, falling back to recursive rename/copy on EXDEV errors, with configurable concurrency and win32 junction support.
@npmcli/infer-owner(latest: 1.0.2) Infer the owner of a path based on the owner of its nearest existing parent
ignore-walk(latest: 7.0.0) Nested/recursive `.gitignore`/`.npmignore` parsing and filtering.
@npmcli/query(latest: 4.0.0) npm query parser and tools
@npmcli/agent(latest: 3.0.0) the http/https agent used by the npm cli
normalize-package-data(latest: 7.0.0) Normalizes data that can be found in package.json files.
npm-package-arg(latest: 12.0.0) Parse the things that can be arguments to `npm install`
ssri(latest: 12.0.0) Standard Subresource Integrity library -- parses, serializes, generates, and verifies integrity metadata according to the SRI spec.
validate-npm-package-name(latest: 6.0.0) Give me a string and I'll tell you if it's a valid npm package name
abbrev(latest: 3.0.0) Like ruby's abbrev module, but in js
init-package-json(latest: 7.0.0) A node module to get your node module started
write-file-atomic(latest: 6.0.0) Write files in an atomic fashion w/configurable ownership
which(latest: 5.0.0) Like which(1) unix command. Find the first instance of an executable in the PATH.