Package.resolved 870 B

1234567891011121314151617181920212223242526272829303132
  1. {
  2. "pins" : [
  3. {
  4. "identity" : "swift-algorithms",
  5. "kind" : "remoteSourceControl",
  6. "location" : "https://github.com/apple/swift-algorithms",
  7. "state" : {
  8. "revision" : "b14b7f4c528c942f121c8b860b9410b2bf57825e",
  9. "version" : "1.0.0"
  10. }
  11. },
  12. {
  13. "identity" : "swift-numerics",
  14. "kind" : "remoteSourceControl",
  15. "location" : "https://github.com/apple/swift-numerics",
  16. "state" : {
  17. "revision" : "0a5bc04095a675662cf24757cc0640aa2204253b",
  18. "version" : "1.0.2"
  19. }
  20. },
  21. {
  22. "identity" : "swift-snapshot-testing",
  23. "kind" : "remoteSourceControl",
  24. "location" : "https://github.com/pointfreeco/swift-snapshot-testing",
  25. "state" : {
  26. "revision" : "f8a9c997c3c1dab4e216a8ec9014e23144cbab37",
  27. "version" : "1.9.0"
  28. }
  29. }
  30. ],
  31. "version" : 2
  32. }