I know this is a old thread, but I recently wrote a node module that can flatten you dependencies here: https://www.npmjs.org/package/npm-flatten. Check it out.
On Tuesday, October 23, 2012 3:05:48 PM UTC-5, Isaac Schlueter wrote: > > Bert, > > It's called "npm dedupe". Yes, it can help, but usually not enough. If > you have version conflicts, then it'll still end up nesting, by design. > > On Sat, Oct 20, 2012 at 4:38 PM, Bert Belder <[email protected]<javascript:> > > wrote: > >> Isaac, could 'npm flatten' help here? >> > > -- Job board: http://jobs.nodejs.org/ Moderation policy: https://gist.github.com/othiym23/9886289#file-moderation-policy-md --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/nodejs/dcf99ee3-10c0-49e6-9f1b-bce8bbe977b3%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
