You've already forked M5Unit-QRCode
mirror of
https://github.com/m5stack/M5Unit-QRCode.git
synced 2026-05-20 10:57:21 -07:00
17 lines
376 B
JSON
17 lines
376 B
JSON
{
|
|
"name": "M5UnitQRCode",
|
|
"description": "Library for M5Stack UNIT QRCode",
|
|
"keywords": "M5Stack UNIT QRCode",
|
|
"authors": {
|
|
"name": "M5Stack",
|
|
"url": "http://www.m5stack.com"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/m5stack/M5Unit-QRCode.git"
|
|
},
|
|
"version": "1.0.1",
|
|
"frameworks": "arduino",
|
|
"platforms": "espressif32"
|
|
}
|