You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
435 B
14 lines
435 B
{
|
|
"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"]
|
|
}
|