xen-orchestra/composer.lock
2012-12-31 10:07:17 +01:00

97 lines
2.8 KiB
JSON

{
"hash": "c5589c454e9fec62202a1574a57c9772",
"packages": [
{
"name": "vates/gallic",
"version": "v0.2.4",
"source": {
"type": "git",
"url": "https://github.com/julien-f/gallic",
"reference": "v0.2.4"
},
"dist": {
"type": "zip",
"url": "https://github.com/julien-f/gallic/archive/v0.2.4.zip",
"reference": "v0.2.4",
"shasum": ""
},
"require": {
"php": ">=5.2.0"
},
"time": "2012-12-17 14:25:36",
"type": "library",
"installation-source": "dist",
"autoload": {
"files": [
"src/Gallic.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-3.0"
],
"authors": [
{
"name": "Julien Fontanet",
"email": "julien.fontanet@vates.fr"
}
],
"description": "PHP Library.",
"keywords": [
"templating",
"autoloading",
"object storage"
]
},
{
"name": "vates/xo-lib",
"version": "dev-master",
"source": {
"type": "git",
"url": "git://github.com/julien-f/xo-lib.git",
"reference": "e3ee16f1545ab9889c3e22f55625bb492fdf737e"
},
"dist": {
"type": "zip",
"url": "https://github.com/julien-f/xo-lib/archive/e3ee16f1545ab9889c3e22f55625bb492fdf737e.zip",
"reference": "e3ee16f1545ab9889c3e22f55625bb492fdf737e",
"shasum": ""
},
"require": {
"php": ">=5.3.0"
},
"time": "2012-12-31 07:59:55",
"type": "library",
"installation-source": "source",
"autoload": {
"psr-0": {
"": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-3.0"
],
"authors": [
{
"name": "Julien Fontanet",
"email": "julien.fontanet@vates.fr"
}
],
"description": "Xen Orchestra client library.",
"keywords": [
"xen",
"xen-orchestra"
]
}
],
"packages-dev": null,
"aliases": [
],
"minimum-stability": "stable",
"stability-flags": {
"vates/xo-lib": 20
}
}