We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b857ad7 commit 9e3aa9fCopy full SHA for 9e3aa9f
1 file changed
composer.json
@@ -2,7 +2,20 @@
2
"name": "starsriver/mathplus",
3
"version": "0.1.2",
4
"description": "MathJax extension for flarum,more support.",
5
+ "keywords": [
6
+ "extension",
7
+ "math",
8
+ "mathjax"
9
+ ],
10
+ "license": "mit",
11
"type": "flarum-extension",
12
+ "authors": [
13
+ {
14
+ "name": "星河",
15
+ "email": "weizixuan110@foxmail.com",
16
+ "homepage": "https://include.uotan.cn/"
17
+ }
18
19
"require": {
20
"flarum/core": ">=0.1.0-beta.16"
21
},
0 commit comments