12345678910111213141516 |
- {
- "name": "fgm/codewars",
- "type": "project",
- "require-dev": {
- "phpunit/phpunit": "8.5.x-dev"
- },
- "license": "GPL-3",
- "authors": [
- {
- "name": "Frederic G. MARAND",
- "email": "fgm@osinet.fr"
- }
- ],
- "minimum-stability": "dev",
- "require": {}
- }
|