mirror of
https://github.com/flarum/framework.git
synced 2024-11-29 21:11:55 +08:00
16 lines
364 B
JSON
16 lines
364 B
JSON
{
|
|
"name": "pusher",
|
|
"title": "Pusher",
|
|
"description": "See new discussions and posts in real-time using Pusher.",
|
|
"keywords": [],
|
|
"version": "0.1.0",
|
|
"author": {
|
|
"name": "Toby Zerner",
|
|
"email": "toby.zerner@gmail.com"
|
|
},
|
|
"license": "MIT",
|
|
"require": {
|
|
"php": ">=5.4.0",
|
|
"flarum": ">0.1.0"
|
|
}
|
|
} |