13 lines
202 B
JSON
13 lines
202 B
JSON
{
|
|
"name": "webman/event",
|
|
"type": "library",
|
|
"license": "MIT",
|
|
"description": "Webman event plugin",
|
|
"require": {
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Webman\\Event\\": "src"
|
|
}
|
|
}
|
|
} |