A CLI tool to bundle packages and their dependencies for offline and air-gapped environments.
```bash yarn add @yarn-tool/pkg-deps-add yarn-tool add @yarn-tool/pkg-deps-add yt add @yarn-tool/pkg-deps-add ```
```bash yarn add @yarn-tool/pkg-deps-add yarn-tool add @yarn-tool/pkg-deps-add yt add @yarn-tool/pkg-deps-add ```
Usage `gdframe-pkg-deps`
list things in node_modules that are bundledDependencies, or transitive dependencies thereof
Query package dependencies in PureScript package-sets
Add dependencies to package.json without install.
Node.js utilities and TypeScript definitions for `package.json` and `tsconfig.json`
Get information on local packages.
A dependency tracing tool.
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.
vendored packages for visx
Package your Node.js project into an executable
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