2020-02-05 08:25:09 -05:00
|
|
|
{
|
2021-03-16 15:38:12 -04:00
|
|
|
"name": "SchildiChat",
|
|
|
|
"description": "A Matrix Client based on Element with a more traditional instant messaging experience",
|
2020-02-05 08:25:09 -05:00
|
|
|
"repository": {
|
2021-03-16 15:38:12 -04:00
|
|
|
"url": "https://github.com/SchildiChat/schildichat-desktop",
|
2020-02-05 08:25:09 -05:00
|
|
|
"license": "Apache License 2.0"
|
|
|
|
},
|
|
|
|
"bugs": {
|
2021-03-16 15:38:12 -04:00
|
|
|
"list": "https://github.com/SchildiChat/schildichat-desktop/issues",
|
|
|
|
"report": "https://github.com/SchildiChat/schildichat-desktop/issues/new/choose"
|
2020-02-05 08:25:09 -05:00
|
|
|
},
|
|
|
|
"keywords": [
|
|
|
|
"chat",
|
2021-03-16 15:38:12 -04:00
|
|
|
"schildichat",
|
2020-02-05 08:25:09 -05:00
|
|
|
"matrix"
|
|
|
|
]
|
|
|
|
}
|