UNPKG

hdw2

Version:

鸿蒙前端hdc调试工具

32 lines (31 loc) 674 B
{ "name": "hdw2", "version": "1.5.4", "description": "鸿蒙前端hdc调试工具", "keywords": [ "鸿蒙", "next", "HarmonyOS", "webview", "debug", "hdc", "hdw", "hdw2" ], "main": "src/index.js", "bin": { "hdw": "src/index.js" }, "author": "001952-谭坤鹏 <tankunpeng@zybank.com.cn>", "license": "MIT", "dependencies": { "chalk": "4", "commander": "10", "copy-paste": "^1.5.3", "open": "8", "shelljs": "^0.8.5" }, "devDependencies": { "@types/node": "^22.5.2" } }