{ "name": "twali", "keywords": "TWatch,Watch,TTGO,library", "description": "Library for building watch firmware based on TTGO T-Watch development kit.", "repository": { "type": "git", "url": "https://gitlab.com/beoran/twali.git" }, "authors": [ { "name": "beoran", "email": "beoran@gNmOaSiPlA.Mcom", "url": "https://gitlab.com/beoran/", "maintainer": true } ], "version": "0.0.1", "frameworks": "arduino", "platforms": "esp32", "dependencies":[ { "name": "TTGO TWatch Library", "version": "^1.3.0" } ] }