AppTemplate/composer.json

14 lines
240 B
JSON
Raw Permalink Normal View History

2018-07-18 00:48:33 -06:00
{
"name": "netsyms/image-host",
"require": {
"catfan/medoo": "^1.5"
},
"license": "MPL-2.0",
"authors": [
{
"name": "Skylar Ittner",
"email": "admin@netsyms.com"
}
]
}