mirror of
https://github.com/silverstripe/doc.silverstripe.org
synced 2024-10-22 17:05:50 +02:00
164 lines
5.3 KiB
JSON
164 lines
5.3 KiB
JSON
{
|
|
"hash": "c131b61fcd90a294211c864caeecf1c1",
|
|
"packages": [
|
|
{
|
|
"name": "composer/installers",
|
|
"version": "v1.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/composer/installers",
|
|
"reference": "v1.0.0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://github.com/composer/installers/zipball/v1.0.0",
|
|
"reference": "v1.0.0",
|
|
"shasum": ""
|
|
},
|
|
"replace": {
|
|
"shama/baton": "*"
|
|
},
|
|
"require-dev": {
|
|
"composer/composer": "1.0.*@dev"
|
|
},
|
|
"time": "2012-09-07 21:17:33",
|
|
"type": "composer-installer",
|
|
"extra": {
|
|
"class": "Composer\\Installers\\Installer"
|
|
},
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Composer\\Installers\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "http://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Kyle Robinson Young",
|
|
"email": "kyle@dontkry.com",
|
|
"homepage": "http://dontkry.com",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "A multi-framework Composer library installer",
|
|
"homepage": "http://composer.github.com/installers/",
|
|
"keywords": [
|
|
"symfony",
|
|
"installer",
|
|
"zend",
|
|
"wordpress",
|
|
"cakephp",
|
|
"codeigniter",
|
|
"fuelphp",
|
|
"drupal",
|
|
"lithium",
|
|
"li3",
|
|
"joomla",
|
|
"laravel",
|
|
"phpbb",
|
|
"ppi",
|
|
"silverstripe",
|
|
"kohana",
|
|
"mako"
|
|
]
|
|
},
|
|
{
|
|
"name": "silverstripe/docsviewer",
|
|
"version": "dev-master",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/silverstripe/silverstripe-docsviewer.git",
|
|
"reference": "6df20c1f73602b4e910244d0c897a59481736055"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://github.com/silverstripe/silverstripe-docsviewer/archive/6df20c1f73602b4e910244d0c897a59481736055.zip",
|
|
"reference": "6df20c1f73602b4e910244d0c897a59481736055",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"silverstripe/framework": "3.*"
|
|
},
|
|
"time": "2012-11-14 10:06:26",
|
|
"type": "silverstripe-module",
|
|
"installation-source": "source",
|
|
"notification-url": "http://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Will Rossiter",
|
|
"email": "will@fullscreen.io",
|
|
"homepage": "http://wilr.github.com"
|
|
}
|
|
],
|
|
"description": "Documentation viewer module for SilverStripe",
|
|
"keywords": [
|
|
"documentation",
|
|
"silverstripe"
|
|
]
|
|
},
|
|
{
|
|
"name": "silverstripe/framework",
|
|
"version": "3.0.x-dev",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/silverstripe/sapphire",
|
|
"reference": "3b59d4a7628ab984505fd2a0e37a85ec9ef976c5"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://github.com/silverstripe/sapphire/archive/3b59d4a7628ab984505fd2a0e37a85ec9ef976c5.zip",
|
|
"reference": "3b59d4a7628ab984505fd2a0e37a85ec9ef976c5",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.2",
|
|
"composer/installers": "*"
|
|
},
|
|
"time": "2012-12-17 10:45:09",
|
|
"type": "silverstripe-module",
|
|
"installation-source": "source",
|
|
"autoload": {
|
|
"classmap": [
|
|
"tests/behat/features/bootstrap"
|
|
]
|
|
},
|
|
"notification-url": "http://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"
|
|
]
|
|
}
|
|
],
|
|
"packages-dev": null,
|
|
"aliases": [
|
|
|
|
],
|
|
"minimum-stability": "stable",
|
|
"stability-flags": {
|
|
"silverstripe/docsviewer": 20,
|
|
"silverstripe/framework": 20
|
|
}
|
|
}
|