Files
ThreadNet-Web/contribute.json
T

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

14 lines
435 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": {
2020-09-30 11:00:47 +00:00
"url": "https://github.com/vector-im/element-web",
2020-02-05 15:25:09 +02:00
"license": "Apache License 2.0"
},
"bugs": {
2020-09-30 11:00:47 +00:00
"list": "https://github.com/vector-im/element-web/issues",
"report": "https://github.com/vector-im/element-web/issues/new/choose"
2020-02-05 15:25:09 +02:00
},
"keywords": ["chat", "riot", "matrix"]
}