mirror of
https://github.com/flarum/framework.git
synced 2024-11-25 17:57:04 +08:00
16 lines
306 B
JSON
16 lines
306 B
JSON
{
|
|
"name": "mentions",
|
|
"description": "",
|
|
"version": "0.1.0",
|
|
"author": {
|
|
"name": "Toby Zerner",
|
|
"email": "toby@flarum.org",
|
|
"website": "http://tobyzerner.com"
|
|
},
|
|
"license": "MIT",
|
|
"require": {
|
|
"php": ">=5.4.0",
|
|
"flarum": ">1.0.0"
|
|
}
|
|
}
|