Allows you to build compile-time libraries
Node.js utilities and TypeScript definitions for `package.json` and `tsconfig.json`
Get information on local packages.
Resolve package.json exports & imports maps
Get the package name from a folder path
Install package programmatically.
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.
Load the local package.json from either src or dist folder
vendored packages for visx
list things in node_modules that are bundledDependencies, or transitive dependencies thereof
Standardized build-time macros for ember apps.
Check the engines and platform fields in package.json
Turn any flavor of allowable package.json bin into a normalized object
Get repository user and project information from package.json file contents.
Use babel macros with vite
Read a package.json file
Set of utility macros to make writing N-API modules a little easier.
Debug macros and feature flag stripping
Package your Node.js project into an executable
Inquirer search prompt
Pre-evaluate code at build-time with babel-macros
parse the closest `package.json` and get package specific configurations
shortVmodel feature from Vue Macros.
booleanProp feature from Vue Macros.