Your IP : 216.73.216.220


Current Path : /var/www/html/app/code/FlipsDigital/HappyMind/
Upload File :
Current File : /var/www/html/app/code/FlipsDigital/HappyMind/composer.json

{
  "name": "flipsdigital/magento2-module-happymind",
  "description": "FlipsDigital Magento2 module HappyMind",
  "require": {
    "php": "~7.0.0"
  },
  "type": "magento2-module",
  "autoload": {
    "files": [
      "registration.php"
    ],
    "psr-4": {
      "FlipsDigital\\HappyMind\\": ""
    }
  }
}