1
0
mirror of https://github.com/mbirth/tcl_update_db.git synced 2024-09-19 16:53:25 +01:00
tcl_update_db/package.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.2.1",
"material-components-web": "^0.30.0"
}
}