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": "7737485fa9c493717a34ef7536b1dfef",
8    "packages": [
9        {
10            "name": "bdelespierre/php-kmeans",
11            "version": "v2.2.0",
12            "source": {
13                "type": "git",
14                "url": "https://github.com/bdelespierre/php-kmeans.git",
15                "reference": "625f95f0c8f6b20c58fcc7566ef8a59b0b7552f3"
16            },
17            "dist": {
18                "type": "zip",
19                "url": "https://api.github.com/repos/bdelespierre/php-kmeans/zipball/625f95f0c8f6b20c58fcc7566ef8a59b0b7552f3",
20                "reference": "625f95f0c8f6b20c58fcc7566ef8a59b0b7552f3",
21                "shasum": ""
22            },
23            "require": {
24                "php": "^7.3|^8.0"
25            },
26            "require-dev": {
27                "phpunit/phpunit": "^9.3"
28            },
29            "type": "library",
30            "autoload": {
31                "psr-0": {
32                    "KMeans": "src/"
33                }
34            },
35            "notification-url": "https://packagist.org/downloads/",
36            "license": [
37                "MIT"
38            ],
39            "authors": [
40                {
41                    "name": "Benjamin Delespierre",
42                    "email": "benjamin.delespierre@gmail.com",
43                    "role": "Developer"
44                }
45            ],
46            "description": "K-Means algorithm for PHP",
47            "keywords": [
48                "clustering",
49                "kmeans",
50                "php"
51            ],
52            "support": {
53                "issues": "https://github.com/bdelespierre/php-kmeans/issues",
54                "source": "https://github.com/bdelespierre/php-kmeans/tree/v2.2.0"
55            },
56            "time": "2021-08-31T11:54:28+00:00"
57        },
58        {
59            "name": "erusev/parsedown",
60            "version": "1.7.4",
61            "source": {
62                "type": "git",
63                "url": "https://github.com/erusev/parsedown.git",
64                "reference": "cb17b6477dfff935958ba01325f2e8a2bfa6dab3"
65            },
66            "dist": {
67                "type": "zip",
68                "url": "https://api.github.com/repos/erusev/parsedown/zipball/cb17b6477dfff935958ba01325f2e8a2bfa6dab3",
69                "reference": "cb17b6477dfff935958ba01325f2e8a2bfa6dab3",
70                "shasum": ""
71            },
72            "require": {
73                "ext-mbstring": "*",
74                "php": ">=5.3.0"
75            },
76            "require-dev": {
77                "phpunit/phpunit": "^4.8.35"
78            },
79            "type": "library",
80            "autoload": {
81                "psr-0": {
82                    "Parsedown": ""
83                }
84            },
85            "notification-url": "https://packagist.org/downloads/",
86            "license": [
87                "MIT"
88            ],
89            "authors": [
90                {
91                    "name": "Emanuil Rusev",
92                    "email": "hello@erusev.com",
93                    "homepage": "http://erusev.com"
94                }
95            ],
96            "description": "Parser for Markdown.",
97            "homepage": "http://parsedown.org",
98            "keywords": [
99                "markdown",
100                "parser"
101            ],
102            "support": {
103                "issues": "https://github.com/erusev/parsedown/issues",
104                "source": "https://github.com/erusev/parsedown/tree/1.7.x"
105            },
106            "time": "2019-12-30T22:54:17+00:00"
107        },
108        {
109            "name": "mehrab-wj/tiktoken-php",
110            "version": "v1.0.0",
111            "source": {
112                "type": "git",
113                "url": "https://github.com/mehrab-wj/tiktoken-php.git",
114                "reference": "f894247f05bb3494a9cb4bcad5d588e87ff50e73"
115            },
116            "dist": {
117                "type": "zip",
118                "url": "https://api.github.com/repos/mehrab-wj/tiktoken-php/zipball/f894247f05bb3494a9cb4bcad5d588e87ff50e73",
119                "reference": "f894247f05bb3494a9cb4bcad5d588e87ff50e73",
120                "shasum": ""
121            },
122            "require": {
123                "ext-mbstring": "*",
124                "php": "^8.1"
125            },
126            "require-dev": {
127                "friendsofphp/php-cs-fixer": "^3.14",
128                "phpstan/phpstan": "^1.9",
129                "phpunit/phpunit": "^9.5",
130                "rector/rector": "^0.15.12",
131                "symfony/var-dumper": "^6.2"
132            },
133            "type": "library",
134            "autoload": {
135                "psr-4": {
136                    "TikToken\\": "src"
137                }
138            },
139            "notification-url": "https://packagist.org/downloads/",
140            "license": [
141                "MIT"
142            ],
143            "authors": [
144                {
145                    "name": "Mehrab Hojjati Pour",
146                    "email": "thisismehrab@gmail.com"
147                }
148            ],
149            "description": "a clone of python tiktoken but for PHP! fast BPE tokeniser for use with OpenAI's models.",
150            "support": {
151                "source": "https://github.com/mehrab-wj/tiktoken-php/tree/v1.0.0"
152            },
153            "time": "2023-04-19T18:36:48+00:00"
154        },
155        {
156            "name": "vanderlee/php-sentence",
157            "version": "1.0.7",
158            "source": {
159                "type": "git",
160                "url": "https://github.com/vanderlee/php-sentence.git",
161                "reference": "ed7ce41ef815bd21e61f62b692418740f988451f"
162            },
163            "dist": {
164                "type": "zip",
165                "url": "https://api.github.com/repos/vanderlee/php-sentence/zipball/ed7ce41ef815bd21e61f62b692418740f988451f",
166                "reference": "ed7ce41ef815bd21e61f62b692418740f988451f",
167                "shasum": ""
168            },
169            "require": {
170                "ext-ctype": "*",
171                "ext-mbstring": "*",
172                "php": ">=5.4.0"
173            },
174            "require-dev": {
175                "phpunit/phpunit": "^3.6.12"
176            },
177            "type": "library",
178            "autoload": {
179                "psr-4": {
180                    "Vanderlee\\Sentence\\": "src"
181                }
182            },
183            "notification-url": "https://packagist.org/downloads/",
184            "license": [
185                "MIT"
186            ],
187            "description": "Simple text sentence splitting and counting. Supports atleast english, german and dutch, possibly more.",
188            "homepage": "https://github.com/vanderlee/php-sentence.git",
189            "keywords": [
190                "boundary",
191                "count",
192                "disambiguation",
193                "segmentation",
194                "sentence",
195                "split"
196            ],
197            "support": {
198                "issues": "https://github.com/vanderlee/php-sentence/issues",
199                "source": "https://github.com/vanderlee/php-sentence"
200            },
201            "time": "2022-03-24T16:25:31+00:00"
202        }
203    ],
204    "packages-dev": [],
205    "aliases": [],
206    "minimum-stability": "stable",
207    "stability-flags": [],
208    "prefer-stable": false,
209    "prefer-lowest": false,
210    "platform": [],
211    "platform-dev": [],
212    "platform-overrides": {
213        "php": "8.1"
214    },
215    "plugin-api-version": "2.3.0"
216}
217