����JFIF��x�x����'
| Server IP : 78.140.185.180  /  Your IP : 216.73.216.51 Web Server : LiteSpeed System : Linux cpanel13.v.fozzy.com 4.18.0-513.11.1.lve.el8.x86_64 #1 SMP Thu Jan 18 16:21:02 UTC 2024 x86_64 User : builderbox ( 1072) PHP Version : 7.3.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/builderbox/./././././www/vendor/teamtnt/tntsearch/ | 
| Upload File : | 
{
    "name": "teamtnt/tntsearch",
    "type": "library",
    "description": "A fully featured full text search engine written in PHP",
    "keywords": [
        "teamtnt",
        "tntsearch",
        "search",
        "fulltext",
        "geosearch",
        "text classification",
        "bm25",
        "stemming",
        "fuzzy search"
    ],
    "homepage": "https://github.com/teamtnt/tntsearch",
    "license": "MIT",
    "authors": [{
        "name": "Nenad Tičarić",
        "email": "nticaric@gmail.com",
        "homepage": "http://www.tntstudio.us",
        "role": "Developer"
    }],
    "require": {
        "php": "~7.1|^8",
        "ext-pdo_sqlite": "*",
        "ext-sqlite3": "*",
        "ext-mbstring": "*"
    },
    "require-dev": {
        "phpunit/phpunit": "7.*|8.*|9.*",
        "symfony/var-dumper": "^4|^5.2"
    },
    "autoload": {
        "psr-4": {
            "TeamTNT\\TNTSearch\\": "src"
        },
        "files": [
            "helper/helpers.php"
        ]
    }
}