{ "_from": "react-app-polyfill@^1.0.1", "_id": "react-app-polyfill@1.0.4", "_inBundle": false, "_integrity": "sha512-5Vte6ki7jpNsNCUKaboyofAhmURmCn2Y6Hu7ydJ6Iu4dct1CIGoh/1FT7gUZKAbowVX2lxVPlijvp1nKxfAl4w==", "_location": "/react-app-polyfill", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "react-app-polyfill@^1.0.1", "name": "react-app-polyfill", "escapedName": "react-app-polyfill", "rawSpec": "^1.0.1", "saveSpec": null, "fetchSpec": "^1.0.1" }, "_requiredBy": [ "/react-scripts" ], "_resolved": "https://registry.npmjs.org/react-app-polyfill/-/react-app-polyfill-1.0.4.tgz", "_shasum": "4dd2636846b585c2d842b1e44e1bc29044345874", "_spec": "react-app-polyfill@^1.0.1", "_where": "/u1/h0/jkinne/public_html/cs499-f2019/code/sorting-algorithms/nbarrow1/bubble-sort-react/node_modules/react-scripts", "bugs": { "url": "https://github.com/facebook/create-react-app/issues" }, "bundleDependencies": false, "dependencies": { "core-js": "3.2.1", "object-assign": "4.1.1", "promise": "8.0.3", "raf": "3.4.1", "regenerator-runtime": "0.13.3", "whatwg-fetch": "3.0.0" }, "deprecated": false, "description": "Polyfills for various browsers including commonly used language features", "engines": { "node": ">=6" }, "files": [ "ie9.js", "ie11.js", "jsdom.js", "stable.js" ], "gitHead": "7fae307aefe74282f2ffc98e8f1f401ddf5fab3f", "homepage": "https://github.com/facebook/create-react-app#readme", "license": "MIT", "name": "react-app-polyfill", "repository": { "type": "git", "url": "git+https://github.com/facebook/create-react-app.git", "directory": "packages/react-app-polyfill" }, "version": "1.0.4" }