It's me again. Could you wrap this module in package.json for Node.js usage? P.s. You may want to change [this](https://github.com/stretchr/over.js/blob/master/src/over.js#L198) line to: ``` javascrit })(window || module.exports); ```
It's me again. Could you wrap this module in package.json for Node.js usage?
P.s. You may want to change this line to: