{ "_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": "1c97bdde8f3bccd1dbf1e3f0510d445c", "packages": [ { "name": "vanderlee/php-sentence", "version": "1.0.6", "source": { "type": "git", "url": "https://github.com/vanderlee/php-sentence.git", "reference": "8e4ab6fe7ce4126064d4e00ea3a88d2c04250b7e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/vanderlee/php-sentence/zipball/8e4ab6fe7ce4126064d4e00ea3a88d2c04250b7e", "reference": "8e4ab6fe7ce4126064d4e00ea3a88d2c04250b7e", "shasum": "" }, "require": { "ext-ctype": "*", "ext-mbstring": "*", "php": ">=5.4.0" }, "require-dev": { "phpunit/phpunit": "^3.6.12" }, "type": "library", "autoload": { "psr-4": { "Vanderlee\\Sentence\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Simple text sentence splitting and counting. Supports atleast english, german and dutch, possibly more.", "homepage": "https://github.com/vanderlee/php-sentence.git", "keywords": [ "boundary", "count", "disambiguation", "segmentation", "sentence", "split" ], "support": { "issues": "https://github.com/vanderlee/php-sentence/issues", "source": "https://github.com/vanderlee/php-sentence" }, "time": "2021-12-05T14:34:13+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [], "plugin-api-version": "2.0.0" }