{
  "_args": [
    [
      {
        "raw": "webpack@^5.25.1",
        "scope": null,
        "escapedName": "webpack",
        "name": "webpack",
        "rawSpec": "^5.25.1",
        "spec": ">=5.25.1 <6.0.0",
        "type": "range"
      },
      "/home/inputdataadmin/public_html/_subdomains/plataforma/node_modules/laravel-mix"
    ]
  ],
  "_from": "webpack@>=5.25.1 <6.0.0",
  "_hasShrinkwrap": false,
  "_id": "webpack@5.37.1",
  "_inCache": true,
  "_location": "/webpack",
  "_nodeVersion": "14.16.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/webpack_5.37.1_1621407056418_0.28686658656897013"
  },
  "_npmUser": {
    "name": "sokra",
    "email": "tobias.koppers@googlemail.com"
  },
  "_npmVersion": "6.14.11",
  "_phantomChildren": {
    "@types/json-schema": "7.0.7",
    "ajv": "6.12.6",
    "ajv-keywords": "3.5.2",
    "source-list-map": "2.0.1"
  },
  "_requested": {
    "raw": "webpack@^5.25.1",
    "scope": null,
    "escapedName": "webpack",
    "name": "webpack",
    "rawSpec": "^5.25.1",
    "spec": ">=5.25.1 <6.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/laravel-mix"
  ],
  "_resolved": "https://registry.npmjs.org/webpack/-/webpack-5.37.1.tgz",
  "_shasum": "2deb5acd350583c1ab9338471f323381b0b0c14b",
  "_shrinkwrap": null,
  "_spec": "webpack@^5.25.1",
  "_where": "/home/inputdataadmin/public_html/_subdomains/plataforma/node_modules/laravel-mix",
  "author": {
    "name": "Tobias Koppers @sokra"
  },
  "bin": {
    "webpack": "bin/webpack.js"
  },
  "bugs": {
    "url": "https://github.com/webpack/webpack/issues"
  },
  "dependencies": {
    "@types/eslint-scope": "^3.7.0",
    "@types/estree": "^0.0.47",
    "@webassemblyjs/ast": "1.11.0",
    "@webassemblyjs/wasm-edit": "1.11.0",
    "@webassemblyjs/wasm-parser": "1.11.0",
    "acorn": "^8.2.1",
    "browserslist": "^4.14.5",
    "chrome-trace-event": "^1.0.2",
    "enhanced-resolve": "^5.8.0",
    "es-module-lexer": "^0.4.0",
    "eslint-scope": "^5.1.1",
    "events": "^3.2.0",
    "glob-to-regexp": "^0.4.1",
    "graceful-fs": "^4.2.4",
    "json-parse-better-errors": "^1.0.2",
    "loader-runner": "^4.2.0",
    "mime-types": "^2.1.27",
    "neo-async": "^2.6.2",
    "schema-utils": "^3.0.0",
    "tapable": "^2.1.1",
    "terser-webpack-plugin": "^5.1.1",
    "watchpack": "^2.0.0",
    "webpack-sources": "^2.1.1"
  },
  "description": "Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.",
  "devDependencies": {
    "@babel/core": "^7.11.1",
    "@babel/preset-react": "^7.10.4",
    "@types/es-module-lexer": "^0.3.0",
    "@types/jest": "^26.0.15",
    "@types/node": "^15.0.1",
    "babel-loader": "^8.1.0",
    "benchmark": "^2.1.4",
    "bundle-loader": "^0.5.6",
    "coffee-loader": "^1.0.0",
    "coffeescript": "^2.5.1",
    "core-js": "^3.6.5",
    "coveralls": "^3.1.0",
    "cspell": "^4.0.63",
    "css-loader": "^5.0.1",
    "date-fns": "^2.15.0",
    "es5-ext": "^0.10.53",
    "es6-promise-polyfill": "^1.2.0",
    "eslint": "^7.14.0",
    "eslint-config-prettier": "^8.1.0",
    "eslint-plugin-jest": "^24.1.3",
    "eslint-plugin-jsdoc": "^33.0.0",
    "eslint-plugin-node": "^11.0.0",
    "eslint-plugin-prettier": "^3.1.4",
    "file-loader": "^6.0.0",
    "fork-ts-checker-webpack-plugin": "^6.0.5",
    "husky": "^6.0.0",
    "is-ci": "^3.0.0",
    "istanbul": "^0.4.5",
    "jest": "^26.6.3",
    "jest-diff": "^26.6.2",
    "jest-junit": "^12.0.0",
    "json-loader": "^0.5.7",
    "json5": "^2.1.3",
    "less": "^4.0.0",
    "less-loader": "^8.0.0",
    "lint-staged": "^11.0.0",
    "loader-utils": "^2.0.0",
    "lodash": "^4.17.19",
    "lodash-es": "^4.17.15",
    "memfs": "^3.2.0",
    "mini-css-extract-plugin": "^1.0.0",
    "mini-svg-data-uri": "^1.2.3",
    "nyc": "^15.1.0",
    "open-cli": "^6.0.1",
    "prettier": "^2.2.0",
    "pretty-format": "^26.3.0",
    "pug": "^3.0.0",
    "pug-loader": "^2.4.0",
    "raw-loader": "^4.0.1",
    "react": "^17.0.1",
    "react-dom": "^17.0.1",
    "rimraf": "^3.0.2",
    "script-loader": "^0.7.2",
    "simple-git": "^2.17.0",
    "strip-ansi": "^6.0.0",
    "style-loader": "^2.0.0",
    "terser": "^5.5.0",
    "toml": "^3.0.0",
    "tooling": "github:webpack/tooling#v1.19.0",
    "ts-loader": "^8.0.2",
    "typescript": "^4.2.0-beta",
    "url-loader": "^4.1.0",
    "wast-loader": "^1.11.0",
    "webassembly-feature": "1.3.0",
    "webpack-cli": "^4.3.0",
    "xxhashjs": "^0.2.2",
    "yamljs": "^0.3.0",
    "yarn-deduplicate": "^3.1.0"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-btZjGy/hSjCAAVHw+cKG+L0M+rstlyxbO2C+BOTaQ5/XAnxkDrP5sVbqWhXgo4pL3X2dcOib6rqCP20Zr9PLow==",
    "shasum": "2deb5acd350583c1ab9338471f323381b0b0c14b",
    "tarball": "https://registry.npmjs.org/webpack/-/webpack-5.37.1.tgz",
    "fileCount": 606,
    "unpackedSize": 3940747,
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgpLVRCRA9TVsSAnZWagAAOOIQAJBkT9O8UyKHeUIMcgGs\nezAGXY/pahgiGMkMIh4rKHG6TmWaqUBgdlC64Ct/cq3qGwscH4xj7owRyYuB\n6tl9nsY+JH3eJvzuym6rW0UUcmiv5bfoHVeT9fcP+tRkngyzKmcFSv2ePafd\n6EiMoukTijGwu1mckYu2ZBAYeFSWc6NmuHZFh/szyLpgOotQVw45CWJoWXW3\nMf1CVu8DDeQESuQ7H3Oz4IF53gba9lO3kd5390uqjcJ3ZT/50af2mdN4pObG\nhdHYWO+jA9KH8LBw674AchDAtiVScGJcTyIYw09LTvlHB6yCUU+8LNAAuPmU\npNOmgGZIikXOsqLLzdS2MpOkRzjjIAqRW+83p2k49f714n7beMXeJoi7uf00\nfe/deiVcQTV3T9ohDkhD2OyL649SBUzsquqlt53tE0XH3CeWRFWbU8gwRsAm\nNRMR0GkyBPFmYAGOFJVexgY0uY0wi1t2NEwAU2wTrKEFy3O4+5beNth06SnU\nelegWArdb6SqYJmWm7EJ3JqvJi7IXVjVfemDlfrnvkFQJ34qj+pHvpXHn202\nJ96t4oblO66APpxuBGkDuL9HDvPC7Dud2o+Cog83On1Y8V4mZe153T1Qbj9o\n33vhVOMbmQlm/p/RMDFT3rBz566VEXItbXxtVwz0YZzu3+Gw1Bz+gNh/eQ6S\nq9Li\r\n=GAD+\r\n-----END PGP SIGNATURE-----\r\n"
  },
  "engines": {
    "node": ">=10.13.0"
  },
  "funding": {
    "type": "opencollective",
    "url": "https://opencollective.com/webpack"
  },
  "gitHead": "2a5ed4a2dcbe06e852f84a8e7f63145af87cb139",
  "homepage": "https://github.com/webpack/webpack",
  "jest": {
    "forceExit": true,
    "setupFilesAfterEnv": [
      "<rootDir>/test/setupTestFramework.js"
    ],
    "testMatch": [
      "<rootDir>/test/*.test.js",
      "<rootDir>/test/*.unittest.js"
    ],
    "watchPathIgnorePatterns": [
      "<rootDir>/.git",
      "<rootDir>/node_modules",
      "<rootDir>/test/js",
      "<rootDir>/test/browsertest/js",
      "<rootDir>/test/fixtures/temp-cache-fixture",
      "<rootDir>/test/fixtures/temp-",
      "<rootDir>/benchmark",
      "<rootDir>/examples/*/dist",
      "<rootDir>/coverage",
      "<rootDir>/.eslintcache"
    ],
    "modulePathIgnorePatterns": [
      "<rootDir>/.git",
      "<rootDir>/node_modules/webpack/node_modules",
      "<rootDir>/test/js",
      "<rootDir>/test/browsertest/js",
      "<rootDir>/test/fixtures/temp-cache-fixture",
      "<rootDir>/test/fixtures/temp-",
      "<rootDir>/benchmark",
      "<rootDir>/examples/*/dist",
      "<rootDir>/coverage",
      "<rootDir>/.eslintcache"
    ],
    "transformIgnorePatterns": [
      "<rootDir>"
    ],
    "coverageDirectory": "<rootDir>/coverage",
    "coveragePathIgnorePatterns": [
      "\\.runtime\\.js$",
      "<rootDir>/test",
      "<rootDir>/schemas",
      "<rootDir>/node_modules"
    ],
    "testEnvironment": "node",
    "coverageReporters": [
      "json"
    ]
  },
  "license": "MIT",
  "lint-staged": {
    "*.js|{lib,setup,bin,hot,tooling,schemas}/**/*.js|test/*.js|{test,examples}/**/webpack.config.js}": [
      "eslint --cache"
    ],
    "*.{ts,json,yml,yaml,md}|examples/*.md": [
      "prettier --check"
    ],
    "*.md|{.github,benchmark,bin,examples,hot,lib,schemas,setup,tooling}/**/*.{md,yml,yaml,js,json}": [
      "cspell"
    ]
  },
  "main": "lib/index.js",
  "maintainers": [
    {
      "name": "sokra",
      "email": "tobias.koppers@googlemail.com"
    },
    {
      "name": "jhnns",
      "email": "mail@johannesewald.de"
    },
    {
      "name": "thelarkinn",
      "email": "sean.larkin@cuw.edu"
    }
  ],
  "name": "webpack",
  "optionalDependencies": {},
  "peerDependenciesMeta": {
    "webpack-cli": {
      "optional": true
    }
  },
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/webpack/webpack.git"
  },
  "scripts": {
    "appveyor:benchmark": "yarn benchmark --ci",
    "appveyor:integration": "yarn cover:integration --ci %JEST%",
    "appveyor:unit": "yarn cover:unit --ci %JEST%",
    "benchmark": "node --max-old-space-size=4096 --trace-deprecation node_modules/jest-cli/bin/jest --testMatch \"<rootDir>/test/*.benchmark.js\" --runInBand",
    "build:examples": "cd examples && node buildAll.js",
    "code-lint": "eslint . --ext '.js' --cache",
    "cover": "yarn cover:all && yarn cover:report",
    "cover:all": "node --max-old-space-size=4096 node_modules/jest-cli/bin/jest --coverage",
    "cover:basic": "node --max-old-space-size=4096 node_modules/jest-cli/bin/jest --testMatch \"<rootDir>/te{st/TestCasesNormal,st/StatsTestCases,st/ConfigTestCases}.test.js\" --coverage",
    "cover:clean": "rimraf .nyc_output coverage",
    "cover:integration": "node --max-old-space-size=4096 node_modules/jest-cli/bin/jest --testMatch \"<rootDir>/test/*.test.js\" --coverage",
    "cover:merge": "nyc merge .nyc_output coverage/coverage-nyc.json && rimraf .nyc_output",
    "cover:report": "nyc report -t coverage",
    "cover:types": "node node_modules/tooling/type-coverage",
    "cover:unit": "node --max-old-space-size=4096 node_modules/jest-cli/bin/jest --testMatch \"<rootDir>/test/*.unittest.js\" --coverage",
    "fix": "yarn code-lint --fix && yarn special-lint-fix && yarn pretty-lint-fix",
    "lint": "yarn code-lint && yarn special-lint && yarn type-lint && yarn typings-lint && yarn yarn-lint && yarn pretty-lint && yarn spellcheck",
    "prelint": "yarn setup",
    "prepare": "husky install",
    "pretest": "yarn lint",
    "pretty-lint": "yarn pretty-lint-base --check",
    "pretty-lint-base": "prettier \"*.{ts,json,yml,yaml,md}\" \"{setup,lib,bin,hot,benchmark,tooling,schemas}/**/*.json\" \"examples/*.md\"",
    "pretty-lint-base-all": "yarn pretty-lint-base \"*.js\" \"{setup,lib,bin,hot,benchmark,tooling,schemas}/**/*.js\" \"test/*.js\" \"test/helpers/*.js\" \"test/{configCases,watchCases,statsCases,hotCases,benchmarkCases}/**/webpack.config.js\" \"examples/**/webpack.config.js\"",
    "pretty-lint-fix": "yarn pretty-lint-base-all --loglevel warn --write",
    "setup": "node ./setup/setup.js",
    "special-lint": "node node_modules/tooling/lockfile-lint && node node_modules/tooling/schemas-lint && node node_modules/tooling/inherit-types && node node_modules/tooling/format-schemas && node tooling/generate-runtime-code.js && node node_modules/tooling/format-file-header && node node_modules/tooling/compile-to-definitions && node node_modules/tooling/precompile-schemas && node node_modules/tooling/generate-types --no-template-literals",
    "special-lint-fix": "node node_modules/tooling/inherit-types --write && node node_modules/tooling/format-schemas --write && node tooling/generate-runtime-code.js --write && node node_modules/tooling/format-file-header --write && node node_modules/tooling/compile-to-definitions --write && node node_modules/tooling/precompile-schemas --write && node node_modules/tooling/generate-types --no-template-literals --write",
    "spellcheck": "cspell \"{.github,benchmark,bin,examples,hot,lib,schemas,setup,tooling}/**/*.{md,yml,yaml,js,json}\" \"*.md\"",
    "test": "node --max-old-space-size=4096 --trace-deprecation node_modules/jest-cli/bin/jest",
    "test:basic": "node --max-old-space-size=4096 --trace-deprecation node_modules/jest-cli/bin/jest --testMatch \"<rootDir>/te{st/TestCasesNormal,st/StatsTestCases,st/ConfigTestCases}.test.js\"",
    "test:integration": "node --max-old-space-size=4096 --trace-deprecation node_modules/jest-cli/bin/jest --testMatch \"<rootDir>/test/*.test.js\"",
    "test:unit": "node --max-old-space-size=4096 --trace-deprecation node_modules/jest-cli/bin/jest --testMatch \"<rootDir>/test/*.unittest.js\"",
    "test:update-snapshots": "yarn jest -u",
    "travis:basic": "yarn cover:basic --ci $JEST",
    "travis:benchmark": "yarn benchmark --ci",
    "travis:integration": "yarn cover:integration --ci $JEST",
    "travis:lintunit": "yarn lint && yarn cover:unit --ci $JEST",
    "type-lint": "tsc",
    "type-report": "rimraf coverage && yarn cover:types && yarn cover:report && open-cli coverage/lcov-report/index.html",
    "typings-lint": "tsc -p tsconfig.test.json",
    "yarn-lint": "yarn-deduplicate --fail --list -s highest yarn.lock",
    "yarn-lint-fix": "yarn-deduplicate -s highest yarn.lock"
  },
  "types": "types.d.ts",
  "version": "5.37.1",
  "warnings": [
    {
      "code": "ENOTSUP",
      "required": {
        "node": ">=10.13.0"
      },
      "pkgid": "webpack@5.37.1"
    }
  ]
}
