Add the export { stampit as "module.exports" }; for 100% backward compatibility with Node.js and other CJS runtimes.
This means that stampit v4 and v5 are fully compatible with each other. I didn't need to bump up the SemVer MAJOR from 4 to 5. Oh, well.