Files
2022-01-25 19:13:01 +08:00

16 lines
359 B
JSON

{
"name": "ATOM-PRINTER",
"description": "Library for ATOM Printer",
"keywords": "ATOM Printer",
"authors": {
"name": "M5Stack",
"url": "http://www.m5stack.com"
},
"repository": {
"type": "git",
"url": "https://github.com/m5stack/ATOM-PRINTER.git"
},
"version": "0.0.1",
"framework": "arduino",
"platforms": "espressif32"
}