mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Because it is currently unused and was the only direct use of the 'estraverse' module, it seems better to minimize the number of dependencies shipped with Meteor. Admittedly, estraverse is still a dependency of escope, but if we upgrade escope to a version that has a more specific version requirement for estraverse that conflicts with our Npm.depends, we'll be shipping two copies for no reason.