1
0
mirror of https://github.com/mbirth/tcl_update_db.git synced 2024-09-20 01:03:26 +01:00
tcl_update_db/package.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"
}
}