{
  "name": "level-wp/affiliate-advantage",
  "description": "Smart affiliate links wordpress plugin",
  "type": "library",
  "license": "GPLV2",
  "authors": [
    {
      "name": "Level WP",
      "email": "support@levelwp.com"
    }
  ],
  "minimum-stability": "dev",
  "require": {},
  "autoload": {
    "psr-4": {
      "Level_Wp\\Affiliate_Advantage\\": "./"
    }
  },
  "config": {
    "vendor-dir": "Lib"
  }
}
