| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960 |
- {
- "_args": [
- [
- "@webpack-cli/configtest@2.1.1",
- "/Users/zhanwencai/code/game/congkong/webServer"
- ]
- ],
- "_development": true,
- "_from": "@webpack-cli/configtest@2.1.1",
- "_id": "@webpack-cli/configtest@2.1.1",
- "_inBundle": false,
- "_integrity": "sha512-wy0mglZpDSiSS0XHrVR+BAdId2+yxPSoJW8fsna3ZpYSlufjvxnP4YbKTCBZnNIcGN4r6ZPXV55X4mYExOfLmw==",
- "_location": "/@webpack-cli/configtest",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "@webpack-cli/configtest@2.1.1",
- "name": "@webpack-cli/configtest",
- "escapedName": "@webpack-cli%2fconfigtest",
- "scope": "@webpack-cli",
- "rawSpec": "2.1.1",
- "saveSpec": null,
- "fetchSpec": "2.1.1"
- },
- "_requiredBy": [
- "/webpack-cli"
- ],
- "_resolved": "https://registry.npmmirror.com/@webpack-cli/configtest/-/configtest-2.1.1.tgz",
- "_spec": "2.1.1",
- "_where": "/Users/zhanwencai/code/game/congkong/webServer",
- "bugs": {
- "url": "https://github.com/webpack/webpack-cli/issues"
- },
- "description": "Validate a webpack configuration.",
- "engines": {
- "node": ">=14.15.0"
- },
- "files": [
- "lib"
- ],
- "gitHead": "e879ce4ef91a9a89ca5ef74f533391cef5ba009d",
- "homepage": "https://github.com/webpack/webpack-cli/tree/master/packages/configtest",
- "license": "MIT",
- "main": "lib/index.js",
- "name": "@webpack-cli/configtest",
- "peerDependencies": {
- "webpack": "5.x.x",
- "webpack-cli": "5.x.x"
- },
- "publishConfig": {
- "access": "public"
- },
- "repository": {
- "type": "git",
- "url": "git+https://github.com/webpack/webpack-cli.git"
- },
- "types": "lib/index.d.ts",
- "version": "2.1.1"
- }
|