{ "_from": "core-js@3.2.1", "_id": "core-js@3.2.1", "_inBundle": false, "_integrity": "sha512-Qa5XSVefSVPRxy2XfUC13WbvqkxhkwB3ve+pgCQveNgYzbM/UxZeu1dcOX/xr4UmfUd+muuvsaxilQzCyUurMw==", "_location": "/core-js", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "core-js@3.2.1", "name": "core-js", "escapedName": "core-js", "rawSpec": "3.2.1", "saveSpec": null, "fetchSpec": "3.2.1" }, "_requiredBy": [ "/react-app-polyfill" ], "_resolved": "https://registry.npmjs.org/core-js/-/core-js-3.2.1.tgz", "_shasum": "cd41f38534da6cc59f7db050fe67307de9868b09", "_spec": "core-js@3.2.1", "_where": "/u1/h0/jkinne/public_html/cs499-f2019/code/sorting-algorithms/nbarrow1/bubble-sort-react/node_modules/react-app-polyfill", "bugs": { "url": "https://github.com/zloirock/core-js/issues" }, "bundleDependencies": false, "deprecated": false, "description": "Standard library", "homepage": "https://github.com/zloirock/core-js#readme", "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": "git+https://github.com/zloirock/core-js.git" }, "scripts": { "postinstall": "node scripts/postinstall || echo \"ignore\"" }, "version": "3.2.1" }