File "composer.json"

Full Path: /home/ycoalition/public_html/blog/wp-admin/js/widgets/plugins/custom-twitter-feeds/composer.json
File size: 142 bytes
MIME-type: application/json
Charset: utf-8

{
    "name": "smashballoon/custom-twitter-feeds",
    "autoload": {
        "psr-4": {
            "TwitterFeed\\": "inc/"
        }
    }
}