{
    "name": "ikanaweb/amazon-affiliate",
    "type": "plugin",
    "autoload": {
        "psr-4": {
            "Ikana\\EmbedVideoThumbnail\\": "src/",
            "Tests\\Ikana\\EmbedVideoThumbnail\\": "tests/"
        }
    },
    "config": {
        "sort-packages": true
    },
    "require": {
        "php": ">=7.1"
    },
    "require-dev": {
        "bamarni/composer-bin-plugin": "^1.4",
        "friendsofphp/php-cs-fixer": "^2.16",
        "phpunit/phpunit": "^5.7"
    },
    "authors": [
        {
            "name": "ikanaweb",
            "email": "contact@ikanaweb.com"
        }
    ]
}
