Permalink
Cannot retrieve contributors at this time
{ | |
"name": "janit/ez-amp-bundle", | |
"description": "eZ Platform Bundle that provides Accelerated Mobile Pages (AMP) support", | |
"type": "ezplatform-bundle", | |
"require": {}, | |
"autoload": { | |
"psr-4": { "Janit\\EzAmpBundle\\": "" } | |
}, | |
"license": "MIT", | |
"authors": [ | |
{ | |
"name": "Jani Tarvainen", | |
"email": "janit@iki.fi" | |
} | |
] | |
} |