{
  "_from": "@webpack-cli/configtest@^1.1.0",
  "_id": "@webpack-cli/configtest@1.1.0",
  "_inBundle": false,
  "_integrity": "sha512-ttOkEkoalEHa7RaFYpM0ErK1xc4twg3Am9hfHhL7MVqlHebnkYd2wuI/ZqTDj0cVzZho6PdinY0phFZV3O0Mzg==",
  "_location": "/@webpack-cli/configtest",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@webpack-cli/configtest@^1.1.0",
    "name": "@webpack-cli/configtest",
    "escapedName": "@webpack-cli%2fconfigtest",
    "scope": "@webpack-cli",
    "rawSpec": "^1.1.0",
    "saveSpec": null,
    "fetchSpec": "^1.1.0"
  },
  "_requiredBy": [
    "/webpack-cli"
  ],
  "_resolved": "https://registry.npmjs.org/@webpack-cli/configtest/-/configtest-1.1.0.tgz",
  "_shasum": "8342bef0badfb7dfd3b576f2574ab80c725be043",
  "_spec": "@webpack-cli/configtest@^1.1.0",
  "_where": "C:\\wamp\\www\\Projects\\aifola-express\\node_modules\\webpack-cli",
  "bugs": {
    "url": "https://github.com/webpack/webpack-cli/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Validate a webpack configuration.",
  "files": [
    "lib"
  ],
  "homepage": "https://github.com/webpack/webpack-cli/tree/master/packages/configtest",
  "license": "MIT",
  "main": "lib/index.js",
  "name": "@webpack-cli/configtest",
  "peerDependencies": {
    "webpack": "4.x.x || 5.x.x",
    "webpack-cli": "4.x.x"
  },
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/webpack/webpack-cli.git"
  },
  "types": "lib/index.d.ts",
  "version": "1.1.0"
}
