1{ 2 "packages": [ 3 { 4 "name": "erusev/parsedown", 5 "version": "1.7.4", 6 "version_normalized": "1.7.4.0", 7 "source": { 8 "type": "git", 9 "url": "https://github.com/erusev/parsedown.git", 10 "reference": "cb17b6477dfff935958ba01325f2e8a2bfa6dab3" 11 }, 12 "dist": { 13 "type": "zip", 14 "url": "https://api.github.com/repos/erusev/parsedown/zipball/cb17b6477dfff935958ba01325f2e8a2bfa6dab3", 15 "reference": "cb17b6477dfff935958ba01325f2e8a2bfa6dab3", 16 "shasum": "" 17 }, 18 "require": { 19 "ext-mbstring": "*", 20 "php": ">=5.3.0" 21 }, 22 "require-dev": { 23 "phpunit/phpunit": "^4.8.35" 24 }, 25 "time": "2019-12-30T22:54:17+00:00", 26 "type": "library", 27 "installation-source": "dist", 28 "autoload": { 29 "psr-0": { 30 "Parsedown": "" 31 } 32 }, 33 "notification-url": "https://packagist.org/downloads/", 34 "license": [ 35 "MIT" 36 ], 37 "authors": [ 38 { 39 "name": "Emanuil Rusev", 40 "email": "hello@erusev.com", 41 "homepage": "http://erusev.com" 42 } 43 ], 44 "description": "Parser for Markdown.", 45 "homepage": "http://parsedown.org", 46 "keywords": [ 47 "markdown", 48 "parser" 49 ], 50 "support": { 51 "issues": "https://github.com/erusev/parsedown/issues", 52 "source": "https://github.com/erusev/parsedown/tree/1.7.x" 53 }, 54 "install-path": "../erusev/parsedown" 55 }, 56 { 57 "name": "mehrab-wj/tiktoken-php", 58 "version": "v1.0.0", 59 "version_normalized": "1.0.0.0", 60 "source": { 61 "type": "git", 62 "url": "https://github.com/mehrab-wj/tiktoken-php.git", 63 "reference": "f894247f05bb3494a9cb4bcad5d588e87ff50e73" 64 }, 65 "dist": { 66 "type": "zip", 67 "url": "https://api.github.com/repos/mehrab-wj/tiktoken-php/zipball/f894247f05bb3494a9cb4bcad5d588e87ff50e73", 68 "reference": "f894247f05bb3494a9cb4bcad5d588e87ff50e73", 69 "shasum": "" 70 }, 71 "require": { 72 "ext-mbstring": "*", 73 "php": "^8.1" 74 }, 75 "require-dev": { 76 "friendsofphp/php-cs-fixer": "^3.14", 77 "phpstan/phpstan": "^1.9", 78 "phpunit/phpunit": "^9.5", 79 "rector/rector": "^0.15.12", 80 "symfony/var-dumper": "^6.2" 81 }, 82 "time": "2023-04-19T18:36:48+00:00", 83 "type": "library", 84 "installation-source": "dist", 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 "install-path": "../mehrab-wj/tiktoken-php" 105 }, 106 { 107 "name": "vanderlee/php-sentence", 108 "version": "1.0.7", 109 "version_normalized": "1.0.7.0", 110 "source": { 111 "type": "git", 112 "url": "https://github.com/vanderlee/php-sentence.git", 113 "reference": "ed7ce41ef815bd21e61f62b692418740f988451f" 114 }, 115 "dist": { 116 "type": "zip", 117 "url": "https://api.github.com/repos/vanderlee/php-sentence/zipball/ed7ce41ef815bd21e61f62b692418740f988451f", 118 "reference": "ed7ce41ef815bd21e61f62b692418740f988451f", 119 "shasum": "" 120 }, 121 "require": { 122 "ext-ctype": "*", 123 "ext-mbstring": "*", 124 "php": ">=5.4.0" 125 }, 126 "require-dev": { 127 "phpunit/phpunit": "^3.6.12" 128 }, 129 "time": "2022-03-24T16:25:31+00:00", 130 "type": "library", 131 "installation-source": "dist", 132 "autoload": { 133 "psr-4": { 134 "Vanderlee\\Sentence\\": "src" 135 } 136 }, 137 "notification-url": "https://packagist.org/downloads/", 138 "license": [ 139 "MIT" 140 ], 141 "description": "Simple text sentence splitting and counting. Supports atleast english, german and dutch, possibly more.", 142 "homepage": "https://github.com/vanderlee/php-sentence.git", 143 "keywords": [ 144 "boundary", 145 "count", 146 "disambiguation", 147 "segmentation", 148 "sentence", 149 "split" 150 ], 151 "support": { 152 "issues": "https://github.com/vanderlee/php-sentence/issues", 153 "source": "https://github.com/vanderlee/php-sentence" 154 }, 155 "install-path": "../vanderlee/php-sentence" 156 } 157 ], 158 "dev": true, 159 "dev-package-names": [] 160} 161