{
  "name": "get-top-countries-of-clients-hubspot",
  "version": "1.0.10",
  "description": "A demo package that allows you to match retrieve top countries of clients from IP Pilot's database and save it for every company in your Hubspot account.",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "ip-pilot",
    "companies",
    "top-countries-of-clients",
    "hubspot"
  ],
  "author": "Lucas Erlacher <info@ip-pilot.com> (https://www.ip-pilot.com/en/)",
  "license": "ISC",
  "dependencies": {
    "are-provided-companies-correct-type": "^1.0.1",
    "axios-fetcher": "^1.0.2",
    "get-all-hubspot-companies": "^1.0.6",
    "ippql-helpers": "^1.0.2",
    "populate-hubspot-companies-with-id": "^1.0.3"
  }
}
