-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPackage.resolved
51 lines (51 loc) · 1.49 KB
/
Package.resolved
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
{
"originHash" : "488334ffbe69443ef2400cd9ba22f4ed608c4c0e0b6b574992c9c76b6d729d9e",
"pins" : [
{
"identity" : "openai",
"kind" : "remoteSourceControl",
"location" : "https://github.com/ajevans99/OpenAI.git",
"state" : {
"branch" : "function-tool-arguments-as-string",
"revision" : "85acfb3f8df954ff8fc34a606cbe5222f925582f"
}
},
{
"identity" : "swift-argument-parser",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-argument-parser.git",
"state" : {
"revision" : "41982a3656a71c768319979febd796c6fd111d5c",
"version" : "1.5.0"
}
},
{
"identity" : "swift-dotenv",
"kind" : "remoteSourceControl",
"location" : "https://github.com/thebarndog/swift-dotenv.git",
"state" : {
"revision" : "d13062940a3cdb2b13efa22ecc83b07b21c2e8dc",
"version" : "2.1.0"
}
},
{
"identity" : "swift-json-schema",
"kind" : "remoteSourceControl",
"location" : "https://github.com/ajevans99/swift-json-schema.git",
"state" : {
"revision" : "0245656588b326abe1f331e5868bd211f8c7655f",
"version" : "0.3.1"
}
},
{
"identity" : "swift-syntax",
"kind" : "remoteSourceControl",
"location" : "https://github.com/swiftlang/swift-syntax.git",
"state" : {
"revision" : "0687f71944021d616d34d922343dcef086855920",
"version" : "600.0.1"
}
}
],
"version" : 3
}