{
    "packages": [
        {
            "name": "damian-gora/tntsearch",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/damian-gora/tntsearch.git",
                "reference": "b18d94adc9f59b6f0c24840009d7c2a4e186a6cc"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/damian-gora/tntsearch/zipball/b18d94adc9f59b6f0c24840009d7c2a4e186a6cc",
                "reference": "b18d94adc9f59b6f0c24840009d7c2a4e186a6cc",
                "shasum": ""
            },
            "require": {
                "ext-mbstring": "*",
                "ext-pdo_sqlite": "*",
                "ext-sqlite3": "*",
                "php": "~5.5|~7.0"
            },
            "require-dev": {
                "phpunit/phpunit": "5.*"
            },
            "time": "2021-03-18T11:38:43+00:00",
            "default-branch": true,
            "type": "library",
            "installation-source": "source",
            "autoload": {
                "psr-4": {
                    "TeamTNT\\TNTSearchASFW\\": "src"
                },
                "files": [
                    "helper/helpers.php"
                ]
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nenad Tičarić",
                    "email": "nticaric@gmail.com",
                    "homepage": "http://www.tntstudio.us",
                    "role": "Developer"
                }
            ],
            "description": "A fully featured full text search engine written in PHP (fork)",
            "homepage": "https://github.com/damian-gora/tntsearch",
            "keywords": [
                "fulltext",
                "fuzzy search",
                "geosearch",
                "search",
                "teamtnt",
                "tntsearch"
            ],
            "support": {
                "source": "https://github.com/damian-gora/tntsearch/tree/master"
            },
            "install-path": "../damian-gora/tntsearch"
        }
    ],
    "dev": true,
    "dev-package-names": []
}
