10 lines
155 B
JSON
10 lines
155 B
JSON
{
|
|
"require": {
|
|
"flashwave/index": "^0.2408.40014"
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Oatmeal\\": "src"
|
|
}
|
|
}
|
|
}
|