Adds Meteor._isDebugging flag. This flag has value true if environment variable METEOR_APP_MODE
(or Meteor.settings.METEOR_APP_MODE) contains value "debugging". In development mode this flag is
always true.
meteor add liberation:meteor-isdebugging