{ "_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": "bb8c3cbef9299e50dca7722a9f872c95", "packages": [ { "name": "composer/installers", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/composer/installers.git", "reference": "74fb0a7a1a23696d9c8cc2fba5903f6711cdd067" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/composer/installers/zipball/74fb0a7a1a23696d9c8cc2fba5903f6711cdd067", "reference": "74fb0a7a1a23696d9c8cc2fba5903f6711cdd067", "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" } ], "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", "chef", "codeigniter", "concrete5", "croogo", "drupal", "elgg", "fuelphp", "installer", "joomla", "kohana", "laravel", "lithium", "magento", "mako", "mediawiki", "modulework", "moodle", "phpbb", "piwik", "ppi", "puppet", "roundcube", "shopware", "silverstripe", "symfony", "typo3", "wordpress", "zend", "zikula" ], "time": "2014-08-18 20:00:12" }, { "name": "erusev/parsedown", "version": "1.0.1", "source": { "type": "git", "url": "https://github.com/erusev/parsedown.git", "reference": "d24439ada0704948deef0d3eda2ea20fd8db1747" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/erusev/parsedown/zipball/d24439ada0704948deef0d3eda2ea20fd8db1747", "reference": "d24439ada0704948deef0d3eda2ea20fd8db1747", "shasum": "" }, "type": "library", "autoload": { "psr-0": { "Parsedown": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Emanuil Rusev", "email": "hello@erusev.com", "homepage": "http://erusev.com" } ], "description": "Parser for Markdown.", "homepage": "http://parsedown.org", "keywords": [ "markdown", "parser" ], "time": "2014-05-21 20:20:46" }, { "name": "erusev/parsedown-extra", "version": "0.1.0", "source": { "type": "git", "url": "https://github.com/erusev/parsedown-extra.git", "reference": "bcd3930f7f10915e40513e1951a253f061d75463" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/erusev/parsedown-extra/zipball/bcd3930f7f10915e40513e1951a253f061d75463", "reference": "bcd3930f7f10915e40513e1951a253f061d75463", "shasum": "" }, "require": { "erusev/parsedown": "~1.0" }, "type": "library", "autoload": { "psr-0": { "ParsedownExtra": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Emanuil Rusev", "email": "hello@erusev.com", "homepage": "http://erusev.com" } ], "description": "An extension of Parsedown that adds support for Markdown Extra.", "homepage": "https://github.com/erusev/parsedown-extra", "keywords": [ "markdown", "markdown extra", "parsedown", "parser" ], "time": "2014-06-18 23:58:16" }, { "name": "silverstripe/docsviewer", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/silverstripe/silverstripe-docsviewer.git", "reference": "afe229d34366e0aef0d726727fd8e8d302c5ace4" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/silverstripe/silverstripe-docsviewer/zipball/afe229d34366e0aef0d726727fd8e8d302c5ace4", "reference": "afe229d34366e0aef0d726727fd8e8d302c5ace4", "shasum": "" }, "require": { "erusev/parsedown-extra": "0.1.0", "silverstripe/framework": "~3.1" }, "suggest": { "silverstripe/staticpublisher": "Allows publishing documentation as HTML" }, "type": "silverstripe-module", "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Will Rossiter", "email": "will@fullscreen.io", "homepage": "http://wilr.github.io" } ], "description": "Documentation viewer module for SilverStripe", "keywords": [ "documentation", "silverstripe" ], "time": "2014-08-01 04:45:09" }, { "name": "silverstripe/framework", "version": "3.1.x-dev", "source": { "type": "git", "url": "https://github.com/silverstripe/silverstripe-framework.git", "reference": "a838e9bae6a1e40083f676a6494321f7aaf359e7" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/silverstripe/silverstripe-framework/zipball/a838e9bae6a1e40083f676a6494321f7aaf359e7", "reference": "a838e9bae6a1e40083f676a6494321f7aaf359e7", "shasum": "" }, "require": { "composer/installers": "*", "php": ">=5.3.2" }, "require-dev": { "phpunit/phpunit": "~3.7@stable" }, "type": "silverstripe-module", "autoload": { "classmap": [ "tests/behat/features/bootstrap" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "SilverStripe", "homepage": "http://silverstripe.com" }, { "name": "The SilverStripe Community", "homepage": "http://silverstripe.org" } ], "description": "The SilverStripe framework", "homepage": "http://silverstripe.org", "keywords": [ "framework", "silverstripe" ], "time": "2014-08-18 21:38:17" }, { "name": "silverstripe/staticpublisher", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/silverstripe-labs/silverstripe-staticpublisher.git", "reference": "9bdf8e68d97c97459c3b52a26490cb8b0860be97" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/silverstripe-labs/silverstripe-staticpublisher/zipball/9bdf8e68d97c97459c3b52a26490cb8b0860be97", "reference": "9bdf8e68d97c97459c3b52a26490cb8b0860be97", "shasum": "" }, "require": { "silverstripe/framework": "~3.1" }, "type": "silverstripe-module", "notification-url": "https://packagist.org/downloads/", "authors": [ { "name": "Sam Minnee", "email": "sam@silverstripe.com" }, { "name": "Will Rossiter", "email": "will@fullscreen.io" } ], "description": "StaticPublisher provides an extensions for exporting a SilverStripe application to either a local or remote file systems.", "keywords": [ "export", "publisher", "silverstripe-labs", "static" ], "time": "2014-08-03 10:04:35" }, { "name": "silverstripe/toolbar", "version": "dev-search", "source": { "type": "git", "url": "https://github.com/mandrew/silverstripe-globaltoolbar.git", "reference": "55a9784ecf1f5c18b13d090f0f81a2af57da4b04" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/mandrew/silverstripe-globaltoolbar/zipball/55a9784ecf1f5c18b13d090f0f81a2af57da4b04", "reference": "55a9784ecf1f5c18b13d090f0f81a2af57da4b04", "shasum": "" }, "type": "silverstripe-module", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Ingo Schommer", "homepage": "http://chillu.com", "email": "ingo@silverstripe.com" }, { "name": "Uncle Cheese", "homepage": "http://leftandmain.com", "email": "unclecheese@leftandmain.com" } ], "description": "Navigation bar include showing SilverStripe community sites", "homepage": "https://github.com/silverstripe/silverstripe-globaltoolbar/", "keywords": [ "silverstripe" ], "support": { "source": "https://github.com/mandrew/silverstripe-globaltoolbar/tree/search" }, "time": "2014-08-17 23:55:02" } ], "packages-dev": [ ], "aliases": [ ], "minimum-stability": "dev", "stability-flags": { "silverstripe/docsviewer": 20, "silverstripe/staticpublisher": 20, "silverstripe/framework": 20, "silverstripe/toolbar": 20 }, "prefer-stable": false, "platform": { "php": ">=5.3.2" }, "platform-dev": [ ] }