{
  "name": "hmbashar/smart-contact-card",
  "description": "Smart Contact Card – shortcode, Gutenberg, Elementor (OOP + Composer)",
  "type": "wordpress-plugin",
  "license": "GPL-2.0-or-later",  
  "autoload": {
    "psr-4": {
      "Smartcc\\": "src/"
    }
  }
}
