File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11# module-deps
22
33walk the dependency graph to generate json output that can be fed into
4- [ browser-pack] ( https://github.com/substack /browser-pack )
4+ [ browser-pack] ( https://github.com/browserify /browser-pack )
55
6- [ ![ build status] ( https://secure.travis-ci.org/substack /module-deps.png )] ( http://travis-ci.org/substack /module-deps )
6+ [ ![ build status] ( https://secure.travis-ci.org/browserify /module-deps.png )] ( http://travis-ci.org/browserify /module-deps )
77
88# example
99
@@ -30,7 +30,7 @@ $ node example/deps.js
3030```
3131
3232and you can feed this json data into
33- [ browser-pack] ( https://github.com/substack /browser-pack ) :
33+ [ browser-pack] ( https://github.com/browserify /browser-pack ) :
3434
3535```
3636$ node example/deps.js | browser-pack | node
You can’t perform that action at this time.
0 commit comments