PagePlus/composer.json
ShadowVirtual e003ffa38a Page Plus
Changed the text editor
2024-04-01 03:51:52 -08:00

23 lines
392 B
JSON

{
"name": "nwidart/pageplus",
"description": "",
"authors": [
{
"name": "GIGABAIT",
"email": "xgigabaitx@gmail.com"
}
],
"extra": {
"laravel": {
"providers": [],
"aliases": {
}
}
},
"autoload": {
"psr-4": {
"Modules\\PagePlus\\": ""
}
}
}