14 lines
No EOL
313 B
JSON
14 lines
No EOL
313 B
JSON
{
|
|
"name": "ai-sandbox/format",
|
|
"description": "Markdown to HTML Converter with Azure AD Authentication",
|
|
"type": "project",
|
|
"require": {
|
|
"firebase/php-jwt": "^6.10"
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"App\\": "src/"
|
|
}
|
|
},
|
|
"minimum-stability": "stable"
|
|
} |