UNPKG

cadb

Version:

安卓/鸿蒙系统截图/录屏工具

38 lines (37 loc) 727 B
{ "name": "cadb", "version": "1.0.35", "description": "安卓/鸿蒙系统截图/录屏工具", "main": "index.js", "bin": { "cadb": "./index.js" }, "keywords": [ "cadb", "cadb", "android", "harmonyos", "hdc", "screenshot", "screenrecord" ], "author": "Niki", "license": "ISC", "dependencies": { "ali-oss": "6.20.0", "chokidar": "^3.5.3", "clipboardy": "^2.3.0", "commander": "^7.2.0", "es6-uuid": "1.0.1", "image-size": "^1.1.1", "json5": "^2.2.3", "lodash": "^4.17.21", "moment": "^2.29.4", "qrcode-terminal": "^0.12.0", "readline-sync": "1.4.10", "table": "^6.9.0" }, "devDependencies": { "eslint": "7.14.0" } }