oh-package.json5 284 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 { "name": "xlog", "version": "1.0.0", "description": "Please describe the basic information.", "main": "", "author": "", "license": "", "dependencies": { "libmarsxlog.so": "file:./src/main/cpp/types/libxlog", "@ohos/flutter_ohos": "file:./har/flutter.har", } }