10 lines
178 B
JSON
10 lines
178 B
JSON
{
|
|
"name": "franzz/objects",
|
|
"description": "Objects",
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Franzz\\Objects\\": "inc"
|
|
}
|
|
}
|
|
} |