mirror of
https://github.com/vale981/riot-katex
synced 2025-03-05 09:01:40 -05:00
24 lines
591 B
JSON
24 lines
591 B
JSON
![]() |
{
|
||
|
"name": "riot-katex-tu-dd",
|
||
|
"version": "1.0.0",
|
||
|
"description": "Renders formulars on matrix.tu-dresden.de chats using KaTeX",
|
||
|
"main": "riot-katex.js",
|
||
|
"dependencies": {
|
||
|
"katex": "^0.11.1"
|
||
|
},
|
||
|
"devDependencies": {},
|
||
|
"scripts": {
|
||
|
"test": "echo \"Error: no test specified\" && exit 1"
|
||
|
},
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git+https://github.com/vale981/riot-katex.git"
|
||
|
},
|
||
|
"author": "",
|
||
|
"license": "GPL-3.0",
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/vale981/riot-katex/issues"
|
||
|
},
|
||
|
"homepage": "https://github.com/vale981/riot-katex#readme"
|
||
|
}
|