{
  "_args": [
    [
      "babel-preset-react-app@9.1.2",
      "/var/www/html/iqecommerce"
    ]
  ],
  "_from": "babel-preset-react-app@9.1.2",
  "_id": "babel-preset-react-app@9.1.2",
  "_inBundle": false,
  "_integrity": "sha512-k58RtQOKH21NyKtzptoAvtAODuAJJs3ZhqBMl456/GnXEQ/0La92pNmwgWoMn5pBTrsvk3YYXdY7zpY4e3UIxA==",
  "_location": "/babel-preset-react-app",
  "_phantomChildren": {
    "@babel/compat-data": "7.12.1",
    "@babel/helper-compilation-targets": "7.12.1",
    "@babel/helper-create-class-features-plugin": "7.12.1",
    "@babel/helper-module-imports": "7.12.1",
    "@babel/helper-plugin-utils": "7.10.4",
    "@babel/plugin-proposal-async-generator-functions": "7.12.1",
    "@babel/plugin-proposal-dynamic-import": "7.12.1",
    "@babel/plugin-proposal-json-strings": "7.12.1",
    "@babel/plugin-proposal-object-rest-spread": "7.12.1",
    "@babel/plugin-proposal-optional-catch-binding": "7.12.1",
    "@babel/plugin-proposal-unicode-property-regex": "7.12.1",
    "@babel/plugin-syntax-async-generators": "7.8.4",
    "@babel/plugin-syntax-dynamic-import": "7.8.3",
    "@babel/plugin-syntax-json-strings": "7.8.3",
    "@babel/plugin-syntax-nullish-coalescing-operator": "7.8.3",
    "@babel/plugin-syntax-numeric-separator": "7.10.4",
    "@babel/plugin-syntax-object-rest-spread": "7.8.3",
    "@babel/plugin-syntax-optional-catch-binding": "7.8.3",
    "@babel/plugin-syntax-optional-chaining": "7.8.3",
    "@babel/plugin-syntax-top-level-await": "7.12.1",
    "@babel/plugin-transform-arrow-functions": "7.12.1",
    "@babel/plugin-transform-async-to-generator": "7.12.1",
    "@babel/plugin-transform-block-scoped-functions": "7.12.1",
    "@babel/plugin-transform-block-scoping": "7.12.1",
    "@babel/plugin-transform-classes": "7.12.1",
    "@babel/plugin-transform-computed-properties": "7.12.1",
    "@babel/plugin-transform-destructuring": "7.12.1",
    "@babel/plugin-transform-dotall-regex": "7.12.1",
    "@babel/plugin-transform-duplicate-keys": "7.12.1",
    "@babel/plugin-transform-exponentiation-operator": "7.12.1",
    "@babel/plugin-transform-for-of": "7.12.1",
    "@babel/plugin-transform-function-name": "7.12.1",
    "@babel/plugin-transform-literals": "7.12.1",
    "@babel/plugin-transform-member-expression-literals": "7.12.1",
    "@babel/plugin-transform-modules-amd": "7.12.1",
    "@babel/plugin-transform-modules-commonjs": "7.12.1",
    "@babel/plugin-transform-modules-systemjs": "7.12.1",
    "@babel/plugin-transform-modules-umd": "7.12.1",
    "@babel/plugin-transform-named-capturing-groups-regex": "7.12.1",
    "@babel/plugin-transform-new-target": "7.12.1",
    "@babel/plugin-transform-object-super": "7.12.1",
    "@babel/plugin-transform-parameters": "7.12.1",
    "@babel/plugin-transform-property-literals": "7.12.1",
    "@babel/plugin-transform-react-jsx": "7.12.1",
    "@babel/plugin-transform-react-jsx-development": "7.12.1",
    "@babel/plugin-transform-react-jsx-self": "7.12.1",
    "@babel/plugin-transform-react-jsx-source": "7.12.1",
    "@babel/plugin-transform-regenerator": "7.12.1",
    "@babel/plugin-transform-reserved-words": "7.12.1",
    "@babel/plugin-transform-shorthand-properties": "7.12.1",
    "@babel/plugin-transform-spread": "7.12.1",
    "@babel/plugin-transform-sticky-regex": "7.12.1",
    "@babel/plugin-transform-template-literals": "7.12.1",
    "@babel/plugin-transform-typeof-symbol": "7.12.1",
    "@babel/plugin-transform-unicode-regex": "7.12.1",
    "@babel/preset-modules": "0.1.4",
    "@babel/types": "7.12.1",
    "browserslist": "4.14.6",
    "core-js-compat": "3.6.5",
    "invariant": "2.2.4",
    "levenary": "1.1.1",
    "regenerator-runtime": "0.13.7"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "babel-preset-react-app@9.1.2",
    "name": "babel-preset-react-app",
    "escapedName": "babel-preset-react-app",
    "rawSpec": "9.1.2",
    "saveSpec": null,
    "fetchSpec": "9.1.2"
  },
  "_requiredBy": [
    "/react-scripts"
  ],
  "_resolved": "https://registry.npmjs.org/babel-preset-react-app/-/babel-preset-react-app-9.1.2.tgz",
  "_spec": "9.1.2",
  "_where": "/var/www/html/iqecommerce",
  "bugs": {
    "url": "https://github.com/facebook/create-react-app/issues"
  },
  "dependencies": {
    "@babel/core": "7.9.0",
    "@babel/plugin-proposal-class-properties": "7.8.3",
    "@babel/plugin-proposal-decorators": "7.8.3",
    "@babel/plugin-proposal-nullish-coalescing-operator": "7.8.3",
    "@babel/plugin-proposal-numeric-separator": "7.8.3",
    "@babel/plugin-proposal-optional-chaining": "7.9.0",
    "@babel/plugin-transform-flow-strip-types": "7.9.0",
    "@babel/plugin-transform-react-display-name": "7.8.3",
    "@babel/plugin-transform-runtime": "7.9.0",
    "@babel/preset-env": "7.9.0",
    "@babel/preset-react": "7.9.1",
    "@babel/preset-typescript": "7.9.0",
    "@babel/runtime": "7.9.0",
    "babel-plugin-macros": "2.8.0",
    "babel-plugin-transform-react-remove-prop-types": "0.4.24"
  },
  "description": "Babel preset used by Create React App",
  "files": [
    "create.js",
    "dependencies.js",
    "dev.js",
    "index.js",
    "webpack-overrides.js",
    "prod.js",
    "test.js"
  ],
  "gitHead": "d2f813f8897ffcd2f0b0d2da75d0c44924c92f4d",
  "homepage": "https://github.com/facebook/create-react-app#readme",
  "license": "MIT",
  "name": "babel-preset-react-app",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/facebook/create-react-app.git",
    "directory": "packages/babel-preset-react-app"
  },
  "version": "9.1.2"
}
