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

59 lines
1.6 KiB
JSON

{
"_from": "@webpack-cli/info@^1.4.1",
"_id": "@webpack-cli/info@1.4.1",
"_inBundle": false,
"_integrity": "sha512-PKVGmazEq3oAo46Q63tpMr4HipI3OPfP7LiNOEJg963RMgT0rqheag28NCML0o3GIzA3DmxP1ZIAv9oTX1CUIA==",
"_location": "/@webpack-cli/info",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "@webpack-cli/info@^1.4.1",
"name": "@webpack-cli/info",
"escapedName": "@webpack-cli%2finfo",
"scope": "@webpack-cli",
"rawSpec": "^1.4.1",
"saveSpec": null,
"fetchSpec": "^1.4.1"
},
"_requiredBy": [
"/webpack-cli"
],
"_resolved": "https://registry.npmjs.org/@webpack-cli/info/-/info-1.4.1.tgz",
"_shasum": "2360ea1710cbbb97ff156a3f0f24556e0fc1ebea",
"_spec": "@webpack-cli/info@^1.4.1",
"_where": "C:\\laragon\\www\\idlers\\node_modules\\webpack-cli",
"bugs": {
"url": "https://github.com/webpack/webpack-cli/issues"
},
"bundleDependencies": false,
"dependencies": {
"envinfo": "^7.7.3"
},
"deprecated": false,
"description": "Outputs info about system and webpack config",
"devDependencies": {
"@types/envinfo": "^7.8.1"
},
"files": [
"lib"
],
"gitHead": "fb50f766851f500ca12867a2aa9de81fa6e368f9",
"homepage": "https://github.com/webpack/webpack-cli/tree/master/packages/info",
"license": "MIT",
"main": "lib/index.js",
"name": "@webpack-cli/info",
"peerDependencies": {
"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.4.1"
}