{
  "_args": [
    [
      {
        "raw": "@babel/plugin-transform-dotall-regex@^7.12.13",
        "scope": "@babel",
        "escapedName": "@babel%2fplugin-transform-dotall-regex",
        "name": "@babel/plugin-transform-dotall-regex",
        "rawSpec": "^7.12.13",
        "spec": ">=7.12.13 <8.0.0",
        "type": "range"
      },
      "/home/inputdataadmin/public_html/_subdomains/plataforma/node_modules/@babel/preset-env"
    ]
  ],
  "_from": "@babel/plugin-transform-dotall-regex@>=7.12.13 <8.0.0",
  "_hasShrinkwrap": false,
  "_id": "@babel/plugin-transform-dotall-regex@7.12.13",
  "_inCache": true,
  "_location": "/@babel/plugin-transform-dotall-regex",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/plugin-transform-dotall-regex_7.12.13_1612314694694_0.2103800118889525"
  },
  "_npmUser": {
    "name": "nicolo-ribaudo",
    "email": "nicolo.ribaudo@gmail.com"
  },
  "_phantomChildren": {},
  "_requested": {
    "raw": "@babel/plugin-transform-dotall-regex@^7.12.13",
    "scope": "@babel",
    "escapedName": "@babel%2fplugin-transform-dotall-regex",
    "name": "@babel/plugin-transform-dotall-regex",
    "rawSpec": "^7.12.13",
    "spec": ">=7.12.13 <8.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/@babel/preset-env",
    "/@babel/preset-modules"
  ],
  "_resolved": "https://registry.npmjs.org/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.12.13.tgz",
  "_shasum": "3f1601cc29905bfcb67f53910f197aeafebb25ad",
  "_shrinkwrap": null,
  "_spec": "@babel/plugin-transform-dotall-regex@^7.12.13",
  "_where": "/home/inputdataadmin/public_html/_subdomains/plataforma/node_modules/@babel/preset-env",
  "bugs": {
    "url": "https://github.com/babel/babel/issues"
  },
  "dependencies": {
    "@babel/helper-create-regexp-features-plugin": "^7.12.13",
    "@babel/helper-plugin-utils": "^7.12.13"
  },
  "description": "Compile regular expressions using the `s` (`dotAll`) flag to ES5.",
  "devDependencies": {
    "@babel/core": "7.12.13",
    "@babel/helper-plugin-test-runner": "7.12.13"
  },
  "directories": {},
  "dist": {
    "shasum": "3f1601cc29905bfcb67f53910f197aeafebb25ad",
    "integrity": "sha512-foDrozE65ZFdUC2OfgeOCrEPTxdB3yjqxpXh8CH+ipd9CHd4s/iq81kcUpyH8ACGNEPdFqbtzfgzbT/ZGlbDeQ==",
    "tarball": "https://registry.npmjs.org/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.12.13.tgz",
    "fileCount": 4,
    "unpackedSize": 3010,
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgGfhHCRA9TVsSAnZWagAAV18P/Rvbm/xz0Eh9Zn02n2fp\nf/cUe6a7GpbP7IXpCotYEl9Vgoqy2m2zDhN3d0UEI6xBbekp5H11BQ0breNC\nKIMSQjdhs1ken/xWyIdT87pTVlMe5YsXv605LlLYUXVf3uGeDIZ4weXkxwuh\nQtgUhh5nD7TwQsK//Of0kz+oIQPpG1SLdgD8Vq+d52EkexFWr/m/UvvS+Cwd\ndUUw6bdWzoADT8pMqOH3VwweiuhyinWeWnjEHhF254+g0LOvqMy1MAHf1JoX\n/bqOST8taVb5BCZDuFErxyr+SjSuvI6gp4dKZomY2if2Ifb7ZH0DiHhpHR9e\nR0WV5V0ujy3cStygBsqeswr9fFZ2P6wfZWsoIu8z/B9e+efZZ+4QzHzjvaIj\nQW8sg54Z42RFXeY2SEeba5/tKufJmrNSWfw1+4ICCD9A1X60yRLfpNTUo7Wt\nu2qgEsaQwrx8caDg88qCdMj4bM7vy/qXD2W9NR1ucqN8fE4w5XMafNbwAhCL\nLA5QwcsUjeGBIHUYSEA5ouWA1KTMyDbwZNnwqm1V0pudaV5xtG/6zFqnb78L\nM8OSc6qObLpLIR2luohHrMaMuxFOxa/LPMipMuOCSwuXwgm8+bUIaRSUdev+\njv9A4X85uoeehjyndxfzgV0ANx9nTlnY9mo6zCimjDBBN/2J4J5oKvoz36dW\n/ZOL\r\n=pLIJ\r\n-----END PGP SIGNATURE-----\r\n"
  },
  "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-dotall-regex",
  "keywords": [
    "babel-plugin",
    "regex",
    "regexp",
    "regular expressions",
    "dotall"
  ],
  "license": "MIT",
  "main": "lib/index.js",
  "maintainers": [
    {
      "name": "hzoo",
      "email": "hi@henryzoo.com"
    },
    {
      "name": "loganfsmyth",
      "email": "loganfsmyth@gmail.com"
    },
    {
      "name": "danez",
      "email": "daniel@tschinder.de"
    },
    {
      "name": "existentialism",
      "email": "bng412@gmail.com"
    },
    {
      "name": "nicolo-ribaudo",
      "email": "nicolo.ribaudo@gmail.com"
    },
    {
      "name": "jlhwung",
      "email": "i@jhuang.me"
    }
  ],
  "name": "@babel/plugin-transform-dotall-regex",
  "optionalDependencies": {},
  "peerDependencies": {
    "@babel/core": "^7.0.0-0"
  },
  "publishConfig": {
    "access": "public"
  },
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/babel/babel.git",
    "directory": "packages/babel-plugin-transform-dotall-regex"
  },
  "version": "7.12.13"
}
