Skip to content

Commit 9e3aa9f

Browse files
authored
Update composer.json
1 parent b857ad7 commit 9e3aa9f

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

composer.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,20 @@
22
"name": "starsriver/mathplus",
33
"version": "0.1.2",
44
"description": "MathJax extension for flarum,more support.",
5+
"keywords": [
6+
"extension",
7+
"math",
8+
"mathjax"
9+
],
10+
"license": "mit",
511
"type": "flarum-extension",
12+
"authors": [
13+
{
14+
"name": "星河",
15+
"email": "weizixuan110@foxmail.com",
16+
"homepage": "https://include.uotan.cn/"
17+
}
18+
],
619
"require": {
720
"flarum/core": ">=0.1.0-beta.16"
821
},

0 commit comments

Comments
 (0)