You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
169 lines
5.3 KiB
169 lines
5.3 KiB
{
|
|
"_readme": [
|
|
"This file locks the dependencies of your project to a known state",
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
|
|
"This file is @generated automatically"
|
|
],
|
|
"hash": "1af5d57fe99292fd0a02e59af2fe9fd5",
|
|
"packages": [
|
|
{
|
|
"name": "composer/installers",
|
|
"version": "dev-master",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/composer/installers.git",
|
|
"reference": "e420b539e8d7b38b7c6f3f99dccc0386bd3dfe41"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/composer/installers/zipball/e420b539e8d7b38b7c6f3f99dccc0386bd3dfe41",
|
|
"reference": "e420b539e8d7b38b7c6f3f99dccc0386bd3dfe41",
|
|
"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",
|
|
"SMF",
|
|
"Thelia",
|
|
"WolfCMS",
|
|
"agl",
|
|
"aimeos",
|
|
"annotatecms",
|
|
"bitrix",
|
|
"cakephp",
|
|
"chef",
|
|
"codeigniter",
|
|
"concrete5",
|
|
"croogo",
|
|
"dokuwiki",
|
|
"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": "2015-06-13 15:30:38"
|
|
},
|
|
{
|
|
"name": "thunderer/shortcode",
|
|
"version": "dev-master",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/thunderer/Shortcode.git",
|
|
"reference": "8a57fc61058e616279e758d0437fb5c525fdf837"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/thunderer/Shortcode/zipball/8a57fc61058e616279e758d0437fb5c525fdf837",
|
|
"reference": "8a57fc61058e616279e758d0437fb5c525fdf837",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "~4.1"
|
|
},
|
|
"suggest": {
|
|
"ext-dom": "if you want to use XML serializer",
|
|
"ext-json": "if you want to use JSON serializer",
|
|
"symfony/yaml": "if you want to use YAML serializer"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Thunder\\Shortcode\\": "src/",
|
|
"Thunder\\Shortcode\\Tests\\": "tests/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Tomasz Kowalczyk",
|
|
"email": "tomasz@kowalczyk.cc"
|
|
}
|
|
],
|
|
"description": "Advanced shortcode (BBCode) parser and engine for PHP",
|
|
"keywords": [
|
|
"bbcode",
|
|
"engine",
|
|
"library",
|
|
"parser",
|
|
"shortcode"
|
|
],
|
|
"time": "2015-10-19 19:17:59"
|
|
}
|
|
],
|
|
"packages-dev": [],
|
|
"aliases": [],
|
|
"minimum-stability": "dev",
|
|
"stability-flags": {
|
|
"thunderer/shortcode": 20
|
|
},
|
|
"prefer-stable": false,
|
|
"prefer-lowest": false,
|
|
"platform": {
|
|
"php": ">=5.4.0"
|
|
},
|
|
"platform-dev": []
|
|
}
|