Your IP : 216.73.216.240
{
"packages": [
{
"name": "mpratt/embera",
"version": "2.0.41",
"version_normalized": "2.0.41.0",
"source": {
"type": "git",
"url": "https://github.com/joomlashack/Embera.git",
"reference": "069305b9252a428ba4ae6eb58d3dc8c6d9be5cd0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/joomlashack/Embera/zipball/069305b9252a428ba4ae6eb58d3dc8c6d9be5cd0",
"reference": "069305b9252a428ba4ae6eb58d3dc8c6d9be5cd0",
"shasum": ""
},
"require": {
"ext-json": "*",
"php": ">=5.6"
},
"require-dev": {
"phpstan/phpstan": "^1.4",
"phpunit/phpunit": "^9.0"
},
"suggest": {
"ext-curl": "Fetch data using curl instead of using file_get_contents"
},
"time": "2024-08-17T04:27:29+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"Embera\\": "src/Embera"
}
},
"autoload-dev": {
"psr-4": {
"Embera\\": "tests/Embera"
}
},
"scripts": {
"test": [
"Composer\\Config::disableProcessTimeout",
"phpunit -v"
],
"test-github": [
"phpunit -v -c phpunit-github.xml"
],
"analyse": [
"phpstan analyse src --level=4 --no-progress"
]
},
"license": [
"MIT"
],
"authors": [
{
"name": "Michael Pratt",
"email": "yo@michael-pratt.com",
"homepage": "http://www.michael-pratt.com",
"role": "Author/Developer"
}
],
"description": "Oembed consumer library. Converts urls into their html embed code. Supports 150+ sites, such as Youtube, Twitter, vimeo, Instagram etc.",
"homepage": "https://github.com/mpratt/Embera",
"keywords": [
"Auto embed",
"Embed",
"Embed Text",
"Instagram",
"Oembed",
"Responsive Embeds",
"Twitter",
"Url Embed",
"Vimeo",
"Vine",
"Youtube"
],
"support": {
"source": "https://github.com/joomlashack/Embera/tree/2.0.41"
},
"funding": [
{
"type": "paypal",
"url": "https://paypal.me/mtpratt"
}
],
"install-path": "../mpratt/embera"
}
],
"dev": true,
"dev-package-names": []
}