Skip to content

Commit e4984b0

Browse files
author
Eric Thieme-Garmann
committed
provide package json
1 parent 7675ada commit e4984b0

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed
+23
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
{
2+
"packages": [
3+
{
4+
"name": "sensebox-arduino-esp32",
5+
"maintainer": "Eric Thieme-Garmann",
6+
"websiteURL": "https://sensebox.de",
7+
"email": "info@sensebox.de",
8+
"help": {
9+
"online": "https://sensebox.de"
10+
},
11+
"platforms": [
12+
{
13+
"name": "sensebox-arduino-esp32",
14+
"architecture": "esp32",
15+
"version": "1.0.0",
16+
"category": "Contributed",
17+
"url": "https://github.com/sensebox/sensebox-arduino-esp32/archive/refs/tags/2.1beta.zip"
18+
}
19+
]
20+
21+
}
22+
]
23+
}

0 commit comments

Comments
 (0)