mirror of
https://github.com/mbirth/tcl_update_db.git
synced 2024-11-09 23:06:45 +00:00
15 lines
358 B
JSON
15 lines
358 B
JSON
{
|
|
"name": "tcl_update_db",
|
|
"version": "1.0.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": {
|
|
"coffeescript": "^2.1.1",
|
|
"material-components-web": "^0.27.0"
|
|
}
|
|
}
|