{
  "_args": [
    [
      "@webpack-cli/utils@1.0.1",
      "/home/bucket.daz.cat/memories"
    ]
  ],
  "_development": true,
  "_from": "@webpack-cli/utils@1.0.1",
  "_id": "@webpack-cli/utils@1.0.1",
  "_inBundle": false,
  "_integrity": "sha512-G8UKA+B85/5X+pM85P0Knx43vwFS1W9WDseeif/15jbtDTib8jaNC+rD9SBvFcllmnqdfFXpkcrmWMW4A744dg==",
  "_location": "/@webpack-cli/utils",
  "_phantomChildren": {
    "human-signals": "1.1.1",
    "isexe": "2.0.0",
    "merge-stream": "2.0.0",
    "onetime": "5.1.2",
    "pump": "3.0.0",
    "signal-exit": "3.0.3",
    "strip-final-newline": "2.0.0"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@webpack-cli/utils@1.0.1",
    "name": "@webpack-cli/utils",
    "escapedName": "@webpack-cli%2futils",
    "scope": "@webpack-cli",
    "rawSpec": "1.0.1",
    "saveSpec": null,
    "fetchSpec": "1.0.1"
  },
  "_requiredBy": [
    "/@webpack-cli/generators",
    "/@webpack-cli/init"
  ],
  "_resolved": "https://registry.npmjs.org/@webpack-cli/utils/-/utils-1.0.1.tgz",
  "_spec": "1.0.1",
  "_where": "/home/bucket.daz.cat/memories",
  "dependencies": {
    "colorette": "^1.2.1",
    "cross-spawn": "^7.0.3",
    "enquirer": "^2.3.6",
    "execa": "^4.0.0",
    "findup-sync": "^4.0.0",
    "global-modules": "^2.0.0",
    "got": "^10.7.0",
    "jscodeshift": "^0.7.0",
    "p-each-series": "^2.1.0",
    "yeoman-environment": "^2.8.1",
    "yeoman-generator": "^4.7.2"
  },
  "description": "webpack-cli utility files",
  "devDependencies": {
    "@types/cross-spawn": "^6.0.2",
    "@types/got": "9.6.9",
    "@types/prettier": "1.19.0",
    "@types/yeoman-generator": "^4.11.2"
  },
  "files": [
    "lib"
  ],
  "gitHead": "fb50f766851f500ca12867a2aa9de81fa6e368f9",
  "license": "MIT",
  "main": "lib/index.js",
  "name": "@webpack-cli/utils",
  "peerDependencies": {
    "webpack": "4.x.x || 5.x.x",
    "webpack-cli": "4.x.x"
  },
  "peerDependenciesMeta": {
    "@webpack-cli/info": {
      "optional": true
    },
    "@webpack-cli/init": {
      "optional": true
    },
    "@webpack-cli/serve": {
      "optional": true
    },
    "prettier": {
      "optional": true
    }
  },
  "publishConfig": {
    "access": "public"
  },
  "types": "lib/index.d.ts",
  "version": "1.0.1"
}
