component/querystring#15
The component-querystring package has a quirk that breaks the utm-params package in node.js due to how they use the browser param in package.json. Is it possible to remove this dependency in favor of Node.js built-in querystring parser?