summaryrefslogtreecommitdiffstats
path: root/util/lib/geo/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'util/lib/geo/package.json')
-rw-r--r--util/lib/geo/package.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/util/lib/geo/package.json b/util/lib/geo/package.json
new file mode 100644
index 00000000..ad449a62
--- /dev/null
+++ b/util/lib/geo/package.json
@@ -0,0 +1,7 @@
+{
+ "name": "geo",
+ "version": "0.0.0",
+ "dependencies": {
+ "geoip": "*"
+ }
+}