{"name":"clean-webpack-plugin","version":"4.0.0","author":{"name":"John Agan","email":"johnagan@gmail.com"},"description":"A webpack plugin to remove/clean your build folder(s).","homepage":"https://github.com/johnagan/clean-webpack-plugin","license":"MIT","main":"dist/clean-webpack-plugin.js","types":"dist/clean-webpack-plugin.d.ts","engines":{"node":">=10.0.0"},"keywords":["webpack","plugin","clean","node"],"repository":{"type":"git","url":"git+https://github.com/johnagan/clean-webpack-plugin.git"},"bugs":{"url":"https://github.com/johnagan/clean-webpack-plugin/issues"},"scripts":{"clean":"del-cli --dot=true \"./dist/**/*\"","build":"npm run clean && npm run build.compile && npm run build.types","build.compile":"cross-env NODE_ENV=production babel src -d dist --verbose --extensions .ts --ignore */**/*.d.ts,**/**/*.test.ts --source-maps","build.types":"cross-env NODE_ENV=production tsc --project tsconfig.types.json","dev":"npm run clean && cross-env NODE_ENV=development babel -w src -d dist --verbose --extensions .ts --ignore */**/*.d.ts,**/**/*.test.ts --source-maps","lint":"eslint --ext .js,.ts .","lint.fix":"eslint --ext .js,.ts --fix .","format":"prettier \"**/*.{js,mjs,jsx,ts,tsx,json,scss,less,css,md,yml,yaml}\" --write","test":"jest","test.update":"jest --update-snapshot","test.watch":"jest --watch","test.all":"node ./dev-utils/test-supported-webpack-versions.js","test.ci":"npm run build && npm run lint && npm run typescript && npm run test.all -- --ci","typescript":"tsc","git-pre-commit":"lint-staged","git-pre-push":"npm run lint && npm run typescript && npm run test.all","prepublishOnly":"npm run build && npm run lint && npm run typescript && npm run test.all","release":"np"},"peerDependencies":{"webpack":">=4.0.0 <6.0.0"},"devDependencies":{"@babel/cli":"^7.4.4","@babel/core":"^7.4.4","@babel/preset-env":"^7.4.4","@babel/preset-typescript":"^7.3.3","@chrisblossom/eslint-config":"^5.0.0","@types/jest":"^24.0.13","@types/node":"^12.0.2","@types/read-pkg-up":"^3.0.1","babel-jest":"^24.8.0","codecov":"^3.5.0","cross-env":"^5.2.0","del-cli":"^1.1.0","eslint":"^5.16.0","execa":"^1.0.0","husky":"^2.3.0","jest":"^24.8.0","lint-staged":"^8.1.7","listr":"^0.14.3","np":"^5.0.2","prettier":"^1.17.1","read-pkg-up":"^6.0.0","semver":"^6.0.0","temp-sandbox":"^3.0.0","typescript":"^3.4.5","webpack":"^5.31.2"},"dependencies":{"del":"^4.1.1"},"gitHead":"0207fe42de3da90c30ad492fd1dbe042dec2623b","_id":"clean-webpack-plugin@4.0.0","_nodeVersion":"16.8.0","_npmVersion":"7.21.0","dist":{"shasum":"72947d4403d452f38ed61a9ff0ada8122aacd729","size":9475,"noattachment":false,"key":"/clean-webpack-plugin/-/clean-webpack-plugin-4.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/clean-webpack-plugin/download/clean-webpack-plugin-4.0.0.tgz"},"_npmUser":{"name":"johnagan","email":"johnagan@gmail.com"},"directories":{},"maintainers":[{"name":"johnagan","email":"johnagan@github.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/clean-webpack-plugin_4.0.0_1630503701038_0.7142005288475444"},"_hasShrinkwrap":false,"publish_time":1630503701162,"_cnpm_publish_time":1630503701162,"dist-tags":{"latest":"4.0.0"}}