Consider to add support for browser field spec for package.json:
The browser field is provided by a module author as a hint to javascript bundlers or component tools when preparing modules for client side use.
This issue have been brought in discussion in context of SystemJS/jspm ES6 loader support/plugin marko-js/marko#134 issue.