{"name":"es6-shim","version":"0.26.0","author":{"name":"Paul Miller","url":"http://paulmillr.com"},"description":"ECMAScript 6 (Harmony) compatibility shims for legacy JavaScript engines","keywords":["ecmascript","harmony","es6","shim","promise","promises","setPrototypeOf","map","set","__proto__"],"homepage":"https://github.com/paulmillr/es6-shim/","license":"MIT","repository":{"type":"git","url":"git://github.com/paulmillr/es6-shim.git"},"main":"es6-shim","scripts":{"test":"npm run lint && npm run test-shim && npm run test-sham","test-shim":"mocha test/*.js test/*/*.js","test-sham":"mocha test-sham/*.js","test-native":"npm run jshint-shim && NO_ES6_SHIM=1 mocha test/*.js test/*/*.js","lint":"npm run lint-shim && npm run lint-sham","lint-shim":"npm run jshint-shim && npm run jscs-shim","lint-sham":"npm run jshint-sham && npm run jscs-sham","jshint":"npm run jshint-shim && npm run jshint-sham","jshint-shim":"jshint es6-shim.js test/*.js test/*/*.js","jshint-sham":"jshint es6-sham.js test-sham/*.js","jscs":"npm run jscs-shim && npm run jscs-sham","jscs-shim":"jscs es6-shim.js test/*.js test/*/*.js","jscs-sham":"jscs es6-sham.js test-sham/*.js","minify":"npm run minify-shim && npm run minify-sham","minify-shim":"uglifyjs es6-shim.js --comments --source-map=es6-shim.map -m -b ascii_only=true,beautify=false > es6-shim.min.js","minify-sham":"uglifyjs es6-sham.js --comments --source-map=es6-sham.map -m -b ascii_only=true,beautify=false > es6-sham.min.js","sauce":"grunt sauce"},"testling":{"html":"testling.html","browsers":["iexplore/6.0..latest","firefox/3.0..6.0","firefox/10.0","firefox/15.0..latest","firefox/nightly","chrome/4.0..10.0","chrome/20.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..latest"]},"dependencies":{},"devDependencies":{"chai":"^2.1.0","es5-shim":"^4.1.0","grunt":"^0.4.5","grunt-contrib-connect":"^0.9.0","grunt-contrib-watch":"^0.6.1","grunt-saucelabs":"^8.6.0","jscs":"^1.11.3","jshint":"^2.6.0","mocha":"^2.1.0","promises-aplus-tests":"^2.1.0","promises-es6-tests":"^0.5.0","uglify-js":"^2.4.16"},"gitHead":"530f456834827c9efcef6b5131ef601e31baeaca","bugs":{"url":"https://github.com/paulmillr/es6-shim/issues"},"_id":"es6-shim@0.26.0","_shasum":"fece7242f96e0c5586d613568eb301bd5e5bf4b3","_from":".","_npmVersion":"2.5.1","_nodeVersion":"1.3.0","_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"maintainers":[{"name":"ljharb","email":""},{"name":"paulmillr","email":"paul@paulmillr.com"}],"dist":{"shasum":"fece7242f96e0c5586d613568eb301bd5e5bf4b3","size":62948,"noattachment":false,"key":"/es6-shim/-/es6-shim-0.26.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/es6-shim/download/es6-shim-0.26.0.tgz"},"directories":{},"publish_time":1424812058284,"_cnpm_publish_time":1424812058284,"_hasShrinkwrap":false,"dist-tags":{"latest":"0.35.8"}}