This commit is contained in:
Toby Zerner 2015-08-13 12:49:04 +09:30
parent 637e3abfc9
commit ca85d1ebe2

View File

@ -2,7 +2,7 @@
"name": "emoji",
"title": "Emoji",
"description": "Convert text and unicode emoji into Twemoji.",
"keywords": [],
"keywords": ["discussions"],
"version": "0.1.0",
"author": {
"name": "Toby Zerner",
@ -12,5 +12,10 @@
"require": {
"php": ">=5.4.0",
"flarum": ">0.1.0"
},
"icon": {
"name": "smile-o",
"backgroundColor": "#FFC700",
"color": "#000"
}
}
}