This commit is contained in:
Alex Yang
2026-03-30 01:04:46 +08:00
parent 050aa421b1
commit f627244b8f
5978 changed files with 1502187 additions and 2947 deletions
+56
View File
@@ -0,0 +1,56 @@
{
"_from": "@webpack-cli/info@^2.0.2",
"_id": "@webpack-cli/info@2.0.2",
"_inBundle": false,
"_integrity": "sha512-zLHQdI/Qs1UyT5UBdWNqsARasIA+AaF8t+4u2aS2nEpBQh2mWIVb8qAklq0eUENnC5mOItrIB4LiS9xMtph18A==",
"_location": "/@webpack-cli/info",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "@webpack-cli/info@^2.0.2",
"name": "@webpack-cli/info",
"escapedName": "@webpack-cli%2finfo",
"scope": "@webpack-cli",
"rawSpec": "^2.0.2",
"saveSpec": null,
"fetchSpec": "^2.0.2"
},
"_requiredBy": [
"/webpack-cli"
],
"_resolved": "https://registry.npmjs.org/@webpack-cli/info/-/info-2.0.2.tgz",
"_shasum": "cc3fbf22efeb88ff62310cf885c5b09f44ae0fdd",
"_spec": "@webpack-cli/info@^2.0.2",
"_where": "/root/dns/node_modules/webpack-cli",
"bugs": {
"url": "https://github.com/webpack/webpack-cli/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Outputs info about system and webpack config",
"engines": {
"node": ">=14.15.0"
},
"files": [
"lib"
],
"gitHead": "e879ce4ef91a9a89ca5ef74f533391cef5ba009d",
"homepage": "https://github.com/webpack/webpack-cli/tree/master/packages/info",
"license": "MIT",
"main": "lib/index.js",
"name": "@webpack-cli/info",
"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.0.2"
}