mirror of
https://github.com/silverstripe/doc.silverstripe.org
synced 2024-10-22 17:05:50 +02:00
371 lines
13 KiB
JSON
371 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": "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": "fab0cba8a821f14a35f173e0061d4d9c225599a2"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/silverstripe/silverstripe-docsviewer/zipball/fab0cba8a821f14a35f173e0061d4d9c225599a2",
|
|
"reference": "fab0cba8a821f14a35f173e0061d4d9c225599a2",
|
|
"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-09-05 21:20:05"
|
|
},
|
|
{
|
|
"name": "silverstripe/framework",
|
|
"version": "3.1.x-dev",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/silverstripe/silverstripe-framework.git",
|
|
"reference": "12411b7aa3a3cf7fcc51e50f8bed1ffdfe618b94"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/silverstripe/silverstripe-framework/zipball/12411b7aa3a3cf7fcc51e50f8bed1ffdfe618b94",
|
|
"reference": "12411b7aa3a3cf7fcc51e50f8bed1ffdfe618b94",
|
|
"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-09-11 21:34:09"
|
|
},
|
|
{
|
|
"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 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-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": 20,
|
|
"silverstripe/toolbar": 20
|
|
},
|
|
"prefer-stable": false,
|
|
"platform": {
|
|
"php": ">=5.3.2"
|
|
},
|
|
"platform-dev": [
|
|
|
|
]
|
|
}
|