This repository implements the JS MIME API for use bundled within Node.js core.
This is meant to be build into Node.js core due to various utilities it uses. It is not meant to be installed standalone.
Testing uses --expose-internals
to get a hold of the utilities needed. Ignore
those warnings but other warnings are valid.
$ npm t