Tasmota/lib/libesp32/berry_int64/library.json

14 lines
338 B
JSON
Raw Normal View History

2022-03-21 18:35:57 +00:00
{
"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
}
}