| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758 |
- {
- "_from": "@webpack-cli/info@^1.5.0",
- "_id": "@webpack-cli/info@1.5.0",
- "_inBundle": false,
- "_integrity": "sha512-e8tSXZpw2hPl2uMJY6fsMswaok5FdlGNRTktvFk2sD8RjH0hE2+XistawJx1vmKteh4NmGmNUrp+Tb2w+udPcQ==",
- "_location": "/@webpack-cli/info",
- "_phantomChildren": {},
- "_requested": {
- "type": "range",
- "registry": true,
- "raw": "@webpack-cli/info@^1.5.0",
- "name": "@webpack-cli/info",
- "escapedName": "@webpack-cli%2finfo",
- "scope": "@webpack-cli",
- "rawSpec": "^1.5.0",
- "saveSpec": null,
- "fetchSpec": "^1.5.0"
- },
- "_requiredBy": [
- "/webpack-cli"
- ],
- "_resolved": "https://registry.npmmirror.com/@webpack-cli/info/-/info-1.5.0.tgz",
- "_shasum": "6c78c13c5874852d6e2dd17f08a41f3fe4c261b1",
- "_spec": "@webpack-cli/info@^1.5.0",
- "_where": "C:\\Users\\Administrator\\Desktop\\crmeb5.0\\template\\admin\\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": "20882d463450d010bb76e0824fe555e9785e9561",
- "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.5.0"
- }
|