1{ 2 "_readme": [ 3 "This file locks the dependencies of your project to a known state", 4 "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", 5 "This file is @generated automatically" 6 ], 7 "content-hash": "b98a686673333d7a40f8370c6a664d06", 8 "packages": [ 9 { 10 "name": "erusev/parsedown", 11 "version": "1.7.4", 12 "source": { 13 "type": "git", 14 "url": "https://github.com/erusev/parsedown.git", 15 "reference": "cb17b6477dfff935958ba01325f2e8a2bfa6dab3" 16 }, 17 "dist": { 18 "type": "zip", 19 "url": "https://api.github.com/repos/erusev/parsedown/zipball/cb17b6477dfff935958ba01325f2e8a2bfa6dab3", 20 "reference": "cb17b6477dfff935958ba01325f2e8a2bfa6dab3", 21 "shasum": "" 22 }, 23 "require": { 24 "ext-mbstring": "*", 25 "php": ">=5.3.0" 26 }, 27 "require-dev": { 28 "phpunit/phpunit": "^4.8.35" 29 }, 30 "type": "library", 31 "autoload": { 32 "psr-0": { 33 "Parsedown": "" 34 } 35 }, 36 "notification-url": "https://packagist.org/downloads/", 37 "license": [ 38 "MIT" 39 ], 40 "authors": [ 41 { 42 "name": "Emanuil Rusev", 43 "email": "hello@erusev.com", 44 "homepage": "http://erusev.com" 45 } 46 ], 47 "description": "Parser for Markdown.", 48 "homepage": "http://parsedown.org", 49 "keywords": [ 50 "markdown", 51 "parser" 52 ], 53 "support": { 54 "issues": "https://github.com/erusev/parsedown/issues", 55 "source": "https://github.com/erusev/parsedown/tree/1.7.x" 56 }, 57 "time": "2019-12-30T22:54:17+00:00" 58 }, 59 { 60 "name": "mehrab-wj/tiktoken-php", 61 "version": "v1.0.0", 62 "source": { 63 "type": "git", 64 "url": "https://github.com/mehrab-wj/tiktoken-php.git", 65 "reference": "f894247f05bb3494a9cb4bcad5d588e87ff50e73" 66 }, 67 "dist": { 68 "type": "zip", 69 "url": "https://api.github.com/repos/mehrab-wj/tiktoken-php/zipball/f894247f05bb3494a9cb4bcad5d588e87ff50e73", 70 "reference": "f894247f05bb3494a9cb4bcad5d588e87ff50e73", 71 "shasum": "" 72 }, 73 "require": { 74 "ext-mbstring": "*", 75 "php": "^8.1" 76 }, 77 "require-dev": { 78 "friendsofphp/php-cs-fixer": "^3.14", 79 "phpstan/phpstan": "^1.9", 80 "phpunit/phpunit": "^9.5", 81 "rector/rector": "^0.15.12", 82 "symfony/var-dumper": "^6.2" 83 }, 84 "type": "library", 85 "autoload": { 86 "psr-4": { 87 "TikToken\\": "src" 88 } 89 }, 90 "notification-url": "https://packagist.org/downloads/", 91 "license": [ 92 "MIT" 93 ], 94 "authors": [ 95 { 96 "name": "Mehrab Hojjati Pour", 97 "email": "thisismehrab@gmail.com" 98 } 99 ], 100 "description": "a clone of python tiktoken but for PHP! fast BPE tokeniser for use with OpenAI's models.", 101 "support": { 102 "source": "https://github.com/mehrab-wj/tiktoken-php/tree/v1.0.0" 103 }, 104 "time": "2023-04-19T18:36:48+00:00" 105 }, 106 { 107 "name": "vanderlee/php-sentence", 108 "version": "1.0.7", 109 "source": { 110 "type": "git", 111 "url": "https://github.com/vanderlee/php-sentence.git", 112 "reference": "ed7ce41ef815bd21e61f62b692418740f988451f" 113 }, 114 "dist": { 115 "type": "zip", 116 "url": "https://api.github.com/repos/vanderlee/php-sentence/zipball/ed7ce41ef815bd21e61f62b692418740f988451f", 117 "reference": "ed7ce41ef815bd21e61f62b692418740f988451f", 118 "shasum": "" 119 }, 120 "require": { 121 "ext-ctype": "*", 122 "ext-mbstring": "*", 123 "php": ">=5.4.0" 124 }, 125 "require-dev": { 126 "phpunit/phpunit": "^3.6.12" 127 }, 128 "type": "library", 129 "autoload": { 130 "psr-4": { 131 "Vanderlee\\Sentence\\": "src" 132 } 133 }, 134 "notification-url": "https://packagist.org/downloads/", 135 "license": [ 136 "MIT" 137 ], 138 "description": "Simple text sentence splitting and counting. Supports atleast english, german and dutch, possibly more.", 139 "homepage": "https://github.com/vanderlee/php-sentence.git", 140 "keywords": [ 141 "boundary", 142 "count", 143 "disambiguation", 144 "segmentation", 145 "sentence", 146 "split" 147 ], 148 "support": { 149 "issues": "https://github.com/vanderlee/php-sentence/issues", 150 "source": "https://github.com/vanderlee/php-sentence" 151 }, 152 "time": "2022-03-24T16:25:31+00:00" 153 } 154 ], 155 "packages-dev": [], 156 "aliases": [], 157 "minimum-stability": "stable", 158 "stability-flags": [], 159 "prefer-stable": false, 160 "prefer-lowest": false, 161 "platform": [], 162 "platform-dev": [], 163 "platform-overrides": { 164 "php": "8.1" 165 }, 166 "plugin-api-version": "2.3.0" 167} 168