miniflux-legacy/vendor/composer/installed.json

206 lines
6.3 KiB
JSON
Raw Normal View History

[
{
2015-03-01 19:56:11 +01:00
"name": "fguillot/picofarad",
"version": "dev-master",
"version_normalized": "9999999-dev",
"source": {
"type": "git",
2015-03-01 19:56:11 +01:00
"url": "https://github.com/fguillot/picoFarad.git",
2015-04-28 18:08:42 +02:00
"reference": "a5817c49ca3037829ec1509d14724be5f29c35a0"
},
"dist": {
"type": "zip",
2015-04-28 18:08:42 +02:00
"url": "https://api.github.com/repos/fguillot/picoFarad/zipball/a5817c49ca3037829ec1509d14724be5f29c35a0",
"reference": "a5817c49ca3037829ec1509d14724be5f29c35a0",
"shasum": ""
},
"require": {
"php": ">=5.3.0"
},
2015-04-28 18:08:42 +02:00
"time": "2015-04-14 01:53:02",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-0": {
2015-03-01 19:56:11 +01:00
"PicoFarad": "lib/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
2015-04-28 18:08:42 +02:00
"MIT"
],
"authors": [
{
"name": "Frédéric Guillot",
"homepage": "http://fredericguillot.com"
}
],
2015-03-01 19:56:11 +01:00
"description": "Minimalist micro-framework",
"homepage": "https://github.com/fguillot/picoFarad"
},
2015-02-01 20:48:05 +01:00
{
2015-03-01 19:56:11 +01:00
"name": "fguillot/simple-validator",
2015-06-21 15:56:36 +02:00
"version": "v0.0.3",
"version_normalized": "0.0.3.0",
2015-02-01 20:48:05 +01:00
"source": {
"type": "git",
2015-03-01 19:56:11 +01:00
"url": "https://github.com/fguillot/simpleValidator.git",
2015-04-28 18:08:42 +02:00
"reference": "2f30078bb6e688cf123c150d58fda322792a1532"
2015-02-01 20:48:05 +01:00
},
"dist": {
"type": "zip",
2015-04-28 18:08:42 +02:00
"url": "https://api.github.com/repos/fguillot/simpleValidator/zipball/2f30078bb6e688cf123c150d58fda322792a1532",
"reference": "2f30078bb6e688cf123c150d58fda322792a1532",
2015-02-01 20:48:05 +01:00
"shasum": ""
},
"require": {
"php": ">=5.3.0"
},
2015-04-28 18:08:42 +02:00
"time": "2015-04-14 02:03:43",
2015-02-01 20:48:05 +01:00
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-0": {
2015-03-01 19:56:11 +01:00
"SimpleValidator": "src/"
2015-02-01 20:48:05 +01:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
2015-03-01 19:56:11 +01:00
"MIT"
2015-02-01 20:48:05 +01:00
],
"authors": [
{
2015-04-28 18:08:42 +02:00
"name": "Frédéric Guillot"
2015-02-01 20:48:05 +01:00
}
],
2015-03-01 19:56:11 +01:00
"description": "The most easy to use validator library for PHP :)",
"homepage": "https://github.com/fguillot/simpleValidator"
2015-02-01 20:48:05 +01:00
},
2015-02-06 03:16:34 +01:00
{
2015-08-15 03:33:39 +02:00
"name": "fguillot/picofeed",
"version": "v0.1.8",
"version_normalized": "0.1.8.0",
2015-02-06 03:16:34 +01:00
"source": {
"type": "git",
2015-08-15 03:33:39 +02:00
"url": "https://github.com/fguillot/picoFeed.git",
"reference": "a6d01a62514530dea91b2c8da5e194d680e1d91b"
2015-02-06 03:16:34 +01:00
},
"dist": {
"type": "zip",
2015-08-15 03:33:39 +02:00
"url": "https://api.github.com/repos/fguillot/picoFeed/zipball/a6d01a62514530dea91b2c8da5e194d680e1d91b",
"reference": "a6d01a62514530dea91b2c8da5e194d680e1d91b",
2015-02-06 03:16:34 +01:00
"shasum": ""
},
"require": {
2015-08-15 03:33:39 +02:00
"ext-dom": "*",
"ext-iconv": "*",
"ext-libxml": "*",
"ext-simplexml": "*",
"ext-xml": "*",
2015-02-06 03:16:34 +01:00
"php": ">=5.3.0"
},
2015-08-15 03:33:39 +02:00
"suggest": {
"ext-curl": "PicoFeed will use cURL if present"
},
"time": "2015-08-13 23:56:50",
"bin": [
"picofeed"
],
2015-02-06 03:16:34 +01:00
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-0": {
2015-08-15 03:33:39 +02:00
"PicoFeed": "lib/"
2015-02-06 03:16:34 +01:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
2015-04-28 18:08:42 +02:00
"MIT"
2015-02-06 03:16:34 +01:00
],
"authors": [
{
2015-08-15 03:33:39 +02:00
"name": "Frédéric Guillot"
2015-02-06 03:16:34 +01:00
}
],
2015-08-15 03:33:39 +02:00
"description": "Modern library to handle RSS/Atom feeds",
"homepage": "https://github.com/fguillot/picoFeed"
2015-02-06 03:16:34 +01:00
},
2015-06-21 15:56:36 +02:00
{
2015-08-15 03:33:39 +02:00
"name": "fguillot/json-rpc",
"version": "v1.0.1",
"version_normalized": "1.0.1.0",
2015-06-21 15:56:36 +02:00
"source": {
"type": "git",
2015-08-15 03:33:39 +02:00
"url": "https://github.com/fguillot/JsonRPC.git",
"reference": "9a117e964c4c6ad026da7ae1ca155f7686e3deaf"
2015-06-21 15:56:36 +02:00
},
"dist": {
"type": "zip",
2015-08-15 03:33:39 +02:00
"url": "https://api.github.com/repos/fguillot/JsonRPC/zipball/9a117e964c4c6ad026da7ae1ca155f7686e3deaf",
"reference": "9a117e964c4c6ad026da7ae1ca155f7686e3deaf",
2015-06-21 15:56:36 +02:00
"shasum": ""
},
"require": {
2015-08-15 03:33:39 +02:00
"php": ">=5.3.4"
2015-06-21 15:56:36 +02:00
},
2015-08-15 03:33:39 +02:00
"time": "2015-08-07 22:31:21",
2015-06-21 15:56:36 +02:00
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-0": {
2015-08-15 03:33:39 +02:00
"JsonRPC": "src/"
2015-06-21 15:56:36 +02:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
2015-08-15 03:33:39 +02:00
"name": "Frédéric Guillot"
2015-06-21 15:56:36 +02:00
}
],
2015-08-15 03:33:39 +02:00
"description": "Simple Json-RPC client/server library that just works",
"homepage": "https://github.com/fguillot/JsonRPC"
2015-06-21 15:56:36 +02:00
},
{
2015-08-15 03:33:39 +02:00
"name": "fguillot/picodb",
"version": "v1.0.1",
"version_normalized": "1.0.1.0",
"source": {
"type": "git",
2015-08-15 03:33:39 +02:00
"url": "https://github.com/fguillot/picoDb.git",
"reference": "8a311523d114180e04a1e08ced6766f26d7ebbae"
},
"dist": {
"type": "zip",
2015-08-15 03:33:39 +02:00
"url": "https://api.github.com/repos/fguillot/picoDb/zipball/8a311523d114180e04a1e08ced6766f26d7ebbae",
"reference": "8a311523d114180e04a1e08ced6766f26d7ebbae",
"shasum": ""
},
"require": {
"php": ">=5.3.0"
},
2015-08-15 03:33:39 +02:00
"time": "2015-08-13 01:44:29",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-0": {
2015-08-15 03:33:39 +02:00
"PicoDb": "lib/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
2015-04-28 18:08:42 +02:00
"MIT"
],
"authors": [
{
2015-08-15 03:33:39 +02:00
"name": "Frédéric Guillot",
"homepage": "http://fredericguillot.com"
}
],
2015-08-15 03:33:39 +02:00
"description": "Minimalist database query builder",
"homepage": "https://github.com/fguillot/picoDb"
}
]