Load the package.json for a module currently installed in node_modules, or at the given cwd.
Airbnb's base JS ESLint config, following our styleguide
Node.js utilities and TypeScript definitions for `package.json` and `tsconfig.json`
parse the closest `package.json` and get package specific configurations
Load the local package.json from either src or dist folder
shim for require.main.filename() that works in as many environments as possible
Airbnb's ESLint config, following our styleguide
Autoload Config for PostCSS
Get information on local packages.
Utility function to load nyc configuration
Read and parse a JSON file
Install package programmatically.
Loads package.json, by finding the first directory with a package.json, recursing up, starting with the given directory.
Resolve package.json exports & imports maps
Package your Node.js project into an executable
Read a package.json file
Get the package name from a folder path
Get repository user and project information from package.json file contents.
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.
Word-wrapping for javascript.
Static AST checker for accessibility rules on JSX elements.
Package your Node.js project into an executable
vendored packages for visx