{
  "_args": [
    [
      {
        "raw": "@babel/plugin-transform-spread@^7.13.0",
        "scope": "@babel",
        "escapedName": "@babel%2fplugin-transform-spread",
        "name": "@babel/plugin-transform-spread",
        "rawSpec": "^7.13.0",
        "spec": ">=7.13.0 <8.0.0",
        "type": "range"
      },
      "/home/inputdataadmin/public_html/_subdomains/plataforma/node_modules/@babel/preset-env"
    ]
  ],
  "_from": "@babel/plugin-transform-spread@>=7.13.0 <8.0.0",
  "_hasShrinkwrap": false,
  "_id": "@babel/plugin-transform-spread@7.13.0",
  "_inCache": true,
  "_location": "/@babel/plugin-transform-spread",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/plugin-transform-spread_7.13.0_1614034201119_0.728890832644157"
  },
  "_npmUser": {
    "name": "nicolo-ribaudo",
    "email": "nicolo.ribaudo@gmail.com"
  },
  "_phantomChildren": {},
  "_requested": {
    "raw": "@babel/plugin-transform-spread@^7.13.0",
    "scope": "@babel",
    "escapedName": "@babel%2fplugin-transform-spread",
    "name": "@babel/plugin-transform-spread",
    "rawSpec": "^7.13.0",
    "spec": ">=7.13.0 <8.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/@babel/preset-env"
  ],
  "_resolved": "https://registry.npmjs.org/@babel/plugin-transform-spread/-/plugin-transform-spread-7.13.0.tgz",
  "_shasum": "84887710e273c1815ace7ae459f6f42a5d31d5fd",
  "_shrinkwrap": null,
  "_spec": "@babel/plugin-transform-spread@^7.13.0",
  "_where": "/home/inputdataadmin/public_html/_subdomains/plataforma/node_modules/@babel/preset-env",
  "bugs": {
    "url": "https://github.com/babel/babel/issues"
  },
  "dependencies": {
    "@babel/helper-plugin-utils": "^7.13.0",
    "@babel/helper-skip-transparent-expression-wrappers": "^7.12.1"
  },
  "description": "Compile ES2015 spread to ES5",
  "devDependencies": {
    "@babel/core": "7.13.0",
    "@babel/helper-plugin-test-runner": "7.12.13"
  },
  "directories": {},
  "dist": {
    "shasum": "84887710e273c1815ace7ae459f6f42a5d31d5fd",
    "integrity": "sha512-V6vkiXijjzYeFmQTr3dBxPtZYLPcUfY34DebOU27jIl2M/Y8Egm52Hw82CSjjPqd54GTlJs5x+CR7HeNr24ckg==",
    "tarball": "https://registry.npmjs.org/@babel/plugin-transform-spread/-/plugin-transform-spread-7.13.0.tgz",
    "fileCount": 4,
    "unpackedSize": 7103,
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgNDUZCRA9TVsSAnZWagAAeGUQAI90SURgIQxQv/cXzvCT\nTfk+qM4lQCKucy1b3x0O9RhG97VhR+5fbSE1y91yWPcHWxT73KSQIVNA/H7a\nnB16dKidcah/qPc13sOd6wAiVNxcbktzCS07JAAyl/Qamf6BTGSxchUA/t+E\n9N4oeTr4KDZnsOBDdcukVnXd08oucLP87Zyxo7neNK3MEPqPhq6Chg1YEpPW\ngJYnE9yeJ03NXeDldukdy4bUBltH3tXe9OFHsMSYGFajXyCiHakr2zDiYGfw\nWlzWF8OtcV7ol+/3jiwj+za4o9xaWnoIchgRXxPe03vgJugA0vFalNG5lqvw\nO0LsBFjDYM3Cu/B3X+v4uf4UHj4vHq+u4TWNpVXWH/kfwSW7ocz8zkaKtRfl\nskgxb0VchULR5MkukxQVDOO0F3Pjz4/NNbDxvMRqf5Ys1Zj8BUr+2M+u2XtL\nV4xbKXB++IIvJJ2V69g7WVJYt+QT/MpxNfrW0Meu0P8m46uqvo87VeQCBSZZ\nBYsSg+48HUDVRJ6F6qsSbuhWsG3aIVfXp1H7sSVyaQGxs+GHDXa9ySiHaQ2E\nhVqJH/ttbtOQI9wgET0oIN4PLQKnVKGa1cEDy20Z7bczN0TpM/VCpPC4z7Pz\nMQUYiy1uG/COJYDCZgXdKyYVWvHuK2gg73G64+7M3oOOIy+jLY6EzTn8hJwV\nAYpr\r\n=D2kt\r\n-----END PGP SIGNATURE-----\r\n"
  },
  "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-spread",
  "keywords": [
    "babel-plugin"
  ],
  "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-spread",
  "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-spread"
  },
  "version": "7.13.0"
}
