mirror of
https://github.com/Karaka-Management/jsOMS.git
synced 2026-01-11 09:58:39 +00:00
15 lines
324 B
JSON
Executable File
15 lines
324 B
JSON
Executable File
{
|
|
"name": "karaka/jsoms",
|
|
"description": "JS Framework for Karaka.",
|
|
"authors": [
|
|
{
|
|
"name": "Dennis Eichhorn",
|
|
"email": "spl1nes.com@googlemail.com"
|
|
}
|
|
],
|
|
"require-dev": {
|
|
"squizlabs/php_codesniffer": ">=3.6",
|
|
"phpstan/phpstan": ">=0.12.18"
|
|
}
|
|
}
|