Package.resolved 580 B

12345678910111213141516171819202122232425
  1. {
  2. "object": {
  3. "pins": [
  4. {
  5. "package": "Realm",
  6. "repositoryURL": "https://github.com/realm/realm-cocoa",
  7. "state": {
  8. "branch": null,
  9. "revision": "f64ac045d8cb171d8e317d9b854df7215aed7466",
  10. "version": "5.4.2"
  11. }
  12. },
  13. {
  14. "package": "RealmCore",
  15. "repositoryURL": "https://github.com/realm/realm-core",
  16. "state": {
  17. "branch": null,
  18. "revision": "4e5326b20e6d4aae6af581402372a42971fa732b",
  19. "version": "6.1.1"
  20. }
  21. }
  22. ]
  23. },
  24. "version": 1
  25. }