2017-04-24 17:13:08 -06:00
|
|
|
{
|
2017-04-26 00:46:36 -06:00
|
|
|
"name": "netsyms/business-app-template",
|
2017-12-28 16:20:45 -07:00
|
|
|
"description": "Template for a webapp integrated with an AccountHub server.",
|
2017-04-24 17:13:08 -06:00
|
|
|
"type": "project",
|
|
|
|
"require": {
|
2020-10-23 21:33:06 -06:00
|
|
|
"catfan/medoo": "^1.7",
|
2018-05-01 13:33:30 -06:00
|
|
|
"guzzlehttp/guzzle": "^6.2",
|
2020-10-23 21:33:06 -06:00
|
|
|
"geoip2/geoip2": "^2.11",
|
|
|
|
"unsplash/unsplash": "^3.1",
|
|
|
|
"phpmailer/phpmailer": "^6.1"
|
2017-04-24 17:13:08 -06:00
|
|
|
},
|
2018-04-09 19:18:19 -06:00
|
|
|
"license": "MPL-2.0",
|
2017-04-24 17:13:08 -06:00
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Skylar Ittner",
|
|
|
|
"email": "admin@netsyms.com"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|