-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathpackage_razerduino_index.json
More file actions
31 lines (30 loc) · 1.01 KB
/
package_razerduino_index.json
File metadata and controls
31 lines (30 loc) · 1.01 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
{
"packages": [
{
"name": "razerduino",
"maintainer": "DarkMetalMouse",
"websiteURL": "https://github.com/DarkMetalMouse/razerduino",
"email": "",
"platforms": [
{
"name": "razerduino",
"architecture": "avr",
"version": "0.9.0",
"category": "Contributed",
"url": "https://github.com/DarkMetalMouse/razerduino/blob/master/razerduino-0.9.0.zip?raw=true",
"archiveFileName": "razerduino-0.9.0.zip",
"checksum": "SHA-256:85744dad5f19a142d8b74e441e4820ab64853b87be414fe4cc144bb7b131b802",
"size": "6010904",
"boards": [
{"name": "microrazer"}
],
"toolsDependencies": [
{ "packager": "arduino", "name": "avr-gcc", "version": "7.3.0-atmel3.6.1-arduino7" },
{ "packager": "arduino", "name": "avrdude", "version": "6.3.0-arduino17" }
]
}
],
"tools": []
}
]
}