2014-12-24 03:28:26 +01:00
|
|
|
[
|
|
|
|
{
|
2015-09-12 19:34:36 +02:00
|
|
|
"name": "fguillot/simple-validator",
|
|
|
|
"version": "1.0.0",
|
|
|
|
"version_normalized": "1.0.0.0",
|
2014-12-24 03:28:26 +01:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
2015-09-12 19:34:36 +02:00
|
|
|
"url": "https://github.com/fguillot/simpleValidator.git",
|
|
|
|
"reference": "9579993f3dd0f03053b28fec1e7b9990edc3947b"
|
2014-12-24 03:28:26 +01:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2015-09-12 19:34:36 +02:00
|
|
|
"url": "https://api.github.com/repos/fguillot/simpleValidator/zipball/9579993f3dd0f03053b28fec1e7b9990edc3947b",
|
|
|
|
"reference": "9579993f3dd0f03053b28fec1e7b9990edc3947b",
|
2014-12-24 03:28:26 +01:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2015-09-12 19:34:36 +02:00
|
|
|
"php": ">=5.3.0"
|
2014-12-24 03:28:26 +01:00
|
|
|
},
|
2015-09-12 19:34:36 +02:00
|
|
|
"time": "2015-08-29 00:44:37",
|
2014-12-24 03:28:26 +01:00
|
|
|
"type": "library",
|
|
|
|
"installation-source": "dist",
|
|
|
|
"autoload": {
|
|
|
|
"psr-0": {
|
2015-09-12 19:34:36 +02:00
|
|
|
"SimpleValidator": "src/"
|
2014-12-24 03:28:26 +01:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
2015-04-28 18:08:42 +02:00
|
|
|
"MIT"
|
2014-12-24 03:28:26 +01:00
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
2015-08-29 03:34:34 +02:00
|
|
|
"name": "Frédéric Guillot"
|
2014-12-24 03:28:26 +01:00
|
|
|
}
|
|
|
|
],
|
2015-09-12 19:34:36 +02:00
|
|
|
"description": "Simple validator library",
|
|
|
|
"homepage": "https://github.com/fguillot/simpleValidator"
|
2014-12-24 03:28:26 +01:00
|
|
|
},
|
2015-02-01 20:48:05 +01:00
|
|
|
{
|
2015-09-12 19:34:36 +02:00
|
|
|
"name": "fguillot/picofeed",
|
|
|
|
"version": "v0.1.10",
|
|
|
|
"version_normalized": "0.1.10.0",
|
2015-02-01 20:48:05 +01:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
2015-09-12 19:34:36 +02:00
|
|
|
"url": "https://github.com/fguillot/picoFeed.git",
|
|
|
|
"reference": "a2cc36244278afbfb9578037b1700ca3cd5a87d7"
|
2015-02-01 20:48:05 +01:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2015-09-12 19:34:36 +02:00
|
|
|
"url": "https://api.github.com/repos/fguillot/picoFeed/zipball/a2cc36244278afbfb9578037b1700ca3cd5a87d7",
|
|
|
|
"reference": "a2cc36244278afbfb9578037b1700ca3cd5a87d7",
|
2015-02-01 20:48:05 +01:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2015-09-12 19:34:36 +02:00
|
|
|
"ext-dom": "*",
|
|
|
|
"ext-iconv": "*",
|
|
|
|
"ext-libxml": "*",
|
|
|
|
"ext-simplexml": "*",
|
|
|
|
"ext-xml": "*",
|
2015-02-01 20:48:05 +01:00
|
|
|
"php": ">=5.3.0"
|
|
|
|
},
|
2015-09-12 19:34:36 +02:00
|
|
|
"suggest": {
|
|
|
|
"ext-curl": "PicoFeed will use cURL if present"
|
|
|
|
},
|
|
|
|
"time": "2015-09-12 11:05:28",
|
|
|
|
"bin": [
|
|
|
|
"picofeed"
|
|
|
|
],
|
2015-02-01 20:48:05 +01:00
|
|
|
"type": "library",
|
|
|
|
"installation-source": "dist",
|
|
|
|
"autoload": {
|
|
|
|
"psr-0": {
|
2015-09-12 19:34:36 +02:00
|
|
|
"PicoFeed": "lib/"
|
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-09-12 19:34:36 +02:00
|
|
|
"name": "Frédéric Guillot"
|
2015-02-01 20:48:05 +01:00
|
|
|
}
|
|
|
|
],
|
2015-09-12 19:34:36 +02:00
|
|
|
"description": "Modern library to handle RSS/Atom feeds",
|
|
|
|
"homepage": "https://github.com/fguillot/picoFeed"
|
2015-02-01 20:48:05 +01:00
|
|
|
},
|
2015-02-06 03:16:34 +01:00
|
|
|
{
|
2015-09-12 19:34:36 +02:00
|
|
|
"name": "fguillot/json-rpc",
|
|
|
|
"version": "v1.0.2",
|
|
|
|
"version_normalized": "1.0.2.0",
|
2015-02-06 03:16:34 +01:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
2015-09-12 19:34:36 +02:00
|
|
|
"url": "https://github.com/fguillot/JsonRPC.git",
|
|
|
|
"reference": "265cf039c2823f684349de78c0c03a597992bea9"
|
2015-02-06 03:16:34 +01:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2015-09-12 19:34:36 +02:00
|
|
|
"url": "https://api.github.com/repos/fguillot/JsonRPC/zipball/265cf039c2823f684349de78c0c03a597992bea9",
|
|
|
|
"reference": "265cf039c2823f684349de78c0c03a597992bea9",
|
2015-02-06 03:16:34 +01:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2015-09-12 19:34:36 +02:00
|
|
|
"php": ">=5.3.4"
|
2015-02-06 03:16:34 +01:00
|
|
|
},
|
2015-09-12 19:34:36 +02:00
|
|
|
"time": "2015-09-12 16:27:13",
|
2015-02-06 03:16:34 +01:00
|
|
|
"type": "library",
|
|
|
|
"installation-source": "dist",
|
|
|
|
"autoload": {
|
|
|
|
"psr-0": {
|
2015-09-12 19:34:36 +02:00
|
|
|
"JsonRPC": "src/"
|
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-09-12 19:34:36 +02:00
|
|
|
"description": "Simple Json-RPC client/server library that just works",
|
|
|
|
"homepage": "https://github.com/fguillot/JsonRPC"
|
2015-02-06 03:16:34 +01:00
|
|
|
},
|
2015-06-21 15:56:36 +02:00
|
|
|
{
|
2015-09-12 19:34:36 +02:00
|
|
|
"name": "fguillot/picodb",
|
|
|
|
"version": "v1.0.2",
|
|
|
|
"version_normalized": "1.0.2.0",
|
2015-06-21 15:56:36 +02:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
2015-09-12 19:34:36 +02:00
|
|
|
"url": "https://github.com/fguillot/picoDb.git",
|
|
|
|
"reference": "61f492c125d9195ce869447e2b2450adeb3b01d6"
|
2015-06-21 15:56:36 +02:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2015-09-12 19:34:36 +02:00
|
|
|
"url": "https://api.github.com/repos/fguillot/picoDb/zipball/61f492c125d9195ce869447e2b2450adeb3b01d6",
|
|
|
|
"reference": "61f492c125d9195ce869447e2b2450adeb3b01d6",
|
2015-06-21 15:56:36 +02:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2015-08-29 03:34:34 +02:00
|
|
|
"php": ">=5.3.0"
|
2015-06-21 15:56:36 +02:00
|
|
|
},
|
2015-09-12 19:34:36 +02:00
|
|
|
"time": "2015-08-27 23:33:16",
|
2014-12-24 03:28:26 +01:00
|
|
|
"type": "library",
|
|
|
|
"installation-source": "dist",
|
|
|
|
"autoload": {
|
|
|
|
"psr-0": {
|
2015-09-12 19:34:36 +02:00
|
|
|
"PicoDb": "lib/"
|
2014-12-24 03:28:26 +01:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
2015-04-28 18:08:42 +02:00
|
|
|
"MIT"
|
2014-12-24 03:28:26 +01:00
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
2015-09-12 19:34:36 +02:00
|
|
|
"name": "Frédéric Guillot",
|
|
|
|
"homepage": "http://fredericguillot.com"
|
2014-12-24 03:28:26 +01:00
|
|
|
}
|
|
|
|
],
|
2015-09-12 19:34:36 +02:00
|
|
|
"description": "Minimalist database query builder",
|
|
|
|
"homepage": "https://github.com/fguillot/picoDb"
|
2014-12-24 03:28:26 +01:00
|
|
|
}
|
|
|
|
]
|