oh-package-lock.json5 946 B

123456789101112131415161718192021222324252627
  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. "@tencent/wechat_open_sdk@1.0.0": "@tencent/wechat_open_sdk@1.0.0",
  10. "libentry.so@src/main/cpp/types/libentry": "libentry.so@src/main/cpp/types/libentry"
  11. },
  12. "packages": {
  13. "@tencent/wechat_open_sdk@1.0.0": {
  14. "name": "@tencent/wechat_open_sdk",
  15. "version": "1.0.0",
  16. "integrity": "sha512-rB1bWPTeMEir10+RguSlURf2ji/m7Xs0exh+EdRUEYhwKqnxMGylaASjX/A1nqZM1KBmx5+MVwt9DayTReP3mA==",
  17. "resolved": "https://repo.harmonyos.com/ohpm/@tencent/wechat_open_sdk/-/wechat_open_sdk-1.0.0.har",
  18. "registryType": "ohpm"
  19. },
  20. "libentry.so@src/main/cpp/types/libentry": {
  21. "name": "libentry.so",
  22. "version": "1.0.0",
  23. "resolved": "src/main/cpp/types/libentry",
  24. "registryType": "local"
  25. }
  26. }
  27. }