resolve-package-json
package.json dependency resolver
package.json dependency resolver
Checks peer dependencies of the current package. Offers solutions for any that are unmet.
Installs local dependencies for optimal developer experience
A webpack plugin to inject storybook dependencies
Lazy require allows you to require modules lazily, meaning that when you lazy require a module that is missing, lazy require will automatically install it for you.
A storybook addon to display component dependencies
A plugin for Parcel to omit declared externals from being included in the emitted bundles.
Babel 5/6 plugin that scans the AST for require calls and import statements
CLI Tool to control package.json health, it can lint, pin versions via lock files, checking engines and check unused/missing dependencies
Check for outdated, incorrect, and unused dependencies.
programmatically install npm dependencies
The missing documentation tool for your Angular application
Compodoc plugin for gulp
Javascript wrapping library for escomplex.
Traits for escomplex AST walkers.
Mozilla-format AST walker for escomplex.
Gulp plugin that tracks dependencies between files and adds any files that depend on the files currently in the stream, thus enabling incremental build of pcss, less, scss, sass, with extensibility points to support other file types.
Generates bundledDependencies package.json value using values of the dependencies property.
Answers the question – Why the hell is this module in a bundle?
Hook for advanced logging of API requests to a Sails.js server.