{ "_args": [ [ { "raw": "geoip-lite@^1.1.8", "scope": null, "escapedName": "geoip-lite", "name": "geoip-lite", "rawSpec": "^1.1.8", "spec": ">=1.1.8 <2.0.0", "type": "range" }, "/home/king/Desktop/FINAL/AhMyth/app" ] ], "_from": "geoip-lite@>=1.1.8 <2.0.0", "_id": "geoip-lite@1.1.8", "_inCache": true, "_installable": true, "_location": "/geoip-lite", "_nodeVersion": "5.10.1", "_npmOperationalInternal": { "host": "packages-12-west.internal.npmjs.com", "tmp": "tmp/geoip-lite-1.1.8.tgz_1461903242590_0.9299647936131805" }, "_npmUser": { "name": "bluesmoon", "email": "philip.tellis@gmail.com" }, "_npmVersion": "3.8.3", "_phantomChildren": {}, "_requested": { "raw": "geoip-lite@^1.1.8", "scope": null, "escapedName": "geoip-lite", "name": "geoip-lite", "rawSpec": "^1.1.8", "spec": ">=1.1.8 <2.0.0", "type": "range" }, "_requiredBy": [ "/" ], "_resolved": "http://registry.npmjs.org/geoip-lite/-/geoip-lite-1.1.8.tgz", "_shasum": "c1aba0dfc4cf8420b76e3fd775e83d866bbb00a1", "_shrinkwrap": null, "_spec": "geoip-lite@^1.1.8", "_where": "/home/king/Desktop/FINAL/AhMyth/app", "author": { "name": "Philip Tellis", "email": "philip@bluesmoon.info", "url": "http://bluesmoon.info/" }, "bugs": { "url": "https://github.com/bluesmoon/node-geoip/issues" }, "config": { "update": true }, "contributors": [ { "name": "Philip Tellis", "email": "philip@bluesmoon.info", "url": "http://bluesmoon.info/" } ], "dependencies": { "async": "~1.5.2", "colors": "1.1.2", "glob": "~7.0.3", "iconv-lite": "~0.4.13", "lazy": "~1.0.11", "rimraf": "~2.5.2", "unzip": "~0.1.11" }, "description": "A light weight native JavaScript implementation of GeoIP API from MaxMind", "devDependencies": { "nodeunit": "~0.9.1" }, "directories": {}, "dist": { "shasum": "c1aba0dfc4cf8420b76e3fd775e83d866bbb00a1", "tarball": "https://registry.npmjs.org/geoip-lite/-/geoip-lite-1.1.8.tgz" }, "engines": { "node": ">=0.6.3" }, "files": [ "lib/", "data/", "test/", "scripts/" ], "gitHead": "6cfc2c54ab52228d02a62e0f13b6bd460576994f", "homepage": "https://github.com/bluesmoon/node-geoip", "keywords": [ "geo", "geoip", "ip", "ipv4", "ipv6", "geolookup", "maxmind", "geolite" ], "main": "lib/geoip.js", "maintainers": [ { "name": "bluesmoon", "email": "philip@bluesmoon.info" } ], "name": "geoip-lite", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/bluesmoon/node-geoip.git" }, "scripts": { "test": "nodeunit --reporter=minimal test/tests.js", "updatedb": "node scripts/updatedb.js", "updatedb-debug": "node scripts/updatedb.js debug" }, "version": "1.1.8" }