A utility/tool for syncing packages
Queues failed requests and uses the Background Sync API to replay them when the network is available
list things in node_modules that are bundledDependencies, or transitive dependencies thereof
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.
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
Read a package.json file
Resolve the path of a package regardless of it having an entry point
Get the package name from a folder path
Check the engines and platform fields in package.json
Backwards compatible shim for React's useSyncExternalStore. Works with any React that supports hooks.
Get repository user and project information from package.json file contents.
Package your Node.js project into an executable
vendored packages for visx
Misc tools for dealing with repositories of multiple version control systems (git, svn, etc)
Turn any flavor of allowable package.json bin into a normalized object
Compiles and stores base binaries for pkg
Look up the file that an `import()` statement will resolve to, possibly relative to a given parentURL
Package your Node.js project into an executable
A tiny (183B to 210B) and fast utility to ascend parent directories
parse the closest `package.json` and get package specific configurations
shim for require.main.filename() that works in as many environments as possible