@leo108/geolite2-db
Version:
This repository aims to provide an easy solution to require GeoIP2 / GeoLite2 databases inside your project using npm/yarn.
23 lines (22 loc) • 598 B
JSON
{
"name": "@leo108/geolite2-db",
"version": "v2.268.0",
"description": "This repository aims to provide an easy solution to require GeoIP2 / GeoLite2 databases inside your project using npm/yarn.",
"repository": {
"type": "git",
"url": "git+https://gitlab.com/leo108/geolite2-db.git"
},
"keywords": [
"GeoIP",
"GeoIP2",
"GeoLite",
"GeoLite2",
"Maxmind"
],
"author": "leo108 <root@leo108.com>",
"license": "MIT",
"bugs": {
"url": "https://gitlab.com/leo108/geolite2-db/-/issues"
},
"homepage": "https://gitlab.com/leo108/geolite2-db#readme"
}