res.format({
        html: function() {
          res.render( 'package', {
            _package: _package
          });