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