28 lines
No EOL
592 B
JSON
28 lines
No EOL
592 B
JSON
{
|
|
"name": "M5Utility",
|
|
"description": "Library for other M5 libraries and products",
|
|
"keywords": "M5Utility",
|
|
"authors": {
|
|
"name": "M5Stack",
|
|
"url": "http://www.m5stack.com"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/m5stack/M5Utility.git"
|
|
},
|
|
"dependencies": [],
|
|
"version": "0.0.3",
|
|
"frameworks": [
|
|
"arduino"
|
|
],
|
|
"platforms": [
|
|
"espressif32"
|
|
],
|
|
"headers": "M5Utility.h",
|
|
"license": "MIT",
|
|
"export": {
|
|
"exclude": [
|
|
"docs/html"
|
|
]
|
|
}
|
|
} |