Package.resolved 2.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697
  1. {
  2. "originHash" : "94a024be279d128a7e82f3c76785db1e4cf7c9380d0c4aa59dfdf54952403b8d",
  3. "pins" : [
  4. {
  5. "identity" : "bluecryptor",
  6. "kind" : "remoteSourceControl",
  7. "location" : "https://github.com/Kitura/BlueCryptor.git",
  8. "state" : {
  9. "revision" : "cec97c24b111351e70e448972a7d3fe68a756d6d",
  10. "version" : "2.0.2"
  11. }
  12. },
  13. {
  14. "identity" : "blueecc",
  15. "kind" : "remoteSourceControl",
  16. "location" : "https://github.com/Kitura/BlueECC.git",
  17. "state" : {
  18. "revision" : "1485268a54f8135435a825a855e733f026fa6cc8",
  19. "version" : "1.2.201"
  20. }
  21. },
  22. {
  23. "identity" : "bluersa",
  24. "kind" : "remoteSourceControl",
  25. "location" : "https://github.com/Kitura/BlueRSA.git",
  26. "state" : {
  27. "revision" : "440f78db26d8bb073f29590f1c7bd31004da09ae",
  28. "version" : "1.0.201"
  29. }
  30. },
  31. {
  32. "identity" : "cryptoswift",
  33. "kind" : "remoteSourceControl",
  34. "location" : "https://github.com/krzyzanowskim/CryptoSwift.git",
  35. "state" : {
  36. "revision" : "e45a26384239e028ec87fbcc788f513b67e10d8f",
  37. "version" : "1.9.0"
  38. }
  39. },
  40. {
  41. "identity" : "kituracontracts",
  42. "kind" : "remoteSourceControl",
  43. "location" : "https://github.com/Kitura/KituraContracts.git",
  44. "state" : {
  45. "revision" : "6edf7ac3dd2b3a2c61284778d430bbad7d8a6f23",
  46. "version" : "2.0.1"
  47. }
  48. },
  49. {
  50. "identity" : "loggerapi",
  51. "kind" : "remoteSourceControl",
  52. "location" : "https://github.com/Kitura/LoggerAPI.git",
  53. "state" : {
  54. "revision" : "4e6b45e850ffa275e8e26a24c6454fd709d5b6ac",
  55. "version" : "2.0.0"
  56. }
  57. },
  58. {
  59. "identity" : "swift-asn1",
  60. "kind" : "remoteSourceControl",
  61. "location" : "https://github.com/apple/swift-asn1.git",
  62. "state" : {
  63. "revision" : "f70225981241859eb4aa1a18a75531d26637c8cc",
  64. "version" : "1.4.0"
  65. }
  66. },
  67. {
  68. "identity" : "swift-crypto",
  69. "kind" : "remoteSourceControl",
  70. "location" : "https://github.com/apple/swift-crypto.git",
  71. "state" : {
  72. "revision" : "e8d6eba1fef23ae5b359c46b03f7d94be2f41fed",
  73. "version" : "3.12.3"
  74. }
  75. },
  76. {
  77. "identity" : "swift-jwt",
  78. "kind" : "remoteSourceControl",
  79. "location" : "https://github.com/Kitura/Swift-JWT.git",
  80. "state" : {
  81. "revision" : "f68ec28fbd90a651597e9e825ea7f315f8d52a1f",
  82. "version" : "4.0.1"
  83. }
  84. },
  85. {
  86. "identity" : "swift-log",
  87. "kind" : "remoteSourceControl",
  88. "location" : "https://github.com/apple/swift-log.git",
  89. "state" : {
  90. "revision" : "9cb486020ebf03bfa5b5df985387a14a98744537",
  91. "version" : "1.6.1"
  92. }
  93. }
  94. ],
  95. "version" : 3
  96. }