{ "_readme": [ "This file locks the dependencies of your project to a known state", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], "content-hash": "15a3d418ff1336e01ccef0052695bbc3", "packages": [ { "name": "damian-gora/tntsearch", "version": "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.*" }, "default-branch": true, "type": "library", "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" }, "time": "2021-03-18T11:38:43+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": { "damian-gora/tntsearch": 20 }, "prefer-stable": false, "prefer-lowest": false, "platform": { "php": "~7.1|^8" }, "platform-dev": [], "plugin-api-version": "2.0.0" }