-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage_RailStars-Io_index.json
More file actions
53 lines (52 loc) · 1.77 KB
/
package_RailStars-Io_index.json
File metadata and controls
53 lines (52 loc) · 1.77 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
{
"packages":[
{
"name": "RailStars-Io",
"maintainer": "OpenLCB Group",
"websiteURL": "http://openlcb.org",
"email": "",
"help": {
"online": "https://github.com/openlcb/RailStars-Io"
},
"platforms":[
{
"name": "RailStars-Io Boards",
"architecture": "avr",
"version": "1.2.0",
"category": "Contributed",
"url": "https://github.com/openlcb/RailStars-Io/archive/1.2.0.zip",
"archiveFileName": "RailStars-Io-1.2.0.zip",
"checksum": "SHA-256:8136d75668fdff255d84a8cd737347ea107a5813f96e50636c91fc1ee2f3b1fe",
"size": "28777",
"help":{
"online":"https://github.com/openlcb/RailStars-Io"
},
"boards":[
{ "name": "Io" },
{ "name": "Io:duino" }
],
"toolsDependencies":[]
},
{
"name": "RailStars-Io Boards",
"architecture": "avr",
"version": "1.3.0",
"category": "Contributed",
"url": "https://github.com/openlcb/RailStars-Io/archive/1.3.0.zip",
"archiveFileName": "RailStars-Io-1.3.0.zip",
"checksum": "SHA-256:625c7e3c5ce9a4c55ea61801d9afce6475412491b2d3e241c2fa69d4fabaa6d1",
"size": "21073",
"help":{
"online":"https://github.com/openlcb/RailStars-Io"
},
"boards":[
{ "name": "Io" },
{ "name": "Io:duino" }
],
"toolsDependencies":[]
}
],
"tools":[]
}
]
}