When running npm install, one gets the following output:
npm WARN package.json mobile-checker@0.0.1 No repository field.
npm WARN package.json effective-domain-name-parser@0.0.1 No repository field.
npm WARN package.json metaviewport-parser@0.0.1 No repository field.
npm WARN package.json mobile-web-browser-emulator@0.0.1 No repository field.
I opened a few PRs to address this: #82, dontcallmedom/metaviewport-parser#1 and w3c/mobile-web-browser-emulator#4.
However, I can't locate the effective-domain-name-parser on any accounts, @dontcallmedom's, @guibbs's or @w3c's. Any idea where this guy leaves? If it's not on GitHub yet, I suggest it is posted on the @w3c account as it already exists on npmjs.com and is used by the Mobile Checker.
When running
npm install
, one gets the following output:I opened a few PRs to address this: #82, dontcallmedom/metaviewport-parser#1 and w3c/mobile-web-browser-emulator#4. However, I can't locate the
effective-domain-name-parser
on any accounts, @dontcallmedom's, @guibbs's or @w3c's. Any idea where this guy leaves? If it's not on GitHub yet, I suggest it is posted on the @w3c account as it already exists on npmjs.com and is used by the Mobile Checker.