UNPKG

raw-google-geocoder

Version:

raw google geocode any address without an api or key

14 lines 165 B
sudo: true dist: trusty language: node_js os: linux node_js: "8" git: depth: false branches: only: - master os: linux install: - npm i script: node test.js