package.json 1.73 KB
{
  "_from": "react-app-polyfill@^2.0.0",
  "_id": "react-app-polyfill@2.0.0",
  "_inBundle": false,
  "_integrity": "sha512-0sF4ny9v/B7s6aoehwze9vJNWcmCemAUYBVasscVr92+UYiEqDXOxfKjXN685mDaMRNF3WdhHQs76oTODMocFA==",
  "_location": "/react-app-polyfill",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "react-app-polyfill@^2.0.0",
    "name": "react-app-polyfill",
    "escapedName": "react-app-polyfill",
    "rawSpec": "^2.0.0",
    "saveSpec": null,
    "fetchSpec": "^2.0.0"
  },
  "_requiredBy": [
    "/react-scripts"
  ],
  "_resolved": "https://registry.npmjs.org/react-app-polyfill/-/react-app-polyfill-2.0.0.tgz",
  "_shasum": "a0bea50f078b8a082970a9d853dc34b6dcc6a3cf",
  "_spec": "react-app-polyfill@^2.0.0",
  "_where": "C:\\Users\\kkwan_000\\Desktop\\git\\2017110269\\minsung\\node_modules\\react-scripts",
  "bugs": {
    "url": "https://github.com/facebook/create-react-app/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "core-js": "^3.6.5",
    "object-assign": "^4.1.1",
    "promise": "^8.1.0",
    "raf": "^3.4.1",
    "regenerator-runtime": "^0.13.7",
    "whatwg-fetch": "^3.4.1"
  },
  "deprecated": false,
  "description": "Polyfills for various browsers including commonly used language features",
  "engines": {
    "node": ">=10"
  },
  "files": [
    "ie9.js",
    "ie11.js",
    "jsdom.js",
    "stable.js"
  ],
  "gitHead": "ed958938f642007645dd5ac3466db36202f8754e",
  "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": "2.0.0"
}