1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253 |
- {
- "_from": "@webpack-cli/configtest@^1.2.0",
- "_id": "@webpack-cli/configtest@1.2.0",
- "_inBundle": false,
- "_integrity": "sha512-4FB8Tj6xyVkyqjj1OaTqCjXYULB9FMkqQ8yGrZjRDrYh0nOE+7Lhs45WioWQQMV+ceFlE368Ukhe6xdvJM9Egg==",
- "_location": "/@webpack-cli/configtest",
- "_phantomChildren": {},
- "_requested": {
- "type": "range",
- "registry": true,
- "raw": "@webpack-cli/configtest@^1.2.0",
- "name": "@webpack-cli/configtest",
- "escapedName": "@webpack-cli%2fconfigtest",
- "scope": "@webpack-cli",
- "rawSpec": "^1.2.0",
- "saveSpec": null,
- "fetchSpec": "^1.2.0"
- },
- "_requiredBy": [
- "/webpack-cli"
- ],
- "_resolved": "https://registry.npmjs.org/@webpack-cli/configtest/-/configtest-1.2.0.tgz",
- "_shasum": "7b20ce1c12533912c3b217ea68262365fa29a6f5",
- "_spec": "@webpack-cli/configtest@^1.2.0",
- "_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.",
- "files": [
- "lib"
- ],
- "gitHead": "20882d463450d010bb76e0824fe555e9785e9561",
- "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.2.0"
- }
|