xref: /plugin/totext/vendor/composer/installed.json (revision ca76a2e67052f7370ed3571784ecdc865c0c30b4)
1{
2    "packages": [
3        {
4            "name": "smalot/pdfparser",
5            "version": "v2.12.5",
6            "version_normalized": "2.12.5.0",
7            "source": {
8                "type": "git",
9                "url": "https://github.com/smalot/pdfparser.git",
10                "reference": "2cfa0d92bd557875c9f52a75fde0e8392302a354"
11            },
12            "dist": {
13                "type": "zip",
14                "url": "https://api.github.com/repos/smalot/pdfparser/zipball/2cfa0d92bd557875c9f52a75fde0e8392302a354",
15                "reference": "2cfa0d92bd557875c9f52a75fde0e8392302a354",
16                "shasum": ""
17            },
18            "require": {
19                "ext-iconv": "*",
20                "ext-zlib": "*",
21                "php": ">=7.1",
22                "symfony/polyfill-mbstring": "^1.18"
23            },
24            "time": "2026-04-17T11:37:58+00:00",
25            "type": "library",
26            "installation-source": "dist",
27            "autoload": {
28                "psr-0": {
29                    "Smalot\\PdfParser\\": "src/"
30                }
31            },
32            "notification-url": "https://packagist.org/downloads/",
33            "license": [
34                "LGPL-3.0"
35            ],
36            "authors": [
37                {
38                    "name": "Sebastien MALOT",
39                    "email": "sebastien@malot.fr"
40                }
41            ],
42            "description": "Pdf parser library. Can read and extract information from pdf file.",
43            "homepage": "https://www.pdfparser.org",
44            "keywords": [
45                "extract",
46                "parse",
47                "parser",
48                "pdf",
49                "text"
50            ],
51            "support": {
52                "issues": "https://github.com/smalot/pdfparser/issues",
53                "source": "https://github.com/smalot/pdfparser/tree/v2.12.5"
54            },
55            "install-path": "../smalot/pdfparser"
56        },
57        {
58            "name": "symfony/polyfill-mbstring",
59            "version": "v1.38.2",
60            "version_normalized": "1.38.2.0",
61            "source": {
62                "type": "git",
63                "url": "https://github.com/symfony/polyfill-mbstring.git",
64                "reference": "d3d318bad5e7a1bfbd026009c8bfb8d8f99ae6b6"
65            },
66            "dist": {
67                "type": "zip",
68                "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/d3d318bad5e7a1bfbd026009c8bfb8d8f99ae6b6",
69                "reference": "d3d318bad5e7a1bfbd026009c8bfb8d8f99ae6b6",
70                "shasum": ""
71            },
72            "require": {
73                "ext-iconv": "*",
74                "php": ">=7.2"
75            },
76            "provide": {
77                "ext-mbstring": "*"
78            },
79            "suggest": {
80                "ext-mbstring": "For best performance"
81            },
82            "time": "2026-05-27T06:59:30+00:00",
83            "type": "library",
84            "extra": {
85                "thanks": {
86                    "url": "https://github.com/symfony/polyfill",
87                    "name": "symfony/polyfill"
88                }
89            },
90            "installation-source": "dist",
91            "autoload": {
92                "files": [
93                    "bootstrap.php"
94                ],
95                "psr-4": {
96                    "Symfony\\Polyfill\\Mbstring\\": ""
97                }
98            },
99            "notification-url": "https://packagist.org/downloads/",
100            "license": [
101                "MIT"
102            ],
103            "authors": [
104                {
105                    "name": "Nicolas Grekas",
106                    "email": "p@tchwork.com"
107                },
108                {
109                    "name": "Symfony Community",
110                    "homepage": "https://symfony.com/contributors"
111                }
112            ],
113            "description": "Symfony polyfill for the Mbstring extension",
114            "homepage": "https://symfony.com",
115            "keywords": [
116                "compatibility",
117                "mbstring",
118                "polyfill",
119                "portable",
120                "shim"
121            ],
122            "support": {
123                "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.38.2"
124            },
125            "funding": [
126                {
127                    "url": "https://symfony.com/sponsor",
128                    "type": "custom"
129                },
130                {
131                    "url": "https://github.com/fabpot",
132                    "type": "github"
133                },
134                {
135                    "url": "https://github.com/nicolas-grekas",
136                    "type": "github"
137                },
138                {
139                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
140                    "type": "tidelift"
141                }
142            ],
143            "install-path": "../symfony/polyfill-mbstring"
144        }
145    ],
146    "dev": false,
147    "dev-package-names": []
148}
149