Package your Node.js project into an executable
Compiles and stores base binaries for pkg
A small config based wrapper for @yao-pkg/pkg (fork of vercel's pkg package), using esbuild to minify and bundle the script specified in the config file, then using pkg it compiles to an exe file
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
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.
Get repository user and project information from package.json file contents.
vendored packages for visx
Turn any flavor of allowable package.json bin into a normalized object
Package your Node.js project into an executable
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
Load the local package.json from either src or dist folder
[](https://www.npmjs.com/package/pkg-prebuilds) [](https://www.npmjs.com/package/pkg-prebuilds) [![npm](https://img.shields.io/npm/l/pkg-prebuilds
Inquirer search prompt
list things in node_modules that are bundledDependencies, or transitive dependencies thereof
Replicates indexed directories using hard links, copies, or cloning
Airbnb's base JS ESLint config, following our styleguide