mirror of
https://github.com/m5stack/M5Utility.git
synced 2026-05-20 11:27:29 -07:00
22 lines
543 B
JSON
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"
|
|
]
|
|
}
|
|
} |