my-idlers/node_modules/@webpack-cli/configtest/package.json
cp6 fd22b0bf58 V2 (Laravel re-make)
V2 (Laravel re-make)
2022-03-06 02:02:12 +11:00

53 lines
1.5 KiB
JSON

{
"_from": "@webpack-cli/configtest@^1.1.1",
"_id": "@webpack-cli/configtest@1.1.1",
"_inBundle": false,
"_integrity": "sha512-1FBc1f9G4P/AxMqIgfZgeOTuRnwZMten8E7zap5zgpPInnCrP8D4Q81+4CWIch8i/Nf7nXjP0v6CjjbHOrXhKg==",
"_location": "/@webpack-cli/configtest",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "@webpack-cli/configtest@^1.1.1",
"name": "@webpack-cli/configtest",
"escapedName": "@webpack-cli%2fconfigtest",
"scope": "@webpack-cli",
"rawSpec": "^1.1.1",
"saveSpec": null,
"fetchSpec": "^1.1.1"
},
"_requiredBy": [
"/webpack-cli"
],
"_resolved": "https://registry.npmjs.org/@webpack-cli/configtest/-/configtest-1.1.1.tgz",
"_shasum": "9f53b1b7946a6efc2a749095a4f450e2932e8356",
"_spec": "@webpack-cli/configtest@^1.1.1",
"_where": "C:\\laragon\\www\\idlers\\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.1"
}