{
  "name": "@webpack-cli/info",
  "version": "1.1.0",
  "description": "Outputs info about system and webpack config",
  "main": "lib/index.js",
  "types": "lib/index.d.ts",
  "license": "MIT",
  "publishConfig": {
    "access": "public"
  },
  "files": [
    "lib"
  ],
  "dependencies": {
    "envinfo": "^7.7.3"
  },
  "gitHead": "0caa9184e22ed857e175c8dc0dd1e0a26f216374",
  "peerDependencies": {
    "webpack-cli": "4.x.x"
  }

,"_resolved": "https://registry.npmjs.org/@webpack-cli/info/-/info-1.1.0.tgz"
,"_integrity": "sha512-uNWSdaYHc+f3LdIZNwhdhkjjLDDl3jP2+XBqAq9H8DjrJUvlOKdP8TNruy1yEaDfgpAIgbSAN7pye4FEHg9tYQ=="
,"_from": "@webpack-cli/info@1.1.0"
}