{
  "name": "@ohos-ports/tencentcloud-tmeet",
  "version": "1.0.16-beta.0",
  "description": "腾讯会议 CLI 工具 (HarmonyOS ARM64)",
  "bin": {
    "tmeet": "./scripts/tmeet.js"
  },
  "scripts": {
    "postinstall": "node scripts/cleanup.js"
  },
  "files": [
    "scripts/",
    "dist/"
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ohos-ports/ohos-ports.git",
    "directory": "ports/tencentcloud-tmeet/1.0.16"
  },
  "bugs": {
    "url": "https://github.com/ohos-ports/ohos-ports/issues"
  },
  "engines": {
    "node": ">=14"
  },
  "license": "MIT",
  "ohos": {
    "platform": "openharmony",
    "arch": "arm64"
  }
}
