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