15 lines
No EOL
284 B
JSON
15 lines
No EOL
284 B
JSON
{
|
|
"name": "jenya/laba",
|
|
"description": "Laba",
|
|
"type": "project",
|
|
"license": "MIT",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Jenya\\Laba\\": "src/"
|
|
}
|
|
},
|
|
"require": {
|
|
"pecee/simple-router": "4.3.7.2",
|
|
"twig/twig": "^3.3"
|
|
}
|
|
} |