summaryrefslogtreecommitdiffstats
path: root/util/lib/geo/package.json
diff options
context:
space:
mode:
authorYour Name <you@example.com>2013-02-05 12:29:45 +0000
committerYour Name <you@example.com>2013-02-05 12:29:45 +0000
commitc5bd7df1ba5839e1a5a018381a109025d7bb3c6a (patch)
treeddee180f43a9300c2be09e6676f781e8f0462a4b /util/lib/geo/package.json
parentb55bb65e05f6645d87470b94ef56ec0c3d6c160d (diff)
parent5b87cdd1f83e8191f01ac9e9c3441e2a47874a20 (diff)
Merge branch 'master' of https://github.com/krebscode/painload
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": "*"
+ }
+}