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