Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
ipapi-co committed Jan 3, 2017
1 parent 1a4184b commit 6fc8208
Showing 1 changed file with 37 additions and 0 deletions.
37 changes: 37 additions & 0 deletions package.json
@@ -0,0 +1,37 @@
{
"name": "ipapi.co",
"version": "0.2.1",
"description": "IP address location API - https://ipapi.co",
"main": "ipapi.js",
"keywords": [
"geolocation",
"ip address",
"ip address geolocation",
"ip address lookup",
"ip address to location",
"ip address tracer",
"ip address tracker",
"ip checker",
"ip lookup",
"ip tracker",
"ip-address",
"ipapi",
"ipapi.co",
"ipv4",
"ipv6",
"location",
"lookup ip address",
"trace ip address"
],
"author": "ipapi <pweb@ipapi.co>",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/ipapi-co/ipapi-nodejs.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"homepage": "https://ipapi.co",
"logo": "https://ipapi.co/static/images/icon/icon-64.png"
}

0 comments on commit 6fc8208

Please sign in to comment.