{"name":"es5-shim","version":"4.5.0","description":"ECMAScript 5 compatibility shims for legacy JavaScript engines","homepage":"http://github.com/es-shims/es5-shim/","contributors":[{"name":"Kris Kowal","email":"kris@cixar.com","url":"http://github.com/kriskowal/"},{"name":"Sami Samhuri","email":"sami.samhuri@gmail.com","url":"http://samhuri.net/"},{"name":"Florian Schäfer","email":"florian.schaefer@gmail.com","url":"http://github.com/fschaefer"},{"name":"Irakli Gozalishvili","email":"rfobic@gmail.com","url":"http://jeditoolkit.com"},{"name":"Kit Cambridge","email":"kitcambridge@gmail.com","url":"http://kitcambridge.github.com"},{"name":"Jordan Harband","email":"ljharb@gmail.com","url":"https://github.com/ljharb/"}],"bugs":{"url":"http://github.com/es-shims/es5-shim/issues"},"license":"MIT","main":"es5-shim.js","repository":{"type":"git","url":"git+ssh://git@github.com/es-shims/es5-shim.git"},"scripts":{"minify":"parallelshell 'npm run minify-shim' 'npm run minify-sham'","minify-shim":"uglifyjs es5-shim.js --keep-fnames --comments --source-map=es5-shim.map -m -b ascii_only=true,beautify=false > es5-shim.min.js","minify-sham":"uglifyjs es5-sham.js --keep-fnames --comments --source-map=es5-sham.map -m -b ascii_only=true,beautify=false > es5-sham.min.js","test":"npm run lint && npm run tests-only","tests-only":"jasmine-node --matchall ./ tests/spec/","test-native":"jasmine-node --matchall tests/spec/","lint":"parallelshell 'npm run jscs' 'npm run eslint'","eslint":"eslint tests/helpers/*.js tests/spec/*.js es5-shim.js es5-sham.js","jscs":"jscs tests/helpers/*.js tests/spec/*.js es5-shim.js es5-sham.js"},"devDependencies":{"eslint":"^1.10.3","@ljharb/eslint-config":"^1.6.1","jasmine-node":"^1.14.5","jscs":"^2.8.0","uglify-js":"^2.6.1","replace":"^0.3.0","semver":"^5.1.0","parallelshell":"^2.0.0"},"engines":{"node":">=0.4.0"},"testling":{"browsers":["iexplore/6.0..latest","firefox/3.0..6.0","firefox/18.0..latest","firefox/nightly","chrome/4.0..10.0","chrome/25.0..latest","chrome/canary","opera/10.0..latest","opera/next","safari/4.0..latest","ipad/6.0..latest","iphone/6.0..latest","android-browser/4.2"]},"keywords":["shim","es5","es5 shim","javascript","ecmascript","polyfill"],"gitHead":"48bd131be0a78084d7eb1c74d01d26aa308f1b6d","_id":"es5-shim@4.5.0","_shasum":"4a79e69eb173ad71a35df1d3b1dd7c3e1db00d6a","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.5.0","_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"dist":{"shasum":"4a79e69eb173ad71a35df1d3b1dd7c3e1db00d6a","size":105437,"noattachment":false,"key":"/es5-shim/-/es5-shim-4.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/es5-shim/download/es5-shim-4.5.0.tgz"},"maintainers":[{"name":"gozala","email":"dev@gozala.io"},{"name":"kriskowal","email":""}],"directories":{},"publish_time":1453657631212,"_cnpm_publish_time":1453657631212,"_hasShrinkwrap":false,"dist-tags":{"latest":"4.6.4"}}