ng-dependencies

> Analyze javascript code using [esprima](https://github.com/ariya/esprima) and return a list of objects representing the module dependencies in the code.

@beemo/dependency-graph

Generate a dependency graph for a list of packages, based on their defined `dependencies` and `peerDependencies`.

dependency

Resolve and List node module dependencies for given files.