blob: 3f78fb036b47dc7c507c9f3c2dde6f91a42beb52 [file] [log] [blame]
{
"description": "Standard library",
"keywords": [
"ES3",
"ES5",
"ES6",
"ES7",
"ES2015",
"ES2016",
"ES2017",
"ES2018",
"ES2019",
"ECMAScript 3",
"ECMAScript 5",
"ECMAScript 6",
"ECMAScript 7",
"ECMAScript 2015",
"ECMAScript 2016",
"ECMAScript 2017",
"ECMAScript 2018",
"ECMAScript 2019",
"Harmony",
"Strawman",
"Map",
"Set",
"WeakMap",
"WeakSet",
"Promise",
"Observable",
"Symbol",
"TypedArray",
"URL",
"URLSearchParams",
"queueMicrotask",
"setImmediate",
"polyfill",
"ponyfill",
"shim"
],
"license": "MIT",
"main": "index.js",
"name": "core-js",
"repository": {
"type": "git",
"url": "https://github.com/zloirock/core-js.git"
},
"scripts": {
"postinstall": "node postinstall || echo \"ignore\""
},
"version": "3.3.4"
}