Creates a package.js sibling to package directory for easier front end module loader consumption
shim for require.main.filename() that works in as many environments as possible
Node.js utilities and TypeScript definitions for `package.json` and `tsconfig.json`
Get information on local packages.
Package your Node.js project into an executable
Install package programmatically.
Resolve package.json exports & imports maps
vendored packages for visx
Read a package.json file
Replicates indexed directories using hard links, copies, or cloning
Compiles and stores base binaries for pkg
Get the package name from a folder path
list things in node_modules that are bundledDependencies, or transitive dependencies thereof
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.
Retrieves a name:pathname Map for a given workspaces config
Turn any flavor of allowable package.json bin into a normalized object
Grafana Loki logQL lezer grammar
Package your Node.js project into an executable
Global namespace without polluting the global scope
Type checking for package.json
parse the closest `package.json` and get package specific configurations
Runs prettier as an eslint rule