-
-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathPackage.resolved
More file actions
32 lines (32 loc) · 830 Bytes
/
Package.resolved
File metadata and controls
32 lines (32 loc) · 830 Bytes
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
{
"pins" : [
{
"identity" : "ecs",
"kind" : "remoteSourceControl",
"location" : "https://github.com/fireblade-engine/ecs.git",
"state" : {
"revision" : "0b3ba9241be23e4787ae9421728faab9bd9ba9e6",
"version" : "0.17.6"
}
},
{
"identity" : "math",
"kind" : "remoteSourceControl",
"location" : "https://github.com/fireblade-engine/math.git",
"state" : {
"revision" : "d42d22cb727931cc17c15ba424b1eae5fde4dd96",
"version" : "0.13.0"
}
},
{
"identity" : "swiftsdl2",
"kind" : "remoteSourceControl",
"location" : "https://github.com/ctreffs/SwiftSDL2.git",
"state" : {
"revision" : "30a2886bd68e43fc19ba29b63ffe230ac0e4db7a",
"version" : "1.4.1"
}
}
],
"version" : 2
}