mirror of https://github.com/arendst/Tasmota.git
14 lines
338 B
JSON
14 lines
338 B
JSON
|
{
|
||
|
"name": "Berry int64 implementation for 32 bits architceture",
|
||
|
"version": "1.0",
|
||
|
"description": "Berry int64",
|
||
|
"license": "MIT",
|
||
|
"homepage": "https://github.com/*g",
|
||
|
"frameworks": "arduino",
|
||
|
"platforms": "espressif32",
|
||
|
"authors":
|
||
|
{
|
||
|
"name": "Stephan Hadinger",
|
||
|
"maintainer": true
|
||
|
}
|
||
|
}
|