{
  "_args": [
    [
      {
        "raw": "@babel/plugin-proposal-object-rest-spread@^7.2.0",
        "scope": "@babel",
        "escapedName": "@babel%2fplugin-proposal-object-rest-spread",
        "name": "@babel/plugin-proposal-object-rest-spread",
        "rawSpec": "^7.2.0",
        "spec": ">=7.2.0 <8.0.0",
        "type": "range"
      },
      "/var/www/html/ims/node_modules/laravel-mix"
    ]
  ],
  "_from": "@babel/plugin-proposal-object-rest-spread@>=7.2.0 <8.0.0",
  "_hasShrinkwrap": false,
  "_id": "@babel/plugin-proposal-object-rest-spread@7.9.5",
  "_inCache": true,
  "_location": "/@babel/plugin-proposal-object-rest-spread",
  "_nodeVersion": "10.19.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/plugin-proposal-object-rest-spread_7.9.5_1586287518165_0.47684964626681525"
  },
  "_npmUser": {
    "name": "nicolo-ribaudo",
    "email": "nicolo.ribaudo@gmail.com"
  },
  "_npmVersion": "lerna/3.19.0/node@v10.19.0+x64 (linux)",
  "_phantomChildren": {},
  "_requested": {
    "raw": "@babel/plugin-proposal-object-rest-spread@^7.2.0",
    "scope": "@babel",
    "escapedName": "@babel%2fplugin-proposal-object-rest-spread",
    "name": "@babel/plugin-proposal-object-rest-spread",
    "rawSpec": "^7.2.0",
    "spec": ">=7.2.0 <8.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/@babel/preset-env",
    "/laravel-mix"
  ],
  "_resolved": "https://registry.npmjs.org/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.9.5.tgz",
  "_shasum": "3fd65911306d8746014ec0d0cf78f0e39a149116",
  "_shrinkwrap": null,
  "_spec": "@babel/plugin-proposal-object-rest-spread@^7.2.0",
  "_where": "/var/www/html/ims/node_modules/laravel-mix",
  "dependencies": {
    "@babel/helper-plugin-utils": "^7.8.3",
    "@babel/plugin-syntax-object-rest-spread": "^7.8.0",
    "@babel/plugin-transform-parameters": "^7.9.5"
  },
  "description": "Compile object rest and spread to ES5",
  "devDependencies": {
    "@babel/core": "^7.9.0",
    "@babel/helper-plugin-test-runner": "^7.8.3"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-VP2oXvAf7KCYTthbUHwBlewbl1Iq059f6seJGsxMizaCdgHIeczOr7FBqELhSqfkIl04Fi8okzWzl63UKbQmmg==",
    "shasum": "3fd65911306d8746014ec0d0cf78f0e39a149116",
    "tarball": "https://registry.npmjs.org/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.9.5.tgz",
    "fileCount": 4,
    "unpackedSize": 17902,
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJejNOeCRA9TVsSAnZWagAAU8YP/1nWyhIQqt5FZs4cTc2C\nIClR7z80E1GbhUwI8DkwL7IFr5rucnt5KrdKRDiWO3GfnqynCmS7Yt0n7s5M\n5d6yt/Zyiq1QxCWBSse8tRYQ3ZX4r8v1BwoSf8okW5nedYFvRO5wzxp+v4HI\ng1zlZIjBz/aU8o56YRAzZVKMm38JbRh9uey8uhT5GJs//fKCbUaRta2LvhAk\nifVy9T1t+LHrqJ8tBs/uXF9Wd9xuDDJOQKkd4QqTqrtWK1pIupqEsP2UHpHo\n1jhN/jP9IrhSV1KP8Z68zCZTQ/yukLdB+HyAwBW6TZ7u6c1+BEYQLhFnRrfL\nJKxWhzznMX7N12k1q3Ij7r0NU9zCWwtr8al2FDMakrcmMaN/zamyvANu/B3/\n7DtSMn7A+zzyd7iLp94a2TECLYULsbsPVA1HK1fjgD0zKpn7xyeSxr1URZwL\nVrAHl63LIqTqbkJPOycFqkFc1EJqBVxAeQi0vsps4gktbqNa0FAzDI9/vHBE\n7RjXykaH0Ht6qslXcbCMn9d/ZvH1hKpopT0i/RwuEuRs+cCeFxvABLYgxBr8\n4Nmg3hhQMpOsXPpyWJLIFKmNxKBBsMKYExB1lE3WSMCauG4tszxfMIi0TBjN\nesDEdzlLz0jzYn0xGXRcHyil/kBPQcDp6SWhwk+IeBfpUECPnn8E0o9qLo1a\n3dPW\r\n=THMi\r\n-----END PGP SIGNATURE-----\r\n"
  },
  "gitHead": "5b97e77e030cf3853a147fdff81844ea4026219d",
  "keywords": [
    "babel-plugin"
  ],
  "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/plugin-proposal-object-rest-spread",
  "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-plugin-proposal-object-rest-spread"
  },
  "version": "7.9.5"
}
