oh-package.json5 232 B

1234567891011
  1. {
  2. "name": "entry",
  3. "version": "1.0.0",
  4. "description": "Please describe the basic information.",
  5. "main": "",
  6. "author": "",
  7. "license": "",
  8. "dependencies": {
  9. //"libSDL3.so": "file:./src/main/cpp/types/libSDL3",
  10. }
  11. }