mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
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"
|
|
]
|
|
}
|