1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556 |
- {
- "_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": "range",
- "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.npmjs.org/@webpack-cli/configtest/-/configtest-2.1.1.tgz",
- "_shasum": "3b2f852e91dac6e3b85fb2a314fb8bef46d94646",
- "_spec": "@webpack-cli/configtest@^2.1.1",
- "_where": "/Users/ben/Desktop/app/be/be-ytb/js/node_modules/webpack-cli",
- "bugs": {
- "url": "https://github.com/webpack/webpack-cli/issues"
- },
- "bundleDependencies": false,
- "deprecated": false,
- "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"
- }
|