{
  "name": "magestore/storelocator-magento2",
  "description": "N/A",
  "require": {
    "php": "~5.5.0|~5.6.0|~7.0.0"
  },
  "type": "magento2-module",
  "version": "1.0.1",
  "autoload": {
    "files": [
      "registration.php"
    ],
    "psr-4": {
      "Magestore\\Storelocator\\": ""
    }
  }
}
