{
  "name": "@bigdatacloudapi/client",
  "version": "2.0.0",
  "description": "A NodeJS client for BigDataCloud API connectivity (https://www.bigdatacloud.com)",
  "main": "index.js",
  "types": "index.d.ts",
  "scripts": {
    "test": "node demo.js"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/bigdatacloudapi/nodejs-api-client"
  },
  "keywords": [
    "ip-geolocation",
    "bigdatacloud",
    "bigdatacloudapi",
    "reverse-geocoding",
    "geoip",
    "geolocation",
    "asn",
    "ip-address",
    "timezone",
    "phone-validation",
    "email-verification"
  ],
  "author": "BigDataCloud Pty Ltd",
  "license": "MIT",
  "homepage": "https://www.bigdatacloud.com",
  "engines": {
    "node": ">=18.0.0"
  }
}
