2017-04-14 19:05:58 -06:00
|
|
|
{
|
2017-07-21 00:45:30 -06:00
|
|
|
"name": "netsyms/accounthub",
|
2017-06-24 23:42:17 -06:00
|
|
|
"description": "Single-sign-on system and dashboard for Netsyms Business Apps",
|
2017-04-14 19:05:58 -06:00
|
|
|
"type": "project",
|
|
|
|
"require": {
|
2018-04-15 20:39:35 -06:00
|
|
|
"catfan/medoo": "^1.5",
|
2017-04-14 19:05:58 -06:00
|
|
|
"spomky-labs/otphp": "^8.3",
|
2018-04-15 20:39:35 -06:00
|
|
|
"endroid/qr-code": "^3.2",
|
2017-06-21 21:01:02 -06:00
|
|
|
"guzzlehttp/guzzle": "^6.2",
|
2017-11-08 02:33:13 -07:00
|
|
|
"phpmailer/phpmailer": "^5.2",
|
2018-09-22 22:08:54 -06:00
|
|
|
"christian-riesen/base32": "^1.3",
|
|
|
|
"mibe/feedwriter": "^1.1"
|
2017-04-14 19:05:58 -06:00
|
|
|
},
|
2017-12-16 13:44:56 -07:00
|
|
|
"license": "MPL-2.0",
|
2017-04-14 19:05:58 -06:00
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Skylar Ittner",
|
|
|
|
"email": "admin@netsyms.com"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|