framework/extensions/sticky/extension.json
2015-05-07 22:26:02 +09:30

16 lines
343 B
JSON

{
"name": "sticky",
"description": "Pin discussions to the top of the list.",
"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"
}
}