-
-
Notifications
You must be signed in to change notification settings - Fork 26
Expand file tree
/
Copy pathpackages.lock.json
More file actions
55 lines (55 loc) · 2.12 KB
/
packages.lock.json
File metadata and controls
55 lines (55 loc) · 2.12 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
{
"version": 1,
"dependencies": {
".NETnanoFramework,Version=v1.0": {
"nanoFramework.CoreLibrary": {
"type": "Direct",
"requested": "[1.15.5, 1.15.5]",
"resolved": "1.15.5",
"contentHash": "u2+GvAp1uxLrGdILACAZy+EVKOs28EQ52j8Lz7599egXZ3GBGejjnR2ofhjMQwzrJLlgtyrsx8nSLngDfJNsAg=="
},
"nanoFramework.Runtime.Events": {
"type": "Direct",
"requested": "[1.11.18, 1.11.18]",
"resolved": "1.11.18",
"contentHash": "t0XpUkdyBBBv/0S4oGx3yUJG1iPYWc38odvZW8mVoioSxZOJrRkRHpNfwYxTxtP4LIEyyesOPEH42d05FHfHzA=="
},
"nanoFramework.System.Collections": {
"type": "Direct",
"requested": "[1.5.45, 1.5.45]",
"resolved": "1.5.45",
"contentHash": "dil6zTz67ACEboy5aWib+lcK+v5eOdvChow3UoZjPdH/fsHsHl26D6/OmQKp+KPVdi5/59WUM5InFB4F5FEQfQ=="
},
"nanoFramework.System.IO.Streams": {
"type": "Direct",
"requested": "[1.1.75, 1.1.75]",
"resolved": "1.1.75",
"contentHash": "1wI+DeqR2osn9CRBw/DWaWB/5MBOIvaHHBLqjupW+Ew7e2neIWetOHc+J5yUGTZlxR38CgExpd1ddCXCDLtLWg=="
},
"nanoFramework.System.Net": {
"type": "Direct",
"requested": "[1.11.12, 1.11.12]",
"resolved": "1.11.12",
"contentHash": "ByDjj0b4Mx/kVq8QN/ta5lpgksUUqXo39EX64dXj10pOB58gsUhZ0EYq3Pi3Sx4lLe43e9kd+Zv/YpXI078rMA=="
},
"nanoFramework.System.Text": {
"type": "Direct",
"requested": "[1.2.99, 1.2.99]",
"resolved": "1.2.99",
"contentHash": "qxjW/wP/ybIg1NhYTr1meGcJkUv6V0tu1ToMZvZuCnP+CUyV/iJwYeSmeog+z2VufuRL5xIQgsTZAtUXVtonOA=="
},
"nanoFramework.System.Threading": {
"type": "Direct",
"requested": "[1.1.32, 1.1.32]",
"resolved": "1.1.32",
"contentHash": "6o7Y4gH15FLuo2FWGLecABiCD57V5QMf5g/hEneV64VmhoXI8Bk7r6BDBPTfAePs738xbc1ECpA5dJmbSmtilg=="
},
"Nerdbank.GitVersioning": {
"type": "Direct",
"requested": "[3.7.112, 3.7.112]",
"resolved": "3.7.112",
"contentHash": "j0jcfnTjvhytRanVR34Gaj6RFKk8EDmVhRW7929nWjCo8tzBxsa3XmFmbSGDA6nWXGhfehTixWhPgGWAbz+NQA=="
}
}
}
}