mirror of
https://github.com/muety/wakapi.git
synced 2023-08-10 21:12:56 +03:00
25 lines
534 B
JSON
25 lines
534 B
JSON
{
|
|
"name": "wakapi",
|
|
"description": "A minimalist, self-hosted WakaTime-compatible backend for coding statistics",
|
|
"repository": {
|
|
"url": "https://github.com/muety/wakapi",
|
|
"license": "GPL-3.0"
|
|
},
|
|
"urls": {
|
|
"prod": "https://wakapi.dev"
|
|
},
|
|
"bugs": {
|
|
"list": "https://github.com/muety/wakapi/issues",
|
|
"report": "https://github.com/muety/wakapi/issues/new"
|
|
},
|
|
"keywords": [
|
|
"go",
|
|
"golang",
|
|
"html5",
|
|
"sql",
|
|
"productivity",
|
|
"timetracking",
|
|
"selfhosted",
|
|
"devtools"
|
|
]
|
|
} |