Files
2026-03-25 16:53:57 +09:00

22 lines
543 B
JSON

{
"name": "M5Utility",
"description": "Library for other M5 libraries and products",
"keywords": "m5stack, m5utility, utility, stl, container, crypto",
"authors": {
"name": "M5Stack",
"url": "https://www.m5stack.com"
},
"repository": {
"type": "git",
"url": "https://github.com/m5stack/M5Utility.git"
},
"dependencies": {},
"version": "0.0.12",
"headers": "M5Utility.h",
"license": "MIT",
"export": {
"exclude": [
"docs/html"
]
}
}