17 lines
370 B
JSON
17 lines
370 B
JSON
|
{
|
||
|
"name": "netsyms/web-app-template",
|
||
|
"description": "Simple framework for rapid webapp development",
|
||
|
"type": "project",
|
||
|
"require": {
|
||
|
"catfan/medoo": "^1.2",
|
||
|
"spomky-labs/otphp": "^8.3"
|
||
|
},
|
||
|
"license": "MIT",
|
||
|
"authors": [
|
||
|
{
|
||
|
"name": "Skylar Ittner",
|
||
|
"email": "admin@netsyms.com"
|
||
|
}
|
||
|
]
|
||
|
}
|