ECMAScript 5 compatibility shims for legacy JavaScript engines
An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shim
ES5 shim for ES6 (ECMAScript 6) Reflect and Proxy objects
**This fork supports IE8 with es5-shim, es5-sham and es6-promise**