This is a sample Pet Store Server based on the OpenAPI 3.0 specification. You can find out more about Swagger at [https://swagger.io](https://swagger.io). In the third iteration of the pet store, we've switched to the design first approach! You can now h
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
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.
Magical SDK generation from an OpenAPI definition 🪄
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
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
[](https://www.npmjs.com/package/pkg-prebuilds) [](https://www.npmjs.com/package/pkg-prebuilds) [![npm](https://img.shields.io/npm/l/pkg-prebuilds
Load the local package.json from either src or dist folder
Inquirer search prompt
list things in node_modules that are bundledDependencies, or transitive dependencies thereof
Replicates indexed directories using hard links, copies, or cloning