-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathPackage.resolved
More file actions
123 lines (123 loc) · 3.52 KB
/
Package.resolved
File metadata and controls
123 lines (123 loc) · 3.52 KB
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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
{
"originHash" : "e354cbddbdaf561acc5faa6b561ae766f3e9b9ef93c5b4cae2c1f200e82e66d2",
"pins" : [
{
"identity" : "ansi",
"kind" : "remoteSourceControl",
"location" : "https://github.com/leviouwendijk/ANSI",
"state" : {
"branch" : "master",
"revision" : "073d9ca7870b688a312608acf14eae6ba052c0d6"
}
},
{
"identity" : "cryptography",
"kind" : "remoteSourceControl",
"location" : "https://github.com/leviouwendijk/Cryptography.git",
"state" : {
"branch" : "master",
"revision" : "37e2731874ca54ad1feda5ba982b133b8355ed52"
}
},
{
"identity" : "difference",
"kind" : "remoteSourceControl",
"location" : "https://github.com/leviouwendijk/Difference.git",
"state" : {
"branch" : "master",
"revision" : "395508c460782f6ec334c842eaef3856a628874b"
}
},
{
"identity" : "http",
"kind" : "remoteSourceControl",
"location" : "https://github.com/leviouwendijk/HTTP.git",
"state" : {
"branch" : "master",
"revision" : "8cc657d0306daeaa5b192865d6bdc694800a8142"
}
},
{
"identity" : "loggers",
"kind" : "remoteSourceControl",
"location" : "https://github.com/leviouwendijk/Loggers.git",
"state" : {
"branch" : "master",
"revision" : "ca7179d90d8728df511361d444e8f23b2c44060c"
}
},
{
"identity" : "methods",
"kind" : "remoteSourceControl",
"location" : "https://github.com/leviouwendijk/Methods.git",
"state" : {
"branch" : "master",
"revision" : "47d7bf31c1e547238c1900fe4a1f6961b6cc19bb"
}
},
{
"identity" : "milieu",
"kind" : "remoteSourceControl",
"location" : "https://github.com/leviouwendijk/Milieu.git",
"state" : {
"branch" : "master",
"revision" : "242e890af20eb5f77087cf116ae9374f1f809b2a"
}
},
{
"identity" : "parsers",
"kind" : "remoteSourceControl",
"location" : "https://github.com/leviouwendijk/Parsers.git",
"state" : {
"branch" : "master",
"revision" : "40a5a71a88edf22accaf8141787f730ec44c7442"
}
},
{
"identity" : "parsing",
"kind" : "remoteSourceControl",
"location" : "https://github.com/leviouwendijk/Parsing.git",
"state" : {
"branch" : "master",
"revision" : "38e346697615fbb32fdac86e6528c18104d89334"
}
},
{
"identity" : "position",
"kind" : "remoteSourceControl",
"location" : "https://github.com/leviouwendijk/Position.git",
"state" : {
"branch" : "master",
"revision" : "70fd78230c3452d9a4471222d64324a2c084351d"
}
},
{
"identity" : "primitives",
"kind" : "remoteSourceControl",
"location" : "https://github.com/leviouwendijk/Primitives.git",
"state" : {
"branch" : "master",
"revision" : "88c0aad7d912d13fcc9131ac271d1691da998355"
}
},
{
"identity" : "variables",
"kind" : "remoteSourceControl",
"location" : "https://github.com/leviouwendijk/Variables.git",
"state" : {
"branch" : "master",
"revision" : "c533569cd399d8d4762f5f4f8241e2234735c6d0"
}
},
{
"identity" : "writers",
"kind" : "remoteSourceControl",
"location" : "https://github.com/leviouwendijk/Writers.git",
"state" : {
"branch" : "master",
"revision" : "af830559aef8032edccf0e80623a2ed6e1a575f7"
}
}
],
"version" : 3
}