2018-08-03 13:32:46 -05:00
|
|
|
{
|
|
|
|
"name": "xeonproductions/software-admin-panel",
|
|
|
|
"description": "A protected software administration front-end and API written in PHP.",
|
|
|
|
"type": "project",
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Brandon Scott",
|
|
|
|
"email": "xeons@users.noreply.github.com"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"require": {
|
2018-08-03 14:07:48 -05:00
|
|
|
"smarty/smarty": "~3.1",
|
|
|
|
"google/recaptcha": "^1.2",
|
|
|
|
"monolog/monolog": "^1.23"
|
2018-08-03 13:32:46 -05:00
|
|
|
}
|
|
|
|
}
|