{
  "name": "@webpack-cli/configtest",
  "version": "1.2.0",
  "description": "Validate a webpack configuration.",
  "main": "lib/index.js",
  "types": "lib/index.d.ts",
  "license": "MIT",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/webpack/webpack-cli.git"
  },
  "homepage": "https://github.com/webpack/webpack-cli/tree/master/packages/configtest",
  "files": [
    "lib"
  ],
  "peerDependencies": {
    "webpack": "4.x.x || 5.x.x",
    "webpack-cli": "4.x.x"
  },
  "gitHead": "20882d463450d010bb76e0824fe555e9785e9561"

,"_resolved": "https://registry.npmjs.org/@webpack-cli/configtest/-/configtest-1.2.0.tgz"
,"_integrity": "sha512-4FB8Tj6xyVkyqjj1OaTqCjXYULB9FMkqQ8yGrZjRDrYh0nOE+7Lhs45WioWQQMV+ceFlE368Ukhe6xdvJM9Egg=="
,"_from": "@webpack-cli/configtest@1.2.0"
}