{
  "name": "@honor-minigame/cli",
  "version": "1.2.5",
  "description": "honor minigame pack cli",
  "main": "index.js",
  "type": "module",
  "bin": {
    "minigame": "index.js"
  },
  "engines": {
    "node": ">=14.0.0"
  },
  "keywords": [
    "honor",
    "quickgame",
    "minigame"
  ],
  "files": [
    "index.js",
    "commands",
    "common",
    "package",
    "packager",
    "process",
    "server",
    "sign",
    "subpackages",
    "template",
    "utils",
    "weixin",
    "install-puppeteer.js"
  ],
  "author": "honor",
  "license": "MIT",
  "scripts": {
    "postinstall": "node install-puppeteer.js"
  },
  "dependencies": {
    "@babel/core": "^7.28.0",
    "@babel/preset-env": "^7.28.0",
    "@quick-game/cli": "^1.4.0",
    "chalk": "^4.1.2",
    "commander": "^11.0.0",
    "copy-webpack-plugin": "^12.0.0",
    "crypto": "^1.0.1",
    "download-git-repo": "^3.0.2",
    "events": "^3.3.0",
    "fflate": "^0.8.2",
    "file-loader": "^6.2.0",
    "fs-extra": "^11.1.1",
    "glob": "^10.4.4",
    "handlebars": "^4.7.7",
    "inquirer": "^8.0.0",
    "jsrsasign": "^7.2.2",
    "jszip": "^3.10.1",
    "koa": "^2.7.0",
    "koa-bodyparser": "^4.2.1",
    "koa-compress": "^5.1.1",
    "koa-router": "^7.4.0",
    "koa-static": "^5.0.0",
    "log-symbols": "^4.1.0",
    "metalsmith": "^2.5.1",
    "node-forge": "^1.3.1",
    "node-polyfill-webpack-plugin": "^3.0.0",
    "ora": "^5.4.1",
    "portfinder": "^1.0.21",
    "prettier": "^3.6.2",
    "prettyjson": "^1.2.5",
    "readline": "^1.3.0",
    "rimraf": "^3.0.2",
    "socket.io": "^4.8.1",
    "string.prototype.padstart": "^3.1.7",
    "terser-webpack-plugin": "^5.3.14",
    "webpack-inject-plugin": "^1.5.5",
    "webpack-merge": "^5.0.0"
  }
}
