File: D:/HostingSpaces/SBogers10/zuiderbos.komma.pro/vendor/nqxcode/phpmorphy/composer.json
{
"name": "nqxcode/phpmorphy",
"description": "phpMorphy - morphological analyzer library for Russisan, English and German languages",
"keywords": ["phpMorphy", "php-morphy", "phpmorphy"],
"homepage": "http://phpmorphy.sourceforge.net/",
"type": "library",
"license": "GNU GPL 2.1",
"authors": [
{
"name": "Kamaev Vladimir",
"email": "heromantor@users.sourceforge.net"
}
],
"minimum-stability": "dev",
"require": {
},
"autoload": {
"files": [
"src/common.php"
]
}
}