{
  "name": "gm-api-sdk",
  "version": "1.0.2",
  "description": "用于GM后台API的SDK ...",
  "main": "build/main.js",
  "repository": "https://gitee.com/lianyujoy/gm-api-sdk.git",
  "author": "thondery <thondery@163.com>",
  "license": "MIT",
  "scripts": {
    "build": "backpack build"
  },
  "dependencies": {
    "ExBuffer": "^0.4.0",
    "fs-extra": "^5.0.0",
    "protobufjs": "^6.8.4",
    "python-struct": "^1.0.6"
  },
  "devDependencies": {
    "backpack-core": "^0.5.0"
  }
}
