12 lines
160 B
JSON
12 lines
160 B
JSON
{
|
|
"name": "webman/cors",
|
|
"type": "library",
|
|
"license": "MIT",
|
|
"require": {
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Webman\\Cors\\": "src"
|
|
}
|
|
}
|
|
} |