{
"autoload": {
"psr-4": {
"Flarum\\Suspend\\": "src/"
}
},
"scripts": {
"style": "phpcs --standard=PSR2 -np src"