Get exports of an local npm package.
Resolve package.json exports & imports maps
Core functions & classes shared by multiple AWS SDK clients.
[](https://www.npmjs.com/package/@smithy/core) [](https://www.npmjs.com/package/@smithy/core)
vendored packages for visx
Node.js utilities and TypeScript definitions for `package.json` and `tsconfig.json`
Get all entry-points for an npm package. Supports the `exports` field in `package.json`.
Get information on local packages.
Install package programmatically.
Read a package.json file
Tool to add exports field to package.json
A tiny (952b), correct, general-purpose, and configurable "exports" and "imports" resolver without file-system reliance
Get the package name from a folder path
Check the engines and platform fields in package.json
Remove specific named exports
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.
Package your Node.js project into an executable
Turn any flavor of allowable package.json bin into a normalized object
Compiles and stores base binaries for pkg
Package your Node.js project into an executable
parse the closest `package.json` and get package specific configurations
A tiny (952b), correct, general-purpose, and configurable "exports" and "imports" resolver without file-system reliance
shim for require.main.filename() that works in as many environments as possible