Files
element-web/contribute.json
T

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

14 lines
438 B
JSON
Raw Normal View History

2020-02-05 15:25:09 +02:00
{
2020-09-30 12:29:45 +01:00
"name": "Element",
2020-02-05 15:25:09 +02:00
"description": "A glossy Matrix collaboration client for the web.",
"repository": {
"url": "https://github.com/element-hq/element-web",
2020-02-05 15:25:09 +02:00
"license": "Apache License 2.0"
},
"bugs": {
"list": "https://github.com/element-hq/element-web/issues",
"report": "https://github.com/element-hq/element-web/issues/new/choose"
2020-02-05 15:25:09 +02:00
},
"keywords": ["chat", "riot", "matrix"]
}