{"bugs":{"url":"https://github.com/webpack-contrib/mini-css-extract-plugin/issues"},"dist":{"shasum":"b9f4c4f4d727c7a3cd52a11773bb739f00177fac","tarball":"https://registry.npmjs.org/mini-css-extract-plugin/-/mini-css-extract-plugin-2.4.7.tgz","fileCount":11,"integrity":"sha512-euWmddf0sk9Nv1O0gfeeUAvAkoSlWncNLF77C0TP2+WoPvy8mAHKOzMajcCz2dzvyt3CNgxb1obIEVFIRxaipg==","signatures":[{"sig":"MEUCIDtMPLUdTjD7f0NSqewAA3UZnpBHCS81nw3eoudTvrGoAiEAossOh7k8kk8tQxVFUbklUDEfs/Z/YfZGsbUigsvu9S0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":91072,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh4GxHCRA9TVsSAnZWagAA77MP/i9zjLWArbrGC5PAw0k3\nj4D1CxmCeQq0Hh4kFLl0QDZNV0VGwuvak3sq3B7orb18g6LLt61bU9np6/Vy\nfP4c9fm8lWpc3xVNQfXAH074w1t9iYPPH8m1eys3FhLO6/CLzUvDqXKVwJQF\ntC4CWOMHz5lcEcLOH+T8D0gVu0J+iTE789/HXlUy9Lnkd9RY3xm9dg1YOOTI\nJN4BHFmuuQmk/obHSuPyoQop73fXiJwUzo78swi9/MikFS8ovoh5ky0eQfwN\nVDluCdboiMmkCWB93CDv1mXT/8QuarpDnMTXxPJ/MzR5Q/WBdMEbV/yUueCQ\nWfaLgEBDYLuoVOkVg8ufzb4o7xqaEuqztiWfYdFXTsjOPFaMKjl+20lwEI7S\nx6IH9ZpCE0Omdg2Akeqx8Mw+HHlE7tbPAoj6y2CK+yEv40j8oBa2PdJHRnBt\nTbPgo/DcPHR3WbvzH/lavwKcw/YevJieL9alUAnimBWS1quHQa88ytz+NiTG\nuVoYRbJIi8CBS0qwKYVNpQzchphOh1cyx1EjRbBWFe8Dvf8vO5TTuNwjuaEL\n+uUSS1QVwMx9WMrn3yFU7dHinFtH0L/VdRGegXd+NYhtMmRBh+QTTUmLbt1A\nfCMRw0fJ4nECbxU9NbFR2840dEN+CFnDXNst82kvc1m1cqtGpT5Hbh/SbYTj\nWbBQ\r\n=T/AY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs.js","name":"mini-css-extract-plugin","author":{"name":"Tobias Koppers @sokra"},"engines":{"node":">= 12.13.0"},"funding":{"url":"https://opencollective.com/webpack","type":"opencollective"},"gitHead":"613fdf74391f3ad0c7274919cb0586752c1a1be9","license":"MIT","scripts":{"lint":"npm-run-all -l -p \"lint:**\"","test":"cross-env NODE_ENV=test npm run test:coverage","build":"cross-env NODE_ENV=production babel src -d dist --ignore \"src/**/*.test.js\" --copy-files","clean":"del-cli dist","start":"npm run build -- -w","lint:js":"eslint --cache .","prepare":"husky install && npm run build","pretest":"npm run lint","release":"standard-version","prebuild":"npm run clean","security":"npm audit --production","postbuild":"es-check es5 dist/hmr/hotModuleReplacement.js","test:only":"cross-env NODE_ENV=test jest","commitlint":"commitlint --from=master","test:watch":"npm run test:only -- --watch","test:manual":"npm run build && webpack serve ./test/manual/src/index.js --open --config ./test/manual/webpack.config.js","lint:prettier":"prettier \"{**/*,*}.{js,json,md,yml,css,ts}\" --list-different","test:coverage":"npm run test:only -- --collectCoverageFrom=\"src/**/*.js\" --coverage","test:only:experimental":"EXPERIMENTAL_USE_IMPORT_MODULE=true cross-env NODE_ENV=test jest"},"_npmUser":{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},"homepage":"https://github.com/webpack-contrib/mini-css-extract-plugin","keywords":["webpack","css","extract","hmr"],"repository":{"url":"git+https://github.com/webpack-contrib/mini-css-extract-plugin.git","type":"git"},"_npmVersion":"8.3.0","description":"extracts CSS into separate files","directories":{},"maintainers":[{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"sokra","email":"tobias.koppers@googlemail.com"},{"name":"jhnns","email":"mail@johannesewald.de"}],"_nodeVersion":"12.22.8","dependencies":{"schema-utils":"^4.0.0"},"_hasShrinkwrap":false,"devDependencies":{"del":"^6.0.0","jest":"^27.0.6","sass":"^1.45.2","husky":"^7.0.0","jsdom":"^19.0.0","memfs":"^3.4.1","eslint":"^8.6.0","del-cli":"^4.0.0","webpack":"^5.58.1","es-check":"^6.0.0","prettier":"^2.3.2","bootstrap":"^4.6.0","cross-env":"^7.0.3","@babel/cli":"^7.16.7","babel-jest":"^27.0.6","css-loader":"^6.2.0","@babel/core":"^7.16.7","file-loader":"^6.2.0","lint-staged":"^12.1.5","npm-run-all":"^4.1.5","sass-loader":"^12.1.0","webpack-cli":"^4.7.2","@commitlint/cli":"^15.0.0","standard-version":"^9.3.0","@babel/preset-env":"^7.16.7","webpack-dev-server":"^4.7.2","@babel/eslint-parser":"^7.16.0","eslint-plugin-import":"^2.25.4","eslint-config-prettier":"^8.1.0","@commitlint/config-conventional":"^15.0.0","@webpack-contrib/eslint-config-webpack":"^3.0.0"},"peerDependencies":{"webpack":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/mini-css-extract-plugin_2.4.7_1642097734995_0.08431833600902805","host":"s3://npm-registry-packages"},"_id":"mini-css-extract-plugin@2.4.7","version":"2.4.7"}