Fetch packages from any npm-compatible registries
Compiles and stores base binaries for pkg
Compiles and stores base binaries for pkg
Node.js utilities and TypeScript definitions for `package.json` and `tsconfig.json`
Get information on local packages.
Install package programmatically.
Resolve package.json exports & imports maps
Inquirer search prompt
Read a package.json file
Get the package name from a folder path
Check the engines and platform fields in package.json
Get repository user and project information from package.json file contents.
Find the first directory with a package.json, recursing up, starting with the given directory. Similar to look-up but does not support globs and only searches for package.json. Async and sync.
A light-weight module that brings Fetch API to node.js
Package your Node.js project into an executable
vendored packages for visx
Turn any flavor of allowable package.json bin into a normalized object
An implementation of window.fetch in Node.js using Minipass streams
Opinionated, caching, retrying fetch client
Package your Node.js project into an executable
parse the closest `package.json` and get package specific configurations
Provides a way to make requests
shim for require.main.filename() that works in as many environments as possible
Blob & File implementation in Node.js, originally from node-fetch.