mirror of
https://github.com/flarum/framework.git
synced 2025-02-20 22:00:24 +08:00
16 lines
331 B
JSON
16 lines
331 B
JSON
{
|
|
"name": "flarum-likes",
|
|
"title": "Likes",
|
|
"description": "Allows users to like posts.",
|
|
"tags": [],
|
|
"version": "0.1.0",
|
|
"author": {
|
|
"name": "Toby Zerner",
|
|
"email": "toby@flarum.org'"
|
|
},
|
|
"license": "MIT",
|
|
"require": {
|
|
"php": ">=5.4.0",
|
|
"flarum": ">0.1.0"
|
|
}
|
|
} |