{ "name": "openit", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "start": "node index" }, "repository": { "type": "git", "url": "git+https://github.com/yu-steven/openit.git" }, "author": "", "license": "CC-BY-SA-4.0", "bugs": { "url": "https://github.com/yu-steven/openit/issues" }, "homepage": "https://github.com/yu-steven/openit#readme", "dependencies": { "geoip-lite": "^1.4.5" } }