oh-package.json5 240 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 { "name": "entry", "version": "1.0.0", "description": "Please describe the basic information.", "main": "", "author": "", "license": "", "dependencies": { "libentry.so": "file:./src/main/cpp/types/libentry" } }