Using npm:
Node.js utilities and TypeScript definitions for `package.json` and `tsconfig.json`
Get information on local packages.
Install package programmatically.
Read a package.json file
Resolve package.json exports & imports maps
Check the engines and platform fields in package.json
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.
Turn any flavor of allowable package.json bin into a normalized object
Get the package name from a folder path
Get repository user and project information from package.json file contents.
Package your Node.js project into an executable
Compiles and stores base binaries for pkg
shim for require.main.filename() that works in as many environments as possible
Package your Node.js project into an executable
parse the closest `package.json` and get package specific configurations
list things in node_modules that are bundledDependencies, or transitive dependencies thereof
[](https://www.npmjs.com/package/pkg-prebuilds) [](https://www.npmjs.com/package/pkg-prebuilds) [![npm](https://img.shields.io/npm/l/pkg-prebuilds
vendored packages for visx
Airbnb's base JS ESLint config, following our styleguide
Resolve the path of a package regardless of it having an entry point
Inquirer search prompt
Escape RegExp special characters
A set of small and fast Node.js utilities to understand your pathing needs.