{
  "_from": "@babel/compat-data@^7.13.8",
  "_id": "@babel/compat-data@7.13.8",
  "_inBundle": false,
  "_integrity": "sha512-EaI33z19T4qN3xLXsGf48M2cDqa6ei9tPZlfLdb2HC+e/cFtREiRd8hdSqDbwdLB0/+gLwqJmCYASH0z2bUdog==",
  "_location": "/@babel/compat-data",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@babel/compat-data@^7.13.8",
    "name": "@babel/compat-data",
    "escapedName": "@babel%2fcompat-data",
    "scope": "@babel",
    "rawSpec": "^7.13.8",
    "saveSpec": null,
    "fetchSpec": "^7.13.8"
  },
  "_requiredBy": [
    "/@babel/helper-compilation-targets"
  ],
  "_resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.13.8.tgz",
  "_shasum": "5b783b9808f15cef71547f1b691f34f8ff6003a6",
  "_spec": "@babel/compat-data@^7.13.8",
  "_where": "/Users/marco/Desktop/sz-software/neu/__done/node-mkmod/node_modules/@babel/helper-compilation-targets",
  "author": {
    "name": "The Babel Team",
    "url": "https://babel.dev/team"
  },
  "bugs": {
    "url": "https://github.com/babel/babel/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "",
  "devDependencies": {
    "@mdn/browser-compat-data": "^3.1.1",
    "core-js-compat": "^3.9.0",
    "electron-to-chromium": "1.3.672",
    "lodash": "^4.17.19"
  },
  "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.13.8"
}
