{
  "_args": [
    [
      {
        "raw": "@babel/preset-env@^7.2.0",
        "scope": "@babel",
        "escapedName": "@babel%2fpreset-env",
        "name": "@babel/preset-env",
        "rawSpec": "^7.2.0",
        "spec": ">=7.2.0 <8.0.0",
        "type": "range"
      },
      "/var/www/html/ims/node_modules/laravel-mix"
    ]
  ],
  "_from": "@babel/preset-env@>=7.2.0 <8.0.0",
  "_hasShrinkwrap": false,
  "_id": "@babel/preset-env@7.9.5",
  "_inCache": true,
  "_location": "/@babel/preset-env",
  "_nodeVersion": "10.19.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/preset-env_7.9.5_1586287541707_0.9303415673702471"
  },
  "_npmUser": {
    "name": "nicolo-ribaudo",
    "email": "nicolo.ribaudo@gmail.com"
  },
  "_npmVersion": "lerna/3.19.0/node@v10.19.0+x64 (linux)",
  "_phantomChildren": {},
  "_requested": {
    "raw": "@babel/preset-env@^7.2.0",
    "scope": "@babel",
    "escapedName": "@babel%2fpreset-env",
    "name": "@babel/preset-env",
    "rawSpec": "^7.2.0",
    "spec": ">=7.2.0 <8.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/laravel-mix"
  ],
  "_resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.9.5.tgz",
  "_shasum": "8ddc76039bc45b774b19e2fc548f6807d8a8919f",
  "_shrinkwrap": null,
  "_spec": "@babel/preset-env@^7.2.0",
  "_where": "/var/www/html/ims/node_modules/laravel-mix",
  "author": {
    "name": "Henry Zhu",
    "email": "hi@henryzoo.com"
  },
  "dependencies": {
    "@babel/compat-data": "^7.9.0",
    "@babel/helper-compilation-targets": "^7.8.7",
    "@babel/helper-module-imports": "^7.8.3",
    "@babel/helper-plugin-utils": "^7.8.3",
    "@babel/plugin-proposal-async-generator-functions": "^7.8.3",
    "@babel/plugin-proposal-dynamic-import": "^7.8.3",
    "@babel/plugin-proposal-json-strings": "^7.8.3",
    "@babel/plugin-proposal-nullish-coalescing-operator": "^7.8.3",
    "@babel/plugin-proposal-numeric-separator": "^7.8.3",
    "@babel/plugin-proposal-object-rest-spread": "^7.9.5",
    "@babel/plugin-proposal-optional-catch-binding": "^7.8.3",
    "@babel/plugin-proposal-optional-chaining": "^7.9.0",
    "@babel/plugin-proposal-unicode-property-regex": "^7.8.3",
    "@babel/plugin-syntax-async-generators": "^7.8.0",
    "@babel/plugin-syntax-dynamic-import": "^7.8.0",
    "@babel/plugin-syntax-json-strings": "^7.8.0",
    "@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.0",
    "@babel/plugin-syntax-numeric-separator": "^7.8.0",
    "@babel/plugin-syntax-object-rest-spread": "^7.8.0",
    "@babel/plugin-syntax-optional-catch-binding": "^7.8.0",
    "@babel/plugin-syntax-optional-chaining": "^7.8.0",
    "@babel/plugin-syntax-top-level-await": "^7.8.3",
    "@babel/plugin-transform-arrow-functions": "^7.8.3",
    "@babel/plugin-transform-async-to-generator": "^7.8.3",
    "@babel/plugin-transform-block-scoped-functions": "^7.8.3",
    "@babel/plugin-transform-block-scoping": "^7.8.3",
    "@babel/plugin-transform-classes": "^7.9.5",
    "@babel/plugin-transform-computed-properties": "^7.8.3",
    "@babel/plugin-transform-destructuring": "^7.9.5",
    "@babel/plugin-transform-dotall-regex": "^7.8.3",
    "@babel/plugin-transform-duplicate-keys": "^7.8.3",
    "@babel/plugin-transform-exponentiation-operator": "^7.8.3",
    "@babel/plugin-transform-for-of": "^7.9.0",
    "@babel/plugin-transform-function-name": "^7.8.3",
    "@babel/plugin-transform-literals": "^7.8.3",
    "@babel/plugin-transform-member-expression-literals": "^7.8.3",
    "@babel/plugin-transform-modules-amd": "^7.9.0",
    "@babel/plugin-transform-modules-commonjs": "^7.9.0",
    "@babel/plugin-transform-modules-systemjs": "^7.9.0",
    "@babel/plugin-transform-modules-umd": "^7.9.0",
    "@babel/plugin-transform-named-capturing-groups-regex": "^7.8.3",
    "@babel/plugin-transform-new-target": "^7.8.3",
    "@babel/plugin-transform-object-super": "^7.8.3",
    "@babel/plugin-transform-parameters": "^7.9.5",
    "@babel/plugin-transform-property-literals": "^7.8.3",
    "@babel/plugin-transform-regenerator": "^7.8.7",
    "@babel/plugin-transform-reserved-words": "^7.8.3",
    "@babel/plugin-transform-shorthand-properties": "^7.8.3",
    "@babel/plugin-transform-spread": "^7.8.3",
    "@babel/plugin-transform-sticky-regex": "^7.8.3",
    "@babel/plugin-transform-template-literals": "^7.8.3",
    "@babel/plugin-transform-typeof-symbol": "^7.8.4",
    "@babel/plugin-transform-unicode-regex": "^7.8.3",
    "@babel/preset-modules": "^0.1.3",
    "@babel/types": "^7.9.5",
    "browserslist": "^4.9.1",
    "core-js-compat": "^3.6.2",
    "invariant": "^2.2.2",
    "levenary": "^1.1.1",
    "semver": "^5.5.0"
  },
  "description": "A Babel preset for each environment.",
  "devDependencies": {
    "@babel/cli": "^7.8.4",
    "@babel/core": "^7.9.0",
    "@babel/helper-fixtures": "^7.8.6",
    "@babel/helper-plugin-test-runner": "^7.8.3",
    "@babel/plugin-syntax-dynamic-import": "^7.2.0"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-eWGYeADTlPJH+wq1F0wNfPbVS1w1wtmMJiYk55Td5Yu28AsdR9AsC97sZ0Qq8fHqQuslVSIYSGJMcblr345GfQ==",
    "shasum": "8ddc76039bc45b774b19e2fc548f6807d8a8919f",
    "tarball": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.9.5.tgz",
    "fileCount": 33,
    "unpackedSize": 89931,
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJejNO2CRA9TVsSAnZWagAA2jMQAJLvnNmgOWFAjClaTy3Y\nnlbKooPk7tlH2YKGxDI9Jc4i8iiixItCMx/tqFqtdOq+yO2iZ/KUGhQNVrBW\np0JotwLw7eh9uUg1fZWbQW4YVn8nHYFyiuWAxe5kuofuCQA5dNyB5iwCncVs\nbcTVsbOR/jliFWFWvQ1Tn9E4AJOiS1sCsI9ID4gwDeyJVBZu47u/lf1SXvAd\n3tPn65S2oQ4u8GIgn8g/M9Q35XBh6pl4bjHESxGNaK+hc/ZURkjnLq8UUA28\no0V9FBG2H2JdpwBassX0yUOnE9JVQKlgkXOS9xXjfo1xNAsUvAut398suCLs\n+ubYTXEpwuPf3hk8DMWPnFwHCvgrZLLpHHCvbN7mFyR1z+wQk0xCx9HlyVuI\nb1+Ehx6wQd6zZUAHoVMRZTOL688JB0a/kGlcXoGhrUvqkv6Cj7yx3QktWTxT\nnTdCiGpKOKBPCaJ2dEl9rtRujS7jgB7xMKfpFeOTM3wY7yO9wLWKJU2gtXBf\n/MIIeJo1uOMPtpI9wAYiuclNopsI+uT72te+s7090moAwu+QGcXggaNonYIo\nExNxEcI2fZ7n/EYRNCt7tVqgUTrMp1z3MbCbVchW9giQV6fVzvANR0j7sp0t\n+Mut+xRKhVxe2+NTY8EeAoBBbW1Pf9xPUV6oAhvkJ+9/gZbUd4i+1yvfIJn7\nbT3o\r\n=BLFr\r\n-----END PGP SIGNATURE-----\r\n"
  },
  "gitHead": "5b97e77e030cf3853a147fdff81844ea4026219d",
  "homepage": "https://babeljs.io/",
  "license": "MIT",
  "main": "lib/index.js",
  "maintainers": [
    {
      "name": "danez",
      "email": "daniel@tschinder.de"
    },
    {
      "name": "developit",
      "email": "jason@developit.ca"
    },
    {
      "name": "existentialism",
      "email": "bng412@gmail.com"
    },
    {
      "name": "hzoo",
      "email": "hi@henryzoo.com"
    },
    {
      "name": "loganfsmyth",
      "email": "loganfsmyth@gmail.com"
    },
    {
      "name": "nicolo-ribaudo",
      "email": "nicolo.ribaudo@gmail.com"
    }
  ],
  "name": "@babel/preset-env",
  "optionalDependencies": {},
  "peerDependencies": {
    "@babel/core": "^7.0.0-0"
  },
  "publishConfig": {
    "access": "public"
  },
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "https://github.com/babel/babel/tree/master/packages/babel-preset-env"
  },
  "version": "7.9.5"
}
