Files
GeoLite2-City/package.json
Mostafa Soufi 8b331310b3 Remove index.js
2022-05-04 00:20:26 +03:00

26 lines
590 B
JSON

{
"name": "geolite2-city",
"version": "1.0.0",
"description": "Alternative GeoLite2-City.mmdb.gz Database source provided by MaxMind.com",
"scripts": {
"test": ""
},
"repository": {
"type": "git",
"url": "git+https://github.com/wp-statistics/GeoLite2-City.git"
},
"keywords": [
"geoip",
"maxmind",
"city",
"ip",
"location"
],
"author": "VeronaLabs",
"license": "CC-BY-NC-SA-4.0",
"bugs": {
"url": "https://github.com/wp-statistics/GeoLite2-City/issues"
},
"homepage": "https://github.com/wp-statistics/GeoLite2-City#readme"
}