-
-
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.77, 1.1.77]",
"resolved": "1.1.77",
"contentHash": "zCEUBldDYkA1f02bdkz7VSLa/2NDRBtclS61ujcXs7IvfFcNF1qY2lLTCoPnznxAvJqPGoN49CbGbW9D4hJH3g=="
},
"nanoFramework.System.Net": {
"type": "Direct",
"requested": "[1.11.15, 1.11.15]",
"resolved": "1.11.15",
"contentHash": "DVpqt6h01ooItNupYb9B7S+jzZWPZpqv6mTbSvKNmjZ+C0hvn8nLVb45RZaAJnq10d/UP3QEFlDRq6HnJMZkoQ=="
},
"nanoFramework.System.Text": {
"type": "Direct",
"requested": "[1.3.1, 1.3.1]",
"resolved": "1.3.1",
"contentHash": "6BFCg7LUeN0Xx1R4QQF6HKDb3BnihtYY7X47IIkfFmsIurJbu643HyidhTxG/BwK4UYWRMC/Io4s/KdsLs6WlA=="
},
"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.115, 3.7.115]",
"resolved": "3.7.115",
"contentHash": "EpXamaAdRfG/BMxGgvZlTM0npRnkmXUjAj8OdNKd17t4oN+2nvjdv/KnFmzOOMDqvlwB49UCwtOHJrAQTfUBtQ=="
}
}
}
}