{
  "name": "@yuebai008/cli",
  "version": "1.30.100",
  "description": "Command line interface for rapid qg-minigame development",
  "keywords": [
    "vivo",
    "OPPO",
    "mi",
    "rongyao",
    "minigame",
    "cli"
  ],
  "bin": {
    "qg": "bin/qg"
  },
  "author": "vivo",
  "main": "index.js",
  "homepage": "https://www.quickapp.cn/openness/quickGame",
  "license": "MIT",
  "files": [
    "bin",
    "dist",
    "templates",
    "install-puppeteer.js"
  ],
  "publishConfig": {
    "access": "public",
    "registry": "https://registry.npmjs.org/"
  },
  "scripts": {
    "test": "echo \"Error: run tests from root\" && exit 1",
    "postinstall": "node install-puppeteer.js"
  },
  "engines": {
    "node": ">=8.9"
  },
  "dependencies": {
    "@babel/node": "^7.25.9",
    "@babel/runtime": "^7.25.9",
    "@babel/cli": "^7.25.9",
    "@babel/core": "^7.25.9",
    "@babel/plugin-transform-runtime": "^7.25.9",
    "@babel/preset-env": "^7.25.9",
    "@babel/plugin-transform-modules-commonjs": "^7.25.9",
    "@qgame/adapter": "^1.1.11",
    "acorn-import-assertions": "^1.9.0",
    "adb-commander": "^0.1.9",
    "adb-devices-emitter": "^0.1.9",
    "babel-loader": "8.4.1",
    "chalk": "^2.4.2",
    "child_process": "^1.0.2",
    "chrome-paths": "^0.1.0",
    "chrome-simple-launcher": "^0.1.4",
    "commander": "^2.20.0",
    "copy-webpack-plugin": "^13.0.0",
    "debug": "^4.1.1",
    "didyoumean": "^1.2.1",
    "enhanced-resolve": "^5.15.0",
    "execa": "^2.0.4",
    "fflate": "^0.7.4",
    "file-loader": "^6.2.0",
    "fs-extra": "^8.1.0",
    "hasbin": "^1.2.3",
    "http": "^0.0.1-security",
    "import-global": "^0.1.0",
    "inquirer": "^6.4.1",
    "internal-ip": "^4.3.0",
    "ipaddr.js": "^1.9.1",
    "jsrsasign": "^11.1.0",
    "jszip": "^3.2.2",
    "koa": "^2.7.0",
    "koa-bodyparser": "^4.2.1",
    "koa-compress": "^5.1.1",
    "koa-router": "^7.4.0",
    "koa-static": "^5.0.0",
    "latest-version": "^9.0.0",
    "lru-cache": "^5.1.1",
    "md5": "^2.2.1",
    "minimist": "^1.2.0",
    "node-fetch": "^2.7.0",
    "node-forge": "^1.3.1",
    "node-polyfill-webpack-plugin": "^2.0.1",
    "open": "^7.0.0",
    "ora": "^3.4.0",
    "pixi": "^0.3.1",
    "portfinder": "^1.0.21",
    "prettyjson": "^1.2.5",
    "qr-image": "^3.2.0",
    "qrcode": "^1.5.4",
    "readline": "^1.3.0",
    "request": "^2.88.2",
    "semver": "^6.2.0",
    "socket.io": "^4.8.1",
    "string.prototype.padstart": "^3.0.0",
    "webpack": "5.98.0",
    "webpack-cli": "4.10.0",
    "webpack-inject-plugin": "^1.5.5",
    "webpack-merge": "^5.9.0",
    "prettier": "^2.8.8",
    "terser-webpack-plugin": "^5.3.6",
    "xmlhttprequest": "^1.8.0"
  },
  "devDependencies": {}
}
