Package.resolved 959 B

123456789101112131415161718192021222324252627282930313233
  1. {
  2. "originHash" : "8f61689e55c5551e76f2c686d145061dc1fa621a58cbca576565ebfabc15c894",
  3. "pins" : [
  4. {
  5. "identity" : "swift-argument-parser",
  6. "kind" : "remoteSourceControl",
  7. "location" : "https://github.com/apple/swift-argument-parser.git",
  8. "state" : {
  9. "revision" : "c8ed701b513cf5177118a175d85fbbbcd707ab41",
  10. "version" : "1.3.0"
  11. }
  12. },
  13. {
  14. "identity" : "swift-transformers",
  15. "kind" : "remoteSourceControl",
  16. "location" : "https://github.com/huggingface/swift-transformers.git",
  17. "state" : {
  18. "revision" : "74b94211bdc741694ed7e700a1104c72e5ba68fe",
  19. "version" : "0.1.7"
  20. }
  21. },
  22. {
  23. "identity" : "whisperkit",
  24. "kind" : "remoteSourceControl",
  25. "location" : "https://github.com/argmaxinc/whisperkit",
  26. "state" : {
  27. "branch" : "main",
  28. "revision" : "59aaa4e5f211622f9a5e133440220d9974641d3b"
  29. }
  30. }
  31. ],
  32. "version" : 3
  33. }