miniflux-legacy/vendor/composer/installed.json

207 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
{
"name": "fguillot/json-rpc",
2015-06-21 15:56:36 +02:00
"version": "v0.0.3",
"version_normalized": "0.0.3.0",
2015-02-06 03:16:34 +01:00
"source": {
"type": "git",
"url": "https://github.com/fguillot/JsonRPC.git",
2015-06-21 15:56:36 +02:00
"reference": "ef2f1aa1c07f0e3e8878c53b3a5fc81daedbebb8"
2015-02-06 03:16:34 +01:00
},
"dist": {
"type": "zip",
2015-06-21 15:56:36 +02:00
"url": "https://api.github.com/repos/fguillot/JsonRPC/zipball/ef2f1aa1c07f0e3e8878c53b3a5fc81daedbebb8",
"reference": "ef2f1aa1c07f0e3e8878c53b3a5fc81daedbebb8",
2015-02-06 03:16:34 +01:00
"shasum": ""
},
"require": {
"php": ">=5.3.0"
},
2015-06-21 15:56:36 +02:00
"time": "2015-05-20 15:08:40",
2015-02-06 03:16:34 +01:00
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-0": {
"JsonRPC": "src/"
}
},
"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": [
{
"name": "Frédéric Guillot",
"homepage": "http://fredericguillot.com"
}
],
2015-04-28 18:08:42 +02:00
"description": "Simple Json-RPC client/server library that just works",
2015-02-06 03:16:34 +01:00
"homepage": "https://github.com/fguillot/JsonRPC"
},
2015-06-21 15:56:36 +02:00
{
"name": "fguillot/picodb",
"version": "v0.0.3",
"version_normalized": "0.0.3.0",
"source": {
"type": "git",
"url": "https://github.com/fguillot/picoDb.git",
"reference": "f65d11cb52de34e0fd236a34184ca1a310da244a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/fguillot/picoDb/zipball/f65d11cb52de34e0fd236a34184ca1a310da244a",
"reference": "f65d11cb52de34e0fd236a34184ca1a310da244a",
"shasum": ""
},
"require": {
"php": ">=5.3.0"
},
"time": "2015-05-17 23:57:05",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-0": {
"PicoDb": "lib/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Frédéric Guillot",
"homepage": "http://fredericguillot.com"
}
],
"description": "Minimalist database query builder",
"homepage": "https://github.com/fguillot/picoDb"
},
{
"name": "fguillot/picofeed",
2015-07-19 17:19:26 +02:00
"version": "v0.1.6",
"version_normalized": "0.1.6.0",
"source": {
"type": "git",
"url": "https://github.com/fguillot/picoFeed.git",
2015-07-19 17:19:26 +02:00
"reference": "1e89a3fd579cf3d83cc65c09047f92f81ce6a923"
},
"dist": {
"type": "zip",
2015-07-19 17:19:26 +02:00
"url": "https://api.github.com/repos/fguillot/picoFeed/zipball/1e89a3fd579cf3d83cc65c09047f92f81ce6a923",
"reference": "1e89a3fd579cf3d83cc65c09047f92f81ce6a923",
"shasum": ""
},
"require": {
"ext-dom": "*",
"ext-iconv": "*",
"ext-libxml": "*",
"ext-simplexml": "*",
"ext-xml": "*",
"php": ">=5.3.0"
},
2015-03-19 23:26:02 +01:00
"suggest": {
"ext-curl": "PicoFeed will use cURL if present"
},
2015-07-19 17:19:26 +02:00
"time": "2015-07-12 23:33:40",
2015-03-19 23:26:02 +01:00
"bin": [
"picofeed"
],
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-0": {
"PicoFeed": "lib/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
2015-04-28 18:08:42 +02:00
"MIT"
],
"authors": [
{
2015-07-03 03:03:00 +02:00
"name": "Frédéric Guillot"
}
],
2015-07-03 03:03:00 +02:00
"description": "Modern library to handle RSS/Atom feeds",
"homepage": "https://github.com/fguillot/picoFeed"
}
]