2014-12-24 03:28:26 +01:00
|
|
|
[
|
|
|
|
{
|
|
|
|
"name": "fguillot/simple-validator",
|
|
|
|
"version": "dev-master",
|
|
|
|
"version_normalized": "9999999-dev",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/fguillot/simpleValidator.git",
|
|
|
|
"reference": "3bfa1ef0062906c83824ce8db1219914996d9bd4"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/fguillot/simpleValidator/zipball/3bfa1ef0062906c83824ce8db1219914996d9bd4",
|
|
|
|
"reference": "3bfa1ef0062906c83824ce8db1219914996d9bd4",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.3.0"
|
|
|
|
},
|
|
|
|
"time": "2014-11-25 22:58:14",
|
|
|
|
"type": "library",
|
|
|
|
"installation-source": "dist",
|
|
|
|
"autoload": {
|
|
|
|
"psr-0": {
|
|
|
|
"SimpleValidator": "src/"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Frédéric Guillot",
|
|
|
|
"homepage": "http://fredericguillot.com"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "The most easy to use validator library for PHP :)",
|
|
|
|
"homepage": "https://github.com/fguillot/simpleValidator"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "fguillot/json-rpc",
|
|
|
|
"version": "dev-master",
|
|
|
|
"version_normalized": "9999999-dev",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/fguillot/JsonRPC.git",
|
|
|
|
"reference": "86e8339205616ad9b09d581957cc084a99c0ed27"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/fguillot/JsonRPC/zipball/86e8339205616ad9b09d581957cc084a99c0ed27",
|
|
|
|
"reference": "86e8339205616ad9b09d581957cc084a99c0ed27",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.3.0"
|
|
|
|
},
|
|
|
|
"time": "2014-11-22 20:32:14",
|
|
|
|
"type": "library",
|
|
|
|
"installation-source": "dist",
|
|
|
|
"autoload": {
|
|
|
|
"psr-0": {
|
|
|
|
"JsonRPC": "src/"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"Unlicense"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Frédéric Guillot",
|
|
|
|
"homepage": "http://fredericguillot.com"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "A simple Json-RPC client/server library that just works",
|
|
|
|
"homepage": "https://github.com/fguillot/JsonRPC"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "fguillot/picodb",
|
|
|
|
"version": "dev-master",
|
|
|
|
"version_normalized": "9999999-dev",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/fguillot/picoDb.git",
|
|
|
|
"reference": "ebe721de0002b7ff86b7f66df0065224bf896eb2"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/fguillot/picoDb/zipball/ebe721de0002b7ff86b7f66df0065224bf896eb2",
|
|
|
|
"reference": "ebe721de0002b7ff86b7f66df0065224bf896eb2",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.3.0"
|
|
|
|
},
|
|
|
|
"time": "2014-11-22 04:15:43",
|
|
|
|
"type": "library",
|
|
|
|
"installation-source": "dist",
|
|
|
|
"autoload": {
|
|
|
|
"psr-0": {
|
|
|
|
"PicoDb": "lib/"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"WTFPL"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Frédéric Guillot",
|
|
|
|
"homepage": "http://fredericguillot.com"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Minimalist database query builder",
|
|
|
|
"homepage": "https://github.com/fguillot/picoDb"
|
|
|
|
},
|
|
|
|
{
|
2014-12-24 16:47:24 +01:00
|
|
|
"name": "fguillot/picofarad",
|
2014-12-24 03:28:26 +01:00
|
|
|
"version": "dev-master",
|
|
|
|
"version_normalized": "9999999-dev",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
2014-12-24 16:47:24 +01:00
|
|
|
"url": "https://github.com/fguillot/picoFarad.git",
|
|
|
|
"reference": "df30333d5bf3b02f8f654c988c7c43305d5e6662"
|
2014-12-24 03:28:26 +01:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2014-12-24 16:47:24 +01:00
|
|
|
"url": "https://api.github.com/repos/fguillot/picoFarad/zipball/df30333d5bf3b02f8f654c988c7c43305d5e6662",
|
|
|
|
"reference": "df30333d5bf3b02f8f654c988c7c43305d5e6662",
|
2014-12-24 03:28:26 +01:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.3.0"
|
|
|
|
},
|
2014-12-24 16:47:24 +01:00
|
|
|
"time": "2014-11-01 15:01:02",
|
2014-12-24 03:28:26 +01:00
|
|
|
"type": "library",
|
|
|
|
"installation-source": "dist",
|
|
|
|
"autoload": {
|
|
|
|
"psr-0": {
|
2014-12-24 16:47:24 +01:00
|
|
|
"PicoFarad": "lib/"
|
2014-12-24 03:28:26 +01:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"Unlicense"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Frédéric Guillot",
|
|
|
|
"homepage": "http://fredericguillot.com"
|
|
|
|
}
|
|
|
|
],
|
2014-12-24 16:47:24 +01:00
|
|
|
"description": "Minimalist micro-framework",
|
|
|
|
"homepage": "https://github.com/fguillot/picoFarad"
|
2014-12-24 03:28:26 +01:00
|
|
|
},
|
|
|
|
{
|
2014-12-24 16:47:24 +01:00
|
|
|
"name": "fguillot/picofeed",
|
2014-12-24 03:28:26 +01:00
|
|
|
"version": "dev-master",
|
|
|
|
"version_normalized": "9999999-dev",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
2014-12-24 16:47:24 +01:00
|
|
|
"url": "https://github.com/fguillot/picoFeed.git",
|
2014-12-26 16:56:50 +01:00
|
|
|
"reference": "26a0824e3e0b4986f19facc961f21c8a70876b90"
|
2014-12-24 03:28:26 +01:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2014-12-26 16:56:50 +01:00
|
|
|
"url": "https://api.github.com/repos/fguillot/picoFeed/zipball/26a0824e3e0b4986f19facc961f21c8a70876b90",
|
|
|
|
"reference": "26a0824e3e0b4986f19facc961f21c8a70876b90",
|
2014-12-24 03:28:26 +01:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.3.0"
|
|
|
|
},
|
2014-12-26 16:56:50 +01:00
|
|
|
"time": "2014-12-26 15:54:33",
|
2014-12-24 03:28:26 +01:00
|
|
|
"type": "library",
|
|
|
|
"installation-source": "dist",
|
|
|
|
"autoload": {
|
|
|
|
"psr-0": {
|
2014-12-24 16:47:24 +01:00
|
|
|
"PicoFeed": "lib/"
|
2014-12-24 03:28:26 +01:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"Unlicense"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Frédéric Guillot",
|
|
|
|
"homepage": "http://fredericguillot.com"
|
|
|
|
}
|
|
|
|
],
|
2014-12-24 16:47:24 +01:00
|
|
|
"description": "Modern library to write or read feeds (RSS/Atom)",
|
|
|
|
"homepage": "http://fguillot.github.io/picoFeed"
|
2014-12-24 03:28:26 +01:00
|
|
|
}
|
|
|
|
]
|