{ "_readme": [ "This file locks the dependencies of your project to a known state", "Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], "hash": "73506b8e2cdc0de3623f0ee382f1d5b0", "packages": [ { "name": "composer/installers", "version": "v1.0.15", "source": { "type": "git", "url": "https://github.com/composer/installers.git", "reference": "8e6a72a78f6cfd537fde3350720dfdc9ae3c5621" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/composer/installers/zipball/8e6a72a78f6cfd537fde3350720dfdc9ae3c5621", "reference": "8e6a72a78f6cfd537fde3350720dfdc9ae3c5621", "shasum": "" }, "replace": { "roundcube/plugin-installer": "*", "shama/baton": "*" }, "require-dev": { "composer/composer": "1.0.*@dev", "phpunit/phpunit": "4.1.*" }, "type": "composer-installer", "extra": { "class": "Composer\\Installers\\Installer", "branch-alias": { "dev-master": "1.0-dev" } }, "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", "role": "Developer" } ], "description": "A multi-framework Composer library installer", "homepage": "http://composer.github.com/installers/", "keywords": [ "Craft", "Dolibarr", "Hurad", "MODX Evo", "OXID", "WolfCMS", "agl", "annotatecms", "bitrix", "cakephp", "codeigniter", "concrete5", "croogo", "drupal", "elgg", "fuelphp", "installer", "joomla", "kohana", "laravel", "lithium", "magento", "mako", "mediawiki", "modulework", "moodle", "phpbb", "piwik", "ppi", "roundcube", "shopware", "silverstripe", "symfony", "typo3", "wordpress", "zend", "zikula" ], "time": "2014-06-23 16:25:28" }, { "name": "data-values/common", "version": "0.2.2", "source": { "type": "git", "url": "https://github.com/DataValues/Common.git", "reference": "406663b2a68bcf88917d685ab53eb383ff60a56c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/DataValues/Common/zipball/406663b2a68bcf88917d685ab53eb383ff60a56c", "reference": "406663b2a68bcf88917d685ab53eb383ff60a56c", "shasum": "" }, "require": { "data-values/data-values": "~0.1", "data-values/interfaces": "~0.1.3", "php": ">=5.3.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "0.2.x-dev" } }, "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": "Core developer" } ], "description": "Contains common implementations of the interfaces defined by DataValuesInterfaces", "homepage": "https://github.com/DataValues/Common", "keywords": [ "datavalues", "valueformatters", "valueparsers", "valuevalidators", "wikidata" ], "time": "2014-04-11 13:19:16" }, { "name": "data-values/data-values", "version": "0.1.1", "source": { "type": "git", "url": "https://github.com/DataValues/DataValues.git", "reference": "603a19faeac34f5db23b786c6d9c20a151118c2a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/DataValues/DataValues/zipball/603a19faeac34f5db23b786c6d9c20a151118c2a", "reference": "603a19faeac34f5db23b786c6d9c20a151118c2a", "shasum": "" }, "require": { "php": ">=5.3.0" }, "replace": { "mediawiki/data-values": "*" }, "type": "library", "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": "Core developer" } ], "description": "Defines the DataValue interface and some trivial implementations", "homepage": "https://github.com/DataValues/DataValues", "keywords": [ "datavalues", "wikidata" ], "time": "2013-11-22 00:39:57" }, { "name": "data-values/geo", "version": "0.2", "source": { "type": "git", "url": "https://github.com/DataValues/Geo.git", "reference": "746dab8082c1e737304c9e4aae6a88c12921dd6b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/DataValues/Geo/zipball/746dab8082c1e737304c9e4aae6a88c12921dd6b", "reference": "746dab8082c1e737304c9e4aae6a88c12921dd6b", "shasum": "" }, "require": { "data-values/common": "~0.1", "data-values/data-values": "~0.1", "data-values/interfaces": "~0.1", "php": ">=5.3.0" }, "type": "library", "autoload": { "files": [ "Geo.php" ], "psr-0": { "DataValues\\": "src", "ValueFormatters\\": "src", "ValueParsers\\": "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": "Core developer" }, { "name": "The Wikidata team", "role": "Developer" } ], "description": "Geographical value objects, parsers and formatters", "homepage": "https://github.com/DataValues/Geo", "keywords": [ "datavalues", "geo", "geographical", "valueformatters", "valueparsers", "wikidata" ], "time": "2014-07-07 19:32:24" }, { "name": "data-values/interfaces", "version": "0.1.4", "source": { "type": "git", "url": "https://github.com/DataValues/Interfaces.git", "reference": "38a04aede894929d822001e5e8851f4a08454a89" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/DataValues/Interfaces/zipball/38a04aede894929d822001e5e8851f4a08454a89", "reference": "38a04aede894929d822001e5e8851f4a08454a89", "shasum": "" }, "require": { "php": ">=5.3.0" }, "type": "library", "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": "Core developer" } ], "description": "Defines interfaces for ValueParsers, ValueFormatters and ValueValidators", "homepage": "https://github.com/DataValues/Interfaces", "keywords": [ "datavalues", "valueformatters", "valueparsers", "valuevalidators", "wikidata" ], "time": "2014-04-14 08:17:48" }, { "name": "data-values/time", "version": "0.6", "source": { "type": "git", "url": "https://github.com/DataValues/Time.git", "reference": "2aaa88e2ccd2998abda57d447fd1fc0b9c94651f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/DataValues/Time/zipball/2aaa88e2ccd2998abda57d447fd1fc0b9c94651f", "reference": "2aaa88e2ccd2998abda57d447fd1fc0b9c94651f", "shasum": "" }, "require": { "data-values/common": "~0.2.0", "data-values/data-values": "~0.1.0", "data-values/interfaces": "~0.1.4", "php": ">=5.3.0" }, "type": "library", "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" ], "time": "2014-06-05 17:58:16" }, { "name": "data-values/validators", "version": "0.1.1", "source": { "type": "git", "url": "https://github.com/DataValues/Validators.git", "reference": "ad96186364d285e5ea761fcd54530570c80cc6ec" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/DataValues/Validators/zipball/ad96186364d285e5ea761fcd54530570c80cc6ec", "reference": "ad96186364d285e5ea761fcd54530570c80cc6ec", "shasum": "" }, "require": { "data-values/data-values": "~0.1", "data-values/interfaces": "~0.1", "php": ">=5.3.0" }, "type": "library", "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": "Core developer" }, { "name": "The Wikidata team", "role": "Developer" } ], "description": "Common ValueValidator implementations", "homepage": "https://github.com/DataValues/Validators", "keywords": [ "datavalues", "validation", "validators", "valueformatters", "valueparsers", "wikidata" ], "time": "2014-03-27 03:45:06" }, { "name": "mediawiki/parser-hooks", "version": "1.2.1", "source": { "type": "git", "url": "https://github.com/JeroenDeDauw/ParserHooks.git", "reference": "101ef02dd3eb2a25d0fd841ea30eca19d88bb03f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/JeroenDeDauw/ParserHooks/zipball/101ef02dd3eb2a25d0fd841ea30eca19d88bb03f", "reference": "101ef02dd3eb2a25d0fd841ea30eca19d88bb03f", "shasum": "" }, "require": { "mediawiki/validator": ">=1.0.0.1", "php": ">=5.3.0" }, "type": "library", "autoload": { "files": [ "ParserHooks.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": "Core developer" } ], "description": "Adds a OOP and declarative parser hook interface on top of MediaWiki", "homepage": "https://github.com/wikimedia/mediawiki-extensions-ParserHooks/blob/master/README.md", "keywords": [ "mediawiki", "parser function", "parser hook", "parserhooks", "tag extension" ], "time": "2013-11-21 23:32:45" }, { "name": "mediawiki/semantic-media-wiki", "version": "1.9.2", "source": { "type": "git", "url": "https://github.com/SemanticMediaWiki/SemanticMediaWiki.git", "reference": "40ea19e6f446f78d46683861d3b99160716d6acd" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/SemanticMediaWiki/SemanticMediaWiki/zipball/40ea19e6f446f78d46683861d3b99160716d6acd", "reference": "40ea19e6f446f78d46683861d3b99160716d6acd", "shasum": "" }, "require": { "composer/installers": "1.*,>=1.0.1", "mediawiki/validator": "1.*,>=1.0.1", "php": ">=5.3.0" }, "replace": { "mediawiki/semantic-mediawiki": "*" }, "type": "mediawiki-extension", "extra": { "branch-alias": { "dev-master": "1.9.x-dev" } }, "autoload": { "files": [ "SemanticMediaWiki.php" ], "classmap": [ "SemanticMediaWiki.hooks.php", "includes/", "languages/SMW_Language.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": "Core developer" }, { "name": "Markus Krötzsch", "homepage": "http://korrekt.org", "role": "Original author" }, { "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" ], "time": "2014-04-18 21:20:06" }, { "name": "mediawiki/sub-page-list", "version": "1.1", "source": { "type": "git", "url": "https://github.com/JeroenDeDauw/SubPageList.git", "reference": "669097bca307b5a407e12b4e4ef93d16beb4dc04" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/JeroenDeDauw/SubPageList/zipball/669097bca307b5a407e12b4e4ef93d16beb4dc04", "reference": "669097bca307b5a407e12b4e4ef93d16beb4dc04", "shasum": "" }, "require": { "composer/installers": ">=1.0.1", "mediawiki/parser-hooks": "~1.2", "param-processor/param-processor": "~1.0", "php": ">=5.3.0" }, "type": "mediawiki-extension", "autoload": { "files": [ "SubPageList.php" ], "psr-0": { "SubPageList\\": "src" }, "classmap": [ "Tests/System/SubPageList/PageCreator.php", "Tests/System/SubPageList/PageDeleter.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": "Core developer" } ], "description": "SubPageList is a lightweight extension to display lists of subpages", "homepage": "https://github.com/JeroenDeDauw/SubPageList/blob/master/README.md", "keywords": [ "SubPage", "SubPageList", "mediawiki" ], "time": "2013-12-07 14:33:44" }, { "name": "mediawiki/validator", "version": "1.0.1", "source": { "type": "git", "url": "https://github.com/JeroenDeDauw/Validator.git", "reference": "ffb4d37e75787674a826b9cabc0db5557dcccb48" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/JeroenDeDauw/Validator/zipball/ffb4d37e75787674a826b9cabc0db5557dcccb48", "reference": "ffb4d37e75787674a826b9cabc0db5557dcccb48", "shasum": "" }, "require": { "param-processor/param-processor": "~1.0.0", "php": ">=5.3.0" }, "type": "mediawiki-extension", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "files": [ "Validator.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": "Core developer" } ], "description": "MediaWiki wrapper for the ParamProcessor library", "homepage": "https://github.com/JeroenDeDauw/Validator", "keywords": [ "ParamProcessor", "SMW", "Semantic MediaWiki", "mediawiki", "validator" ], "time": "2014-03-25 03:15:10" }, { "name": "param-processor/param-processor", "version": "1.0.2", "source": { "type": "git", "url": "https://github.com/JeroenDeDauw/ParamProcessor.git", "reference": "7eebb1e12eeafa6c3ca958ace1f5ad73948e7b24" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/JeroenDeDauw/ParamProcessor/zipball/7eebb1e12eeafa6c3ca958ace1f5ad73948e7b24", "reference": "7eebb1e12eeafa6c3ca958ace1f5ad73948e7b24", "shasum": "" }, "require": { "data-values/common": "~0.2", "data-values/data-values": "~0.1", "data-values/geo": "~0.1", "data-values/interfaces": "~0.1", "data-values/time": "~0.1", "data-values/validators": "~0.1", "php": ">=5.3.0" }, "type": "library", "autoload": { "psr-0": { "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": "Core developer" } ], "description": "Parameter processing library", "homepage": "https://github.com/JeroenDeDauw/ParamProcessor", "keywords": [ "ParamProcessor", "SMW", "Semantic MediaWiki", "mediawiki", "validator" ], "time": "2013-12-16 16:24:21" } ], "packages-dev": [ ], "aliases": [ ], "minimum-stability": "stable", "stability-flags": [ ], "platform": { "php": ">=5.3.2" }, "platform-dev": [ ] }