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