Why are not all top level flags passed as options per default. E.g. https://github.com/mishoo/UglifyJS2/blob/master/tools/node.js#L81-L84 what is the reasoning behind limiting this? Tried to _simply_ pass `bare_returns` and that was a no go.