Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 343 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 343 Bytes

Decorate GeoIP

A simple decorator for a line JSON

npm install -g decorate-geoip

Usage:

decorate-geoip --ip ip --latitude lat --longitude lon

Options:
  --latitude   latitude to add
  --longitude  longitude to add
  --country    country to add
  --region     region to add
  --city       city to add
  -h, --help   Show help