%PDF- %PDF-
| Direktori : /home/lightco1/www/lightingrepublic.com.au/bkup/libraries/vendor/composer/ |
| Current File : /home/lightco1/www/lightingrepublic.com.au/bkup/libraries/vendor/composer/installed.json |
[
{
"name": "joomla/compat",
"version": "1.1.1",
"version_normalized": "1.1.1.0",
"source": {
"type": "git",
"url": "https://github.com/joomla-framework/compat.git",
"reference": "92ba45e9cfdca4c912691bf04ef13e0c03660348"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/joomla-framework/compat/zipball/92ba45e9cfdca4c912691bf04ef13e0c03660348",
"reference": "92ba45e9cfdca4c912691bf04ef13e0c03660348",
"shasum": ""
},
"require": {
"php": ">=5.3.10"
},
"time": "2014-02-09 19:29:20",
"type": "joomla-package",
"installation-source": "dist",
"autoload": {
"classmap": [
"src/JsonSerializable.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0+"
],
"description": "Joomla Compat Package",
"homepage": "https://github.com/joomla-framework/compat",
"keywords": [
"compat",
"framework",
"joomla"
]
},
{
"name": "psr/log",
"version": "1.0.0",
"version_normalized": "1.0.0.0",
"source": {
"type": "git",
"url": "https://github.com/php-fig/log.git",
"reference": "fe0936ee26643249e916849d48e3a51d5f5e278b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-fig/log/zipball/fe0936ee26643249e916849d48e3a51d5f5e278b",
"reference": "fe0936ee26643249e916849d48e3a51d5f5e278b",
"shasum": ""
},
"time": "2012-12-21 11:40:51",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-0": {
"Psr\\Log\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
"homepage": "http://www.php-fig.org/"
}
],
"description": "Common interface for logging libraries",
"keywords": [
"log",
"psr",
"psr-3"
]
},
{
"name": "joomla/uri",
"version": "1.1.1",
"version_normalized": "1.1.1.0",
"source": {
"type": "git",
"url": "https://github.com/joomla-framework/uri.git",
"reference": "980e532e4235bb8f1ada15b28822abbeb171da3f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/joomla-framework/uri/zipball/980e532e4235bb8f1ada15b28822abbeb171da3f",
"reference": "980e532e4235bb8f1ada15b28822abbeb171da3f",
"shasum": ""
},
"require": {
"php": ">=5.3.10"
},
"time": "2014-02-09 02:57:17",
"type": "joomla-package",
"installation-source": "dist",
"autoload": {
"psr-4": {
"Joomla\\Uri\\": "src/",
"Joomla\\Uri\\Tests\\": "Tests/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0+"
],
"description": "Joomla Uri Package",
"homepage": "https://github.com/joomla-framework/uri",
"keywords": [
"framework",
"joomla",
"uri"
]
},
{
"name": "joomla/event",
"version": "1.1.1",
"version_normalized": "1.1.1.0",
"source": {
"type": "git",
"url": "https://github.com/joomla-framework/event.git",
"reference": "bb957bc45aba897e465384bbe21cd0eb79aca901"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/joomla-framework/event/zipball/bb957bc45aba897e465384bbe21cd0eb79aca901",
"reference": "bb957bc45aba897e465384bbe21cd0eb79aca901",
"shasum": ""
},
"require": {
"php": ">=5.3.10"
},
"time": "2014-02-09 01:30:54",
"type": "joomla-package",
"installation-source": "dist",
"autoload": {
"psr-4": {
"Joomla\\Event\\": "src/",
"Joomla\\Event\\Tests\\": "Tests/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0+"
],
"description": "Joomla Event Package",
"homepage": "https://github.com/joomla-framework/event",
"keywords": [
"event",
"framework",
"joomla"
]
},
{
"name": "joomla/session",
"version": "1.2.3",
"version_normalized": "1.2.3.0",
"target-dir": "Joomla/Session",
"source": {
"type": "git",
"url": "https://github.com/joomla-framework/session.git",
"reference": "ef955cf9642793c4ad5874f334069051c33ba604"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/joomla-framework/session/zipball/ef955cf9642793c4ad5874f334069051c33ba604",
"reference": "ef955cf9642793c4ad5874f334069051c33ba604",
"shasum": ""
},
"require": {
"joomla/event": "~1.1",
"joomla/filter": "~1.0",
"php": ">=5.3.10"
},
"require-dev": {
"joomla/test": "~1.0"
},
"suggest": {
"joomla/database": "Install joomla/database if you want to use Database session storage."
},
"time": "2014-08-18 17:41:06",
"type": "joomla-package",
"installation-source": "dist",
"autoload": {
"psr-0": {
"Joomla\\Session": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0+"
],
"description": "Joomla Session Package",
"homepage": "https://github.com/joomla-framework/session",
"keywords": [
"framework",
"joomla",
"session"
]
},
{
"name": "leafo/lessphp",
"version": "v0.3.9",
"version_normalized": "0.3.9.0",
"source": {
"type": "git",
"url": "https://github.com/leafo/lessphp.git",
"reference": "a11a6141b5715162b933c405379765d817891c5d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/leafo/lessphp/zipball/a11a6141b5715162b933c405379765d817891c5d",
"reference": "a11a6141b5715162b933c405379765d817891c5d",
"shasum": ""
},
"time": "2013-03-02 16:13:31",
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "0.3-dev"
}
},
"installation-source": "dist",
"autoload": {
"classmap": [
"lessc.inc.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT",
"GPL-3.0"
],
"authors": [
{
"name": "Leaf Corcoran",
"email": "leafot@gmail.com",
"homepage": "http://leafo.net"
}
],
"description": "lessphp is a compiler for LESS written in PHP.",
"homepage": "http://leafo.net/lessphp/"
},
{
"name": "joomla/input",
"version": "1.2.0",
"version_normalized": "1.2.0.0",
"source": {
"type": "git",
"url": "https://github.com/joomla-framework/input.git",
"reference": "b6098276043e2d627221fe54d3c91232e6679d0f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/joomla-framework/input/zipball/b6098276043e2d627221fe54d3c91232e6679d0f",
"reference": "b6098276043e2d627221fe54d3c91232e6679d0f",
"shasum": ""
},
"require": {
"joomla/filter": "~1.0",
"php": ">=5.3.10"
},
"require-dev": {
"joomla/test": "~1.0",
"phpunit/phpunit": "4.*",
"squizlabs/php_codesniffer": "1.*"
},
"time": "2014-10-12 18:01:36",
"type": "joomla-package",
"extra": {
"branch-alias": {
"dev-master": "1.x-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"Joomla\\Input\\": "src/",
"Joomla\\Input\\Tests\\": "Tests/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0+"
],
"description": "Joomla Input Package",
"homepage": "https://github.com/joomla-framework/input",
"keywords": [
"framework",
"input",
"joomla"
]
},
{
"name": "joomla/application",
"version": "1.3.0",
"version_normalized": "1.3.0.0",
"source": {
"type": "git",
"url": "https://github.com/joomla-framework/application.git",
"reference": "b7745273664294387bdd7fb694d75e65b7491f28"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/joomla-framework/application/zipball/b7745273664294387bdd7fb694d75e65b7491f28",
"reference": "b7745273664294387bdd7fb694d75e65b7491f28",
"shasum": ""
},
"require": {
"joomla/input": "~1.2",
"joomla/registry": "~1.1",
"joomla/session": "~1.1",
"joomla/string": "~1.1",
"joomla/uri": "~1.1",
"php": ">=5.3.10",
"psr/log": "~1.0"
},
"require-dev": {
"joomla/test": "~1.1",
"phpunit/phpunit": "4.*",
"squizlabs/php_codesniffer": "1.*"
},
"time": "2014-10-13 12:43:54",
"type": "joomla-package",
"extra": {
"branch-alias": {
"dev-master": "1.x-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"Joomla\\Application\\": "src/",
"Joomla\\Application\\Tests\\": "Tests/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0+"
],
"description": "Joomla Application Package",
"homepage": "https://github.com/joomla-framework/application",
"keywords": [
"application",
"framework",
"joomla"
]
},
{
"name": "ircmaxell/password-compat",
"version": "v1.0.4",
"version_normalized": "1.0.4.0",
"source": {
"type": "git",
"url": "https://github.com/ircmaxell/password_compat.git",
"reference": "5c5cde8822a69545767f7c7f3058cb15ff84614c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/ircmaxell/password_compat/zipball/5c5cde8822a69545767f7c7f3058cb15ff84614c",
"reference": "5c5cde8822a69545767f7c7f3058cb15ff84614c",
"shasum": ""
},
"require-dev": {
"phpunit/phpunit": "4.*"
},
"time": "2014-11-20 16:49:30",
"type": "library",
"installation-source": "dist",
"autoload": {
"files": [
"lib/password.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Anthony Ferrara",
"email": "ircmaxell@php.net",
"homepage": "http://blog.ircmaxell.com"
}
],
"description": "A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash",
"homepage": "https://github.com/ircmaxell/password_compat",
"keywords": [
"hashing",
"password"
]
},
{
"name": "phpmailer/phpmailer",
"version": "v5.2.9",
"version_normalized": "5.2.9.0",
"source": {
"type": "git",
"url": "https://github.com/PHPMailer/PHPMailer.git",
"reference": "73b61679809615850706f1dbf88e6df2ddc05745"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/73b61679809615850706f1dbf88e6df2ddc05745",
"reference": "73b61679809615850706f1dbf88e6df2ddc05745",
"shasum": ""
},
"require": {
"php": ">=5.0.0"
},
"require-dev": {
"phpdocumentor/phpdocumentor": "*",
"phpunit/phpunit": "4.1.*"
},
"time": "2014-09-26 18:33:30",
"type": "library",
"installation-source": "dist",
"autoload": {
"classmap": [
"class.phpmailer.php",
"class.pop3.php",
"class.smtp.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"LGPL-2.1"
],
"authors": [
{
"name": "Jim Jagielski",
"email": "jimjag@gmail.com"
},
{
"name": "Marcus Bointon",
"email": "phpmailer@synchromedia.co.uk"
},
{
"name": "Andy Prevost",
"email": "codeworxtech@users.sourceforge.net"
},
{
"name": "Brent R. Matzelle"
}
],
"description": "PHPMailer is a full-featured email creation and transfer class for PHP"
},
{
"name": "symfony/yaml",
"version": "v2.6.1",
"version_normalized": "2.6.1.0",
"target-dir": "Symfony/Component/Yaml",
"source": {
"type": "git",
"url": "https://github.com/symfony/Yaml.git",
"reference": "3346fc090a3eb6b53d408db2903b241af51dcb20"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/Yaml/zipball/3346fc090a3eb6b53d408db2903b241af51dcb20",
"reference": "3346fc090a3eb6b53d408db2903b241af51dcb20",
"shasum": ""
},
"require": {
"php": ">=5.3.3"
},
"time": "2014-12-02 20:19:20",
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.6-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-0": {
"Symfony\\Component\\Yaml\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Symfony Community",
"homepage": "http://symfony.com/contributors"
},
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
}
],
"description": "Symfony Yaml Component",
"homepage": "http://symfony.com"
},
{
"name": "joomla/filter",
"version": "1.1.4",
"version_normalized": "1.1.4.0",
"source": {
"type": "git",
"url": "https://github.com/joomla-framework/filter.git",
"reference": "30b93dd411d864a1ea3959328df74f3c9ab9e41f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/joomla-framework/filter/zipball/30b93dd411d864a1ea3959328df74f3c9ab9e41f",
"reference": "30b93dd411d864a1ea3959328df74f3c9ab9e41f",
"shasum": ""
},
"require": {
"php": ">=5.3.10"
},
"require-dev": {
"joomla/language": "~1.0",
"joomla/string": "~1.0",
"phpunit/phpunit": "4.*",
"squizlabs/php_codesniffer": "1.*"
},
"suggest": {
"joomla/language": "Required only if you want to use `OutputFilter::stringURLSafe`.",
"joomla/string": "Required only if you want to use `OutputFilter::stringURLSafe` and `OutputFilter::stringURLUnicodeSlug`."
},
"time": "2014-12-10 02:21:00",
"type": "joomla-package",
"extra": {
"branch-alias": {
"dev-master": "1.x-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"Joomla\\Filter\\": "src/",
"Joomla\\Filter\\Tests\\": "Tests/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0+"
],
"description": "Joomla Filter Package",
"homepage": "https://github.com/joomla-framework/filter",
"keywords": [
"filter",
"framework",
"joomla"
]
},
{
"name": "joomla/di",
"version": "1.3.0",
"version_normalized": "1.3.0.0",
"source": {
"type": "git",
"url": "https://github.com/joomla-framework/di.git",
"reference": "439db4e9dac8d7fa868b0839af20dd57570accfb"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/joomla-framework/di/zipball/439db4e9dac8d7fa868b0839af20dd57570accfb",
"reference": "439db4e9dac8d7fa868b0839af20dd57570accfb",
"shasum": ""
},
"require": {
"php": ">=5.3.10"
},
"require-dev": {
"phpunit/phpunit": "4.*",
"squizlabs/php_codesniffer": "1.*"
},
"time": "2015-01-13 15:26:48",
"type": "joomla-package",
"extra": {
"branch-alias": {
"dev-master": "1.x-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"Joomla\\DI\\": "src/",
"Joomla\\DI\\Tests\\": "Tests/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0+"
],
"description": "Joomla DI Package",
"homepage": "https://github.com/joomla-framework/di",
"keywords": [
"container",
"dependency injection",
"di",
"framework",
"ioc",
"joomla"
]
},
{
"name": "joomla/string",
"version": "1.2.2",
"version_normalized": "1.2.2.0",
"source": {
"type": "git",
"url": "https://github.com/joomla-framework/string.git",
"reference": "9f7b27d6b2d48d65b2fe81b5c6d72225629ad692"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/joomla-framework/string/zipball/9f7b27d6b2d48d65b2fe81b5c6d72225629ad692",
"reference": "9f7b27d6b2d48d65b2fe81b5c6d72225629ad692",
"shasum": ""
},
"require": {
"php": ">=5.3.10"
},
"require-dev": {
"joomla/test": "~1.0",
"phpunit/phpunit": "4.*",
"squizlabs/php_codesniffer": "1.*"
},
"time": "2015-03-13 12:29:00",
"type": "joomla-package",
"extra": {
"branch-alias": {
"dev-master": "1.x-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"Joomla\\String\\": "src/",
"Joomla\\String\\Tests\\": "Tests/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0+"
],
"description": "Joomla String Package",
"homepage": "https://github.com/joomla-framework/string",
"keywords": [
"framework",
"joomla",
"string"
]
},
{
"name": "joomla/registry",
"version": "1.4.4",
"version_normalized": "1.4.4.0",
"source": {
"type": "git",
"url": "https://github.com/joomla-framework/registry.git",
"reference": "730467978ad52677903e973bb33be2306eb161eb"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/joomla-framework/registry/zipball/730467978ad52677903e973bb33be2306eb161eb",
"reference": "730467978ad52677903e973bb33be2306eb161eb",
"shasum": ""
},
"require": {
"joomla/compat": "~1.0",
"joomla/string": "~1.2",
"joomla/utilities": "~1.0",
"php": ">=5.3.10"
},
"require-dev": {
"joomla/test": "~1.0",
"phpunit/phpunit": "4.*",
"squizlabs/php_codesniffer": "1.*",
"symfony/yaml": "~2.0"
},
"suggest": {
"symfony/yaml": "Install 2.* if you require YAML support."
},
"time": "2015-03-16 18:49:29",
"type": "joomla-package",
"extra": {
"branch-alias": {
"dev-master": "1.x-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"Joomla\\Registry\\": "src/",
"Joomla\\Registry\\Tests\\": "Tests/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0+"
],
"description": "Joomla Registry Package",
"homepage": "https://github.com/joomla-framework/registry",
"keywords": [
"framework",
"joomla",
"registry"
]
},
{
"name": "joomla/utilities",
"version": "1.3.2",
"version_normalized": "1.3.2.0",
"source": {
"type": "git",
"url": "https://github.com/joomla-framework/utilities.git",
"reference": "2e7f37a69162fea02059c764a318a920121f8b4a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/joomla-framework/utilities/zipball/2e7f37a69162fea02059c764a318a920121f8b4a",
"reference": "2e7f37a69162fea02059c764a318a920121f8b4a",
"shasum": ""
},
"require": {
"joomla/string": "~1.0",
"php": ">=5.3.10"
},
"require-dev": {
"phpunit/phpunit": "4.*",
"squizlabs/php_codesniffer": "1.*"
},
"time": "2015-03-16 18:50:58",
"type": "joomla-package",
"extra": {
"branch-alias": {
"dev-master": "1.x-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"Joomla\\Utilities\\": "src/",
"Joomla\\Utilities\\Tests\\": "Tests/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0+"
],
"description": "Joomla Utilities Package",
"homepage": "https://github.com/joomla-framework/utilities",
"keywords": [
"framework",
"joomla",
"utilities"
]
}
]