doc.silverstripe.org/composer.lock
2014-11-12 16:54:10 +13:00

367 lines
13 KiB
JSON

{
"_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": "3eb2aa396f1f8115a345960560fa9f1b",
"packages": [
{
"name": "composer/installers",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/composer/installers.git",
"reference": "8024be9aa3ee446272937f46a8807fa52b337767"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/composer/installers/zipball/8024be9aa3ee446272937f46a8807fa52b337767",
"reference": "8024be9aa3ee446272937f46a8807fa52b337767",
"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",
"Thelia",
"WolfCMS",
"agl",
"annotatecms",
"bitrix",
"cakephp",
"chef",
"codeigniter",
"concrete5",
"croogo",
"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"
],
"time": "2014-11-01 17:51:50"
},
{
"name": "erusev/parsedown",
"version": "1.1.1",
"source": {
"type": "git",
"url": "https://github.com/erusev/parsedown.git",
"reference": "da5d75e97e1ed19e57bd54fa6cb595a6a0879a67"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/erusev/parsedown/zipball/da5d75e97e1ed19e57bd54fa6cb595a6a0879a67",
"reference": "da5d75e97e1ed19e57bd54fa6cb595a6a0879a67",
"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-10-29 20:29: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": "2656f244c7a42d9cc23d833cc75f8a635e7bc608"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/silverstripe/silverstripe-docsviewer/zipball/2656f244c7a42d9cc23d833cc75f8a635e7bc608",
"reference": "2656f244c7a42d9cc23d833cc75f8a635e7bc608",
"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-11-11 09:40:17"
},
{
"name": "silverstripe/framework",
"version": "3.1.6",
"source": {
"type": "git",
"url": "https://github.com/silverstripe/silverstripe-framework.git",
"reference": "9da3357e3a7348914a4778366efa053277097cc4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/silverstripe/silverstripe-framework/zipball/9da3357e3a7348914a4778366efa053277097cc4",
"reference": "9da3357e3a7348914a4778366efa053277097cc4",
"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-24 23:25:01"
},
{
"name": "silverstripe/staticpublisher",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/silverstripe-labs/silverstripe-staticpublisher.git",
"reference": "76ba1a8b25676bb1bc52ba40c14aa3fce5b71a22"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/silverstripe-labs/silverstripe-staticpublisher/zipball/76ba1a8b25676bb1bc52ba40c14aa3fce5b71a22",
"reference": "76ba1a8b25676bb1bc52ba40c14aa3fce5b71a22",
"shasum": ""
},
"require": {
"silverstripe/framework": "~3.1"
},
"type": "silverstripe-module",
"notification-url": "https://packagist.org/downloads/",
"authors": [
{
"name": "Sam Minnée",
"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-09-03 09:04:56"
},
{
"name": "silverstripe/toolbar",
"version": "dev-search",
"source": {
"type": "git",
"url": "https://github.com/mandrew/silverstripe-globaltoolbar.git",
"reference": "9fb83b302a7d529e480d5564b03950a936cf5e4b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/mandrew/silverstripe-globaltoolbar/zipball/9fb83b302a7d529e480d5564b03950a936cf5e4b",
"reference": "9fb83b302a7d529e480d5564b03950a936cf5e4b",
"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-31 23:28:18"
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "dev",
"stability-flags": {
"silverstripe/docsviewer": 20,
"silverstripe/staticpublisher": 20,
"silverstripe/framework": 0,
"silverstripe/toolbar": 20
},
"prefer-stable": false,
"platform": {
"php": ">=5.3.2"
},
"platform-dev": []
}