.TH module\-deps "1" "September 2017" "module\-deps" "User Commands" .SH NAME module-deps \- walk the dependency graph to generate json output for browser-pack .SH DESCRIPTION module\-deps [FILES] OPTIONS .IP Generate json output for the entry point FILES. This script creates a dependency graph allowing browserify to embed all modules in a single object. .PP OPTIONS are: .TP \fB\-t\fR TRANSFORM Apply a TRANSFORM. .TP \fB\-g\fR TRANSFORM Apply a global TRANSFORM. .PP