15 lines
367 B
JSON
15 lines
367 B
JSON
{
|
|
"name": "gnh1201/reasonableframework",
|
|
"description": "ReasonableFramework is RVHM structured PHP web framework, securely and compatibility",
|
|
"license": "LGPL-3.0",
|
|
"authors": [
|
|
{
|
|
"name": "Go Namhyeon",
|
|
"email": "gnh1201@gmail.com"
|
|
}
|
|
],
|
|
"require": {
|
|
"phpoffice/phpspreadsheet": "~1.8"
|
|
}
|
|
}
|