[
    {
        "name": "composer/installers",
        "version": "v1.0.22",
        "version_normalized": "1.0.22.0",
        "source": {
            "type": "git",
            "url": "https://github.com/composer/installers.git",
            "reference": "bd9b14f094c89c8b5804a4e41edeb7853bb85046"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/composer/installers/zipball/bd9b14f094c89c8b5804a4e41edeb7853bb85046",
            "reference": "bd9b14f094c89c8b5804a4e41edeb7853bb85046",
            "shasum": ""
        },
        "require": {
            "composer-plugin-api": "1.0.0"
        },
        "replace": {
            "roundcube/plugin-installer": "*",
            "shama/baton": "*"
        },
        "require-dev": {
            "composer/composer": "1.0.*@dev",
            "phpunit/phpunit": "4.1.*"
        },
        "time": "2015-10-29 23:28:48",
        "type": "composer-plugin",
        "extra": {
            "class": "Composer\\Installers\\Plugin",
            "branch-alias": {
                "dev-master": "1.0-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Composer\\Installers\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Kyle Robinson Young",
                "email": "kyle@dontkry.com",
                "homepage": "https://github.com/shama"
            }
        ],
        "description": "A multi-framework Composer library installer",
        "homepage": "http://composer.github.com/installers/",
        "keywords": [
            "Craft",
            "Dolibarr",
            "Hurad",
            "MODX Evo",
            "OXID",
            "SMF",
            "Thelia",
            "WolfCMS",
            "agl",
            "aimeos",
            "annotatecms",
            "bitrix",
            "cakephp",
            "chef",
            "codeigniter",
            "concrete5",
            "croogo",
            "dokuwiki",
            "drupal",
            "elgg",
            "fuelphp",
            "grav",
            "installer",
            "joomla",
            "kohana",
            "laravel",
            "lithium",
            "magento",
            "mako",
            "mediawiki",
            "modulework",
            "moodle",
            "phpbb",
            "piwik",
            "ppi",
            "puppet",
            "roundcube",
            "shopware",
            "silverstripe",
            "symfony",
            "typo3",
            "wordpress",
            "zend",
            "zikula"
        ]
    },
    {
        "name": "onoi/callback-container",
        "version": "1.0.0",
        "version_normalized": "1.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/onoi/callback-container.git",
            "reference": "e0379fcf8947e2c2b5dd0260df5336846937c47f"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/onoi/callback-container/zipball/e0379fcf8947e2c2b5dd0260df5336846937c47f",
            "reference": "e0379fcf8947e2c2b5dd0260df5336846937c47f",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.2"
        },
        "time": "2015-09-08 13:27:53",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Onoi\\CallbackContainer\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "mwjames",
                "homepage": "https://github.com/mwjames"
            }
        ],
        "description": "A simple callback container registry library",
        "homepage": "https://github.com/onoi/callback-container",
        "keywords": [
            "cache"
        ]
    },
    {
        "name": "onoi/cache",
        "version": "1.2.0",
        "version_normalized": "1.2.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/onoi/cache.git",
            "reference": "ecc999186aab7c8db411aedd892b2e5fe5a0b422"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/onoi/cache/zipball/ecc999186aab7c8db411aedd892b2e5fe5a0b422",
            "reference": "ecc999186aab7c8db411aedd892b2e5fe5a0b422",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.2"
        },
        "time": "2015-06-02 08:52:45",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Onoi\\Cache\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "mwjames",
                "homepage": "https://github.com/mwjames"
            }
        ],
        "description": "A minimalistic cache adapter interface library",
        "homepage": "https://github.com/onoi/cache",
        "keywords": [
            "cache"
        ]
    },
    {
        "name": "onoi/http-request",
        "version": "1.3.0",
        "version_normalized": "1.3.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/onoi/http-request.git",
            "reference": "e6b704d95763d8cffa484f8790dc283aa3aa05b4"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/onoi/http-request/zipball/e6b704d95763d8cffa484f8790dc283aa3aa05b4",
            "reference": "e6b704d95763d8cffa484f8790dc283aa3aa05b4",
            "shasum": ""
        },
        "require": {
            "onoi/cache": "~1.2",
            "php": ">=5.3.2"
        },
        "suggest": {
            "lib-curl": "Allows making CURL requests"
        },
        "time": "2015-11-23 14:04:14",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Onoi\\HttpRequest\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "mwjames",
                "homepage": "https://github.com/mwjames"
            }
        ],
        "description": "A minimalistic http/curl request interface library",
        "homepage": "https://github.com/onoi/http-request",
        "keywords": [
            "curl",
            "http request"
        ]
    },
    {
        "name": "onoi/blob-store",
        "version": "1.1.0",
        "version_normalized": "1.1.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/onoi/blob-store.git",
            "reference": "dd9ddfd8f106f4a4583d130404a5888a6b6f5226"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/onoi/blob-store/zipball/dd9ddfd8f106f4a4583d130404a5888a6b6f5226",
            "reference": "dd9ddfd8f106f4a4583d130404a5888a6b6f5226",
            "shasum": ""
        },
        "require": {
            "onoi/cache": "~1.1",
            "php": ">=5.3.2"
        },
        "time": "2015-06-13 12:00:29",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Onoi\\BlobStore\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "mwjames"
            }
        ],
        "description": "A simple interface to manage schema-free temporal persistent key/values",
        "homepage": "https://github.com/onoi/blob-store",
        "keywords": [
            "messages"
        ]
    },
    {
        "name": "onoi/event-dispatcher",
        "version": "1.0.0",
        "version_normalized": "1.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/onoi/event-dispatcher.git",
            "reference": "2ab3958a7c6341451afe4c31503d00d423b30b64"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/onoi/event-dispatcher/zipball/2ab3958a7c6341451afe4c31503d00d423b30b64",
            "reference": "2ab3958a7c6341451afe4c31503d00d423b30b64",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.2"
        },
        "time": "2015-03-25 23:19:55",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Onoi\\EventDispatcher\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "mwjames"
            }
        ],
        "description": "A minimalistic interface to relay generic events to registered listeners",
        "homepage": "https://github.com/onoi/event-dispatcher",
        "keywords": [
            "events",
            "listener"
        ]
    },
    {
        "name": "onoi/message-reporter",
        "version": "1.0.0",
        "version_normalized": "1.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/onoi/message-reporter.git",
            "reference": "483dc326ed19d6c79485d556a71a274a267d619e"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/onoi/message-reporter/zipball/483dc326ed19d6c79485d556a71a274a267d619e",
            "reference": "483dc326ed19d6c79485d556a71a274a267d619e",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.2"
        },
        "time": "2015-01-24 07:54:29",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Onoi\\MessageReporter\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Jeroen De Dauw"
            },
            {
                "name": "mwjames"
            }
        ],
        "description": "An interface to report and relay arbitrary messages to registered handlers",
        "homepage": "https://github.com/onoi/message-reporter",
        "keywords": [
            "messages"
        ]
    },
    {
        "name": "serialization/serialization",
        "version": "3.2.1",
        "version_normalized": "3.2.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/wmde/Serialization.git",
            "reference": "8e06ec58c8f52079942c9cb2f30b2260f62dc1f4"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/wmde/Serialization/zipball/8e06ec58c8f52079942c9cb2f30b2260f62dc1f4",
            "reference": "8e06ec58c8f52079942c9cb2f30b2260f62dc1f4",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "time": "2014-08-19 01:53:31",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.2.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "files": [
                "Serialization.php"
            ],
            "psr-4": {
                "Deserializers\\": "src/Deserializers/",
                "Serializers\\": "src/Serializers/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Jeroen De Dauw",
                "email": "jeroendedauw@gmail.com",
                "homepage": "http://jeroendedauw.com",
                "role": "Developer"
            }
        ],
        "description": "Library defining a Serializer and a Deserializer interface and basic utilities",
        "homepage": "https://github.com/wmde/Serialization",
        "keywords": [
            "deserialization",
            "deserializer",
            "serialization",
            "serializer",
            "unserialization",
            "wikidata"
        ]
    },
    {
        "name": "data-values/interfaces",
        "version": "0.1.5",
        "version_normalized": "0.1.5.0",
        "source": {
            "type": "git",
            "url": "https://github.com/DataValues/Interfaces.git",
            "reference": "f563e6a55547046070e3d79b5662b620005558d8"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/DataValues/Interfaces/zipball/f563e6a55547046070e3d79b5662b620005558d8",
            "reference": "f563e6a55547046070e3d79b5662b620005558d8",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "time": "2015-02-14 02:37:02",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "Interfaces.php"
            ],
            "psr-0": {
                "ValueFormatters\\": "src",
                "ValueParsers\\": "src",
                "ValueValidators\\": "src"
            },
            "classmap": [
                "tests/ValueFormatters/ValueFormatterTestBase.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Jeroen De Dauw",
                "email": "jeroendedauw@gmail.com",
                "homepage": "http://jeroendedauw.com",
                "role": "Developer"
            }
        ],
        "description": "Defines interfaces for ValueParsers, ValueFormatters and ValueValidators",
        "homepage": "https://github.com/DataValues/Interfaces",
        "keywords": [
            "datavalues",
            "valueformatters",
            "valueparsers",
            "valuevalidators",
            "wikidata"
        ]
    },
    {
        "name": "data-values/data-values",
        "version": "1.0.0",
        "version_normalized": "1.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/DataValues/DataValues.git",
            "reference": "de2b9abdbc26c4c393b25aa621619dfe3fc10fdc"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/DataValues/DataValues/zipball/de2b9abdbc26c4c393b25aa621619dfe3fc10fdc",
            "reference": "de2b9abdbc26c4c393b25aa621619dfe3fc10fdc",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "replace": {
            "mediawiki/data-values": "*"
        },
        "time": "2014-09-26 07:02:27",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "files": [
                "DataValues.php"
            ],
            "classmap": [
                "src/interfaces",
                "tests/phpunit/DataValueTest.php"
            ],
            "psr-0": {
                "DataValues\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Jeroen De Dauw",
                "email": "jeroendedauw@gmail.com",
                "homepage": "http://jeroendedauw.com",
                "role": "Developer"
            }
        ],
        "description": "Defines the DataValue interface and some trivial implementations",
        "homepage": "https://github.com/DataValues/DataValues",
        "keywords": [
            "datavalues",
            "wikibase",
            "wikidata"
        ]
    },
    {
        "name": "data-values/validators",
        "version": "0.1.2",
        "version_normalized": "0.1.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/DataValues/Validators.git",
            "reference": "726f54fdc6bf58aa4f5405ae3d9c3f2b0f916141"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/DataValues/Validators/zipball/726f54fdc6bf58aa4f5405ae3d9c3f2b0f916141",
            "reference": "726f54fdc6bf58aa4f5405ae3d9c3f2b0f916141",
            "shasum": ""
        },
        "require": {
            "data-values/data-values": "~1.0|~0.1",
            "data-values/interfaces": "~0.1",
            "php": ">=5.3.0"
        },
        "time": "2014-10-09 19:10:23",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "0.1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "files": [
                "Validators.php"
            ],
            "psr-4": {
                "ValueValidators\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Jeroen De Dauw",
                "email": "jeroendedauw@gmail.com",
                "homepage": "http://jeroendedauw.com",
                "role": "Developer"
            },
            {
                "name": "The Wikidata team",
                "role": "Developer"
            }
        ],
        "description": "Common ValueValidator implementations",
        "homepage": "https://github.com/DataValues/Validators",
        "keywords": [
            "datavalues",
            "validation",
            "validators",
            "valueformatters",
            "valueparsers",
            "wikidata"
        ]
    },
    {
        "name": "data-values/common",
        "version": "0.2.3",
        "version_normalized": "0.2.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/DataValues/Common.git",
            "reference": "c9f4dfd8af6337eb097d722b27fa76fa58dd441a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/DataValues/Common/zipball/c9f4dfd8af6337eb097d722b27fa76fa58dd441a",
            "reference": "c9f4dfd8af6337eb097d722b27fa76fa58dd441a",
            "shasum": ""
        },
        "require": {
            "data-values/data-values": "~1.0|~0.1",
            "data-values/interfaces": "~0.1.4",
            "php": ">=5.3.0"
        },
        "time": "2014-10-09 18:21:19",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "0.2.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "files": [
                "Common.php"
            ],
            "psr-0": {
                "DataValues\\": "src",
                "ValueFormatters\\": "src",
                "ValueParsers\\": "src"
            },
            "classmap": [
                "tests/ValueParsers"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Jeroen De Dauw",
                "email": "jeroendedauw@gmail.com",
                "homepage": "http://jeroendedauw.com",
                "role": "Developer"
            }
        ],
        "description": "Contains common implementations of the interfaces defined by DataValuesInterfaces",
        "homepage": "https://github.com/DataValues/Common",
        "keywords": [
            "datavalues",
            "valueformatters",
            "valueparsers",
            "valuevalidators",
            "wikidata"
        ]
    },
    {
        "name": "param-processor/param-processor",
        "version": "1.2.2",
        "version_normalized": "1.2.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/JeroenDeDauw/ParamProcessor.git",
            "reference": "d046926ec7e3ef33e29c0ca3e4af3a92363376aa"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/JeroenDeDauw/ParamProcessor/zipball/d046926ec7e3ef33e29c0ca3e4af3a92363376aa",
            "reference": "d046926ec7e3ef33e29c0ca3e4af3a92363376aa",
            "shasum": ""
        },
        "require": {
            "data-values/common": "~0.2.2",
            "data-values/data-values": "~1.0|~0.1.1",
            "data-values/interfaces": "~0.1.4",
            "data-values/validators": "~0.1.1",
            "php": ">=5.3.0"
        },
        "time": "2014-10-24 16:04:12",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.2.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "ParamProcessor\\": "src"
            },
            "classmap": [
                "tests/phpunit/Definitions/ParamDefinitionTest.php",
                "tests/phpunit/Definitions/NumericParamTest.php"
            ],
            "files": [
                "DefaultConfig.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Jeroen De Dauw",
                "email": "jeroendedauw@gmail.com",
                "homepage": "http://jeroendedauw.com",
                "role": "Developer"
            }
        ],
        "description": "Parameter processing library",
        "homepage": "https://github.com/JeroenDeDauw/ParamProcessor",
        "keywords": [
            "ParamProcessor",
            "SMW",
            "Semantic MediaWiki",
            "mediawiki",
            "validator"
        ]
    },
    {
        "name": "mediawiki/validator",
        "version": "2.0.4",
        "version_normalized": "2.0.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/JeroenDeDauw/Validator.git",
            "reference": "57c6f20f8c0100865e4318b9e5277dd2c4331a0a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/JeroenDeDauw/Validator/zipball/57c6f20f8c0100865e4318b9e5277dd2c4331a0a",
            "reference": "57c6f20f8c0100865e4318b9e5277dd2c4331a0a",
            "shasum": ""
        },
        "require": {
            "param-processor/param-processor": "~1.1",
            "php": ">=5.3.0"
        },
        "time": "2014-06-25 21:40:08",
        "type": "mediawiki-extension",
        "extra": {
            "branch-alias": {
                "dev-master": "2.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "files": [
                "Validator.php"
            ],
            "psr-4": {
                "ParamProcessor\\": "src/ParamProcessor/"
            },
            "classmap": [
                "src/legacy/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Jeroen De Dauw",
                "email": "jeroendedauw@gmail.com",
                "homepage": "http://jeroendedauw.com",
                "role": "Developer"
            }
        ],
        "description": "MediaWiki wrapper for the ParamProcessor library",
        "homepage": "https://github.com/JeroenDeDauw/Validator",
        "keywords": [
            "ParamProcessor",
            "SMW",
            "Semantic MediaWiki",
            "mediawiki",
            "validator"
        ]
    },
    {
        "name": "mediawiki/parser-hooks",
        "version": "1.4",
        "version_normalized": "1.4.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/JeroenDeDauw/ParserHooks.git",
            "reference": "a088e150ab8876c1b4b204f3b7930231d1c0113a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/JeroenDeDauw/ParserHooks/zipball/a088e150ab8876c1b4b204f3b7930231d1c0113a",
            "reference": "a088e150ab8876c1b4b204f3b7930231d1c0113a",
            "shasum": ""
        },
        "require": {
            "mediawiki/validator": "~2.0,>=2.0.4",
            "php": ">=5.3.0"
        },
        "time": "2014-07-05 20:09:43",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.3.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "files": [
                "ParserHooks.php"
            ],
            "psr-4": {
                "ParserHooks\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Jeroen De Dauw",
                "email": "jeroendedauw@gmail.com",
                "homepage": "http://jeroendedauw.com",
                "role": "Developer"
            }
        ],
        "description": "Adds a OOP and declarative parser hook interface on top of MediaWiki",
        "homepage": "https://github.com/JeroenDeDauw/ParserHooks/blob/master/README.md",
        "keywords": [
            "mediawiki",
            "parser function",
            "parser hook",
            "parserhooks",
            "tag extension"
        ]
    },
    {
        "name": "mediawiki/semantic-media-wiki",
        "version": "2.3.1",
        "version_normalized": "2.3.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/SemanticMediaWiki/SemanticMediaWiki.git",
            "reference": "f7543bcb7ad1b08c1924d65aeea9e353d5953381"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/SemanticMediaWiki/SemanticMediaWiki/zipball/f7543bcb7ad1b08c1924d65aeea9e353d5953381",
            "reference": "f7543bcb7ad1b08c1924d65aeea9e353d5953381",
            "shasum": ""
        },
        "require": {
            "composer/installers": "1.*,>=1.0.1",
            "mediawiki/parser-hooks": "~1.4",
            "onoi/blob-store": "~1.1",
            "onoi/cache": "~1.2",
            "onoi/callback-container": "~1.0",
            "onoi/event-dispatcher": "~1.0",
            "onoi/http-request": "~1.1",
            "onoi/message-reporter": "~1.0",
            "php": ">=5.3.0",
            "serialization/serialization": "~3.2"
        },
        "replace": {
            "mediawiki/semantic-mediawiki": "*"
        },
        "require-dev": {
            "phpmd/phpmd": "~2.1",
            "squizlabs/php_codesniffer": "~2.1"
        },
        "suggest": {
            "mediawiki/semantic-forms": "Easy creation of forms to add semantic data",
            "mediawiki/semantic-result-formats": "Additional result formats for SMW queries"
        },
        "time": "2016-01-04 11:25:45",
        "type": "mediawiki-extension",
        "extra": {
            "branch-alias": {
                "dev-master": "2.3.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "SMW\\": "src/"
            },
            "files": [
                "SemanticMediaWiki.php"
            ],
            "classmap": [
                "SemanticMediaWiki.hooks.php",
                "includes/",
                "languages/SMW_Language.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Markus Krötzsch",
                "homepage": "http://korrekt.org",
                "role": "Original author"
            },
            {
                "name": "Jeroen De Dauw",
                "email": "jeroendedauw@gmail.com",
                "homepage": "http://jeroendedauw.com",
                "role": "Core developer"
            },
            {
                "name": "James Hong Kong",
                "homepage": "https://semantic-mediawiki.org/wiki/User:MWJames",
                "role": "Core developer"
            }
        ],
        "description": "MediaWiki extension that lets you store and query structured data within wiki pages",
        "homepage": "https://semantic-mediawiki.org/wiki/",
        "keywords": [
            "SMW",
            "Semantic MediaWiki",
            "mediawiki",
            "wiki"
        ]
    }
]
