[
    {
        "name": "composer/installers",
        "version": "v1.0.23",
        "version_normalized": "1.0.23.0",
        "source": {
            "type": "git",
            "url": "https://github.com/composer/installers.git",
            "reference": "6213d900e92647831f7a406d5c530ea1f3d4360e"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/composer/installers/zipball/6213d900e92647831f7a406d5c530ea1f3d4360e",
            "reference": "6213d900e92647831f7a406d5c530ea1f3d4360e",
            "shasum": ""
        },
        "require": {
            "composer-plugin-api": "^1.0"
        },
        "replace": {
            "roundcube/plugin-installer": "*",
            "shama/baton": "*"
        },
        "require-dev": {
            "composer/composer": "1.0.*@dev",
            "phpunit/phpunit": "4.1.*"
        },
        "time": "2016-01-27 12:54:22",
        "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": "mediawiki/article-placeholder",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/wikimedia/mediawiki-extensions-ArticlePlaceholder.git",
            "reference": "b22e234f5ac32c31896db3e9157f421c72cbdb6b"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/wikimedia/mediawiki-extensions-ArticlePlaceholder/zipball/b22e234f5ac32c31896db3e9157f421c72cbdb6b",
            "reference": "b22e234f5ac32c31896db3e9157f421c72cbdb6b",
            "shasum": ""
        },
        "require-dev": {
            "jakub-onderka/php-parallel-lint": "0.9.2",
            "mediawiki/mediawiki-codesniffer": "0.5.1"
        },
        "time": "2016-03-24 21:32:30",
        "type": "mediawiki-extension",
        "installation-source": "dist",
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Lucie-Aimée Kaffee"
            }
        ],
        "description": "Provides a special page with Wikibase information about a certain topic, with invitation to create an article for the topic",
        "homepage": "https://www.mediawiki.org/wiki/Extension:ArticlePlaceholder"
    },
    {
        "name": "data-values/interfaces",
        "version": "0.2.1",
        "version_normalized": "0.2.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/DataValues/Interfaces.git",
            "reference": "2bed9fff899b3bf9c522497f9bd875f326eb1ef0"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/DataValues/Interfaces/zipball/2bed9fff899b3bf9c522497f9bd875f326eb1ef0",
            "reference": "2bed9fff899b3bf9c522497f9bd875f326eb1ef0",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "time": "2016-01-13 18:44:31",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "Interfaces.php"
            ],
            "psr-4": {
                "ValueFormatters\\": "src/ValueFormatters/",
                "ValueParsers\\": "src/ValueParsers/",
                "ValueValidators\\": "src/ValueValidators/"
            },
            "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/common",
        "version": "0.3.1",
        "version_normalized": "0.3.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/DataValues/Common.git",
            "reference": "5d9d4bf902427a2a798ca273480f7dad825c72b5"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/DataValues/Common/zipball/5d9d4bf902427a2a798ca273480f7dad825c72b5",
            "reference": "5d9d4bf902427a2a798ca273480f7dad825c72b5",
            "shasum": ""
        },
        "require": {
            "data-values/data-values": "~1.0|~0.1",
            "data-values/interfaces": "~0.2.0|^0.1.5",
            "php": ">=5.3.0"
        },
        "time": "2015-08-14 10:15:07",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "0.3.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "files": [
                "Common.php"
            ],
            "psr-4": {
                "DataValues\\": "src/DataValues/",
                "ValueFormatters\\": "src/ValueFormatters/",
                "ValueParsers\\": "src/ValueParsers/"
            },
            "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": "data-values/time",
        "version": "0.8.3",
        "version_normalized": "0.8.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/DataValues/Time.git",
            "reference": "f1b018fb48d69d296fa7aa05ef55d045d29c53f0"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/DataValues/Time/zipball/f1b018fb48d69d296fa7aa05ef55d045d29c53f0",
            "reference": "f1b018fb48d69d296fa7aa05ef55d045d29c53f0",
            "shasum": ""
        },
        "require": {
            "data-values/common": "~0.3.0|~0.2.0",
            "data-values/data-values": "~1.0|~0.1",
            "data-values/interfaces": "~0.2.0|~0.1.5",
            "php": ">=5.3.0"
        },
        "time": "2016-03-16 12:59:02",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "0.8.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "files": [
                "Time.php"
            ],
            "psr-0": {
                "DataValues\\": "src",
                "ValueFormatters\\": "src",
                "ValueParsers\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "The Wikidata team",
                "role": "Developer"
            }
        ],
        "description": "Time value objects, parsers and formatters",
        "homepage": "https://github.com/DataValues/Time",
        "keywords": [
            "datavalues",
            "time",
            "valueformatters",
            "valueparsers",
            "wikidata"
        ]
    },
    {
        "name": "diff/diff",
        "version": "2.0.0",
        "version_normalized": "2.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/wmde/Diff.git",
            "reference": "779bd922b53a4483f722c546621c0a401e3f2900"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/wmde/Diff/zipball/779bd922b53a4483f722c546621c0a401e3f2900",
            "reference": "779bd922b53a4483f722c546621c0a401e3f2900",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "require-dev": {
            "phpmd/phpmd": "~2.1",
            "squizlabs/php_codesniffer": "~2.1"
        },
        "time": "2015-03-17 15:21:21",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "files": [
                "Diff.php"
            ],
            "psr-4": {
                "Diff\\": "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": "Small standalone library for representing differences between data structures, computing such differences, and applying them as patches",
        "homepage": "https://github.com/wmde/Diff",
        "keywords": [
            "diff",
            "diffing",
            "diffop",
            "patching",
            "wikidata"
        ]
    },
    {
        "name": "wikibase/data-model",
        "version": "6.0.0",
        "version_normalized": "6.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/wmde/WikibaseDataModel.git",
            "reference": "96ec015d3a7c9102d283dfa48489555dc4098245"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/wmde/WikibaseDataModel/zipball/96ec015d3a7c9102d283dfa48489555dc4098245",
            "reference": "96ec015d3a7c9102d283dfa48489555dc4098245",
            "shasum": ""
        },
        "require": {
            "data-values/data-values": "~0.1|~1.0",
            "php": ">=5.3.0"
        },
        "require-dev": {
            "ockcyp/covers-validator": "~0.4.0",
            "phpmd/phpmd": "~2.3",
            "squizlabs/php_codesniffer": "~2.3"
        },
        "time": "2016-03-10 17:51:42",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "6.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "files": [
                "WikibaseDataModel.php"
            ],
            "psr-4": {
                "Wikibase\\DataModel\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Thiemo Mättig"
            },
            {
                "name": "Jeroen De Dauw",
                "email": "jeroendedauw@gmail.com",
                "homepage": "http://jeroendedauw.com"
            }
        ],
        "description": "PHP implementation of the Wikibase DataModel",
        "homepage": "https://github.com/wmde/WikibaseDataModel",
        "keywords": [
            "DataModel",
            "wikibase",
            "wikidata"
        ]
    },
    {
        "name": "wikibase/data-model-services",
        "version": "3.5.0",
        "version_normalized": "3.5.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/wmde/WikibaseDataModelServices.git",
            "reference": "7f838a3cac336bbd8ddf73e4f23fe89d99eda52d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/wmde/WikibaseDataModelServices/zipball/7f838a3cac336bbd8ddf73e4f23fe89d99eda52d",
            "reference": "7f838a3cac336bbd8ddf73e4f23fe89d99eda52d",
            "shasum": ""
        },
        "require": {
            "data-values/data-values": "~0.1|~1.0",
            "diff/diff": "~2.0|~1.0",
            "php": ">=5.3.0",
            "wikibase/data-model": "~6.0|~5.0|~4.2"
        },
        "require-dev": {
            "phpmd/phpmd": "~2.3",
            "squizlabs/php_codesniffer": "~2.3"
        },
        "time": "2016-03-14 17:39:13",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.5.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Wikibase\\DataModel\\Services\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Jeroen De Dauw",
                "email": "jeroendedauw@gmail.com",
                "homepage": "http://jeroendedauw.com"
            }
        ],
        "description": "Services around the Wikibase DataModel",
        "homepage": "https://github.com/wmde/WikibaseDataModelServices",
        "keywords": [
            "DataModel",
            "wikibase",
            "wikidata"
        ]
    },
    {
        "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/serialization",
        "version": "1.0.3",
        "version_normalized": "1.0.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/DataValues/Serialization.git",
            "reference": "fdd00409bcd036ac22f1640652af0f387f4fa8be"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/DataValues/Serialization/zipball/fdd00409bcd036ac22f1640652af0f387f4fa8be",
            "reference": "fdd00409bcd036ac22f1640652af0f387f4fa8be",
            "shasum": ""
        },
        "require": {
            "data-values/data-values": "~1.0|~0.1",
            "php": ">=5.3.0",
            "serialization/serialization": "~3.0"
        },
        "time": "2015-08-05 09:15:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "DataValues\\Serializers\\": "src/Serializers",
                "DataValues\\Deserializers\\": "src/Deserializers"
            }
        },
        "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": "Serializers and deserializers for DataValue implementations",
        "homepage": "https://github.com/DataValues/Serialization",
        "keywords": [
            "datavalues",
            "deserializers",
            "serialization",
            "serializers",
            "wikidata"
        ]
    },
    {
        "name": "wikibase/data-model-serialization",
        "version": "2.2.0",
        "version_normalized": "2.2.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/wmde/WikibaseDataModelSerialization.git",
            "reference": "7d892107536e8499880aa70963841ff002f421bf"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/wmde/WikibaseDataModelSerialization/zipball/7d892107536e8499880aa70963841ff002f421bf",
            "reference": "7d892107536e8499880aa70963841ff002f421bf",
            "shasum": ""
        },
        "require": {
            "data-values/serialization": "~1.0",
            "php": ">=5.3.0",
            "serialization/serialization": "~3.1",
            "wikibase/data-model": "~6.0|~5.0|~4.2"
        },
        "require-dev": {
            "data-values/geo": "~1.0|~0.1",
            "data-values/number": "~0.2",
            "data-values/time": "~0.2"
        },
        "time": "2016-03-11 10:27:31",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.2.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Wikibase\\DataModel\\": "src/"
            },
            "files": [
                "mediawiki.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Thomas PT",
                "homepage": "https://github.com/Tpt"
            },
            {
                "name": "Jeroen De Dauw",
                "email": "jeroendedauw@gmail.com",
                "homepage": "http://jeroendedauw.com"
            }
        ],
        "description": "Serializers and deserializers for the Wikibase DataModel",
        "homepage": "https://github.com/wmde/WikibaseDataModelSerialization",
        "keywords": [
            "DataModel",
            "deserializers",
            "serialization",
            "serializers",
            "wikibase",
            "wikidata"
        ]
    },
    {
        "name": "wikibase/internal-serialization",
        "version": "2.3.0",
        "version_normalized": "2.3.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/wmde/WikibaseInternalSerialization.git",
            "reference": "f74fd54d21aeb0f8879ce621dac17eeda0d8f3d2"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/wmde/WikibaseInternalSerialization/zipball/f74fd54d21aeb0f8879ce621dac17eeda0d8f3d2",
            "reference": "f74fd54d21aeb0f8879ce621dac17eeda0d8f3d2",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0",
            "serialization/serialization": "~3.2",
            "wikibase/data-model": "~6.0|~5.0|~4.2",
            "wikibase/data-model-serialization": "~2.0"
        },
        "require-dev": {
            "data-values/common": "~0.3.0|~0.2.0",
            "data-values/geo": "~1.1",
            "data-values/number": "~0.5.0",
            "data-values/time": "~0.7.0",
            "phpmd/phpmd": "~2.3",
            "squizlabs/php_codesniffer": "~2.3"
        },
        "time": "2016-03-14 12:48:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.3.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Wikibase\\InternalSerialization\\": "src/"
            },
            "files": [
                "mediawiki.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Jeroen De Dauw",
                "email": "jeroendedauw@gmail.com",
                "homepage": "http://jeroendedauw.com"
            }
        ],
        "description": "Serializers and deserializers for the data access layer of Wikibase Repository",
        "homepage": "https://github.com/wmde/WikibaseInternalSerialization",
        "keywords": [
            "DataModel",
            "deserializers",
            "serialization",
            "serializers",
            "wikibase",
            "wikidata"
        ]
    },
    {
        "name": "data-values/javascript",
        "version": "0.8.0",
        "version_normalized": "0.8.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/wmde/DataValuesJavascript.git",
            "reference": "87a91ac7415ed8880aada10460abae15516b2980"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/wmde/DataValuesJavascript/zipball/87a91ac7415ed8880aada10460abae15516b2980",
            "reference": "87a91ac7415ed8880aada10460abae15516b2980",
            "shasum": ""
        },
        "require": {
            "composer/installers": ">=1.0.1"
        },
        "time": "2016-01-11 14:08:48",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "DataValuesJavaScript.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Jeroen De Dauw",
                "email": "jeroendedauw@gmail.com",
                "homepage": "http://jeroendedauw.com"
            },
            {
                "name": "Daniel Werner",
                "homepage": "https://www.mediawiki.org/wiki/User:Danwe"
            },
            {
                "name": "H. Snater",
                "homepage": "http://www.snater.com"
            }
        ],
        "description": "DataValues implementation in JavaScript",
        "keywords": [
            "datavalues",
            "wikidata"
        ]
    },
    {
        "name": "data-values/value-view",
        "version": "0.16.1",
        "version_normalized": "0.16.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/wikimedia/data-values-value-view.git",
            "reference": "5318e7e4a8db141b0c8df783b7a0b04082efb9ca"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/wikimedia/data-values-value-view/zipball/5318e7e4a8db141b0c8df783b7a0b04082efb9ca",
            "reference": "5318e7e4a8db141b0c8df783b7a0b04082efb9ca",
            "shasum": ""
        },
        "require": {
            "data-values/javascript": "~0.8.0|~0.7.0",
            "php": ">=5.3.0"
        },
        "require-dev": {
            "jakub-onderka/php-parallel-lint": "0.9",
            "mediawiki/mediawiki-codesniffer": "0.4.0"
        },
        "time": "2016-02-22 15:46:04",
        "type": "mediawiki-extension",
        "extra": {
            "branch-alias": {
                "dev-master": "0.16.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "files": [
                "ValueView.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Daniel Werner",
                "homepage": "https://www.mediawiki.org/wiki/User:Danwe"
            },
            {
                "name": "H. Snater",
                "homepage": "http://www.snater.com"
            }
        ],
        "description": "Provides JS widgets to edit values defined by the DataValues library",
        "homepage": "https://www.mediawiki.org/wiki/Extension:ValueView"
    },
    {
        "name": "wikibase/javascript-api",
        "version": "1.1.0",
        "version_normalized": "1.1.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/wikimedia/mediawiki-extensions-WikibaseJavaScriptApi.git",
            "reference": "a9c0202a33f278edd024f0c150d6281a6635bfc0"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/wikimedia/mediawiki-extensions-WikibaseJavaScriptApi/zipball/a9c0202a33f278edd024f0c150d6281a6635bfc0",
            "reference": "a9c0202a33f278edd024f0c150d6281a6635bfc0",
            "shasum": ""
        },
        "require": {
            "data-values/javascript": "~0.8.0|~0.7.0|~0.6.0"
        },
        "require-dev": {
            "jakub-onderka/php-parallel-lint": "0.9.2",
            "mediawiki/mediawiki-codesniffer": "0.5.1"
        },
        "time": "2016-02-17 10:46:01",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "WikibaseJavaScriptApi.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Adrian Lang",
                "email": "adrian.lang@wikimedia.de"
            },
            {
                "name": "H. Snater",
                "homepage": "http://www.snater.com"
            }
        ],
        "description": "JavaScript client for the Wikibase Repository web API"
    },
    {
        "name": "wikibase/data-model-javascript",
        "version": "2.0.1",
        "version_normalized": "2.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/wmde/WikibaseDataModelJavaScript.git",
            "reference": "40d40f2beded8b13cdc569b452ab3e76944f6ca6"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/wmde/WikibaseDataModelJavaScript/zipball/40d40f2beded8b13cdc569b452ab3e76944f6ca6",
            "reference": "40d40f2beded8b13cdc569b452ab3e76944f6ca6",
            "shasum": ""
        },
        "require": {
            "data-values/javascript": "~0.8.0|~0.7.0|~0.6.0"
        },
        "time": "2016-01-27 12:12:49",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "init.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Adrian Lang",
                "email": "adrian.lang@wikimedia.de"
            },
            {
                "name": "H. Snater",
                "homepage": "http://www.snater.com"
            }
        ],
        "description": "Wikibase datamodel implementation in JavaScript"
    },
    {
        "name": "wikibase/serialization-javascript",
        "version": "2.0.6",
        "version_normalized": "2.0.6.0",
        "source": {
            "type": "git",
            "url": "https://github.com/wmde/WikibaseSerializationJavaScript.git",
            "reference": "b7e26e6bfbd1370703172bf3a18c6fb4d6e1607b"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/wmde/WikibaseSerializationJavaScript/zipball/b7e26e6bfbd1370703172bf3a18c6fb4d6e1607b",
            "reference": "b7e26e6bfbd1370703172bf3a18c6fb4d6e1607b",
            "shasum": ""
        },
        "require": {
            "data-values/javascript": "~0.8.0|~0.7.0",
            "wikibase/data-model-javascript": "~2.0.0|~1.0.0"
        },
        "time": "2016-01-27 12:13:50",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "init.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Adrian Lang",
                "email": "adrian.lang@wikimedia.de"
            },
            {
                "name": "H. Snater",
                "homepage": "http://www.snater.com"
            }
        ],
        "description": "Wikibase datamodel serialization implementation in JavaScript"
    },
    {
        "name": "data-values/number",
        "version": "0.6.0",
        "version_normalized": "0.6.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/DataValues/Number.git",
            "reference": "ae53b98577aba1b0cdc63f3e58e387686b0612a6"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/DataValues/Number/zipball/ae53b98577aba1b0cdc63f3e58e387686b0612a6",
            "reference": "ae53b98577aba1b0cdc63f3e58e387686b0612a6",
            "shasum": ""
        },
        "require": {
            "data-values/common": "~0.2",
            "data-values/data-values": "~1.0|~0.1",
            "data-values/interfaces": "~0.2.0|~0.1.5",
            "php": ">=5.3.0"
        },
        "time": "2015-09-09 14:28:21",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "Number.php"
            ],
            "psr-0": {
                "DataValues\\": "src",
                "ValueFormatters\\": "src",
                "ValueParsers\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Daniel Kinzler"
            }
        ],
        "description": "Numerical value objects, parsers and formatters",
        "homepage": "https://github.com/DataValues/Number",
        "keywords": [
            "datavalues",
            "number",
            "valueformatters",
            "valueparsers",
            "wikidata"
        ]
    },
    {
        "name": "data-values/data-types",
        "version": "0.5.2",
        "version_normalized": "0.5.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/wmde/DataTypes.git",
            "reference": "f0064cd782037d17cd57cdb40627660b7bf3d1cc"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/wmde/DataTypes/zipball/f0064cd782037d17cd57cdb40627660b7bf3d1cc",
            "reference": "f0064cd782037d17cd57cdb40627660b7bf3d1cc",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "time": "2016-02-17 11:27:57",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "DataTypes.php"
            ],
            "psr-4": {
                "DataTypes\\": "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": "Daniel Kinzler"
            }
        ],
        "description": "PHP library defining the DataTypes\\DataType class of which instances represent a type of value, such as \"positive integer\" or \"percentage\".",
        "homepage": "https://github.com/wmde/DataTypes",
        "keywords": [
            "datatypes",
            "datavalues"
        ]
    },
    {
        "name": "data-values/geo",
        "version": "1.1.4",
        "version_normalized": "1.1.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/DataValues/Geo.git",
            "reference": "e7222bc743ae05bfc5213cb1e20150aa772d8668"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/DataValues/Geo/zipball/e7222bc743ae05bfc5213cb1e20150aa772d8668",
            "reference": "e7222bc743ae05bfc5213cb1e20150aa772d8668",
            "shasum": ""
        },
        "require": {
            "data-values/common": "~0.1",
            "data-values/data-values": "~1.0|~0.1",
            "data-values/interfaces": "~0.1",
            "php": ">=5.3.0"
        },
        "time": "2014-11-25 16:48:57",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "files": [
                "Geo.php"
            ],
            "psr-4": {
                "DataValues\\Geo\\": "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": "Geographical value objects, parsers and formatters",
        "homepage": "https://github.com/DataValues/Geo",
        "keywords": [
            "datavalues",
            "formatters",
            "geo",
            "geographical",
            "latlong",
            "parsers",
            "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": "wikibase/wikibase",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/wikimedia/mediawiki-extensions-Wikibase.git",
            "reference": "8bbffed754354a1baba1ceb0db7c7661a6d8b778"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/wikimedia/mediawiki-extensions-Wikibase/zipball/8bbffed754354a1baba1ceb0db7c7661a6d8b778",
            "reference": "8bbffed754354a1baba1ceb0db7c7661a6d8b778",
            "shasum": ""
        },
        "require": {
            "data-values/common": "~0.3.0",
            "data-values/data-types": "~0.5.0",
            "data-values/data-values": "~1.0",
            "data-values/geo": "~1.0",
            "data-values/interfaces": "~0.2.0|~0.1.5",
            "data-values/javascript": "~0.8.0",
            "data-values/number": "~0.6.0",
            "data-values/serialization": "~1.0",
            "data-values/time": "~0.8.3",
            "data-values/validators": "~0.1.0",
            "data-values/value-view": "~0.16.1",
            "diff/diff": "~2.0",
            "php": ">=5.5.0",
            "wikibase/data-model": "~6.0",
            "wikibase/data-model-javascript": "~2.0.0",
            "wikibase/data-model-serialization": "~2.2",
            "wikibase/data-model-services": "~3.5",
            "wikibase/internal-serialization": "~2.3",
            "wikibase/javascript-api": "~1.1",
            "wikibase/serialization-javascript": "~2.0.5"
        },
        "conflict": {
            "mediawiki/mediawiki": "<1.25"
        },
        "require-dev": {
            "jakub-onderka/php-parallel-lint": "0.9.2",
            "mediawiki/mediawiki-codesniffer": "0.4.0|0.5.0"
        },
        "time": "2016-03-30 20:43:32",
        "type": "mediawiki-extension",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "client/includes/",
                "client/WikibaseClient.hooks.php",
                "client/tests/phpunit/",
                "lib/includes/",
                "lib/WikibaseLib.hooks.php",
                "lib/maintenance/",
                "lib/tests/phpunit/",
                "repo/includes/",
                "repo/maintenance/",
                "repo/tests/phpunit/",
                "repo/Wikibase.hooks.php"
            ],
            "psr-4": {
                "Wikibase\\View\\": "view/src",
                "Wikibase\\View\\Tests\\": "view/tests/phpunit",
                "Wikimedia\\Purtle\\": "purtle/src",
                "Wikimedia\\Purtle\\Tests\\": "purtle/tests/phpunit"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "The Wikidata team"
            }
        ],
        "description": "Structured data repository for MediaWiki",
        "homepage": "http://wikiba.se",
        "keywords": [
            "wikibase",
            "wikibaseclient",
            "wikibaselib",
            "wikibaserepo",
            "wikidata"
        ]
    },
    {
        "name": "wikibase/wikimedia-badges",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://gerrit.wikimedia.org/r/mediawiki/extensions/WikimediaBadges",
            "reference": "c5eaaf4fa73409c1514b63ba96ace482c75f5d04"
        },
        "require": {
            "php": ">=5.3.0"
        },
        "time": "2016-03-27 19:26:46",
        "type": "mediawiki-extension",
        "installation-source": "source",
        "autoload": {
            "files": [
                "WikimediaBadges.php"
            ],
            "psr-4": {
                "WikimediaBadges\\": "includes/"
            }
        },
        "license": [
            "GNU GPL v2+"
        ],
        "authors": [
            {
                "name": "Bene*",
                "email": "benestar.wikimedia@gmail.com",
                "homepage": "https://www.wikidata.org/wiki/User:Bene*",
                "role": "Developer"
            }
        ],
        "description": "Extension which contains default themes to display badges on Wikimedia projects",
        "homepage": "https://github.com/wmde/WikimediaBadges",
        "keywords": [
            "Wikibase",
            "Wikidata"
        ],
        "support": {
            "irc": "irc://irc.freenode.net/wikidata"
        }
    },
    {
        "name": "wikibase/Wikidata.org",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://gerrit.wikimedia.org/r/mediawiki/extensions/Wikidata.org",
            "reference": "f6eafd332d07f5e224ec3e3f3e18b07fabe07589"
        },
        "require": {
            "php": ">=5.3.0"
        },
        "require-dev": {
            "jakub-onderka/php-parallel-lint": "0.9.2",
            "mediawiki/mediawiki-codesniffer": "0.5.1"
        },
        "time": "2016-02-27 23:32:10",
        "type": "mediawiki-extension",
        "installation-source": "source",
        "autoload": {
            "classmap": [
                "WikidataOrg.hooks.php"
            ]
        },
        "scripts": {
            "test": [
                "parallel-lint . --exclude vendor",
                "phpcs -p -s"
            ]
        },
        "license": [
            "GNU GPL v2+"
        ],
        "authors": [
            {
                "name": "Bene*",
                "email": "benestar.wikimedia@gmail.com",
                "homepage": "https://www.wikidata.org/wiki/User:Bene*",
                "role": "Developer"
            }
        ],
        "description": "Configuration for and customizations to Wikibase that are specific to wikidata.org",
        "homepage": "https://github.com/wmde/Wikidata.org",
        "keywords": [
            "Wikibase",
            "Wikidata"
        ],
        "support": {
            "irc": "irc://irc.freenode.net/wikidata"
        }
    },
    {
        "name": "wikimedia/assert",
        "version": "v0.2.2",
        "version_normalized": "0.2.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/wmde/Assert.git",
            "reference": "2da55927525975f8d52825fc3ee02e5e36f5036c"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/wmde/Assert/zipball/2da55927525975f8d52825fc3ee02e5e36f5036c",
            "reference": "2da55927525975f8d52825fc3ee02e5e36f5036c",
            "shasum": ""
        },
        "require-dev": {
            "phpunit/phpunit": "3.7.*"
        },
        "time": "2015-04-29 17:23:50",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Wikimedia\\Assert\\": "src/",
                "Wikimedia\\Assert\\Test\\": "tests/phpunit/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Daniel Kinzler"
            }
        ],
        "description": "Provides runtime assertions",
        "homepage": "https://github.com/wmde/Assert",
        "keywords": [
            "assert",
            "assertions",
            "php",
            "postcondition",
            "precondition",
            "qa"
        ]
    },
    {
        "name": "wikibase/external-validation",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://gerrit.wikimedia.org/r/mediawiki/extensions/WikibaseQualityExternalValidation",
            "reference": "1c48e22c87c438d426a2b39e2e85ea6ae5a8a08c"
        },
        "require": {
            "data-values/common": ">=0.1 <0.4",
            "data-values/geo": "~1.0",
            "data-values/number": ">=0.1 <0.7",
            "data-values/time": "~0.8",
            "php": ">=5.3.0",
            "serialization/serialization": "3.*,>=3.2.1",
            "wikibase/data-model": "~4.2|~5.0|~6.0",
            "wikibase/data-model-serialization": "~2.0",
            "wikibase/data-model-services": "~2.0|~3.0",
            "wikimedia/assert": ">=0.1 <0.3"
        },
        "require-dev": {
            "phpunit/phpunit": "~3.7,>=3.7.37",
            "satooshi/php-coveralls": "dev-master"
        },
        "time": "2016-03-30 20:43:48",
        "type": "mediawiki-extension",
        "installation-source": "source",
        "autoload": {
            "psr-4": {
                "WikibaseQuality\\ExternalValidation\\": "includes/",
                "WikibaseQuality\\ExternalValidation\\Api\\": "api/",
                "WikibaseQuality\\ExternalValidation\\Specials\\": "specials/",
                "WikibaseQuality\\ExternalValidation\\Tests\\": "tests/phpunit/"
            },
            "classmap": [
                "WikibaseQualityExternalValidationHooks.php",
                "maintenance/UpdateExternalData.php"
            ]
        },
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "BP2014N1"
            }
        ],
        "description": "Extension for WikibaseQuality to perform cross-checks with external databases.",
        "homepage": "https://www.mediawiki.org/wiki/WikidataQuality/",
        "keywords": [
            "database",
            "external",
            "quality",
            "trust",
            "violation",
            "wikibase",
            "wikidata"
        ],
        "support": {
            "issues": "https://phabricator.wikimedia.org/project/profile/1203/"
        }
    },
    {
        "name": "wikibase/media-info",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://gerrit.wikimedia.org/r/mediawiki/extensions/WikibaseMediaInfo",
            "reference": "5ef2d513179c5de4f05fb4f025e4dd32fbb2b733"
        },
        "require": {
            "php": ">=5.5.0",
            "serialization/serialization": "~3.2",
            "wikibase/data-model": "~6.0",
            "wikibase/data-model-serialization": "~2.0"
        },
        "require-dev": {
            "jakub-onderka/php-parallel-lint": "0.9.2",
            "mediawiki/mediawiki-codesniffer": "0.6.0",
            "phpunit/phpunit": "~4.8"
        },
        "time": "2016-03-30 20:43:43",
        "type": "mediawiki-extension",
        "installation-source": "source",
        "autoload": {
            "psr-4": {
                "Wikibase\\MediaInfo\\": "src/",
                "Wikibase\\MediaInfo\\Tests\\": "tests/phpunit/composer/",
                "Wikibase\\MediaInfo\\Tests\\MediaWiki\\": "tests/phpunit/mediawiki/"
            }
        },
        "scripts": {
            "fix": [
                "phpcbf"
            ],
            "test": [
                "parallel-lint . --exclude vendor",
                "phpcs -p -s",
                "phpunit"
            ]
        },
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "The Wikidata team"
            }
        ],
        "description": "Wikibase extension to manage structured metadata of media files",
        "homepage": "http://wikiba.se",
        "support": {
            "issues": "https://phabricator.wikimedia.org/",
            "irc": "irc://irc.freenode.net/wikidata"
        }
    },
    {
        "name": "propertysuggester/property-suggester",
        "version": "3.0.1",
        "version_normalized": "3.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Wikidata-lib/PropertySuggester.git",
            "reference": "c267839dbf9e1369053999ebee996bff7c87f3ee"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Wikidata-lib/PropertySuggester/zipball/c267839dbf9e1369053999ebee996bff7c87f3ee",
            "reference": "c267839dbf9e1369053999ebee996bff7c87f3ee",
            "shasum": ""
        },
        "require": {
            "php": ">=5.5.0",
            "wikibase/data-model": "~4.1|~5.0|~6.0",
            "wikibase/data-model-services": "~1.1|~2.0|~3.0"
        },
        "require-dev": {
            "phpunit/phpunit": "3.7.*",
            "satooshi/php-coveralls": "dev-master"
        },
        "time": "2016-03-16 11:16:15",
        "type": "mediawiki-extension",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "PropertySuggester\\": "src/PropertySuggester/"
            },
            "files": [],
            "classmap": [
                "PropertySuggesterHooks.php",
                "maintenance/UpdateTable.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0+"
        ],
        "description": "Extension for Wikibase to provide usefull suggestions for new properties",
        "homepage": "https://github.com/Wikidata-lib/PropertySuggester",
        "keywords": [
            "propertysuggester",
            "wikibase",
            "wikidata"
        ]
    },
    {
        "name": "wikibase/quality",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://gerrit.wikimedia.org/r/mediawiki/extensions/WikibaseQuality",
            "reference": "8da0396b18a17f1649c8010db903f925707dd8af"
        },
        "require": {
            "php": ">=5.3.0",
            "serialization/serialization": "^3.2.1",
            "wikibase/data-model": "~4.0|~5.0|~6.0",
            "wikibase/data-model-services": "~2.0|~3.0"
        },
        "require-dev": {
            "data-values/geo": "~1.0",
            "data-values/number": ">=0.1 <0.7",
            "data-values/serialization": ">=0.1 <2.0",
            "data-values/time": ">=0.1 <0.9",
            "phpunit/phpunit": "^3.7.37|~4.5",
            "satooshi/php-coveralls": "master-dev",
            "wikibase/data-model-serialization": ">=0.1 <3.0"
        },
        "time": "2016-03-22 16:14:25",
        "type": "mediawiki-extension",
        "installation-source": "source",
        "autoload": {
            "psr-4": {
                "WikibaseQuality\\": "includes/",
                "WikibaseQuality\\Api\\": "api/",
                "WikibaseQuality\\Specials\\": "specials/",
                "WikibaseQuality\\Tests\\": "tests/phpunit/"
            },
            "classmap": [
                "WikibaseQualityHooks.php"
            ]
        },
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "BP2014N1"
            }
        ],
        "description": "Extension for Wikibase to improve the data quality and trust.",
        "homepage": "https://www.mediawiki.org/wiki/Wikibase_Quality_Extensions",
        "keywords": [
            "quality",
            "trust",
            "violation",
            "wikibase",
            "wikidata"
        ],
        "support": {
            "issues": "https://phabricator.wikimedia.org/project/profile/989/"
        }
    },
    {
        "name": "wikibase/constraints",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://gerrit.wikimedia.org/r/mediawiki/extensions/WikibaseQualityConstraints",
            "reference": "9584edaed98a2916a31c34e5b131bb6cb757ca58"
        },
        "require": {
            "php": ">=5.3.0",
            "serialization/serialization": "^3.2.1",
            "wikibase/data-model": "~4.2|~5.0|~6.0",
            "wikibase/data-model-services": "~2.0|~3.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^3.7.37|~4.5",
            "satooshi/php-coveralls": "master-dev"
        },
        "time": "2016-03-22 17:48:05",
        "type": "mediawiki-extension",
        "installation-source": "source",
        "autoload": {
            "psr-4": {
                "WikibaseQuality\\ConstraintReport\\": "includes/",
                "WikibaseQuality\\ConstraintReport\\Specials\\": "specials/",
                "WikibaseQuality\\ConstraintReport\\Tests\\": "tests/phpunit/",
                "WikibaseQuality\\ConstraintReport\\Maintenance\\": "maintenance/"
            },
            "classmap": [
                "WikibaseQualityConstraintsHooks.php",
                "maintenance/UpdateConstraintsTable.php"
            ]
        },
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "BP2014N1"
            }
        ],
        "description": "Extension for WikibaseQuality to manage constraints in Wikibase.",
        "homepage": "https://www.mediawiki.org/wiki/WikidataQuality/",
        "keywords": [
            "constraint",
            "quality",
            "trust",
            "violation",
            "wikibase",
            "wikidata"
        ],
        "support": {
            "issues": "https://phabricator.wikimedia.org/project/profile/1202/"
        }
    }
]
