19 lines
392 B
JSON
19 lines
392 B
JSON
{
|
|
"name": "tool-mklittlefs",
|
|
"version": "1.203.210628",
|
|
"description": "Utility for creating littlefs images for upload on the ESP8266",
|
|
"keywords": [
|
|
"tools",
|
|
"build tools",
|
|
"filesystem"
|
|
],
|
|
"license": "MIT",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/earlephilhower/mklittlefs"
|
|
},
|
|
"system": [
|
|
"darwin_x86_64",
|
|
"darwin_arm64"
|
|
]
|
|
} |