Package.resolved 605 B

12345678910111213141516171819202122232425
  1. {
  2. "object": {
  3. "pins": [
  4. {
  5. "package": "swift-algorithms",
  6. "repositoryURL": "https://github.com/apple/swift-algorithms",
  7. "state": {
  8. "branch": null,
  9. "revision": "b14b7f4c528c942f121c8b860b9410b2bf57825e",
  10. "version": "1.0.0"
  11. }
  12. },
  13. {
  14. "package": "swift-numerics",
  15. "repositoryURL": "https://github.com/apple/swift-numerics",
  16. "state": {
  17. "branch": null,
  18. "revision": "0a5bc04095a675662cf24757cc0640aa2204253b",
  19. "version": "1.0.2"
  20. }
  21. }
  22. ]
  23. },
  24. "version": 1
  25. }