You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Hydro/packages/geoip/package.json

14 lines
301 B
JSON

4 years ago
{
"name": "@hydrooj/geoip",
"version": "1.1.6",
"main": "package.json",
"repository": "git@github.com:hydro-dev/Hydro.git",
"author": "undefined <masnn0@outlook.com>",
"license": "MIT",
"dependencies": {
"maxmind": "^4.1.3"
},
"peerDependencies": {
"hydrooj": "^2.12.0"
}
}