oh-package-lock.json5 506 B

12345678910111213141516171819
  1. {
  2. "meta": {
  3. "stableOrder": true,
  4. "enableUnifiedLockfile": false
  5. },
  6. "lockfileVersion": 3,
  7. "ATTENTION": "THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.",
  8. "specifiers": {
  9. "libentry.so@src/main/cpp/types/libentry": "libentry.so@src/main/cpp/types/libentry"
  10. },
  11. "packages": {
  12. "libentry.so@src/main/cpp/types/libentry": {
  13. "name": "libentry.so",
  14. "version": "1.0.0",
  15. "resolved": "src/main/cpp/types/libentry",
  16. "registryType": "local"
  17. }
  18. }
  19. }