{
    "name": "alexmigf/stock-locations-for-woocommerce",
    "description": "Stock Locations for WooCommerce Plugin",
    "autoload": {
      "psr-4": {
          "SLW\\SRC\\": "src/"
      },
      "classmap": ["src/"],
      "files": [
        "src/helpers/helper-slw-views.php"
      ]
    }
}
