{
  "_args": [
    [
      "@babel/compat-data@7.12.1",
      "/var/www/html/iqecommerce"
    ]
  ],
  "_from": "@babel/compat-data@7.12.1",
  "_id": "@babel/compat-data@7.12.1",
  "_inBundle": false,
  "_integrity": "sha512-725AQupWJZ8ba0jbKceeFblZTY90McUBWMwHhkFQ9q1zKPJ95GUktljFcgcsIVwRnTnRKlcYzfiNImg5G9m6ZQ==",
  "_location": "/@babel/compat-data",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@babel/compat-data@7.12.1",
    "name": "@babel/compat-data",
    "escapedName": "@babel%2fcompat-data",
    "scope": "@babel",
    "rawSpec": "7.12.1",
    "saveSpec": null,
    "fetchSpec": "7.12.1"
  },
  "_requiredBy": [
    "/@babel/helper-compilation-targets",
    "/@babel/preset-env",
    "/babel-preset-react-app/@babel/preset-env"
  ],
  "_resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.12.1.tgz",
  "_spec": "7.12.1",
  "_where": "/var/www/html/iqecommerce",
  "author": {
    "name": "The Babel Team",
    "url": "https://babeljs.io/team"
  },
  "bugs": {
    "url": "https://github.com/babel/babel/issues"
  },
  "description": "",
  "devDependencies": {
    "electron-to-chromium": "1.3.574",
    "lodash": "^4.17.19",
    "mdn-browser-compat-data": "1.0.38"
  },
  "exports": {
    "./plugins": "./data/plugins.json",
    "./native-modules": "./data/native-modules.json",
    "./corejs2-built-ins": "./data/corejs2-built-ins.json",
    "./corejs3-shipped-proposals": "./data/corejs3-shipped-proposals.json",
    "./overlapping-plugins": "./data/overlapping-plugins.json",
    "./plugin-bugfixes": "./data/plugin-bugfixes.json"
  },
  "homepage": "https://github.com/babel/babel#readme",
  "keywords": [
    "babel",
    "compat-table",
    "compat-data"
  ],
  "license": "MIT",
  "name": "@babel/compat-data",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/babel/babel.git",
    "directory": "packages/babel-compat-data"
  },
  "scripts": {
    "build-data": "./scripts/download-compat-table.sh && node ./scripts/build-data.js && node ./scripts/build-modules-support.js && node ./scripts/build-bugfixes-targets.js"
  },
  "version": "7.12.1"
}
