mirror of
https://github.com/mbirth/tcl_update_db.git
synced 2024-11-09 23:06:45 +00:00
14 lines
326 B
JSON
14 lines
326 B
JSON
{
|
|
"name": "tcl_update_db",
|
|
"version": "1.0",
|
|
"description": "Web based database for (Android) updates of TCL devices.",
|
|
"homepage": "https://github.com/mbirth/tcl_update_db",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "mbirth/tcl_update_db"
|
|
},
|
|
"dependencies": {
|
|
"material-components-web": "^0.27.0"
|
|
}
|
|
}
|