does its best to Object.create(null)
npm install nullobj

nullobj()
=========
nullobj returns something as close as possible to the result of `Object.create(null)`
It's pretty much the code that es5-shim uses for this.