{ "name": "es6-shim", "version": "0.30.0", "repo": "paulmillr/es6-shim", "description": "ECMAScript 6 (Harmony) compatibility shims for legacy JavaScript engines", "keywords": [ "ecmascript", "harmony", "es6", "shim", "promise", "promises", "setPrototypeOf", "map", "set", "__proto__" ], "main": "es6-shim.js", "scripts": [ "es6-shim.js" ], "dependencies": {}, "development": {}, "ignore": [ "**/.*", "node_modules", "components", "test" ], "homepage": "https://github.com/paulmillr/es6-shim", "_release": "0.30.0", "_resolution": { "type": "version", "tag": "0.30.0", "commit": "ba581d8a4b9c1bdbadc71188d18a011f6be638a0" }, "_source": "git://github.com/paulmillr/es6-shim.git", "_target": "~0.*", "_originalSource": "es6-shim" }