UNPKG

get-all-hubspot-companies

Version:

A demo package that allows you to retrieve all your Hubspot companies.

20 lines (19 loc) 487 B
{ "name": "get-all-hubspot-companies", "version": "1.0.6", "description": "A demo package that allows you to retrieve all your Hubspot companies.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "ip-pilot", "hubspot companies", "hubspot" ], "author": "Lucas Erlacher <info@ip-pilot.com> (https://www.ip-pilot.com/en/)", "license": "ISC", "dependencies": { "axios-fetcher": "^1.0.2" } }