98 lines
2.9 KiB
JSON
98 lines
2.9 KiB
JSON
[
|
|
{
|
|
"name": "erusev/parsedown",
|
|
"version": "1.0.0",
|
|
"version_normalized": "1.0.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/erusev/parsedown.git",
|
|
"reference": "2da10d277b086372f17b96df6cdc903829e1dde0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/erusev/parsedown/zipball/2da10d277b086372f17b96df6cdc903829e1dde0",
|
|
"reference": "2da10d277b086372f17b96df6cdc903829e1dde0",
|
|
"shasum": ""
|
|
},
|
|
"time": "2014-05-14 10:14:49",
|
|
"type": "library",
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Parsedown": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Emanuil Rusev",
|
|
"email": "hello@erusev.com",
|
|
"homepage": "http://erusev.com"
|
|
}
|
|
],
|
|
"description": "Parser for Markdown.",
|
|
"homepage": "http://parsedown.org",
|
|
"keywords": [
|
|
"markdown",
|
|
"parser"
|
|
]
|
|
},
|
|
{
|
|
"name": "league/plates",
|
|
"version": "3.1.0",
|
|
"version_normalized": "3.1.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/thephpleague/plates.git",
|
|
"reference": "c39d8fbcbeb07a0948d5e1cf8d78c6e1ef3e81a8"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/thephpleague/plates/zipball/c39d8fbcbeb07a0948d5e1cf8d78c6e1ef3e81a8",
|
|
"reference": "c39d8fbcbeb07a0948d5e1cf8d78c6e1ef3e81a8",
|
|
"shasum": ""
|
|
},
|
|
"require-dev": {
|
|
"mikey179/vfsstream": "~1.4.0",
|
|
"phpunit/phpunit": "~4.0",
|
|
"squizlabs/php_codesniffer": "~1.5"
|
|
},
|
|
"time": "2014-10-21 12:06:12",
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "3.0-dev"
|
|
}
|
|
},
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"League\\Plates\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Jonathan Reinink",
|
|
"email": "jonathan@reinink.ca",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "Plates, the native PHP template system that's fast, easy to use and easy to extend.",
|
|
"homepage": "http://platesphp.com",
|
|
"keywords": [
|
|
"league",
|
|
"package",
|
|
"templates",
|
|
"templating",
|
|
"views"
|
|
]
|
|
}
|
|
]
|