Skip to content

Commit

Permalink
Create composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ip2location committed Jul 15, 2019
1 parent c2470e8 commit cccf5b2
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"name": "ip2location/codeigniter-ip2location",
"description": "IP2Location library for CodeIgniter. Use IP2Location geolocation database to lookup 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.",
"keywords": ["ip2location-bin-database", "geolocation-information", "codeigniter-ip2location", "ip-geolocation", "geolocation", "ip-lookup", "ip-address-database", "ip-database"],
"homepage": "https://www.ip2location.com",
"license": "MIT",
"authors": [
{
"name": "IP2Location",
"email": "[email protected]",
"homepage": "https://www.ip2location.com"
}
]
}

0 comments on commit cccf5b2

Please sign in to comment.