1{
2    "packages": [
3        {
4            "name": "cebe/markdown",
5            "version": "1.2.1",
6            "version_normalized": "1.2.1.0",
7            "source": {
8                "type": "git",
9                "url": "https://github.com/cebe/markdown.git",
10                "reference": "9bac5e971dd391e2802dca5400bbeacbaea9eb86"
11            },
12            "dist": {
13                "type": "zip",
14                "url": "https://api.github.com/repos/cebe/markdown/zipball/9bac5e971dd391e2802dca5400bbeacbaea9eb86",
15                "reference": "9bac5e971dd391e2802dca5400bbeacbaea9eb86",
16                "shasum": ""
17            },
18            "require": {
19                "lib-pcre": "*",
20                "php": ">=5.4.0"
21            },
22            "require-dev": {
23                "cebe/indent": "*",
24                "facebook/xhprof": "*@dev",
25                "phpunit/phpunit": "4.1.*"
26            },
27            "time": "2018-03-26T11:24:36+00:00",
28            "bin": [
29                "bin/markdown"
30            ],
31            "type": "library",
32            "extra": {
33                "branch-alias": {
34                    "dev-master": "1.2.x-dev"
35                }
36            },
37            "installation-source": "dist",
38            "autoload": {
39                "psr-4": {
40                    "cebe\\markdown\\": ""
41                }
42            },
43            "notification-url": "https://packagist.org/downloads/",
44            "license": [
45                "MIT"
46            ],
47            "authors": [
48                {
49                    "name": "Carsten Brandt",
50                    "email": "mail@cebe.cc",
51                    "homepage": "http://cebe.cc/",
52                    "role": "Creator"
53                }
54            ],
55            "description": "A super fast, highly extensible markdown parser for PHP",
56            "homepage": "https://github.com/cebe/markdown#readme",
57            "keywords": [
58                "extensible",
59                "fast",
60                "gfm",
61                "markdown",
62                "markdown-extra"
63            ],
64            "support": {
65                "issues": "https://github.com/cebe/markdown/issues",
66                "source": "https://github.com/cebe/markdown"
67            },
68            "install-path": "../cebe/markdown"
69        },
70        {
71            "name": "symfony/polyfill-ctype",
72            "version": "v1.20.0",
73            "version_normalized": "1.20.0.0",
74            "source": {
75                "type": "git",
76                "url": "https://github.com/symfony/polyfill-ctype.git",
77                "reference": "f4ba089a5b6366e453971d3aad5fe8e897b37f41"
78            },
79            "dist": {
80                "type": "zip",
81                "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/f4ba089a5b6366e453971d3aad5fe8e897b37f41",
82                "reference": "f4ba089a5b6366e453971d3aad5fe8e897b37f41",
83                "shasum": ""
84            },
85            "require": {
86                "php": ">=7.1"
87            },
88            "suggest": {
89                "ext-ctype": "For best performance"
90            },
91            "time": "2020-10-23T14:02:19+00:00",
92            "type": "library",
93            "extra": {
94                "branch-alias": {
95                    "dev-main": "1.20-dev"
96                },
97                "thanks": {
98                    "name": "symfony/polyfill",
99                    "url": "https://github.com/symfony/polyfill"
100                }
101            },
102            "installation-source": "dist",
103            "autoload": {
104                "psr-4": {
105                    "Symfony\\Polyfill\\Ctype\\": ""
106                },
107                "files": [
108                    "bootstrap.php"
109                ]
110            },
111            "notification-url": "https://packagist.org/downloads/",
112            "license": [
113                "MIT"
114            ],
115            "authors": [
116                {
117                    "name": "Gert de Pagter",
118                    "email": "BackEndTea@gmail.com"
119                },
120                {
121                    "name": "Symfony Community",
122                    "homepage": "https://symfony.com/contributors"
123                }
124            ],
125            "description": "Symfony polyfill for ctype functions",
126            "homepage": "https://symfony.com",
127            "keywords": [
128                "compatibility",
129                "ctype",
130                "polyfill",
131                "portable"
132            ],
133            "support": {
134                "source": "https://github.com/symfony/polyfill-ctype/tree/v1.20.0"
135            },
136            "funding": [
137                {
138                    "url": "https://symfony.com/sponsor",
139                    "type": "custom"
140                },
141                {
142                    "url": "https://github.com/fabpot",
143                    "type": "github"
144                },
145                {
146                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
147                    "type": "tidelift"
148                }
149            ],
150            "install-path": "../symfony/polyfill-ctype"
151        }
152    ],
153    "dev": false,
154    "dev-package-names": []
155}
156