Find nested dependencies or imports of a JavaScript Module
Find all deep/nested/recursive/descendant dependencies/imports/requires of a JavaScript Module.
Related to sverweij/dependency-cruiser#564, find all modules which a given JavaScript module depends on, and all the modules they depend on, and all the modules they depend on etc.
Installation
npm install -g ts-node