124 lines
4.0 KiB
JSON
124 lines
4.0 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": "4771fa2616869cff821e2bf1daa6245c",
|
|
"packages": [
|
|
{
|
|
"name": "o80/i18n",
|
|
"version": "dev-develop",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/olivierperez/o80-i18n.git",
|
|
"reference": "830112445b557068b9fe02b576d5cf770fcdf037"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/olivierperez/o80-i18n/zipball/830112445b557068b9fe02b576d5cf770fcdf037",
|
|
"reference": "830112445b557068b9fe02b576d5cf770fcdf037",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^4.5"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"o80\\": "src/o80"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"Apache License 2.0"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Olivier Perez",
|
|
"email": "olivier@olivierperez.fr",
|
|
"homepage": "http://github.com/olivierperez"
|
|
}
|
|
],
|
|
"description": "Easy library to manage i18n with PHP.",
|
|
"homepage": "https://github.com/olivierperez/o80-i18n",
|
|
"keywords": [
|
|
"i18n",
|
|
"internationalization",
|
|
"php"
|
|
],
|
|
"time": "2015-03-21 22:37:40"
|
|
"time": "2015-03-27 19:37:27"
|
|
"time": "2015-03-23 21:40:47"
|
|
},
|
|
{
|
|
"name": "smarty/smarty",
|
|
"version": "v3.1.21",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/smarty-php/smarty.git",
|
|
"reference": "1f878e6d746ecc8ec8d00d9c75044cf7d23ad94a"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/smarty-php/smarty/zipball/1f878e6d746ecc8ec8d00d9c75044cf7d23ad94a",
|
|
"reference": "1f878e6d746ecc8ec8d00d9c75044cf7d23ad94a",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.2"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "3.1.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"classmap": [
|
|
"libs/Smarty.class.php",
|
|
"libs/SmartyBC.class.php",
|
|
"libs/sysplugins/smarty_security.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"LGPL-3.0"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Monte Ohrt",
|
|
"email": "monte@ohrt.com"
|
|
},
|
|
{
|
|
"name": "Uwe Tews",
|
|
"email": "uwe.tews@googlemail.com"
|
|
},
|
|
{
|
|
"name": "Rodney Rehm",
|
|
"email": "rodney.rehm@medialize.de"
|
|
}
|
|
],
|
|
"description": "Smarty - the compiling PHP template engine",
|
|
"homepage": "http://www.smarty.net",
|
|
"keywords": [
|
|
"templating"
|
|
],
|
|
"time": "2014-10-31 04:22:20"
|
|
}
|
|
],
|
|
"packages-dev": [],
|
|
"aliases": [],
|
|
"minimum-stability": "stable",
|
|
"stability-flags": {
|
|
"o80/i18n": 20
|
|
},
|
|
"prefer-stable": false,
|
|
"prefer-lowest": false,
|
|
"platform": [],
|
|
"platform-dev": []
|
|
}
|