Download module deps Free Java Code
Description
walk the dependency graph to generate a stream of json output.
Source Files
The download file module-deps-master.zip has the following entries.
.travis.yml//from w ww. j a v a 2s . c o m
LICENSE
cmd.js
example/deps.js
example/files/bar.js
example/files/foo.js
example/files/main.js
example/files/xyz.js
index.js
package.json
readme.markdown
test/bundle.js
test/deps.js
test/files/bar.js
test/files/filterable.js
test/files/foo.js
test/files/main.js
test/files/pkg_filter/one.js
test/files/pkg_filter/package.json
test/files/pkg_filter/test.js
test/files/pkg_filter/two.js
test/files/tr_2dep_module/f.js
test/files/tr_2dep_module/main.js
test/files/tr_2dep_module/node_modules/g/index.js
test/files/tr_2dep_module/node_modules/g/node_modules/insert-ggg/index.js
test/files/tr_2dep_module/node_modules/g/package.json
test/files/tr_2dep_module/node_modules/insert-aaa/index.js
test/files/tr_2dep_module/node_modules/insert-bbb/index.js
test/files/tr_2dep_module/node_modules/m/index.js
test/files/tr_2dep_module/node_modules/m/node_modules/insert-mmm/index.js
test/files/tr_2dep_module/node_modules/m/package.json
test/files/tr_module/f.js
test/files/tr_module/main.js
test/files/tr_module/node_modules/g/index.js
test/files/tr_module/node_modules/g/node_modules/insert-ggg/index.js
test/files/tr_module/node_modules/g/package.json
test/files/tr_module/node_modules/insert-aaa/index.js
test/files/tr_module/node_modules/insert-bbb/index.js
test/files/tr_module/node_modules/m/index.js
test/files/tr_sh/f.js
test/files/tr_sh/main.js
test/files/tr_sh/node_modules/g/index.js
test/files/tr_sh/node_modules/g/package.json
test/files/tr_sh/node_modules/g/tr_g.js
test/files/tr_sh/node_modules/m/index.js
test/files/tr_sh/tr_a.js
test/files/tr_sh/tr_b.js
test/files/tr_whole_package/f.js
test/files/tr_whole_package/main.js
test/files/tr_whole_package/node_modules/algo/index.js
test/files/tr_whole_package/node_modules/algo/lib/decrement.js
test/files/tr_whole_package/node_modules/algo/node_modules/insert-ggg/index.js
test/files/tr_whole_package/node_modules/algo/package.json
test/files/unicode/bar.js
test/files/unicode/foo.js
test/files/unicode/main.js
test/files/xyz.js
test/filter.js
test/noparse.js
test/pkg_filter.js
test/stream.js
test/tr_2dep_module.js
test/tr_fn.js
test/tr_module.js
test/tr_sh.js
test/tr_whole_package.js
test/unicode.js
Download
Click the following link to download module-deps-master.zip.
module-deps-master.zip