18 lines
437 B
JSON
18 lines
437 B
JSON
|
{
|
||
|
"name": "Riot",
|
||
|
"description": "A glossy Matrix collaboration client for the web.",
|
||
|
"repository": {
|
||
|
"url": "https://github.com/vector-im/riot-web",
|
||
|
"license": "Apache License 2.0"
|
||
|
},
|
||
|
"bugs": {
|
||
|
"list": "https://github.com/vector-im/riot-web/issues",
|
||
|
"report": "https://github.com/vector-im/riot-web/issues/new/choose"
|
||
|
},
|
||
|
"keywords": [
|
||
|
"chat",
|
||
|
"riot",
|
||
|
"matrix"
|
||
|
]
|
||
|
}
|