[
|
|
{
|
|
"name": "suin/php-rss-writer",
|
|
"version": "1.2",
|
|
"version_normalized": "1.2.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "git://github.com/suin/php-rss-writer.git",
|
|
"reference": "1.2"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://github.com/suin/php-rss-writer/zipball/1.2",
|
|
"reference": "1.2",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.0"
|
|
},
|
|
"time": "2012-08-23 00:45:18",
|
|
"type": "library",
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Suin\\RSSWriter": "Source"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "suin",
|
|
"email": "suinyeze@gmail.com",
|
|
"homepage": "https://www.facebook.com/suinyeze",
|
|
"role": "Developer, Renaming Specialist"
|
|
}
|
|
],
|
|
"description": "Yet another simple RSS writer library for PHP 5.3 or later.",
|
|
"homepage": "https://github.com/suin/php-rss-writer",
|
|
"keywords": [
|
|
"feed",
|
|
"generator",
|
|
"rss",
|
|
"writer"
|
|
]
|
|
},
|
|
{
|
|
"name": "michelf/php-markdown",
|
|
"version": "dev-lib",
|
|
"version_normalized": "dev-lib",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/michelf/php-markdown.git",
|
|
"reference": "6f952ee180e9bd345f3dd6005aa11e0f5dcbd1b8"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/michelf/php-markdown/zipball/6f952ee180e9bd345f3dd6005aa11e0f5dcbd1b8",
|
|
"reference": "6f952ee180e9bd345f3dd6005aa11e0f5dcbd1b8",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.0"
|
|
},
|
|
"time": "2013-11-29 21:49:31",
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-lib": "1.4.x-dev"
|
|
}
|
|
},
|
|
"installation-source": "source",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Michelf": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Michel Fortin",
|
|
"email": "michel.fortin@michelf.ca",
|
|
"homepage": "http://michelf.ca/",
|
|
"role": "Developer"
|
|
},
|
|
{
|
|
"name": "John Gruber",
|
|
"homepage": "http://daringfireball.net/"
|
|
}
|
|
],
|
|
"description": "PHP Markdown",
|
|
"homepage": "http://michelf.ca/projects/php-markdown/",
|
|
"keywords": [
|
|
"markdown"
|
|
]
|
|
}
|
|
]
|