A CLI for mirroring code from a package in a monorepo to another repository
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
Get the package name from a folder path
Tourist Guide into your React Components
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
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
Resolve the path of a package regardless of it having an entry point
A tiny (195B to 220B) utility to recursively list all (total) files in a directory