xref: /dokuwiki/vendor/composer/installed.json (revision f461b96d476f9ab838d4503a50f28a9b82b23a4f)
1[
2    {
3        "name": "easybook/geshi",
4        "version": "v1.0.8.15",
5        "version_normalized": "1.0.8.15",
6        "source": {
7            "type": "git",
8            "url": "https://github.com/easybook/geshi.git",
9            "reference": "54387de80bc7ee50397ffae39234626a48d2d45f"
10        },
11        "dist": {
12            "type": "zip",
13            "url": "https://api.github.com/repos/easybook/geshi/zipball/54387de80bc7ee50397ffae39234626a48d2d45f",
14            "reference": "54387de80bc7ee50397ffae39234626a48d2d45f",
15            "shasum": ""
16        },
17        "require": {
18            "php": ">4.3.0"
19        },
20        "time": "2015-06-18 14:56:28",
21        "type": "library",
22        "installation-source": "dist",
23        "autoload": {
24            "classmap": [
25                "./"
26            ]
27        },
28        "notification-url": "https://packagist.org/downloads/",
29        "license": [
30            "GPL-2.0"
31        ],
32        "authors": [
33            {
34                "name": "Nigel McNie",
35                "email": "nigel@geshi.org"
36            },
37            {
38                "name": "Benny Baumann",
39                "email": "BenBE@geshi.org"
40            }
41        ],
42        "description": "GeSHi - Generic Syntax Highlighter. This is an unmodified port of GeSHi project code found on SourceForge.",
43        "homepage": "http://qbnz.com/highlighter",
44        "keywords": [
45            "highlight",
46            "highlighter",
47            "syntax"
48        ]
49    },
50    {
51        "name": "splitbrain/php-archive",
52        "version": "1.0.7",
53        "version_normalized": "1.0.7.0",
54        "source": {
55            "type": "git",
56            "url": "https://github.com/splitbrain/php-archive.git",
57            "reference": "c075304b44c4aadff0718af445e86bf730f331ff"
58        },
59        "dist": {
60            "type": "zip",
61            "url": "https://api.github.com/repos/splitbrain/php-archive/zipball/c075304b44c4aadff0718af445e86bf730f331ff",
62            "reference": "c075304b44c4aadff0718af445e86bf730f331ff",
63            "shasum": ""
64        },
65        "require": {
66            "php": ">=5.3.0"
67        },
68        "require-dev": {
69            "phpunit/phpunit": "4.5.*"
70        },
71        "time": "2015-08-12 13:24:34",
72        "type": "library",
73        "installation-source": "dist",
74        "autoload": {
75            "psr-4": {
76                "splitbrain\\PHPArchive\\": "src"
77            }
78        },
79        "notification-url": "https://packagist.org/downloads/",
80        "license": [
81            "MIT"
82        ],
83        "authors": [
84            {
85                "name": "Andreas Gohr",
86                "email": "andi@splitbrain.org"
87            }
88        ],
89        "description": "Pure-PHP implementation to read and write TAR and ZIP archives",
90        "keywords": [
91            "archive",
92            "extract",
93            "tar",
94            "unpack",
95            "unzip",
96            "zip"
97        ]
98    }
99]
100