"use strict"; var web = {}; web.install = function() { }; module.exports = web;