require_optional
Work around the problem that we do not have a optionalPeerDependencies concept in node.js making it a hassle to optionally include native modules
Allows you declare optionalPeerDependencies that can be satisfied by the top level module but ignored if they are not.
Work around the problem that we do not have a optionalPeerDependencies concept in node.js making it a hassle to optionally include native modules