Measure the size of your npm package distribution
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
Get the gzipped size of a string or buffer
Read a package.json file
Inquirer search prompt
Get the package name from a folder path
A set of small and fast Node.js utilities to understand your pathing needs.
An opinionated package.json formatter plugin for Prettier
Convert a bytes or octets value (e.g. 34565346) to a human-readable string ('34.6 MB'). Choose between metric or IEC units.
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.
List all files which would be published in a package.
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
Package your Node.js project into an executable
parse the closest `package.json` and get package specific configurations
Module resolution utilities based on Node.js upstream implementation.
shim for require.main.filename() that works in as many environments as possible