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