{
  "_args": [
    [
      {
        "raw": "webpack-merge@^5.2.0",
        "scope": null,
        "escapedName": "webpack-merge",
        "name": "webpack-merge",
        "rawSpec": "^5.2.0",
        "spec": ">=5.2.0 <6.0.0",
        "type": "range"
      },
      "/home/inputdataadmin/public_html/_subdomains/plataforma/node_modules/laravel-mix"
    ]
  ],
  "_from": "webpack-merge@>=5.2.0 <6.0.0",
  "_hasShrinkwrap": false,
  "_id": "webpack-merge@5.7.3",
  "_inCache": true,
  "_location": "/webpack-merge",
  "_nodeVersion": "12.20.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/webpack-merge_5.7.3_1608643351760_0.45046858370937404"
  },
  "_npmUser": {
    "name": "bebraw",
    "email": "bebraw@gmail.com"
  },
  "_npmVersion": "6.14.8",
  "_phantomChildren": {},
  "_requested": {
    "raw": "webpack-merge@^5.2.0",
    "scope": null,
    "escapedName": "webpack-merge",
    "name": "webpack-merge",
    "rawSpec": "^5.2.0",
    "spec": ">=5.2.0 <6.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/laravel-mix",
    "/webpack-cli"
  ],
  "_resolved": "https://registry.npmjs.org/webpack-merge/-/webpack-merge-5.7.3.tgz",
  "_shasum": "2a0754e1877a25a8bbab3d2475ca70a052708213",
  "_shrinkwrap": null,
  "_spec": "webpack-merge@^5.2.0",
  "_where": "/home/inputdataadmin/public_html/_subdomains/plataforma/node_modules/laravel-mix",
  "author": {
    "name": "Juho Vepsalainen",
    "email": "bebraw@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/survivejs/webpack-merge/issues"
  },
  "dependencies": {
    "clone-deep": "^4.0.1",
    "wildcard": "^2.0.0"
  },
  "description": "Variant of merge that's useful for webpack configuration",
  "devDependencies": {
    "@types/estree": "0.0.45",
    "husky": "^4.3.0",
    "prettier": "^2.1.2",
    "tsdx": "^0.14.1",
    "tslib": "^2.0.3",
    "typescript": "^4.0.5",
    "webpack": "^5.3.2"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-6/JUQv0ELQ1igjGDzHkXbVDRxkfA57Zw7PfiupdLFJYrgFqY5ZP8xxbpp2lU3EPwYx89ht5Z/aDkD40hFCm5AA==",
    "shasum": "2a0754e1877a25a8bbab3d2475ca70a052708213",
    "tarball": "https://registry.npmjs.org/webpack-merge/-/webpack-merge-5.7.3.tgz",
    "fileCount": 22,
    "unpackedSize": 56520,
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf4fMYCRA9TVsSAnZWagAAZz0QAIHaHeWEAbkRddnWPWkI\neMx8x1YgfJhApZGI0jklPb+2LfkkzEbCAPoJu6tVTTc46alsJp4NV21+ghqs\ngen8spXKyDpm6mNoA2t3HpSqF71mEqp2JksOP5a9dpU8Rlj/0TVNbcj4Cfme\ncSv0+Osp99Qwc88v0nUuiIEn30IcwK0BAAl4h6copUppnpMawjoD4T4DMygY\nYCXYDcfBOF/Kij5hGVE8VfTwWdYC4RoeZ95AQ2WOIcRLGWG94n8PVeN2Ws2x\nAfhqrVRk5WUY79BL2q46lvtX7soFOZqtPtoMDCmlV5544QctRhAA6tHdmhtm\n7iMtSFJZzygRAfeUefqTyxhZV9bsWD/meV5f01HrY7jXCI8RE//dsABqwi3D\npDjJhxAVgcOKq8/yQwFqKg6EKVlDAkwUnoELnBOJj/ex+B7d8uEJG5Fsh15e\nleqA4CiTlJNH/9/w4AzWBsR5vDeS/v+xutHgzKlABciZDCFanjWEa51Ku4bj\niBzV+d2oipfavIXKeFlkElaqJUpiPsn6UVV8pZV7rNVPqw73NlzUUOWIrZpt\n8OsBjLdEInxwciYh+b4HSSJgLF0ML1nRFXdATlCHZIRlKogDLeHd4ReeGm+4\nb3CyA1bjD+jquljREEq5xZwEPrCalKFgLjlvU4Aew/clLdzlghpJ1TcP7F9D\nOjMR\r\n=fSG+\r\n-----END PGP SIGNATURE-----\r\n"
  },
  "engines": {
    "node": ">=10.0.0"
  },
  "gitHead": "2296de85aa95e666b23d58512a6aa1b02df54290",
  "homepage": "https://github.com/survivejs/webpack-merge",
  "husky": {
    "hooks": {
      "pre-commit": "npm run test"
    }
  },
  "jest": {
    "collectCoverage": true,
    "collectCoverageFrom": [
      "dist/*.js"
    ]
  },
  "keywords": [
    "webpack",
    "merge"
  ],
  "license": "MIT",
  "main": "dist/index.js",
  "maintainers": [
    {
      "name": "bebraw",
      "email": "bebraw@gmail.com"
    }
  ],
  "name": "webpack-merge",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/survivejs/webpack-merge.git"
  },
  "scripts": {
    "build": "tsc",
    "format": "prettier . --write --ignore-path .gitignore",
    "prepare": "npm run build",
    "start": "tsdx watch",
    "test": "tsdx test"
  },
  "typings": "dist/index.d.ts",
  "version": "5.7.3",
  "warnings": [
    {
      "code": "ENOTSUP",
      "required": {
        "node": ">=10.0.0"
      },
      "pkgid": "webpack-merge@5.7.3"
    }
  ]
}
