HEX
Server: Microsoft-IIS/10.0
System: Windows NT ITPWINWEBSVR22 10.0 build 20348 (Windows Server 2022) AMD64
User: www.conferencesearch.co.uk (0)
PHP: 8.3.30
Disabled: NONE
Upload Files
File: D:/web/matomo.circ/plugins/IP2Location/composer.json
{
	"name": "ip2location/ip2location-piwik",
	"type": "plugin",
	"description": "Use IP2Location geolocation database to lookup for accurate visitor location in Matomo. It enables the user to find the country, region, city, coordinates, zip code, time zone, ISP, domain name, connection type, area code, weather, MCC, MNC, mobile brand name, elevation and usage type that any IP address or hostname originates from. http://www.ip2location.com",
	"keywords": ["geolocation", "ip2location", "piwik"],
	"homepage": "https://www.ip2location.com/",
	"license": "GPL-3.0-only",
	"authors": [
		{
			"name": "IP2Location",
			"email": "support@ip2location.com"
		}
	],
	"require": {
		"php": ">=7.4"
	}
}