{"_id":"geo-tz","_rev":"4664232","name":"geo-tz","description":"A node.js module to find the timezone at specific gps coordinates","dist-tags":{"latest":"8.1.6"},"maintainers":[{"name":"evansiroky","email":""}],"time":{"modified":"2026-04-10T22:28:35.000Z","created":"2016-03-31T18:33:52.162Z","8.1.6":"2026-03-08T21:27:30.774Z","8.1.5":"2026-01-13T16:06:28.727Z","8.1.4":"2025-03-25T04:36:51.346Z","8.1.3":"2025-01-26T06:22:28.993Z","8.1.2":"2024-10-08T17:12:33.030Z","8.1.1":"2024-09-10T19:53:18.752Z","8.1.0":"2024-09-10T19:39:01.679Z","8.0.2":"2024-03-15T02:19:23.569Z","8.0.1":"2024-01-25T05:58:19.834Z","8.0.0":"2024-01-04T17:59:15.079Z","7.0.7":"2023-03-27T16:37:03.197Z","7.0.6":"2022-12-03T05:39:48.635Z","7.0.5":"2022-10-31T18:57:04.368Z","7.0.4":"2022-10-30T08:04:06.997Z","7.0.3":"2022-10-26T05:14:52.579Z","7.0.2":"2022-04-29T15:54:28.073Z","7.0.1":"2021-11-27T07:22:58.796Z","7.0.0":"2021-11-25T08:23:37.814Z","6.0.2":"2021-11-20T07:55:45.965Z","6.0.1":"2020-11-06T04:49:16.232Z","6.0.0":"2020-04-29T07:00:26.844Z","5.1.0":"2019-11-23T05:02:04.304Z","5.0.5":"2019-07-07T22:12:19.052Z","5.0.4":"2019-04-10T04:01:24.281Z","5.0.3":"2019-04-08T06:27:10.063Z","5.0.2":"2019-04-01T04:33:46.412Z","5.0.1":"2019-01-06T07:33:39.922Z","5.0.0":"2018-11-19T06:28:30.448Z","4.0.2":"2018-09-26T21:32:13.539Z","4.0.1":"2018-04-13T01:20:30.304Z","4.0.0":"2018-04-13T01:16:12.015Z","3.3.4":"2017-11-06T01:27:53.095Z","3.3.3":"2017-04-03T03:52:40.732Z","3.3.2":"2017-04-03T02:19:28.959Z","3.3.1":"2017-04-03T02:10:02.282Z","3.3.0":"2017-02-11T04:19:54.722Z","3.2.1":"2017-02-11T03:49:50.619Z","3.2.0":"2016-11-28T01:52:22.183Z","3.1.0":"2016-11-07T19:32:21.170Z","3.0.1":"2016-11-07T17:18:24.200Z","3.0.0":"2016-10-13T15:16:46.518Z","2.1.0":"2016-05-21T05:06:05.096Z","2.0.0":"2016-04-01T06:46:16.342Z","1.0.0":"2016-03-31T18:33:52.162Z"},"users":{},"author":{"name":"Evan Siroky"},"repository":{"type":"git","url":"git+https://github.com/evansiroky/node-geo-tz.git"},"versions":{"8.1.6":{"name":"geo-tz","version":"8.1.6","description":"A node.js module to find the timezone at specific gps coordinates","keywords":["timezone"],"author":{"name":"Evan Siroky"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/evansiroky/node-geo-tz.git"},"bugs":{"url":"https://github.com/evansiroky/node-geo-tz/issues"},"homepage":"https://github.com/evansiroky/node-geo-tz#readme","engines":{"node":">=16"},"funding":{"url":"https://github.com/sponsors/evansiroky"},"main":"dist/find-1970.js","exports":{".":{"main":"./dist/find-1970.js","import":"./dist/find-1970.js","require":"./dist/find-1970.js","types":"./dist/find-1970.d.ts"},"./all":{"main":"./dist/find-all.js","import":"./dist/find-all.js","require":"./dist/find-all.js","types":"./dist/find-all.d.ts"},"./now":{"main":"./dist/find-now.js","import":"./dist/find-now.js","require":"./dist/find-now.js","types":"./dist/find-now.d.ts"},"./dist/find-1970":{"main":"./dist/find-1970.js","import":"./dist/find-1970.js","require":"./dist/find-1970.js","types":"./dist/find-1970.d.ts"},"./dist/find-all":{"main":"./dist/find-all.js","import":"./dist/find-all.js","require":"./dist/find-all.js","types":"./dist/find-all.d.ts"},"./dist/find-now":{"main":"./dist/find-now.js","import":"./dist/find-now.js","require":"./dist/find-now.js","types":"./dist/find-now.d.ts"}},"scripts":{"build":"npm-run-all build:*","build:all":"microbundle -i src/find-all.ts -o ./dist/find-all.js -f cjs","build:1970":"microbundle -i src/find-1970.ts -o ./dist/find-1970.js -f cjs","build:now":"microbundle -i src/find-now.ts -o ./dist/find-now.js -f cjs","cover":"nyc -r=lcov -r=text npm run test","lint":"eslint scripts src tests --ext .js,.ts","semantic-release":"semantic-release","test":"mocha -r ts-node/register --max-old-space-size=8192 \"tests/**/*.ts\"","updateTzData":"node -r ts-node/register --max-old-space-size=8192 scripts/update-data.ts"},"devDependencies":{"@types/async":"^3.2.24","@types/chai":"^4.3.19","@types/follow-redirects":"^1.14.4","@types/geobuf":"^3.0.4","@types/jsts":"^0.17.24","@types/lodash":"^4.17.7","@types/mocha":"^10.0.7","@types/yauzl":"^2.10.3","@typescript-eslint/eslint-plugin":"^6.16.0","@typescript-eslint/parser":"^6.16.0","async":"^3.2.6","chai":"^4.3.10","eslint":"^8.56.0","eslint-config-prettier":"^9.1.0","eslint-config-standard":"^17.1.0","eslint-plugin-import":"^2.30.0","eslint-plugin-node":"^11.1.0","eslint-plugin-prettier":"^5.2.1","eslint-plugin-promise":"^6.6.0","follow-redirects":"^1.15.9","jsts":"2.6.1","lodash":"^4.17.21","microbundle":"^0.15.1","mocha":"^11.7.5","nock":"^13.4.0","npm-run-all":"^4.1.5","nyc":"^15.1.0","prettier":"^3.1.1","semantic-release":"^24.1.0","ts-node":"^10.9.2","typescript":"^5.3.3","yauzl":"^3.1.3"},"dependencies":{"@turf/boolean-point-in-polygon":"^7.1.0","@turf/helpers":"^7.1.0","geobuf":"^3.0.2","pbf":"^3.2.1"},"_id":"geo-tz@8.1.6","gitHead":"5f6a09542f1efa6f4fb4116c9c0505505e8b00ef","types":"./dist/find-1970.d.ts","_nodeVersion":"25.8.0","_npmVersion":"10.8.3","dist":{"shasum":"339f3f0e01bab73756d50d9dfc48092c67fd47ef","size":58069618,"noattachment":false,"key":"/geo-tz/-/geo-tz-8.1.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/geo-tz/download/geo-tz-8.1.6.tgz"},"_npmUser":{"name":"evansiroky","email":"evan.siroky@yahoo.com"},"directories":{},"maintainers":[{"name":"evansiroky","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/geo-tz_8.1.6_1773005248953_0.7435910457227715"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-08T21:27:30.774Z","publish_time":1773005250774,"_source_registry_name":"default","_cnpm_publish_time":1773005250774},"8.1.5":{"name":"geo-tz","version":"8.1.5","description":"A node.js module to find the timezone at specific gps coordinates","keywords":["timezone"],"author":{"name":"Evan Siroky"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/evansiroky/node-geo-tz.git"},"bugs":{"url":"https://github.com/evansiroky/node-geo-tz/issues"},"homepage":"https://github.com/evansiroky/node-geo-tz#readme","engines":{"node":">=16"},"funding":{"url":"https://github.com/sponsors/evansiroky"},"main":"dist/find-1970.js","exports":{".":{"main":"./dist/find-1970.js","import":"./dist/find-1970.js","require":"./dist/find-1970.js","types":"./dist/find-1970.d.ts"},"./all":{"main":"./dist/find-all.js","import":"./dist/find-all.js","require":"./dist/find-all.js","types":"./dist/find-all.d.ts"},"./now":{"main":"./dist/find-now.js","import":"./dist/find-now.js","require":"./dist/find-now.js","types":"./dist/find-now.d.ts"},"./dist/find-1970":{"main":"./dist/find-1970.js","import":"./dist/find-1970.js","require":"./dist/find-1970.js","types":"./dist/find-1970.d.ts"},"./dist/find-all":{"main":"./dist/find-all.js","import":"./dist/find-all.js","require":"./dist/find-all.js","types":"./dist/find-all.d.ts"},"./dist/find-now":{"main":"./dist/find-now.js","import":"./dist/find-now.js","require":"./dist/find-now.js","types":"./dist/find-now.d.ts"}},"scripts":{"build":"npm-run-all build:*","build:all":"microbundle -i src/find-all.ts -o ./dist/find-all.js -f cjs","build:1970":"microbundle -i src/find-1970.ts -o ./dist/find-1970.js -f cjs","build:now":"microbundle -i src/find-now.ts -o ./dist/find-now.js -f cjs","cover":"nyc -r=lcov -r=text npm run test","lint":"eslint scripts src tests --ext .js,.ts","semantic-release":"semantic-release","test":"mocha -r ts-node/register --max-old-space-size=8192 \"tests/**/*.ts\"","updateTzData":"node -r ts-node/register --max-old-space-size=8192 scripts/update-data.ts"},"devDependencies":{"@types/async":"^3.2.24","@types/chai":"^4.3.19","@types/follow-redirects":"^1.14.4","@types/geobuf":"^3.0.4","@types/jsts":"^0.17.24","@types/lodash":"^4.17.7","@types/mocha":"^10.0.7","@types/yauzl":"^2.10.3","@typescript-eslint/eslint-plugin":"^6.16.0","@typescript-eslint/parser":"^6.16.0","async":"^3.2.6","chai":"^4.3.10","eslint":"^8.56.0","eslint-config-prettier":"^9.1.0","eslint-config-standard":"^17.1.0","eslint-plugin-import":"^2.30.0","eslint-plugin-node":"^11.1.0","eslint-plugin-prettier":"^5.2.1","eslint-plugin-promise":"^6.6.0","follow-redirects":"^1.15.9","jsts":"2.6.1","lodash":"^4.17.21","microbundle":"^0.15.1","mocha":"^10.7.3","nock":"^13.4.0","npm-run-all":"^4.1.5","nyc":"^15.1.0","prettier":"^3.1.1","semantic-release":"^24.1.0","ts-node":"^10.9.2","typescript":"^5.3.3","yauzl":"^3.1.3"},"dependencies":{"@turf/boolean-point-in-polygon":"^7.1.0","@turf/helpers":"^7.1.0","geobuf":"^3.0.2","pbf":"^3.2.1"},"_id":"geo-tz@8.1.5","gitHead":"ed663141f27ffa7057c3cfd1a1c7438150631e9f","types":"./dist/find-1970.d.ts","_nodeVersion":"25.3.0","_npmVersion":"10.8.3","dist":{"shasum":"b5f315201f560bc876007ff8b17f47f71624dd94","size":58018715,"noattachment":false,"key":"/geo-tz/-/geo-tz-8.1.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/geo-tz/download/geo-tz-8.1.5.tgz"},"_npmUser":{"name":"evansiroky","email":"evan.siroky@yahoo.com"},"directories":{},"maintainers":[{"name":"evansiroky","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/geo-tz_8.1.5_1768320387198_0.11200474866236787"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-01-13T16:06:28.727Z","publish_time":1768320388727,"_source_registry_name":"default","_cnpm_publish_time":1768320388727},"8.1.4":{"name":"geo-tz","version":"8.1.4","description":"A node.js module to find the timezone at specific gps coordinates","keywords":["timezone"],"author":{"name":"Evan Siroky"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/evansiroky/node-geo-tz.git"},"bugs":{"url":"https://github.com/evansiroky/node-geo-tz/issues"},"homepage":"https://github.com/evansiroky/node-geo-tz#readme","engines":{"node":">=16"},"funding":{"url":"https://github.com/sponsors/evansiroky"},"main":"dist/find-1970.js","exports":{".":{"main":"./dist/find-1970.js","import":"./dist/find-1970.js","require":"./dist/find-1970.js","types":"./dist/find-1970.d.ts"},"./all":{"main":"./dist/find-all.js","import":"./dist/find-all.js","require":"./dist/find-all.js","types":"./dist/find-all.d.ts"},"./now":{"main":"./dist/find-now.js","import":"./dist/find-now.js","require":"./dist/find-now.js","types":"./dist/find-now.d.ts"},"./dist/find-1970":{"main":"./dist/find-1970.js","import":"./dist/find-1970.js","require":"./dist/find-1970.js","types":"./dist/find-1970.d.ts"},"./dist/find-all":{"main":"./dist/find-all.js","import":"./dist/find-all.js","require":"./dist/find-all.js","types":"./dist/find-all.d.ts"},"./dist/find-now":{"main":"./dist/find-now.js","import":"./dist/find-now.js","require":"./dist/find-now.js","types":"./dist/find-now.d.ts"}},"scripts":{"build":"npm-run-all build:*","build:all":"microbundle -i src/find-all.ts -o ./dist/find-all.js -f cjs","build:1970":"microbundle -i src/find-1970.ts -o ./dist/find-1970.js -f cjs","build:now":"microbundle -i src/find-now.ts -o ./dist/find-now.js -f cjs","cover":"nyc -r=lcov -r=text npm run test","lint":"eslint scripts src tests --ext .js,.ts","semantic-release":"semantic-release","test":"mocha -r ts-node/register --max-old-space-size=8192 \"tests/**/*.ts\"","updateTzData":"node -r ts-node/register --max-old-space-size=8192 scripts/update-data.ts"},"devDependencies":{"@types/async":"^3.2.24","@types/chai":"^4.3.19","@types/follow-redirects":"^1.14.4","@types/geobuf":"^3.0.4","@types/jsts":"^0.17.24","@types/lodash":"^4.17.7","@types/mocha":"^10.0.7","@types/yauzl":"^2.10.3","@typescript-eslint/eslint-plugin":"^6.16.0","@typescript-eslint/parser":"^6.16.0","async":"^3.2.6","chai":"^4.3.10","eslint":"^8.56.0","eslint-config-prettier":"^9.1.0","eslint-config-standard":"^17.1.0","eslint-plugin-import":"^2.30.0","eslint-plugin-node":"^11.1.0","eslint-plugin-prettier":"^5.2.1","eslint-plugin-promise":"^6.6.0","follow-redirects":"^1.15.9","jsts":"2.6.1","lodash":"^4.17.21","microbundle":"^0.15.1","mocha":"^10.7.3","nock":"^13.4.0","npm-run-all":"^4.1.5","nyc":"^15.1.0","prettier":"^3.1.1","semantic-release":"^24.1.0","ts-node":"^10.9.2","typescript":"^5.3.3","yauzl":"^3.1.3"},"dependencies":{"@turf/boolean-point-in-polygon":"^7.1.0","@turf/helpers":"^7.1.0","geobuf":"^3.0.2","pbf":"^3.2.1"},"_id":"geo-tz@8.1.4","gitHead":"b5d2135ee3e7a148a419e8a7c08e06ff8367d756","types":"./dist/find-1970.d.ts","_nodeVersion":"23.10.0","_npmVersion":"10.8.3","dist":{"shasum":"411e4b8dc980098aaf9cf2012a3108f2e047ea1e","size":57498808,"noattachment":false,"key":"/geo-tz/-/geo-tz-8.1.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/geo-tz/download/geo-tz-8.1.4.tgz"},"_npmUser":{"name":"evansiroky","email":"evan.siroky@yahoo.com"},"directories":{},"maintainers":[{"name":"evansiroky","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/geo-tz_8.1.4_1742877410490_0.39979268884376995"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-25T04:36:51.346Z","publish_time":1742877411346,"_source_registry_name":"default","_cnpm_publish_time":1742877411346},"8.1.3":{"name":"geo-tz","version":"8.1.3","description":"A node.js module to find the timezone at specific gps coordinates","keywords":["timezone"],"author":{"name":"Evan Siroky"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/evansiroky/node-geo-tz.git"},"bugs":{"url":"https://github.com/evansiroky/node-geo-tz/issues"},"homepage":"https://github.com/evansiroky/node-geo-tz#readme","engines":{"node":">=16"},"funding":{"url":"https://github.com/sponsors/evansiroky"},"main":"dist/find-1970.js","exports":{".":{"main":"./dist/find-1970.js","import":"./dist/find-1970.js","require":"./dist/find-1970.js","types":"./dist/find-1970.d.ts"},"./all":{"main":"./dist/find-all.js","import":"./dist/find-all.js","require":"./dist/find-all.js","types":"./dist/find-all.d.ts"},"./now":{"main":"./dist/find-now.js","import":"./dist/find-now.js","require":"./dist/find-now.js","types":"./dist/find-now.d.ts"},"./dist/find-1970":{"main":"./dist/find-1970.js","import":"./dist/find-1970.js","require":"./dist/find-1970.js","types":"./dist/find-1970.d.ts"},"./dist/find-all":{"main":"./dist/find-all.js","import":"./dist/find-all.js","require":"./dist/find-all.js","types":"./dist/find-all.d.ts"},"./dist/find-now":{"main":"./dist/find-now.js","import":"./dist/find-now.js","require":"./dist/find-now.js","types":"./dist/find-now.d.ts"}},"scripts":{"build":"npm-run-all build:*","build:all":"microbundle -i src/find-all.ts -o ./dist/find-all.js -f cjs","build:1970":"microbundle -i src/find-1970.ts -o ./dist/find-1970.js -f cjs","build:now":"microbundle -i src/find-now.ts -o ./dist/find-now.js -f cjs","cover":"nyc -r=lcov -r=text npm run test","lint":"eslint scripts src tests --ext .js,.ts","semantic-release":"semantic-release","test":"mocha -r ts-node/register --max-old-space-size=8192 \"tests/**/*.ts\"","updateTzData":"node -r ts-node/register --max-old-space-size=8192 scripts/update-data.ts"},"devDependencies":{"@types/async":"^3.2.24","@types/chai":"^4.3.19","@types/follow-redirects":"^1.14.4","@types/geobuf":"^3.0.4","@types/jsts":"^0.17.24","@types/lodash":"^4.17.7","@types/mocha":"^10.0.7","@types/yauzl":"^2.10.3","@typescript-eslint/eslint-plugin":"^6.16.0","@typescript-eslint/parser":"^6.16.0","async":"^3.2.6","chai":"^4.3.10","eslint":"^8.56.0","eslint-config-prettier":"^9.1.0","eslint-config-standard":"^17.1.0","eslint-plugin-import":"^2.30.0","eslint-plugin-node":"^11.1.0","eslint-plugin-prettier":"^5.2.1","eslint-plugin-promise":"^6.6.0","follow-redirects":"^1.15.9","jsts":"2.6.1","lodash":"^4.17.21","microbundle":"^0.15.1","mocha":"^10.7.3","nock":"^13.4.0","npm-run-all":"^4.1.5","nyc":"^15.1.0","prettier":"^3.1.1","semantic-release":"^24.1.0","ts-node":"^10.9.2","typescript":"^5.3.3","yauzl":"^3.1.3"},"dependencies":{"@turf/boolean-point-in-polygon":"^7.1.0","@turf/helpers":"^7.1.0","geobuf":"^3.0.2","pbf":"^3.2.1"},"_id":"geo-tz@8.1.3","gitHead":"dbe9902bda256d9aef9111f2e33c5043d416f213","types":"./dist/find-1970.d.ts","_nodeVersion":"23.6.1","_npmVersion":"10.8.3","dist":{"shasum":"c3a03fb781989ef982c5f8a9868268ebb6fd0d2d","size":57536267,"noattachment":false,"key":"/geo-tz/-/geo-tz-8.1.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/geo-tz/download/geo-tz-8.1.3.tgz"},"_npmUser":{"name":"evansiroky","email":"evan.siroky@yahoo.com"},"directories":{},"maintainers":[{"name":"evansiroky","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/geo-tz_8.1.3_1737872548057_0.23725243472294433"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-26T06:22:28.993Z","publish_time":1737872548993,"_source_registry_name":"default","_cnpm_publish_time":1737872548993},"8.1.2":{"name":"geo-tz","version":"8.1.2","description":"A node.js module to find the timezone at specific gps coordinates","keywords":["timezone"],"author":{"name":"Evan Siroky"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/evansiroky/node-geo-tz.git"},"bugs":{"url":"https://github.com/evansiroky/node-geo-tz/issues"},"homepage":"https://github.com/evansiroky/node-geo-tz#readme","engines":{"node":">=16"},"funding":{"url":"https://github.com/sponsors/evansiroky"},"main":"dist/find-1970.js","exports":{".":{"main":"./dist/find-1970.js","import":"./dist/find-1970.js","require":"./dist/find-1970.js","types":"./dist/find-1970.d.ts"},"./all":{"main":"./dist/find-all.js","import":"./dist/find-all.js","require":"./dist/find-all.js","types":"./dist/find-all.d.ts"},"./now":{"main":"./dist/find-now.js","import":"./dist/find-now.js","require":"./dist/find-now.js","types":"./dist/find-now.d.ts"},"./dist/find-1970":{"main":"./dist/find-1970.js","import":"./dist/find-1970.js","require":"./dist/find-1970.js","types":"./dist/find-1970.d.ts"},"./dist/find-all":{"main":"./dist/find-all.js","import":"./dist/find-all.js","require":"./dist/find-all.js","types":"./dist/find-all.d.ts"},"./dist/find-now":{"main":"./dist/find-now.js","import":"./dist/find-now.js","require":"./dist/find-now.js","types":"./dist/find-now.d.ts"}},"scripts":{"build":"npm-run-all build:*","build:all":"microbundle -i src/find-all.ts -o ./dist/find-all.js -f cjs","build:1970":"microbundle -i src/find-1970.ts -o ./dist/find-1970.js -f cjs","build:now":"microbundle -i src/find-now.ts -o ./dist/find-now.js -f cjs","cover":"nyc -r=lcov -r=text npm run test","lint":"eslint scripts src tests --ext .js,.ts","semantic-release":"semantic-release","test":"mocha -r ts-node/register --max-old-space-size=8192 \"tests/**/*.ts\"","updateTzData":"node -r ts-node/register --max-old-space-size=8192 scripts/update-data.ts"},"devDependencies":{"@types/async":"^3.2.24","@types/chai":"^4.3.19","@types/follow-redirects":"^1.14.4","@types/geobuf":"^3.0.4","@types/jsts":"^0.17.24","@types/lodash":"^4.17.7","@types/mocha":"^10.0.7","@types/yauzl":"^2.10.3","@typescript-eslint/eslint-plugin":"^6.16.0","@typescript-eslint/parser":"^6.16.0","async":"^3.2.6","chai":"^4.3.10","eslint":"^8.56.0","eslint-config-prettier":"^9.1.0","eslint-config-standard":"^17.1.0","eslint-plugin-import":"^2.30.0","eslint-plugin-node":"^11.1.0","eslint-plugin-prettier":"^5.2.1","eslint-plugin-promise":"^6.6.0","follow-redirects":"^1.15.9","jsts":"2.6.1","lodash":"^4.17.21","microbundle":"^0.15.1","mocha":"^10.7.3","nock":"^13.4.0","npm-run-all":"^4.1.5","nyc":"^15.1.0","prettier":"^3.1.1","semantic-release":"^24.1.0","ts-node":"^10.9.2","typescript":"^5.3.3","yauzl":"^3.1.3"},"dependencies":{"@turf/boolean-point-in-polygon":"^7.1.0","@turf/helpers":"^7.1.0","geobuf":"^3.0.2","pbf":"^3.2.1"},"_id":"geo-tz@8.1.2","gitHead":"d55121a1fe7b6643be618b5b4c382f95274f380d","types":"./dist/find-1970.d.ts","_nodeVersion":"22.9.0","_npmVersion":"10.8.3","dist":{"shasum":"2c3087758acf6ff67630ce096ebc9ac4df681ff1","size":57062203,"noattachment":false,"key":"/geo-tz/-/geo-tz-8.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/geo-tz/download/geo-tz-8.1.2.tgz"},"_npmUser":{"name":"evansiroky","email":"evan.siroky@yahoo.com"},"directories":{},"maintainers":[{"name":"evansiroky","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/geo-tz_8.1.2_1728407550530_0.616893483803882"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-08T17:12:33.030Z","publish_time":1728407553030,"_source_registry_name":"default","_cnpm_publish_time":1728407553030},"8.1.1":{"name":"geo-tz","version":"8.1.1","description":"A node.js module to find the timezone at specific gps coordinates","keywords":["timezone"],"author":{"name":"Evan Siroky"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/evansiroky/node-geo-tz.git"},"bugs":{"url":"https://github.com/evansiroky/node-geo-tz/issues"},"homepage":"https://github.com/evansiroky/node-geo-tz#readme","engines":{"node":">=16"},"funding":{"url":"https://github.com/sponsors/evansiroky"},"main":"dist/find-1970.js","exports":{".":{"main":"./dist/find-1970.js","import":"./dist/find-1970.js","require":"./dist/find-1970.js","types":"./dist/find-1970.d.ts"},"./all":{"main":"./dist/find-all.js","import":"./dist/find-all.js","require":"./dist/find-all.js","types":"./dist/find-all.d.ts"},"./now":{"main":"./dist/find-now.js","import":"./dist/find-now.js","require":"./dist/find-now.js","types":"./dist/find-now.d.ts"},"./dist/find-1970":{"main":"./dist/find-1970.js","import":"./dist/find-1970.js","require":"./dist/find-1970.js","types":"./dist/find-1970.d.ts"},"./dist/find-all":{"main":"./dist/find-all.js","import":"./dist/find-all.js","require":"./dist/find-all.js","types":"./dist/find-all.d.ts"},"./dist/find-now":{"main":"./dist/find-now.js","import":"./dist/find-now.js","require":"./dist/find-now.js","types":"./dist/find-now.d.ts"}},"scripts":{"build":"npm-run-all build:*","build:all":"microbundle -i src/find-all.ts -o ./dist/find-all.js -f cjs","build:1970":"microbundle -i src/find-1970.ts -o ./dist/find-1970.js -f cjs","build:now":"microbundle -i src/find-now.ts -o ./dist/find-now.js -f cjs","cover":"nyc -r=lcov -r=text npm run test","lint":"eslint scripts src tests --ext .js,.ts","semantic-release":"semantic-release","test":"mocha -r ts-node/register --max-old-space-size=8192 \"tests/**/*.ts\"","updateTzData":"node -r ts-node/register --max-old-space-size=8192 scripts/update-data.ts"},"devDependencies":{"@types/async":"^3.2.24","@types/chai":"^4.3.19","@types/follow-redirects":"^1.14.4","@types/geobuf":"^3.0.4","@types/jsts":"^0.17.24","@types/lodash":"^4.17.7","@types/mocha":"^10.0.7","@types/yauzl":"^2.10.3","@typescript-eslint/eslint-plugin":"^6.16.0","@typescript-eslint/parser":"^6.16.0","async":"^3.2.6","chai":"^4.3.10","eslint":"^8.56.0","eslint-config-prettier":"^9.1.0","eslint-config-standard":"^17.1.0","eslint-plugin-import":"^2.30.0","eslint-plugin-node":"^11.1.0","eslint-plugin-prettier":"^5.2.1","eslint-plugin-promise":"^6.6.0","follow-redirects":"^1.15.9","jsts":"2.6.1","lodash":"^4.17.21","microbundle":"^0.15.1","mocha":"^10.7.3","nock":"^13.4.0","npm-run-all":"^4.1.5","nyc":"^15.1.0","prettier":"^3.1.1","semantic-release":"^24.1.0","ts-node":"^10.9.2","typescript":"^5.3.3","yauzl":"^3.1.3"},"dependencies":{"@turf/boolean-point-in-polygon":"^7.1.0","@turf/helpers":"^7.1.0","geobuf":"^3.0.2","pbf":"^3.2.1"},"_id":"geo-tz@8.1.1","gitHead":"42e519c91246bdafc0360970e161f179167cfc69","types":"./dist/find-1970.d.ts","_nodeVersion":"22.8.0","_npmVersion":"10.8.3","dist":{"shasum":"0173ee2f4c27a8198393244b1d21f908a36d8f74","size":57062136,"noattachment":false,"key":"/geo-tz/-/geo-tz-8.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/geo-tz/download/geo-tz-8.1.1.tgz"},"_npmUser":{"name":"evansiroky","email":"evan.siroky@yahoo.com"},"directories":{},"maintainers":[{"name":"evansiroky","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/geo-tz_8.1.1_1725997997582_0.479902609662175"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-10T19:53:18.752Z","publish_time":1725997998752,"_source_registry_name":"default","_cnpm_publish_time":1725997998752},"8.1.0":{"name":"geo-tz","version":"8.1.0","keywords":["timezone"],"author":{"name":"Evan Siroky"},"license":"MIT","_id":"geo-tz@8.1.0","maintainers":[{"name":"evansiroky","email":""}],"homepage":"https://github.com/evansiroky/node-geo-tz#readme","bugs":{"url":"https://github.com/evansiroky/node-geo-tz/issues"},"dist":{"shasum":"c59e27a9ec66c2d76daa4cbc44929533f7fb695b","size":55791177,"noattachment":false,"key":"/geo-tz/-/geo-tz-8.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/geo-tz/download/geo-tz-8.1.0.tgz"},"main":"dist/find-1970.js","types":"./dist/find-1970.d.ts","engines":{"node":">=12"},"exports":{".":{"main":"./dist/find-1970.js","types":"./dist/find-1970.d.ts","import":"./dist/find-1970.js","require":"./dist/find-1970.js"},"./all":{"main":"./dist/find-all.js","types":"./dist/find-all.d.ts","import":"./dist/find-all.js","require":"./dist/find-all.js"},"./now":{"main":"./dist/find-now.js","types":"./dist/find-now.d.ts","import":"./dist/find-now.js","require":"./dist/find-now.js"},"./dist/find-all":{"main":"./dist/find-all.js","types":"./dist/find-all.d.ts","import":"./dist/find-all.js","require":"./dist/find-all.js"},"./dist/find-now":{"main":"./dist/find-now.js","types":"./dist/find-now.d.ts","import":"./dist/find-now.js","require":"./dist/find-now.js"},"./dist/find-1970":{"main":"./dist/find-1970.js","types":"./dist/find-1970.d.ts","import":"./dist/find-1970.js","require":"./dist/find-1970.js"}},"funding":{"url":"https://github.com/sponsors/evansiroky"},"gitHead":"3a4072ec3b76ffd2f5fb56c31fa8965134183e2b","scripts":{"lint":"eslint scripts src tests --ext .js,.ts","test":"mocha -r ts-node/register --max-old-space-size=8192 \"tests/**/*.ts\"","build":"npm-run-all build:*","cover":"nyc -r=lcov -r=text npm run test","build:all":"microbundle -i src/find-all.ts -o ./dist/find-all.js -f cjs","build:now":"microbundle -i src/find-now.ts -o ./dist/find-now.js -f cjs","build:1970":"microbundle -i src/find-1970.ts -o ./dist/find-1970.js -f cjs","updateTzData":"node -r ts-node/register --max-old-space-size=8192 scripts/update-data.ts","semantic-release":"semantic-release"},"_npmUser":{"name":"evansiroky","email":"evan.siroky@yahoo.com"},"repository":{"url":"git+https://github.com/evansiroky/node-geo-tz.git","type":"git"},"_npmVersion":"10.2.5","description":"A node.js module to find the timezone at specific gps coordinates","directories":{},"_nodeVersion":"21.7.3","dependencies":{"pbf":"^3.2.1","geobuf":"^3.0.2","@turf/helpers":"^6.5.0","@turf/boolean-point-in-polygon":"^6.5.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.3.10","jsts":"2.6.1","nock":"^13.4.0","async":"^3.2.5","mocha":"^10.2.0","yauzl":"^2.10.0","eslint":"^8.56.0","lodash":"^4.17.21","ts-node":"^10.9.2","prettier":"^3.1.1","typescript":"^5.3.3","@types/chai":"^4.3.11","@types/jsts":"^0.17.14","microbundle":"^0.15.1","npm-run-all":"^4.1.5","@types/async":"^3.2.24","@types/mocha":"^10.0.6","@types/yauzl":"^2.10.3","@types/geobuf":"^3.0.4","@types/lodash":"^4.14.202","follow-redirects":"^1.15.4","semantic-release":"^22.0.12","eslint-plugin-node":"^11.1.0","eslint-plugin-import":"^2.29.1","eslint-plugin-promise":"^6.1.1","eslint-config-prettier":"^9.1.0","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^5.1.2","@types/follow-redirects":"^1.14.4","@typescript-eslint/parser":"^6.16.0","@typescript-eslint/eslint-plugin":"^6.16.0"},"_npmOperationalInternal":{"tmp":"tmp/geo-tz_8.1.0_1725997140862_0.7295405613252472","host":"s3://npm-registry-packages"},"_cnpmcore_publish_time":"2024-09-10T19:39:01.679Z","publish_time":1725997141679,"_source_registry_name":"default","_cnpm_publish_time":1725997141679},"8.0.2":{"name":"geo-tz","version":"8.0.2","description":"A node.js module to find the timezone at specific gps coordinates","keywords":["timezone"],"author":{"name":"Evan Siroky"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/evansiroky/node-geo-tz.git"},"bugs":{"url":"https://github.com/evansiroky/node-geo-tz/issues"},"homepage":"https://github.com/evansiroky/node-geo-tz#readme","engines":{"node":">=12"},"funding":{"url":"https://github.com/sponsors/evansiroky"},"main":"dist/find-1970.js","exports":{".":{"main":"./dist/find-1970.js","import":"./dist/find-1970.js","require":"./dist/find-1970.js","types":"./dist/find-1970.d.ts"},"./all":{"main":"./dist/find-all.js","import":"./dist/find-all.js","require":"./dist/find-all.js","types":"./dist/find-all.d.ts"},"./now":{"main":"./dist/find-now.js","import":"./dist/find-now.js","require":"./dist/find-now.js","types":"./dist/find-now.d.ts"},"./dist/find-1970":{"main":"./dist/find-1970.js","import":"./dist/find-1970.js","require":"./dist/find-1970.js","types":"./dist/find-1970.d.ts"},"./dist/find-all":{"main":"./dist/find-all.js","import":"./dist/find-all.js","require":"./dist/find-all.js","types":"./dist/find-all.d.ts"},"./dist/find-now":{"main":"./dist/find-now.js","import":"./dist/find-now.js","require":"./dist/find-now.js","types":"./dist/find-now.d.ts"}},"scripts":{"build":"npm-run-all build:*","build:all":"microbundle -i src/find-all.ts -o ./dist/find-all.js -f cjs","build:1970":"microbundle -i src/find-1970.ts -o ./dist/find-1970.js -f cjs","build:now":"microbundle -i src/find-now.ts -o ./dist/find-now.js -f cjs","cover":"nyc -r=lcov -r=text npm run test","lint":"eslint scripts src tests --ext .js,.ts","semantic-release":"semantic-release","test":"mocha -r ts-node/register --max-old-space-size=8192 \"tests/**/*.ts\"","updateTzData":"node -r ts-node/register --max-old-space-size=8192 scripts/update-data.ts"},"devDependencies":{"@types/async":"^3.2.24","@types/chai":"^4.3.11","@types/follow-redirects":"^1.14.4","@types/geobuf":"^3.0.4","@types/jsts":"^0.17.14","@types/lodash":"^4.14.202","@types/mocha":"^10.0.6","@types/yauzl":"^2.10.3","@typescript-eslint/eslint-plugin":"^6.16.0","@typescript-eslint/parser":"^6.16.0","async":"^3.2.5","chai":"^4.3.10","eslint":"^8.56.0","eslint-config-prettier":"^9.1.0","eslint-config-standard":"^17.1.0","eslint-plugin-import":"^2.29.1","eslint-plugin-node":"^11.1.0","eslint-plugin-prettier":"^5.1.2","eslint-plugin-promise":"^6.1.1","follow-redirects":"^1.15.4","jsts":"2.6.1","lodash":"^4.17.21","microbundle":"^0.15.1","mocha":"^10.2.0","nock":"^13.4.0","npm-run-all":"^4.1.5","nyc":"^15.1.0","prettier":"^3.1.1","semantic-release":"^22.0.12","ts-node":"^10.9.2","typescript":"^5.3.3","yauzl":"^2.10.0"},"dependencies":{"@turf/boolean-point-in-polygon":"^6.5.0","@turf/helpers":"^6.5.0","geobuf":"^3.0.2","pbf":"^3.2.1"},"_id":"geo-tz@8.0.2","gitHead":"46be41e3a2a4309f0f2c0cd9ce1410fb0e4c6564","types":"./dist/find-1970.d.ts","_nodeVersion":"21.7.1","_npmVersion":"10.2.5","dist":{"shasum":"7d5ec2aa57b3601afacea4ba2284f5cdb5bc1aed","size":55790895,"noattachment":false,"key":"/geo-tz/-/geo-tz-8.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/geo-tz/download/geo-tz-8.0.2.tgz"},"_npmUser":{"name":"evansiroky","email":"evan.siroky@yahoo.com"},"directories":{},"maintainers":[{"name":"evansiroky","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/geo-tz_8.0.2_1710469162881_0.21472907877698288"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-15T02:19:23.569Z","publish_time":1710469163569,"_source_registry_name":"default","_cnpm_publish_time":1710469163569},"8.0.1":{"name":"geo-tz","version":"8.0.1","description":"A node.js module to find the timezone at specific gps coordinates","keywords":["timezone"],"author":{"name":"Evan Siroky"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/evansiroky/node-geo-tz.git"},"bugs":{"url":"https://github.com/evansiroky/node-geo-tz/issues"},"homepage":"https://github.com/evansiroky/node-geo-tz#readme","engines":{"node":">=12"},"funding":{"url":"https://github.com/sponsors/evansiroky"},"main":"dist/find-1970.js","exports":{".":{"main":"./dist/find-1970.js","import":"./dist/find-1970.js","require":"./dist/find-1970.js","types":"./dist/find-1970.d.ts"},"./all":{"main":"./dist/find-all.js","import":"./dist/find-all.js","require":"./dist/find-all.js","types":"./dist/find-all.d.ts"},"./now":{"main":"./dist/find-now.js","import":"./dist/find-now.js","require":"./dist/find-now.js","types":"./dist/find-now.d.ts"},"./dist/find-1970":{"main":"./dist/find-1970.js","import":"./dist/find-1970.js","require":"./dist/find-1970.js","types":"./dist/find-1970.d.ts"},"./dist/find-all":{"main":"./dist/find-all.js","import":"./dist/find-all.js","require":"./dist/find-all.js","types":"./dist/find-all.d.ts"},"./dist/find-now":{"main":"./dist/find-now.js","import":"./dist/find-now.js","require":"./dist/find-now.js","types":"./dist/find-now.d.ts"}},"scripts":{"build":"npm-run-all build:*","build:all":"microbundle -i src/find-all.ts -o ./dist/find-all.js -f cjs","build:1970":"microbundle -i src/find-1970.ts -o ./dist/find-1970.js -f cjs","build:now":"microbundle -i src/find-now.ts -o ./dist/find-now.js -f cjs","cover":"nyc -r=lcov -r=text npm run test","lint":"eslint scripts src tests --ext .js,.ts","semantic-release":"semantic-release","test":"mocha -r ts-node/register --max-old-space-size=8192 \"tests/**/*.ts\"","updateTzData":"node -r ts-node/register --max-old-space-size=8192 scripts/update-data.ts"},"devDependencies":{"@types/async":"^3.2.24","@types/chai":"^4.3.11","@types/follow-redirects":"^1.14.4","@types/geobuf":"^3.0.4","@types/jsts":"^0.17.14","@types/lodash":"^4.14.202","@types/mocha":"^10.0.6","@types/yauzl":"^2.10.3","@typescript-eslint/eslint-plugin":"^6.16.0","@typescript-eslint/parser":"^6.16.0","async":"^3.2.5","chai":"^4.3.10","eslint":"^8.56.0","eslint-config-prettier":"^9.1.0","eslint-config-standard":"^17.1.0","eslint-plugin-import":"^2.29.1","eslint-plugin-node":"^11.1.0","eslint-plugin-prettier":"^5.1.2","eslint-plugin-promise":"^6.1.1","follow-redirects":"^1.15.4","jsts":"2.6.1","lodash":"^4.17.21","microbundle":"^0.15.1","mocha":"^10.2.0","nock":"^13.4.0","npm-run-all":"^4.1.5","nyc":"^15.1.0","prettier":"^3.1.1","semantic-release":"^22.0.12","ts-node":"^10.9.2","typescript":"^5.3.3","yauzl":"^2.10.0"},"dependencies":{"@turf/boolean-point-in-polygon":"^6.5.0","@turf/helpers":"^6.5.0","geobuf":"^3.0.2","pbf":"^3.2.1"},"_id":"geo-tz@8.0.1","gitHead":"f32bb236d76f3e97b98d52156170f483eafcbf0f","types":"./dist/find-1970.d.ts","_nodeVersion":"21.6.1","_npmVersion":"10.2.5","dist":{"shasum":"542bcbb5d88598a241d3e48e2a0b5743ef609ef4","size":55291133,"noattachment":false,"key":"/geo-tz/-/geo-tz-8.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/geo-tz/download/geo-tz-8.0.1.tgz"},"_npmUser":{"name":"evansiroky","email":"evan.siroky@yahoo.com"},"directories":{},"maintainers":[{"name":"evansiroky","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/geo-tz_8.0.1_1706162299028_0.079052089181461"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-01-25T05:58:19.834Z","publish_time":1706162299834,"_source_registry_name":"default","_cnpm_publish_time":1706162299834},"8.0.0":{"name":"geo-tz","version":"8.0.0","description":"A node.js module to find the timezone at specific gps coordinates","keywords":["timezone"],"author":{"name":"Evan Siroky"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/evansiroky/node-geo-tz.git"},"bugs":{"url":"https://github.com/evansiroky/node-geo-tz/issues"},"homepage":"https://github.com/evansiroky/node-geo-tz#readme","engines":{"node":">=12"},"funding":{"url":"https://github.com/sponsors/evansiroky"},"main":"dist/find-1970.js","exports":{".":{"main":"./dist/find-1970.js","import":"./dist/find-1970.js","require":"./dist/find-1970.js","types":"./dist/find-1970.d.ts"},"./all":{"main":"./dist/find-all.js","import":"./dist/find-all.js","require":"./dist/find-all.js","types":"./dist/find-all.d.ts"},"./now":{"main":"./dist/find-now.js","import":"./dist/find-now.js","require":"./dist/find-now.js","types":"./dist/find-now.d.ts"}},"scripts":{"build":"npm-run-all build:*","build:all":"microbundle -i src/find-all.ts -o ./dist/find-all.js -f cjs","build:1970":"microbundle -i src/find-1970.ts -o ./dist/find-1970.js -f cjs","build:now":"microbundle -i src/find-now.ts -o ./dist/find-now.js -f cjs","cover":"nyc -r=lcov -r=text npm run test","lint":"eslint scripts src tests --ext .js,.ts","semantic-release":"semantic-release","test":"mocha -r ts-node/register --max-old-space-size=8192 \"tests/**/*.ts\"","updateTzData":"node -r ts-node/register --max-old-space-size=8192 scripts/update-data.ts"},"devDependencies":{"@types/async":"^3.2.24","@types/chai":"^4.3.11","@types/follow-redirects":"^1.14.4","@types/geobuf":"^3.0.4","@types/jsts":"^0.17.14","@types/lodash":"^4.14.202","@types/mocha":"^10.0.6","@types/yauzl":"^2.10.3","@typescript-eslint/eslint-plugin":"^6.16.0","@typescript-eslint/parser":"^6.16.0","async":"^3.2.5","chai":"^4.3.10","eslint":"^8.56.0","eslint-config-prettier":"^9.1.0","eslint-config-standard":"^17.1.0","eslint-plugin-import":"^2.29.1","eslint-plugin-node":"^11.1.0","eslint-plugin-prettier":"^5.1.2","eslint-plugin-promise":"^6.1.1","follow-redirects":"^1.15.4","jsts":"2.6.1","lodash":"^4.17.21","microbundle":"^0.15.1","mocha":"^10.2.0","nock":"^13.4.0","npm-run-all":"^4.1.5","nyc":"^15.1.0","prettier":"^3.1.1","semantic-release":"^22.0.12","ts-node":"^10.9.2","typescript":"^5.3.3","yauzl":"^2.10.0"},"dependencies":{"@turf/boolean-point-in-polygon":"^6.5.0","@turf/helpers":"^6.5.0","geobuf":"^3.0.2","pbf":"^3.2.1"},"_id":"geo-tz@8.0.0","gitHead":"e913e82b444ad4224d1c6a20832c8bc46fdef9b7","types":"./dist/find-1970.d.ts","_nodeVersion":"21.5.0","_npmVersion":"10.2.5","dist":{"shasum":"7f1a6f9f819e5219d6eb432ea68bc34a2c9c2a07","size":55291011,"noattachment":false,"key":"/geo-tz/-/geo-tz-8.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/geo-tz/download/geo-tz-8.0.0.tgz"},"_npmUser":{"name":"evansiroky","email":"evan.siroky@yahoo.com"},"directories":{},"maintainers":[{"name":"evansiroky","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/geo-tz_8.0.0_1704391154193_0.5015377886222769"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-01-04T17:59:15.079Z","publish_time":1704391155079,"_source_registry_name":"default","_cnpm_publish_time":1704391155079},"7.0.7":{"name":"geo-tz","version":"7.0.7","description":"A node.js module to find the timezone at specific gps coordinates","keywords":["timezone"],"author":{"name":"Evan Siroky"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/evansiroky/node-geo-tz.git"},"bugs":{"url":"https://github.com/evansiroky/node-geo-tz/issues"},"homepage":"https://github.com/evansiroky/node-geo-tz#readme","engines":{"node":">=12"},"source":"src/find.ts","main":"./dist/geo-tz.js","module":"./dist/geo-tz.module.js","unpkg":"./dist/geo-tz.umd.js","types":"dist/find.d.ts","scripts":{"build":"microbundle","cover":"nyc -r=lcov -r=text npm run test","lint":"eslint scripts src tests --ext .js,.ts","semantic-release":"semantic-release","test":"mocha -r ts-node/register --max-old-space-size=8192 \"tests/**/*.ts\"","updateTzData":"ts-node scripts/update-data.ts"},"devDependencies":{"@types/async":"^3.2.16","@types/chai":"^4.3.4","@types/follow-redirects":"^1.14.1","@types/geobuf":"^3.0.1","@types/jsts":"^0.17.14","@types/lodash":"^4.14.191","@types/mocha":"^10.0.1","@types/yauzl":"^2.10.0","@typescript-eslint/eslint-plugin":"^5.45.0","@typescript-eslint/parser":"^5.45.0","async":"^3.2.4","chai":"^4.3.7","eslint":"^7.32.0","eslint-config-prettier":"^8.5.0","eslint-config-standard":"^16.0.3","eslint-plugin-import":"^2.26.0","eslint-plugin-node":"^11.1.0","eslint-plugin-prettier":"^4.2.1","eslint-plugin-promise":"^5.2.0","follow-redirects":"^1.15.2","jsts":"2.6.1","lodash":"^4.17.21","microbundle":"^0.15.1","mocha":"^10.1.0","nock":"^13.2.9","nyc":"^15.1.0","prettier":"^2.8.0","semantic-release":"^19.0.5","ts-node":"^10.9.1","typescript":"^4.9.3","yauzl":"^2.10.0"},"dependencies":{"@turf/boolean-point-in-polygon":"^6.5.0","@turf/helpers":"^6.5.0","geobuf":"^3.0.2","pbf":"^3.2.1"},"gitHead":"0608027787cf39b69214bfe0e4ba9e2ff6ff4edb","_id":"geo-tz@7.0.7","_nodeVersion":"17.9.1","_npmVersion":"8.19.3","dist":{"shasum":"cb0a3ff632f2eadb6b262f1976cf881ff8b5a4ba","size":22023156,"noattachment":false,"key":"/geo-tz/-/geo-tz-7.0.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/geo-tz/download/geo-tz-7.0.7.tgz"},"_npmUser":{"name":"evansiroky","email":"evan.siroky@yahoo.com"},"directories":{},"maintainers":[{"name":"evansiroky","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/geo-tz_7.0.7_1679935022427_0.10850582830094213"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-03-27T16:37:03.197Z","publish_time":1679935023197,"_cnpm_publish_time":1679935023197},"7.0.6":{"name":"geo-tz","version":"7.0.6","description":"A node.js module to find the timezone at specific gps coordinates","keywords":["timezone"],"author":{"name":"Evan Siroky"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/evansiroky/node-geo-tz.git"},"bugs":{"url":"https://github.com/evansiroky/node-geo-tz/issues"},"homepage":"https://github.com/evansiroky/node-geo-tz#readme","engines":{"node":">=12"},"source":"src/find.ts","main":"./dist/geo-tz.js","module":"./dist/geo-tz.module.js","unpkg":"./dist/geo-tz.umd.js","types":"dist/find.d.ts","scripts":{"build":"microbundle","cover":"nyc -r=lcov -r=text npm run test","lint":"eslint scripts src tests --ext .js,.ts","semantic-release":"semantic-release","test":"mocha -r ts-node/register --max-old-space-size=8192 \"tests/**/*.ts\"","updateTzData":"ts-node scripts/update-data.ts"},"devDependencies":{"@types/async":"^3.2.16","@types/chai":"^4.3.4","@types/follow-redirects":"^1.14.1","@types/geobuf":"^3.0.1","@types/jsts":"^0.17.14","@types/lodash":"^4.14.191","@types/mocha":"^10.0.1","@types/yauzl":"^2.10.0","@typescript-eslint/eslint-plugin":"^5.45.0","@typescript-eslint/parser":"^5.45.0","async":"^3.2.4","chai":"^4.3.7","eslint":"^7.32.0","eslint-config-prettier":"^8.5.0","eslint-config-standard":"^16.0.3","eslint-plugin-import":"^2.26.0","eslint-plugin-node":"^11.1.0","eslint-plugin-prettier":"^4.2.1","eslint-plugin-promise":"^5.2.0","follow-redirects":"^1.15.2","jsts":"2.6.1","lodash":"^4.17.21","microbundle":"^0.15.1","mocha":"^10.1.0","nock":"^13.2.9","nyc":"^15.1.0","prettier":"^2.8.0","semantic-release":"^19.0.5","ts-node":"^10.9.1","typescript":"^4.9.3","yauzl":"^2.10.0"},"dependencies":{"@turf/boolean-point-in-polygon":"^6.5.0","@turf/helpers":"^6.5.0","geobuf":"^3.0.2","pbf":"^3.2.1"},"gitHead":"cb79d8eff1d7ab37a518e4296dc431aa7b5cc8ef","_id":"geo-tz@7.0.6","_nodeVersion":"17.9.1","_npmVersion":"8.19.3","dist":{"shasum":"ff8bf298fc8383b46c34ad840e0f8eefed16f936","size":21700572,"noattachment":false,"key":"/geo-tz/-/geo-tz-7.0.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/geo-tz/download/geo-tz-7.0.6.tgz"},"_npmUser":{"name":"evansiroky","email":"evan.siroky@yahoo.com"},"directories":{},"maintainers":[{"name":"evansiroky","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/geo-tz_7.0.6_1670045988081_0.02809675287529645"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-12-03T05:39:54.717Z","publish_time":1670045988635,"_cnpm_publish_time":1670045988635},"7.0.5":{"name":"geo-tz","version":"7.0.5","description":"A node.js module to find the timezone at specific gps coordinates","keywords":["timezone"],"author":{"name":"Evan Siroky"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/evansiroky/node-geo-tz.git"},"bugs":{"url":"https://github.com/evansiroky/node-geo-tz/issues"},"homepage":"https://github.com/evansiroky/node-geo-tz#readme","engines":{"node":">=12"},"source":"src/find.ts","main":"./dist/geo-tz.js","module":"./dist/geo-tz.module.js","unpkg":"./dist/geo-tz.umd.js","types":"dist/find.d.ts","scripts":{"build":"microbundle","cover":"nyc -r=lcov -r=text npm run test","lint":"eslint scripts src tests --ext .js,.ts","semantic-release":"semantic-release","test":"mocha -r ts-node/register --max-old-space-size=8192 \"tests/**/*.ts\"","updateTzData":"ts-node scripts/update-data.ts"},"devDependencies":{"@types/async":"^3.2.10","@types/chai":"^4.2.22","@types/follow-redirects":"^1.13.1","@types/geobuf":"^3.0.1","@types/jsts":"^0.17.6","@types/lodash":"^4.14.177","@types/mocha":"^9.0.0","@types/yauzl":"^2.9.2","@typescript-eslint/eslint-plugin":"^5.4.0","@typescript-eslint/parser":"^5.4.0","async":"^3.2.2","chai":"^4.3.4","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","eslint-config-standard":"^16.0.3","eslint-plugin-import":"^2.25.3","eslint-plugin-node":"^11.1.0","eslint-plugin-prettier":"^4.0.0","eslint-plugin-promise":"^5.1.1","follow-redirects":"^1.14.5","jsts":"2.6.1","lodash":"^4.17.21","microbundle":"^0.14.2","mocha":"^9.1.3","nock":"^13.2.1","nyc":"^15.1.0","prettier":"^2.4.1","semantic-release":"^18.0.0","ts-node":"^10.4.0","typescript":"^4.5.2","yauzl":"^2.10.0"},"dependencies":{"@turf/boolean-point-in-polygon":"^6.5.0","@turf/helpers":"^6.5.0","geobuf":"^3.0.2","pbf":"^3.2.1"},"gitHead":"58f620504d52e600d3b5dff84bcc33f1ebd53918","_id":"geo-tz@7.0.5","_nodeVersion":"17.9.1","_npmVersion":"7.24.2","dist":{"shasum":"24baf23daa86ebd813d08dffadd04bbb0c569d78","size":21625864,"noattachment":false,"key":"/geo-tz/-/geo-tz-7.0.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/geo-tz/download/geo-tz-7.0.5.tgz"},"_npmUser":{"name":"evansiroky","email":"evan.siroky@yahoo.com"},"directories":{},"maintainers":[{"name":"evansiroky","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/geo-tz_7.0.5_1667242623905_0.7992289675097837"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-10-31T19:12:32.653Z","publish_time":1667242624368,"_cnpm_publish_time":1667242624368},"7.0.4":{"name":"geo-tz","version":"7.0.4","description":"A node.js module to find the timezone at specific gps coordinates","keywords":["timezone"],"author":{"name":"Evan Siroky"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/evansiroky/node-geo-tz.git"},"bugs":{"url":"https://github.com/evansiroky/node-geo-tz/issues"},"homepage":"https://github.com/evansiroky/node-geo-tz#readme","engines":{"node":">=12"},"source":"src/find.ts","main":"./dist/geo-tz.js","module":"./dist/geo-tz.module.js","unpkg":"./dist/geo-tz.umd.js","types":"dist/find.d.ts","scripts":{"build":"microbundle","cover":"nyc -r=lcov -r=text npm run test","lint":"eslint scripts src tests --ext .js,.ts","semantic-release":"semantic-release","test":"mocha -r ts-node/register --max-old-space-size=8192 \"tests/**/*.ts\"","updateTzData":"ts-node scripts/update-data.ts"},"devDependencies":{"@types/async":"^3.2.10","@types/chai":"^4.2.22","@types/follow-redirects":"^1.13.1","@types/geobuf":"^3.0.1","@types/jsts":"^0.17.6","@types/lodash":"^4.14.177","@types/mocha":"^9.0.0","@types/yauzl":"^2.9.2","@typescript-eslint/eslint-plugin":"^5.4.0","@typescript-eslint/parser":"^5.4.0","async":"^3.2.2","chai":"^4.3.4","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","eslint-config-standard":"^16.0.3","eslint-plugin-import":"^2.25.3","eslint-plugin-node":"^11.1.0","eslint-plugin-prettier":"^4.0.0","eslint-plugin-promise":"^5.1.1","follow-redirects":"^1.14.5","jsts":"2.6.1","lodash":"^4.17.21","microbundle":"^0.14.2","mocha":"^9.1.3","nock":"^13.2.1","nyc":"^15.1.0","prettier":"^2.4.1","semantic-release":"^18.0.0","ts-node":"^10.4.0","typescript":"^4.5.2","yauzl":"^2.10.0"},"dependencies":{"@turf/boolean-point-in-polygon":"^6.5.0","@turf/helpers":"^6.5.0","geobuf":"^3.0.2","pbf":"^3.2.1"},"gitHead":"c4c9097cccb41f09c0ac0bee09daf10aa7bfb968","_id":"geo-tz@7.0.4","_nodeVersion":"17.9.1","_npmVersion":"7.24.2","dist":{"shasum":"66768845a000205dc6a0486162e0b09d8cd9c9cf","size":21642411,"noattachment":false,"key":"/geo-tz/-/geo-tz-7.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/geo-tz/download/geo-tz-7.0.4.tgz"},"_npmUser":{"name":"evansiroky","email":"evan.siroky@yahoo.com"},"directories":{},"maintainers":[{"name":"evansiroky","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/geo-tz_7.0.4_1667117046549_0.8965807565443942"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-10-30T08:04:14.224Z","publish_time":1667117046997,"_cnpm_publish_time":1667117046997},"7.0.3":{"name":"geo-tz","version":"7.0.3","description":"A node.js module to find the timezone at specific gps coordinates","keywords":["timezone"],"author":{"name":"Evan Siroky"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/evansiroky/node-geo-tz.git"},"bugs":{"url":"https://github.com/evansiroky/node-geo-tz/issues"},"homepage":"https://github.com/evansiroky/node-geo-tz#readme","engines":{"node":">=12"},"source":"src/find.ts","main":"./dist/geo-tz.js","module":"./dist/geo-tz.module.js","unpkg":"./dist/geo-tz.umd.js","types":"dist/find.d.ts","scripts":{"build":"microbundle","cover":"nyc -r=lcov -r=text npm run test","lint":"eslint scripts src tests --ext .js,.ts","semantic-release":"semantic-release","test":"mocha -r ts-node/register --max-old-space-size=8192 \"tests/**/*.ts\"","updateTzData":"ts-node scripts/update-data.ts"},"devDependencies":{"@types/async":"^3.2.10","@types/chai":"^4.2.22","@types/follow-redirects":"^1.13.1","@types/geobuf":"^3.0.1","@types/jsts":"^0.17.6","@types/lodash":"^4.14.177","@types/mocha":"^9.0.0","@types/yauzl":"^2.9.2","@typescript-eslint/eslint-plugin":"^5.4.0","@typescript-eslint/parser":"^5.4.0","async":"^3.2.2","chai":"^4.3.4","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","eslint-config-standard":"^16.0.3","eslint-plugin-import":"^2.25.3","eslint-plugin-node":"^11.1.0","eslint-plugin-prettier":"^4.0.0","eslint-plugin-promise":"^5.1.1","follow-redirects":"^1.14.5","jsts":"2.6.1","lodash":"^4.17.21","microbundle":"^0.14.2","mocha":"^9.1.3","nock":"^13.2.1","nyc":"^15.1.0","prettier":"^2.4.1","semantic-release":"^18.0.0","ts-node":"^10.4.0","typescript":"^4.5.2","yauzl":"^2.10.0"},"dependencies":{"@turf/boolean-point-in-polygon":"^6.5.0","@turf/helpers":"^6.5.0","geobuf":"^3.0.2","pbf":"^3.2.1"},"gitHead":"fe0c2739c6426a303e9b51fd0962b005dded8688","_id":"geo-tz@7.0.3","_nodeVersion":"17.9.1","_npmVersion":"7.24.2","dist":{"shasum":"499bc4aedb08d56bfd9c9346f7152a2aa48a5215","size":21429356,"noattachment":false,"key":"/geo-tz/-/geo-tz-7.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/geo-tz/download/geo-tz-7.0.3.tgz"},"_npmUser":{"name":"evansiroky","email":"evan.siroky@yahoo.com"},"directories":{},"maintainers":[{"name":"evansiroky","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/geo-tz_7.0.3_1666761292102_0.24043689980836858"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-10-26T05:19:50.619Z","publish_time":1666761292579,"_cnpm_publish_time":1666761292579},"7.0.2":{"name":"geo-tz","version":"7.0.2","description":"A node.js module to find the timezone at specific gps coordinates","keywords":["timezone"],"author":{"name":"Evan Siroky"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/evansiroky/node-geo-tz.git"},"bugs":{"url":"https://github.com/evansiroky/node-geo-tz/issues"},"homepage":"https://github.com/evansiroky/node-geo-tz#readme","engines":{"node":">=12"},"source":"src/find.ts","main":"./dist/geo-tz.js","module":"./dist/geo-tz.module.js","unpkg":"./dist/geo-tz.umd.js","types":"dist/find.d.ts","scripts":{"build":"microbundle","cover":"nyc -r=lcov -r=text npm run test","lint":"eslint scripts src tests --ext .js,.ts","semantic-release":"semantic-release","test":"mocha -r ts-node/register --max-old-space-size=8192 \"tests/**/*.ts\"","updateTzData":"ts-node scripts/update-data.ts"},"devDependencies":{"@types/async":"^3.2.10","@types/chai":"^4.2.22","@types/follow-redirects":"^1.13.1","@types/geobuf":"^3.0.1","@types/jsts":"^0.17.6","@types/lodash":"^4.14.177","@types/mocha":"^9.0.0","@types/yauzl":"^2.9.2","@typescript-eslint/eslint-plugin":"^5.4.0","@typescript-eslint/parser":"^5.4.0","async":"^3.2.2","chai":"^4.3.4","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","eslint-config-standard":"^16.0.3","eslint-plugin-import":"^2.25.3","eslint-plugin-node":"^11.1.0","eslint-plugin-prettier":"^4.0.0","eslint-plugin-promise":"^5.1.1","follow-redirects":"^1.14.5","jsts":"2.6.1","lodash":"^4.17.21","microbundle":"^0.14.2","mocha":"^9.1.3","nock":"^13.2.1","nyc":"^15.1.0","prettier":"^2.4.1","semantic-release":"^18.0.0","ts-node":"^10.4.0","typescript":"^4.5.2","yauzl":"^2.10.0"},"dependencies":{"@turf/boolean-point-in-polygon":"^6.5.0","@turf/helpers":"^6.5.0","geobuf":"^3.0.2","pbf":"^3.2.1"},"gitHead":"7754752c2bd9c3b4f230cc185e4bc4717f032164","_id":"geo-tz@7.0.2","_nodeVersion":"17.9.0","_npmVersion":"7.24.2","dist":{"shasum":"c26d6980e02f6b991c931298e3821cb1420c8622","size":21516314,"noattachment":false,"key":"/geo-tz/-/geo-tz-7.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/geo-tz/download/geo-tz-7.0.2.tgz"},"_npmUser":{"name":"evansiroky","email":"evan.siroky@yahoo.com"},"directories":{},"maintainers":[{"name":"evansiroky","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/geo-tz_7.0.2_1651247667622_0.7754938037220014"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-29T15:58:21.038Z","publish_time":1651247668073,"_cnpm_publish_time":1651247668073},"7.0.1":{"name":"geo-tz","version":"7.0.1","description":"A node.js module to find the timezone at specific gps coordinates","keywords":["timezone"],"author":{"name":"Evan Siroky"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/evansiroky/node-geo-tz.git"},"bugs":{"url":"https://github.com/evansiroky/node-geo-tz/issues"},"homepage":"https://github.com/evansiroky/node-geo-tz#readme","engines":{"node":">=12"},"source":"src/find.ts","main":"./dist/geo-tz.js","module":"./dist/geo-tz.module.js","unpkg":"./dist/geo-tz.umd.js","types":"dist/find.d.ts","scripts":{"build":"microbundle","cover":"nyc -r=lcov -r=text npm run test","lint":"eslint scripts src tests --ext .js,.ts","semantic-release":"semantic-release","test":"mocha -r ts-node/register --max-old-space-size=8192 \"tests/**/*.ts\"","updateTzData":"ts-node scripts/update-data.ts"},"devDependencies":{"@types/async":"^3.2.10","@types/chai":"^4.2.22","@types/follow-redirects":"^1.13.1","@types/geobuf":"^3.0.1","@types/jsts":"^0.17.6","@types/lodash":"^4.14.177","@types/mocha":"^9.0.0","@types/yauzl":"^2.9.2","@typescript-eslint/eslint-plugin":"^5.4.0","@typescript-eslint/parser":"^5.4.0","async":"^3.2.2","chai":"^4.3.4","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","eslint-config-standard":"^16.0.3","eslint-plugin-import":"^2.25.3","eslint-plugin-node":"^11.1.0","eslint-plugin-prettier":"^4.0.0","eslint-plugin-promise":"^5.1.1","follow-redirects":"^1.14.5","jsts":"2.6.1","lodash":"^4.17.21","microbundle":"^0.14.2","mocha":"^9.1.3","nock":"^13.2.1","nyc":"^15.1.0","prettier":"^2.4.1","semantic-release":"^18.0.0","ts-node":"^10.4.0","typescript":"^4.5.2","yauzl":"^2.10.0"},"dependencies":{"@turf/boolean-point-in-polygon":"^6.5.0","@turf/helpers":"^6.5.0","geobuf":"^3.0.2","pbf":"^3.2.1"},"gitHead":"afa29d3287cc74fbff39248b4925339b2c1eca37","_id":"geo-tz@7.0.1","_nodeVersion":"17.1.0","_npmVersion":"7.24.2","dist":{"shasum":"16665dd3bde358d875dacc59231cbd3b4e0e0793","size":20419392,"noattachment":false,"key":"/geo-tz/-/geo-tz-7.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/geo-tz/download/geo-tz-7.0.1.tgz"},"_npmUser":{"name":"evansiroky","email":"evan.siroky@yahoo.com"},"directories":{},"maintainers":[{"name":"evansiroky","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/geo-tz_7.0.1_1637997778073_0.10722140907163547"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-20T08:43:51.987Z","publish_time":1637997778796,"_cnpm_publish_time":1637997778796},"7.0.0":{"name":"geo-tz","version":"7.0.0","description":"A node.js module to find the timezone at specific gps coordinates","keywords":["timezone"],"author":{"name":"Evan Siroky"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/evansiroky/node-geo-tz.git"},"bugs":{"url":"https://github.com/evansiroky/node-geo-tz/issues"},"homepage":"https://github.com/evansiroky/node-geo-tz#readme","engines":{"node":">=12"},"source":"src/find.ts","exports":{"require":"./dist/geo-tz.js","default":"./dist/geo-tz.modern.js"},"main":"./dist/geo-tz.js","module":"./dist/geo-tz.module.js","unpkg":"./dist/geo-tz.umd.js","types":"dist/find.d.ts","scripts":{"build":"microbundle","cover":"nyc -r=lcov -r=text npm run test","lint":"eslint scripts src tests --ext .js,.ts","semantic-release":"semantic-release","test":"mocha -r ts-node/register --max-old-space-size=8192 \"tests/**/*.ts\"","updateTzData":"ts-node scripts/update-data.ts"},"devDependencies":{"@types/async":"^3.2.10","@types/chai":"^4.2.22","@types/follow-redirects":"^1.13.1","@types/geobuf":"^3.0.1","@types/jsts":"^0.17.6","@types/lodash":"^4.14.177","@types/mocha":"^9.0.0","@types/yauzl":"^2.9.2","@typescript-eslint/eslint-plugin":"^5.4.0","@typescript-eslint/parser":"^5.4.0","async":"^3.2.2","chai":"^4.3.4","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","eslint-config-standard":"^16.0.3","eslint-plugin-import":"^2.25.3","eslint-plugin-node":"^11.1.0","eslint-plugin-prettier":"^4.0.0","eslint-plugin-promise":"^5.1.1","follow-redirects":"^1.14.5","jsts":"2.6.1","lodash":"^4.17.21","microbundle":"^0.14.2","mocha":"^9.1.3","nock":"^13.2.1","nyc":"^15.1.0","prettier":"^2.4.1","semantic-release":"^18.0.0","ts-node":"^10.4.0","typescript":"^4.5.2","yauzl":"^2.10.0"},"dependencies":{"@turf/boolean-point-in-polygon":"^6.5.0","@turf/helpers":"^6.5.0","geobuf":"^3.0.2","pbf":"^3.2.1"},"gitHead":"4f0bf4fe3be400ee5527c5429d80d154482ac067","_id":"geo-tz@7.0.0","_nodeVersion":"17.1.0","_npmVersion":"7.24.2","dist":{"shasum":"fb5e75f335dbe82cbd06a4b21d0f95073a287b73","size":20419337,"noattachment":false,"key":"/geo-tz/-/geo-tz-7.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/geo-tz/download/geo-tz-7.0.0.tgz"},"_npmUser":{"name":"evansiroky","email":"evan.siroky@yahoo.com"},"directories":{},"maintainers":[{"name":"evansiroky","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/geo-tz_7.0.0_1637828617123_0.6644123294805868"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-20T08:43:37.102Z","publish_time":1637828617814,"_cnpm_publish_time":1637828617814},"6.0.2":{"name":"geo-tz","version":"6.0.2","description":"A node.js module to find the timezone at specific gps coordinates","keywords":["timezone"],"author":{"name":"Evan Siroky"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/evansiroky/node-geo-tz.git"},"bugs":{"url":"https://github.com/evansiroky/node-geo-tz/issues"},"homepage":"https://github.com/evansiroky/node-geo-tz#readme","engines":{"node":">=10"},"main":"index.js","scripts":{"cover":"istanbul cover ./node_modules/mocha/bin/_mocha -- tests/**/*.js --max-old-space-size=8192","semantic-release":"semantic-release","test":"mocha --max-old-space-size=8192 \"tests/**/*.js\"","updateTzData":"node scripts/update-data.js"},"devDependencies":{"async":"^3.2.0","chai":"^4.2.0","follow-redirects":"^1.13.0","fs-extra":"^9.0.1","istanbul":"^0.4.5","jsts":"^2.6.1","lodash":"^4.17.20","mocha":"^8.2.1","nock":"^13.0.4","semantic-release":"^17.2.2","yauzl":"^2.10.0"},"dependencies":{"@turf/boolean-point-in-polygon":"^6.0.1","@turf/helpers":"^6.1.4","geobuf":"^3.0.2","pbf":"^3.2.1"},"gitHead":"015df06799a0e0855077716ec0a3d7807e0cbf61","_id":"geo-tz@6.0.2","_nodeVersion":"14.18.1","_npmVersion":"6.14.8","dist":{"shasum":"6827c66542840f5e10899d04c6c142f034746861","size":20415658,"noattachment":false,"key":"/geo-tz/-/geo-tz-6.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/geo-tz/download/geo-tz-6.0.2.tgz"},"_npmUser":{"name":"evansiroky","email":"evan.siroky@yahoo.com"},"directories":{},"maintainers":[{"name":"evansiroky","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/geo-tz_6.0.2_1637394945510_0.1776335034824421"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-20T08:43:32.587Z","publish_time":1637394945965,"_cnpm_publish_time":1637394945965},"6.0.1":{"name":"geo-tz","version":"6.0.1","description":"A node.js module to find the timezone at specific gps coordinates","keywords":["timezone"],"author":{"name":"Evan Siroky"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/evansiroky/node-geo-tz.git"},"bugs":{"url":"https://github.com/evansiroky/node-geo-tz/issues"},"homepage":"https://github.com/evansiroky/node-geo-tz#readme","engines":{"node":">=10"},"main":"index.js","scripts":{"cover":"istanbul cover ./node_modules/mocha/bin/_mocha -- tests/**/*.js --max-old-space-size=8192","prepublish":"node scripts/unzip-data.js","semantic-release":"semantic-release","test":"mocha --max-old-space-size=8192 \"tests/**/*.js\"","updateTzData":"node scripts/update-data.js"},"devDependencies":{"async":"^3.2.0","chai":"^4.2.0","follow-redirects":"^1.13.0","fs-extra":"^9.0.1","istanbul":"^0.4.5","jsts":"^2.6.1","lodash":"^4.17.20","mocha":"^8.2.1","nock":"^13.0.4","semantic-release":"^17.2.2","yauzl":"^2.10.0","yazl":"^2.5.1"},"dependencies":{"@turf/boolean-point-in-polygon":"^6.0.1","@turf/helpers":"^6.1.4","geobuf":"^3.0.2","pbf":"^3.2.1"},"gitHead":"bb9fe8dd52fbe0f4f44c4ea44c2e08e306f20115","_id":"geo-tz@6.0.1","_nodeVersion":"14.15.0","_npmVersion":"6.14.8","dist":{"shasum":"8049b590395c1340cb96676e3a0b14588d2834fd","size":20795775,"noattachment":false,"key":"/geo-tz/-/geo-tz-6.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/geo-tz/download/geo-tz-6.0.1.tgz"},"_npmUser":{"name":"evansiroky","email":"evan.siroky@yahoo.com"},"directories":{},"maintainers":[{"name":"evansiroky","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/geo-tz_6.0.1_1604638155375_0.24412322121241203"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-20T08:43:27.938Z","publish_time":1604638156232,"_cnpm_publish_time":1604638156232},"6.0.0":{"name":"geo-tz","version":"6.0.0","description":"A node.js module to find the timezone at specific gps coordinates","keywords":["timezone"],"author":{"name":"Evan Siroky"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/evansiroky/node-geo-tz.git"},"bugs":{"url":"https://github.com/evansiroky/node-geo-tz/issues"},"homepage":"https://github.com/evansiroky/node-geo-tz#readme","engines":{"node":">=10"},"main":"index.js","scripts":{"cover":"istanbul cover ./node_modules/mocha/bin/_mocha -- tests/**/*.js --max-old-space-size=8192","prepublish":"node scripts/unzip-data.js","semantic-release":"semantic-release","test":"mocha --max-old-space-size=8192 \"tests/**/*.js\"","updateTzData":"node scripts/update-data.js"},"devDependencies":{"async":"^3.2.0","chai":"^4.2.0","follow-redirects":"^1.11.0","fs-extra":"^9.0.0","istanbul":"^0.4.2","jsts":"^2.1.2","lodash":"^4.17.15","mocha":"^7.1.2","nock":"^12.0.3","semantic-release":"^17.0.7","travis-deploy-once":"^5.0.11","yauzl":"^2.10.0","yazl":"^2.5.1"},"dependencies":{"@turf/boolean-point-in-polygon":"^6.0.1","@turf/helpers":"^6.1.4","geobuf":"^3.0.1","pbf":"^3.2.1"},"gitHead":"4255813e72eb903ced9fc915e19c69e3592b3430","_id":"geo-tz@6.0.0","_nodeVersion":"14.0.0","_npmVersion":"6.14.4","dist":{"shasum":"0268d294c5fffeb2e68d9b8bf2428c86deaca184","size":20467140,"noattachment":false,"key":"/geo-tz/-/geo-tz-6.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/geo-tz/download/geo-tz-6.0.0.tgz"},"maintainers":[{"name":"evansiroky","email":""}],"_npmUser":{"name":"evansiroky","email":"evan.siroky@yahoo.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/geo-tz_6.0.0_1588143626187_0.08605683989023549"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-20T08:43:25.874Z","publish_time":1588143626844,"_cnpm_publish_time":1588143626844},"5.1.0":{"name":"geo-tz","version":"5.1.0","description":"A node.js module to find the timezone at specific gps coordinates","keywords":["timezone"],"author":{"name":"Evan Siroky"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/evansiroky/node-geo-tz.git"},"bugs":{"url":"https://github.com/evansiroky/node-geo-tz/issues"},"homepage":"https://github.com/evansiroky/node-geo-tz#readme","engines":{"node":">=6"},"main":"index.js","scripts":{"cover":"istanbul cover ./node_modules/mocha/bin/_mocha -- tests/**/*.js --max-old-space-size=8192","prepublish":"node scripts/unzip-data.js","semantic-release":"semantic-release","test":"mocha --max-old-space-size=8192 \"tests/**/*.js\"","updateTzData":"node scripts/update-data.js"},"devDependencies":{"async":"^3.1.0","chai":"^4.2.0","cz-conventional-changelog":"^2.0.0","follow-redirects":"^1.7.0","fs-extra":"^8.1.0","istanbul":"^0.4.2","jsts":"^2.0.4","lodash":"^4.17.11","mkdirp":"^0.5.1","mocha":"^6.1.4","nock":"^10.0.6","rimraf":"^2.6.3","semantic-release":"^15.13.18","travis-deploy-once":"^5.0.11","yauzl":"^2.10.0","yazl":"^2.5.1"},"dependencies":{"@turf/boolean-point-in-polygon":"^6.0.1","@turf/helpers":"^6.1.4","geobuf":"^3.0.1","pbf":"^3.2.0","timed-cache":"^1.1.1"},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"b727fc62723f426e301bc7ad927a15e130b4f239","_id":"geo-tz@5.1.0","_nodeVersion":"12.13.1","_npmVersion":"6.10.0","dist":{"shasum":"7cfb3046109287b8f0d1ed5d54cf4ffab1b4fbf4","size":18856667,"noattachment":false,"key":"/geo-tz/-/geo-tz-5.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/geo-tz/download/geo-tz-5.1.0.tgz"},"maintainers":[{"name":"evansiroky","email":""}],"_npmUser":{"name":"evansiroky","email":"evan.siroky@yahoo.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/geo-tz_5.1.0_1574485323762_0.1608248778758945"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-20T08:43:24.669Z","publish_time":1574485324304,"_cnpm_publish_time":1574485324304},"5.0.5":{"name":"geo-tz","version":"5.0.5","description":"A node.js module to find the timezone at specific gps coordinates","keywords":["timezone"],"author":{"name":"Evan Siroky"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/evansiroky/node-geo-tz.git"},"bugs":{"url":"https://github.com/evansiroky/node-geo-tz/issues"},"homepage":"https://github.com/evansiroky/node-geo-tz#readme","engines":{"node":">=6"},"main":"index.js","scripts":{"cover":"istanbul cover ./node_modules/mocha/bin/_mocha -- tests/**/*.js --max-old-space-size=8192","prepublish":"node scripts/unzip-data.js","semantic-release":"semantic-release","test":"mocha --max-old-space-size=8192 \"tests/**/*.js\"","updateTzData":"node scripts/update-data.js"},"devDependencies":{"async":"^3.1.0","chai":"^4.2.0","cz-conventional-changelog":"^2.0.0","follow-redirects":"^1.7.0","fs-extra":"^8.1.0","istanbul":"^0.4.2","jsts":"^2.0.4","lodash":"^4.17.11","mkdirp":"^0.5.1","mocha":"^6.1.4","nock":"^10.0.6","rimraf":"^2.6.3","semantic-release":"^15.13.18","travis-deploy-once":"^5.0.11","yauzl":"^2.10.0","yazl":"^2.5.1"},"dependencies":{"@turf/boolean-point-in-polygon":"^6.0.1","@turf/helpers":"^6.1.4","geobuf":"^3.0.1","pbf":"^3.2.0","timed-cache":"^1.1.1"},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"e0a0117d7cd0f2d67d06dd00e3f032f843cc45a0","_id":"geo-tz@5.0.5","_nodeVersion":"12.6.0","_npmVersion":"6.10.0","dist":{"shasum":"764d4aee88952a9343a78bf265d5d3dabe1b5562","size":18856323,"noattachment":false,"key":"/geo-tz/-/geo-tz-5.0.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/geo-tz/download/geo-tz-5.0.5.tgz"},"maintainers":[{"name":"evansiroky","email":""}],"_npmUser":{"name":"evansiroky","email":"evan.siroky@yahoo.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/geo-tz_5.0.5_1562537538477_0.04509128642299132"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-20T08:43:20.315Z","publish_time":1562537539052,"_cnpm_publish_time":1562537539052},"5.0.4":{"name":"geo-tz","version":"5.0.4","description":"A node.js module to find the timezone at specific gps coordinates","keywords":["timezone"],"author":{"name":"Evan Siroky"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/evansiroky/node-geo-tz.git"},"bugs":{"url":"https://github.com/evansiroky/node-geo-tz/issues"},"homepage":"https://github.com/evansiroky/node-geo-tz#readme","engines":{"node":">=6"},"main":"index.js","scripts":{"cover":"istanbul cover ./node_modules/mocha/bin/_mocha -- tests/**/*.js --max-old-space-size=8192","prepublish":"node scripts/unzip-data.js","semantic-release":"semantic-release","test":"mocha --max-old-space-size=8192 \"tests/**/*.js\"","updateTzData":"node scripts/update-data.js"},"devDependencies":{"async":"^2.1.5","chai":"^4.1.2","cz-conventional-changelog":"^2.0.0","follow-redirects":"^1.2.1","fs-extra":"^4.0.2","istanbul":"^0.4.2","jsts":"^1.3.0","lodash":"^4.17.4","mkdirp":"^0.5.1","mocha":"^4.0.0","nock":"^9.0.9","rimraf":"^2.6.1","semantic-release":"^15.12.0","travis-deploy-once":"^5.0.9","yauzl":"^2.6.0","yazl":"^2.4.2"},"dependencies":{"@turf/boolean-point-in-polygon":"^6.0.1","@turf/helpers":"^6.1.3","geobuf":"^3.0.0","pbf":"^3.0.5","timed-cache":"^1.1.0"},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"62d749cfaafdb51a6eab968c33602dc2d1403117","_id":"geo-tz@5.0.4","_npmVersion":"6.5.0","_nodeVersion":"10.15.3","_npmUser":{"name":"evansiroky","email":"evan.siroky@yahoo.com"},"dist":{"shasum":"d0304d405dfd8ebc3d09ed6d75476befe74e58a2","size":18557884,"noattachment":false,"key":"/geo-tz/-/geo-tz-5.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/geo-tz/download/geo-tz-5.0.4.tgz"},"maintainers":[{"name":"evansiroky","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/geo-tz_5.0.4_1554868883669_0.05685724856421226"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-20T08:43:16.082Z","publish_time":1554868884281,"_cnpm_publish_time":1554868884281},"5.0.3":{"name":"geo-tz","version":"5.0.3","description":"A node.js module to find the timezone at specific gps coordinates","keywords":["timezone"],"author":{"name":"Evan Siroky"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/evansiroky/node-geo-tz.git"},"bugs":{"url":"https://github.com/evansiroky/node-geo-tz/issues"},"homepage":"https://github.com/evansiroky/node-geo-tz#readme","engines":{"node":">=6"},"main":"index.js","scripts":{"cover":"istanbul cover ./node_modules/mocha/bin/_mocha -- tests/**/*.js --max-old-space-size=8192","prepublish":"node scripts/unzip-data.js","semantic-release":"semantic-release","test":"mocha --max-old-space-size=8192 \"tests/**/*.js\"","updateTzData":"node scripts/update-data.js"},"devDependencies":{"async":"^2.1.5","chai":"^4.1.2","cz-conventional-changelog":"^2.0.0","follow-redirects":"^1.2.1","fs-extra":"^4.0.2","istanbul":"^0.4.2","jsts":"^1.3.0","lodash":"^4.17.4","mkdirp":"^0.5.1","mocha":"^4.0.0","nock":"^9.0.9","rimraf":"^2.6.1","semantic-release":"^15.12.0","travis-deploy-once":"^5.0.9","yauzl":"^2.6.0","yazl":"^2.4.2"},"dependencies":{"@turf/boolean-point-in-polygon":"^6.0.1","@turf/helpers":"^6.1.3","geobuf":"^3.0.0","pbf":"^3.0.5","timed-cache":"^1.1.0"},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"3b9b3cb7eb7dd5163c6c593b67e869345790ae25","_id":"geo-tz@5.0.3","_npmVersion":"6.5.0","_nodeVersion":"10.15.3","_npmUser":{"name":"evansiroky","email":"evan.siroky@yahoo.com"},"dist":{"shasum":"c9832e434bf5f864a22cb5b8614dde6f90b37252","size":18557772,"noattachment":false,"key":"/geo-tz/-/geo-tz-5.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/geo-tz/download/geo-tz-5.0.3.tgz"},"maintainers":[{"name":"evansiroky","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/geo-tz_5.0.3_1554704829378_0.7768513032987763"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-20T08:43:11.841Z","publish_time":1554704830063,"_cnpm_publish_time":1554704830063},"5.0.2":{"name":"geo-tz","version":"5.0.2","description":"A node.js module to find the timezone at specific gps coordinates","keywords":["timezone"],"author":{"name":"Evan Siroky"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/evansiroky/node-geo-tz.git"},"bugs":{"url":"https://github.com/evansiroky/node-geo-tz/issues"},"homepage":"https://github.com/evansiroky/node-geo-tz#readme","engines":{"node":">=6"},"main":"index.js","scripts":{"cover":"istanbul cover ./node_modules/mocha/bin/_mocha -- tests/**/*.js --max-old-space-size=8192","prepublish":"node scripts/unzip-data.js","semantic-release":"semantic-release","test":"mocha --max-old-space-size=8192 \"tests/**/*.js\"","updateTzData":"node scripts/update-data.js"},"devDependencies":{"async":"^2.1.5","chai":"^4.1.2","cz-conventional-changelog":"^2.0.0","follow-redirects":"^1.2.1","fs-extra":"^4.0.2","istanbul":"^0.4.2","jsts":"^1.3.0","lodash":"^4.17.4","mkdirp":"^0.5.1","mocha":"^4.0.0","nock":"^9.0.9","rimraf":"^2.6.1","semantic-release":"^15.12.0","travis-deploy-once":"^5.0.9","yauzl":"^2.6.0","yazl":"^2.4.2"},"dependencies":{"@turf/boolean-point-in-polygon":"^6.0.1","@turf/helpers":"^6.1.3","geobuf":"^3.0.0","pbf":"^3.0.5","timed-cache":"^1.1.0"},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"217ef2ef380c8b3b1a670aa3becf9b8e89a60385","_id":"geo-tz@5.0.2","_npmVersion":"6.5.0","_nodeVersion":"10.15.3","_npmUser":{"name":"evansiroky","email":"evan.siroky@yahoo.com"},"dist":{"shasum":"183f63569093c08be39a91092417c5abcd441cff","size":20705203,"noattachment":false,"key":"/geo-tz/-/geo-tz-5.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/geo-tz/download/geo-tz-5.0.2.tgz"},"maintainers":[{"name":"evansiroky","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/geo-tz_5.0.2_1554093225751_0.24708019673440496"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-20T08:43:07.497Z","publish_time":1554093226412,"_cnpm_publish_time":1554093226412},"5.0.1":{"name":"geo-tz","version":"5.0.1","description":"A node.js module to find the timezone at specific gps coordinates","keywords":["timezone"],"author":{"name":"Evan Siroky"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/evansiroky/node-geo-tz.git"},"bugs":{"url":"https://github.com/evansiroky/node-geo-tz/issues"},"homepage":"https://github.com/evansiroky/node-geo-tz#readme","engines":{"node":">=6"},"main":"index.js","scripts":{"cover":"istanbul cover ./node_modules/mocha/bin/_mocha -- tests/**/*.js --max-old-space-size=8192","prepublish":"node scripts/unzip-data.js","semantic-release":"semantic-release","test":"mocha --max-old-space-size=8192 \"tests/**/*.js\"","updateTzData":"node scripts/update-data.js"},"devDependencies":{"async":"^2.1.5","chai":"^4.1.2","cz-conventional-changelog":"^2.0.0","follow-redirects":"^1.2.1","fs-extra":"^4.0.2","istanbul":"^0.4.2","jsts":"^1.3.0","lodash":"^4.17.4","mkdirp":"^0.5.1","mocha":"^4.0.0","nock":"^9.0.9","rimraf":"^2.6.1","semantic-release":"^15.12.0","travis-deploy-once":"^5.0.9","yauzl":"^2.6.0","yazl":"^2.4.2"},"dependencies":{"@turf/boolean-point-in-polygon":"^6.0.1","@turf/helpers":"^6.1.3","geobuf":"^3.0.0","pbf":"^3.0.5","timed-cache":"^1.1.0"},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"a2be2a378ab3cbe743f0c0a6ea8a1164f85b7e9b","_id":"geo-tz@5.0.1","_npmVersion":"6.5.0","_nodeVersion":"10.15.0","_npmUser":{"name":"evansiroky","email":"evan.siroky@yahoo.com"},"dist":{"shasum":"9708b62e807956e2114c87af13539fa344ef38e9","size":20567423,"noattachment":false,"key":"/geo-tz/-/geo-tz-5.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/geo-tz/download/geo-tz-5.0.1.tgz"},"maintainers":[{"name":"evansiroky","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/geo-tz_5.0.1_1546760019059_0.6645706942211733"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-20T08:43:02.932Z","publish_time":1546760019922,"_cnpm_publish_time":1546760019922},"5.0.0":{"name":"geo-tz","version":"5.0.0","description":"A node.js module to find the timezone at specific gps coordinates","keywords":["timezone"],"author":{"name":"Evan Siroky"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/evansiroky/node-geo-tz.git"},"bugs":{"url":"https://github.com/evansiroky/node-geo-tz/issues"},"homepage":"https://github.com/evansiroky/node-geo-tz#readme","engines":{"node":">=6"},"main":"index.js","scripts":{"codeclimate":"npm run cover && npm run codeclimate-send","codeclimate-send":"codeclimate-test-reporter < coverage/lcov.info","cover":"istanbul cover ./node_modules/mocha/bin/_mocha -- tests/**/*.js","prepublish":"node scripts/unzip-data.js","semantic-release":"semantic-release","test":"mocha \"tests/**/*.js\"","updateTzData":"node scripts/update-data.js"},"devDependencies":{"async":"^2.1.5","chai":"^4.1.2","codeclimate-test-reporter":"^0.5.0","cz-conventional-changelog":"^2.0.0","follow-redirects":"^1.2.1","fs-extra":"^4.0.2","istanbul":"^0.4.2","jsts":"^1.3.0","lodash":"^4.17.4","mkdirp":"^0.5.1","mocha":"^4.0.0","nock":"^9.0.9","rimraf":"^2.6.1","semantic-release":"^15.12.0","travis-deploy-once":"^5.0.9","yauzl":"^2.6.0","yazl":"^2.4.2"},"dependencies":{"@turf/boolean-point-in-polygon":"^6.0.1","@turf/helpers":"^6.1.3","geobuf":"^3.0.0","pbf":"^3.0.5","timed-cache":"^1.1.0"},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"fc6f1be66f82595bae26bd1bf0a29824db9cd385","_id":"geo-tz@5.0.0","_npmVersion":"6.4.1","_nodeVersion":"10.13.0","_npmUser":{"name":"evansiroky","email":"evan.siroky@yahoo.com"},"dist":{"shasum":"fb10a308c6a18ed80286da950a851181868b1e2c","size":20058309,"noattachment":false,"key":"/geo-tz/-/geo-tz-5.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/geo-tz/download/geo-tz-5.0.0.tgz"},"maintainers":[{"name":"evansiroky","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/geo-tz_5.0.0_1542608909806_0.3311626981553426"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-20T08:42:58.035Z","publish_time":1542608910448,"_cnpm_publish_time":1542608910448},"4.0.2":{"name":"geo-tz","version":"4.0.2","description":"A node.js module to find the timezone at specific gps coordinates","keywords":["timezone"],"author":{"name":"Evan Siroky"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/evansiroky/node-geo-tz.git"},"bugs":{"url":"https://github.com/evansiroky/node-geo-tz/issues"},"homepage":"https://github.com/evansiroky/node-geo-tz#readme","engines":{"node":">=4"},"main":"index.js","scripts":{"codeclimate":"npm run cover && npm run codeclimate-send","codeclimate-send":"codeclimate-test-reporter < coverage/lcov.info","cover":"istanbul cover ./node_modules/mocha/bin/_mocha -- tests/**/*.js","prepublish":"node scripts/unzip-data.js","semantic-release":"semantic-release pre && npm publish && semantic-release post","test":"mocha \"tests/**/*.js\"","updateTzData":"node scripts/update-data.js"},"devDependencies":{"async":"^2.1.5","chai":"^4.1.2","codeclimate-test-reporter":"^0.5.0","cz-conventional-changelog":"^2.0.0","follow-redirects":"^1.2.1","fs-extra":"^4.0.2","istanbul":"^0.4.2","jsts":"^1.3.0","lodash":"^4.17.4","mkdirp":"^0.5.1","mocha":"^4.0.0","nock":"^9.0.9","rimraf":"^2.6.1","semantic-release":"^8.0.0","yauzl":"^2.6.0","yazl":"^2.4.2"},"dependencies":{"@turf/boolean-point-in-polygon":"^6.0.1","@turf/helpers":"^6.1.3","geobuf":"^3.0.0","pbf":"^3.0.5","timed-cache":"^1.1.0"},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"05ea092615f75a7e924c2584795f6211ee1366de","_id":"geo-tz@4.0.2","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"evansiroky","email":"evan.siroky@yahoo.com"},"dist":{"shasum":"64ed6a7446d4fab2d557237c756cbdf04ee66db0","size":19252050,"noattachment":false,"key":"/geo-tz/-/geo-tz-4.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/geo-tz/download/geo-tz-4.0.2.tgz"},"maintainers":[{"name":"evansiroky","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/geo-tz_4.0.2_1537997532929_0.2511843765746913"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-20T08:42:53.850Z","publish_time":1537997533539,"_cnpm_publish_time":1537997533539},"4.0.1":{"name":"geo-tz","version":"4.0.1","description":"A node.js module to find the timezone at specific gps coordinates","keywords":["timezone"],"author":{"name":"Evan Siroky"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/evansiroky/node-geo-tz.git"},"bugs":{"url":"https://github.com/evansiroky/node-geo-tz/issues"},"homepage":"https://github.com/evansiroky/node-geo-tz#readme","engines":{"node":">=4"},"main":"index.js","scripts":{"codeclimate":"npm run cover && npm run codeclimate-send","codeclimate-send":"codeclimate-test-reporter < coverage/lcov.info","cover":"istanbul cover ./node_modules/mocha/bin/_mocha -- tests/**/*.js","prepublish":"node scripts/unzip-data.js","semantic-release":"semantic-release pre && npm publish && semantic-release post","test":"mocha \"tests/**/*.js\"","updateTzData":"node scripts/update-data.js"},"devDependencies":{"async":"^2.1.5","chai":"^4.1.2","codeclimate-test-reporter":"^0.5.0","cz-conventional-changelog":"^2.0.0","follow-redirects":"^1.2.1","fs-extra":"^4.0.2","istanbul":"^0.4.2","jsts":"^1.3.0","lodash":"^4.17.4","mkdirp":"^0.5.1","mocha":"^4.0.0","nock":"^9.0.9","rimraf":"^2.6.1","semantic-release":"^8.0.0","yauzl":"^2.6.0","yazl":"^2.4.2"},"dependencies":{"@turf/boolean-point-in-polygon":"^6.0.1","@turf/helpers":"^6.1.3","geobuf":"^3.0.0","pbf":"^3.0.5","timed-cache":"^1.1.0"},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"4b65917801458c29efd182a966c224e2422fe429","_id":"geo-tz@4.0.1","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"evansiroky","email":"evan.siroky@yahoo.com"},"dist":{"shasum":"5a8fc341af9cdb991532868b8e5801f892edb8a4","size":19254483,"noattachment":false,"key":"/geo-tz/-/geo-tz-4.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/geo-tz/download/geo-tz-4.0.1.tgz"},"maintainers":[{"name":"evansiroky","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/geo-tz_4.0.1_1523582429128_0.7832016826166266"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-20T08:42:49.527Z","publish_time":1523582430304,"_cnpm_publish_time":1523582430304},"4.0.0":{"name":"geo-tz","version":"4.0.0","description":"A node.js module to find the timezone at specific gps coordinates","keywords":["timezone"],"author":{"name":"Evan Siroky"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/evansiroky/node-geo-tz.git"},"bugs":{"url":"https://github.com/evansiroky/node-geo-tz/issues"},"homepage":"https://github.com/evansiroky/node-geo-tz#readme","engines":{"node":">=4"},"main":"index.js","scripts":{"codeclimate":"npm run cover && npm run codeclimate-send","codeclimate-send":"codeclimate-test-reporter < coverage/lcov.info","cover":"istanbul cover ./node_modules/mocha/bin/_mocha -- tests/**/*.js","prepublish":"node scripts/unzip-data.js","semantic-release":"semantic-release pre && npm publish && semantic-release post","test":"mocha \"tests/**/*.js\"","updateTzData":"node scripts/update-data.js"},"devDependencies":{"async":"^2.1.5","chai":"^4.1.2","codeclimate-test-reporter":"^0.5.0","cz-conventional-changelog":"^2.0.0","follow-redirects":"^1.2.1","fs-extra":"^4.0.2","istanbul":"^0.4.2","jsts":"^1.3.0","lodash":"^4.17.4","mkdirp":"^0.5.1","mocha":"^4.0.0","nock":"^9.0.9","rimraf":"^2.6.1","semantic-release":"^8.0.0","yauzl":"^2.6.0","yazl":"^2.4.2"},"dependencies":{"@turf/boolean-point-in-polygon":"^6.0.1","@turf/helpers":"^6.1.3","geobuf":"^3.0.0","pbf":"^3.0.5","timed-cache":"^1.1.0"},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"67f042dbdd5dea367ba8b873092a4d207da85640","_id":"geo-tz@4.0.0","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"evansiroky","email":"evan.siroky@yahoo.com"},"dist":{"shasum":"26610fad81a71cc0feff6050b17a3fe76f108701","size":19253594,"noattachment":false,"key":"/geo-tz/-/geo-tz-4.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/geo-tz/download/geo-tz-4.0.0.tgz"},"maintainers":[{"name":"evansiroky","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/geo-tz_4.0.0_1523582171429_0.6137924914605819"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-20T08:42:45.133Z","publish_time":1523582172015,"_cnpm_publish_time":1523582172015},"3.3.4":{"name":"geo-tz","version":"3.3.4","description":"A node.js module to find the timezone at specific gps coordinates","keywords":["timezone"],"author":{"name":"Evan Siroky"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/evansiroky/node-geo-tz.git"},"bugs":{"url":"https://github.com/evansiroky/node-geo-tz/issues"},"homepage":"https://github.com/evansiroky/node-geo-tz#readme","engines":{"node":">=4"},"main":"index.js","scripts":{"codeclimate":"npm run cover && npm run codeclimate-send","codeclimate-send":"codeclimate-test-reporter < coverage/lcov.info","cover":"istanbul cover ./node_modules/mocha/bin/_mocha -- tests/**/*.js","prepublish":"node scripts/unzip-data.js","semantic-release":"semantic-release pre && npm publish && semantic-release post","test":"mocha \"tests/**/*.js\"","updateTzData":"node scripts/update-data.js"},"devDependencies":{"async":"^2.1.5","chai":"^4.1.2","codeclimate-test-reporter":"^0.5.0","cz-conventional-changelog":"^2.0.0","follow-redirects":"^1.2.1","fs-extra":"^4.0.2","istanbul":"^0.4.2","jsts":"^1.3.0","lodash":"^4.17.4","mkdirp":"^0.5.1","mocha":"^4.0.0","nock":"^9.0.9","rimraf":"^2.6.1","semantic-release":"^8.0.0","yauzl":"^2.6.0","yazl":"^2.4.2"},"dependencies":{"@turf/helpers":"^5.0.0","@turf/inside":"^5.0.0","geobuf":"^3.0.0","moment-timezone":"0.5.14","pbf":"^3.0.5"},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"7db8c2ad6ad15965f5520f19ec1e1b28bc3e8303","_id":"geo-tz@3.3.4","_npmVersion":"5.5.1","_nodeVersion":"8.9.0","_npmUser":{"name":"evansiroky","email":"evan.siroky@yahoo.com"},"dist":{"shasum":"5f5b7743df8ff9fa662c2268e7f05b8fbe762a43","size":17080505,"noattachment":false,"key":"/geo-tz/-/geo-tz-3.3.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/geo-tz/download/geo-tz-3.3.4.tgz"},"maintainers":[{"name":"evansiroky","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/geo-tz-3.3.4.tgz_1509931670496_0.7480332723353058"},"directories":{},"_cnpmcore_publish_time":"2021-12-20T08:42:40.701Z","publish_time":1509931673095,"_cnpm_publish_time":1509931673095},"3.3.3":{"name":"geo-tz","version":"3.3.3","description":"A node.js module to find the timezone at specific gps coordinates","keywords":["timezone"],"author":{"name":"Evan Siroky"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/evansiroky/node-geo-tz.git"},"bugs":{"url":"https://github.com/evansiroky/node-geo-tz/issues"},"homepage":"https://github.com/evansiroky/node-geo-tz#readme","engines":{"node":">=4"},"main":"index.js","scripts":{"codeclimate":"npm run cover && npm run codeclimate-send","codeclimate-send":"codeclimate-test-reporter < coverage/lcov.info","cover":"istanbul cover ./node_modules/mocha/bin/_mocha -- tests/**/*.js","prepublish":"node scripts/unzip-data.js","semantic-release":"semantic-release pre && npm publish && semantic-release post","test":"mocha \"tests/**/*.js\"","updateTzData":"node scripts/update-data.js"},"devDependencies":{"async":"^2.1.5","chai":"^3.5.0","codeclimate-test-reporter":"^0.4.1","cz-conventional-changelog":"^2.0.0","follow-redirects":"^1.2.1","fs-extra":"^2.0.0","istanbul":"^0.4.2","jsts":"^1.3.0","lodash":"^4.17.4","mkdirp":"^0.5.1","mocha":"^3.2.0","nock":"^9.0.9","rimraf":"^2.6.1","semantic-release":"^6.3.2","yauzl":"^2.6.0","yazl":"^2.4.2"},"dependencies":{"@turf/helpers":"^4.0.0","@turf/inside":"^4.0.0","geobuf":"^3.0.0","moment-timezone":"0.5.12","pbf":"^3.0.5"},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"333d5851cc9a23ea7afd5fe34d358944a775914a","_id":"geo-tz@3.3.3","_shasum":"be3ec3f6c8c8ddebc6d80bc07dd1c78a0569b4c4","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.10.1","_npmUser":{"name":"evansiroky","email":"evan.siroky@yahoo.com"},"dist":{"shasum":"be3ec3f6c8c8ddebc6d80bc07dd1c78a0569b4c4","size":16846355,"noattachment":false,"key":"/geo-tz/-/geo-tz-3.3.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/geo-tz/download/geo-tz-3.3.3.tgz"},"maintainers":[{"name":"evansiroky","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/geo-tz-3.3.3.tgz_1491191554751_0.8738805016037077"},"directories":{},"_cnpmcore_publish_time":"2021-12-20T08:42:36.379Z","publish_time":1491191560732,"_cnpm_publish_time":1491191560732},"3.3.2":{"name":"geo-tz","version":"3.3.2","description":"A node.js module to find the timezone at specific gps coordinates","keywords":["timezone"],"author":{"name":"Evan Siroky"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/evansiroky/node-geo-tz.git"},"bugs":{"url":"https://github.com/evansiroky/node-geo-tz/issues"},"homepage":"https://github.com/evansiroky/node-geo-tz#readme","engines":{"node":">=4"},"main":"index.js","scripts":{"codeclimate":"npm run cover && npm run codeclimate-send","codeclimate-send":"codeclimate-test-reporter < coverage/lcov.info","cover":"istanbul cover ./node_modules/mocha/bin/_mocha -- tests/**/*.js","prepublish":"node scripts/unzip-data.js","semantic-release":"semantic-release pre && npm publish && semantic-release post","test":"mocha \"tests/**/*.js\"","updateTzData":"node scripts/update-data.js"},"devDependencies":{"async":"^2.1.4","chai":"^3.5.0","codeclimate-test-reporter":"^0.4.0","cz-conventional-changelog":"^2.0.0","follow-redirects":"^1.2.1","fs-extra":"^2.0.0","istanbul":"^0.4.2","jsts":"^1.3.0","lodash":"^4.17.4","mkdirp":"^0.5.1","mocha":"^3.2.0","nock":"^9.0.5","rimraf":"^2.5.2","semantic-release":"^6.3.2","yauzl":"^2.6.0","yazl":"^2.4.2"},"dependencies":{"@turf/helpers":"^4.0.0","@turf/inside":"^4.0.0","geobuf":"^3.0.0","moment-timezone":"0.5.11","pbf":"^3.0.5"},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"520510097b7d8a78b9b8748fb02a0b9adf41f04e","_id":"geo-tz@3.3.2","_shasum":"bafe5c7a37de782ab265afb4fae66642e592d5cf","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.10.1","_npmUser":{"name":"evansiroky","email":"evan.siroky@yahoo.com"},"dist":{"shasum":"bafe5c7a37de782ab265afb4fae66642e592d5cf","size":16785644,"noattachment":false,"key":"/geo-tz/-/geo-tz-3.3.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/geo-tz/download/geo-tz-3.3.2.tgz"},"maintainers":[{"name":"evansiroky","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/geo-tz-3.3.2.tgz_1491185963173_0.4419521444942802"},"directories":{},"_cnpmcore_publish_time":"2021-12-20T08:42:33.049Z","publish_time":1491185968959,"_cnpm_publish_time":1491185968959},"3.3.1":{"name":"geo-tz","version":"3.3.1","description":"A node.js module to find the timezone at specific gps coordinates","keywords":["timezone"],"author":{"name":"Evan Siroky"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/evansiroky/node-geo-tz.git"},"bugs":{"url":"https://github.com/evansiroky/node-geo-tz/issues"},"homepage":"https://github.com/evansiroky/node-geo-tz#readme","engines":{"node":">=4"},"main":"index.js","scripts":{"codeclimate":"npm run cover && npm run codeclimate-send","codeclimate-send":"codeclimate-test-reporter < coverage/lcov.info","cover":"istanbul cover ./node_modules/mocha/bin/_mocha -- tests/**/*.js","prepublish":"node scripts/unzip-data.js","semantic-release":"semantic-release pre && npm publish && semantic-release post","test":"mocha \"tests/**/*.js\"","updateTzData":"node scripts/update-data.js"},"devDependencies":{"async":"^2.1.4","chai":"^3.5.0","codeclimate-test-reporter":"^0.4.0","cz-conventional-changelog":"^2.0.0","follow-redirects":"^1.2.1","fs-extra":"^2.0.0","istanbul":"^0.4.2","jsts":"^1.3.0","lodash":"^4.17.4","mkdirp":"^0.5.1","mocha":"^3.2.0","nock":"^9.0.5","rimraf":"^2.5.2","semantic-release":"^6.3.2","yauzl":"^2.6.0","yazl":"^2.4.2"},"dependencies":{"@turf/helpers":"^4.0.0","@turf/inside":"^3.7.5","geobuf":"^3.0.0","moment-timezone":"0.5.11","pbf":"^3.0.5"},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"73ca7c48bef1e5ad30964da0923195e3d3fe4b0a","_id":"geo-tz@3.3.1","_shasum":"9ffc6f998b8fafd3d8a0abf9474120cb8f0c0bbd","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.10.1","_npmUser":{"name":"evansiroky","email":"evan.siroky@yahoo.com"},"dist":{"shasum":"9ffc6f998b8fafd3d8a0abf9474120cb8f0c0bbd","size":16785336,"noattachment":false,"key":"/geo-tz/-/geo-tz-3.3.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/geo-tz/download/geo-tz-3.3.1.tgz"},"maintainers":[{"name":"evansiroky","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/geo-tz-3.3.1.tgz_1491185396529_0.712671120883897"},"directories":{},"_cnpmcore_publish_time":"2021-12-20T08:42:29.146Z","publish_time":1491185402282,"_cnpm_publish_time":1491185402282},"3.3.0":{"name":"geo-tz","version":"3.3.0","description":"A node.js module to find the timezone at specific gps coordinates","keywords":["timezone"],"author":{"name":"Evan Siroky"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/evansiroky/node-geo-tz.git"},"bugs":{"url":"https://github.com/evansiroky/node-geo-tz/issues"},"homepage":"https://github.com/evansiroky/node-geo-tz#readme","engines":{"node":">=4"},"main":"index.js","scripts":{"codeclimate":"npm run cover && npm run codeclimate-send","codeclimate-send":"codeclimate-test-reporter < coverage/lcov.info","cover":"istanbul cover ./node_modules/mocha/bin/_mocha -- tests/**/*.js","prepublish":"node scripts/unzip-data.js","semantic-release":"semantic-release pre && npm publish && semantic-release post","test":"mocha \"tests/**/*.js\"","updateTzData":"node scripts/update-data.js"},"devDependencies":{"async":"^2.1.4","chai":"^3.5.0","codeclimate-test-reporter":"^0.4.0","cz-conventional-changelog":"^1.1.6","follow-redirects":"^1.2.1","fs-extra":"^2.0.0","istanbul":"^0.4.2","jsts":"^1.3.0","lodash":"^4.17.4","mkdirp":"^0.5.1","mocha":"^3.2.0","nock":"^9.0.5","rimraf":"^2.5.2","semantic-release":"^6.3.2","yauzl":"^2.6.0","yazl":"^2.4.2"},"dependencies":{"@turf/helpers":"^3.7.5","@turf/inside":"^3.7.5","geobuf":"^3.0.0","moment-timezone":"0.5.11","pbf":"^3.0.5"},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"f4905b0ba6f86ba34375942de87da51013504177","_id":"geo-tz@3.3.0","_shasum":"8b466936ed73ced309190e8583660a580e518e50","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.5","_npmUser":{"name":"evansiroky","email":"evan.siroky@yahoo.com"},"dist":{"shasum":"8b466936ed73ced309190e8583660a580e518e50","size":16785413,"noattachment":false,"key":"/geo-tz/-/geo-tz-3.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/geo-tz/download/geo-tz-3.3.0.tgz"},"maintainers":[{"name":"evansiroky","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/geo-tz-3.3.0.tgz_1486786788311_0.93307044217363"},"directories":{},"_cnpmcore_publish_time":"2021-12-20T08:42:25.069Z","publish_time":1486786794722,"_cnpm_publish_time":1486786794722},"3.2.1":{"name":"geo-tz","version":"3.2.1","description":"A node.js module to find the timezone at specific gps coordinates","keywords":["timezone"],"author":{"name":"Evan Siroky"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/evansiroky/node-geo-tz.git"},"bugs":{"url":"https://github.com/evansiroky/node-geo-tz/issues"},"homepage":"https://github.com/evansiroky/node-geo-tz#readme","engines":{"node":">=4"},"main":"index.js","scripts":{"codeclimate":"npm run cover && npm run codeclimate-send","codeclimate-send":"codeclimate-test-reporter < coverage/lcov.info","cover":"istanbul cover ./node_modules/mocha/bin/_mocha -- tests/**/*.js","prepublish":"node scripts/unzip-data.js","semantic-release":"semantic-release pre && npm publish && semantic-release post","test":"mocha \"tests/**/*.js\"","updateTzData":"node scripts/update-data.js"},"devDependencies":{"async":"^2.1.4","chai":"^3.5.0","codeclimate-test-reporter":"^0.4.0","cz-conventional-changelog":"^1.1.6","follow-redirects":"^1.2.1","fs-extra":"^2.0.0","istanbul":"^0.4.2","jsts":"^1.3.0","lodash":"^4.17.4","mkdirp":"^0.5.1","mocha":"^3.2.0","nock":"^9.0.5","rimraf":"^2.5.2","semantic-release":"^6.3.2","turf-featurecollection":"^1.0.1","turf-polygon":"^1.0.3","yauzl":"^2.6.0","yazl":"^2.4.2"},"dependencies":{"geobuf":"^3.0.0","moment-timezone":"0.5.11","pbf":"^3.0.5","turf-inside":"^3.0.5","turf-point":"^2.0.0"},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"d477889518f0d0c41d1484dae69c2a2b9115bc60","_id":"geo-tz@3.2.1","_shasum":"4a435d299ed033b4551348e29af909db18505d98","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.5","_npmUser":{"name":"evansiroky","email":"evan.siroky@yahoo.com"},"dist":{"shasum":"4a435d299ed033b4551348e29af909db18505d98","size":16784815,"noattachment":false,"key":"/geo-tz/-/geo-tz-3.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/geo-tz/download/geo-tz-3.2.1.tgz"},"maintainers":[{"name":"evansiroky","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/geo-tz-3.2.1.tgz_1486784985319_0.7857502857223153"},"directories":{},"_cnpmcore_publish_time":"2021-12-20T08:42:21.094Z","publish_time":1486784990619,"_cnpm_publish_time":1486784990619},"3.2.0":{"name":"geo-tz","version":"3.2.0","description":"A node.js module to find the timezone at specific gps coordinates","keywords":["timezone"],"author":{"name":"Evan Siroky"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/evansiroky/node-geo-tz.git"},"bugs":{"url":"https://github.com/evansiroky/node-geo-tz/issues"},"homepage":"https://github.com/evansiroky/node-geo-tz#readme","engines":{"node":">=4"},"main":"index.js","scripts":{"codeclimate":"npm run cover && npm run codeclimate-send","codeclimate-send":"codeclimate-test-reporter < coverage/lcov.info","cover":"istanbul cover ./node_modules/mocha/bin/_mocha -- tests/**/*.js","prepublish":"node scripts/unzip-data.js","semantic-release":"semantic-release pre && npm publish && semantic-release post","test":"mocha \"tests/**/*.js\"","updateTzData":"node scripts/update-data.js"},"devDependencies":{"async":"^2.0.0-rc.5","chai":"^3.5.0","codeclimate-test-reporter":"^0.4.0","cz-conventional-changelog":"^1.1.6","follow-redirects":"^1.0.0","fs-extra":"^1.0.0","istanbul":"^0.4.2","jsts":"^1.1.2","lodash":"^4.11.2","mkdirp":"^0.5.1","mocha":"^3.0.0","nock":"^9.0.0","rimraf":"^2.5.2","semantic-release":"^6.3.2","turf-featurecollection":"^1.0.1","turf-polygon":"^1.0.3","yauzl":"^2.6.0","yazl":"^2.4.2"},"dependencies":{"geobuf":"^3.0.0","moment-timezone":"0.5.10","pbf":"^3.0.2","turf-inside":"^3.0.5","turf-point":"^2.0.0"},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"6f99e42969ace226c6f918e51d31eead2a7301cd","_id":"geo-tz@3.2.0","_shasum":"39fb4315bfb6529b23a56bb720cb9bc2b0542a99","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"evansiroky","email":"evan.siroky@yahoo.com"},"dist":{"shasum":"39fb4315bfb6529b23a56bb720cb9bc2b0542a99","size":16788413,"noattachment":false,"key":"/geo-tz/-/geo-tz-3.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/geo-tz/download/geo-tz-3.2.0.tgz"},"maintainers":[{"name":"evansiroky","email":""}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/geo-tz-3.2.0.tgz_1480297941345_0.01839549676515162"},"directories":{},"_cnpmcore_publish_time":"2021-12-20T08:42:17.053Z","publish_time":1480297942183,"_cnpm_publish_time":1480297942183},"3.1.0":{"name":"geo-tz","version":"3.1.0","description":"A node.js module to find the timezone at specific gps coordinates","keywords":["timezone"],"author":{"name":"Evan Siroky"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/evansiroky/node-geo-tz.git"},"bugs":{"url":"https://github.com/evansiroky/node-geo-tz/issues"},"homepage":"https://github.com/evansiroky/node-geo-tz#readme","engines":{"node":">=4"},"main":"index.js","scripts":{"updateTzData":"node scripts/updateData.js","test":"mocha \"tests/**/*.js\"","precover":"rimraf coverage","cover":"istanbul cover ./node_modules/mocha/bin/_mocha -- tests/**/*.js","codeclimate-send":"cross-env CODECLIMATE_REPO_TOKEN=5f0631a32476e00dbcaa60c57e0a03a71a8d7be6b08f4d93b1db55c067179091 ./node_modules/.bin/codeclimate-test-reporter < coverage/lcov.info","codeclimate":"npm run cover && npm run codeclimate-send","semantic-release":"semantic-release pre && npm publish && semantic-release post"},"devDependencies":{"async":"^2.0.0-rc.5","chai":"^3.5.0","codeclimate-test-reporter":"^0.4.0","cross-env":"^3.0.0","cz-conventional-changelog":"^1.1.6","follow-redirects":"^1.0.0","fs-extra":"^1.0.0","istanbul":"^0.4.2","jsts":"^1.1.2","lodash":"^4.11.2","mkdirp":"^0.5.1","mocha":"^3.0.0","nock":"^9.0.0","rimraf":"^2.5.2","semantic-release":"^4.3.5","turf-featurecollection":"^1.0.1","turf-polygon":"^1.0.3","yauzl":"^2.6.0"},"dependencies":{"geobuf":"^3.0.0","moment-timezone":"0.5.9","pbf":"^3.0.2","turf-inside":"^3.0.5","turf-point":"^2.0.0"},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"8c47d3c0955aab15bca75030ccd0b286e109d82f","_id":"geo-tz@3.1.0","_shasum":"5906fc6f151ce8a8ce15ed1c791265d90936c38d","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"evansiroky","email":"evan.siroky@yahoo.com"},"dist":{"shasum":"5906fc6f151ce8a8ce15ed1c791265d90936c38d","size":16769198,"noattachment":false,"key":"/geo-tz/-/geo-tz-3.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/geo-tz/download/geo-tz-3.1.0.tgz"},"maintainers":[{"name":"evansiroky","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/geo-tz-3.1.0.tgz_1478547133937_0.3328300907742232"},"directories":{},"_cnpmcore_publish_time":"2021-12-20T08:42:12.939Z","publish_time":1478547141170,"_cnpm_publish_time":1478547141170},"3.0.1":{"name":"geo-tz","version":"3.0.1","description":"Node.js timezone lookup from tz_world data","keywords":["timezone"],"author":{"name":"Evan Siroky"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/evansiroky/node-geo-tz.git"},"bugs":{"url":"https://github.com/evansiroky/node-geo-tz/issues"},"homepage":"https://github.com/evansiroky/node-geo-tz#readme","engines":{"node":">=4"},"main":"index.js","scripts":{"updateTzData":"node scripts/updateData.js","test":"mocha \"tests/**/*.js\"","precover":"rimraf coverage","cover":"istanbul cover ./node_modules/mocha/bin/_mocha -- tests/**/*.js","codeclimate-send":"cross-env CODECLIMATE_REPO_TOKEN=5f0631a32476e00dbcaa60c57e0a03a71a8d7be6b08f4d93b1db55c067179091 ./node_modules/.bin/codeclimate-test-reporter < coverage/lcov.info","codeclimate":"npm run cover && npm run codeclimate-send","semantic-release":"semantic-release pre && npm publish && semantic-release post"},"devDependencies":{"async":"^2.0.0-rc.5","chai":"^3.5.0","codeclimate-test-reporter":"^0.4.0","cross-env":"^3.0.0","cz-conventional-changelog":"^1.1.6","follow-redirects":"^1.0.0","fs-extra":"^1.0.0","istanbul":"^0.4.2","jsts":"^1.1.2","lodash":"^4.11.2","mkdirp":"^0.5.1","mocha":"^3.0.0","nock":"^9.0.0","rimraf":"^2.5.2","semantic-release":"^4.3.5","turf-featurecollection":"^1.0.1","turf-polygon":"^1.0.3","yauzl":"^2.6.0"},"dependencies":{"geobuf":"^3.0.0","moment-timezone":"0.5.9","pbf":"^3.0.2","turf-inside":"^3.0.5","turf-point":"^2.0.0"},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"ea2474301804443c25e978a6c507064877c6b7b2","_id":"geo-tz@3.0.1","_shasum":"2b61013a2b1adc7cecee18d3ce8bc6a254495a26","_from":".","_npmVersion":"2.15.9","_nodeVersion":"4.6.1","_npmUser":{"name":"evansiroky","email":"evan.siroky@yahoo.com"},"dist":{"shasum":"2b61013a2b1adc7cecee18d3ce8bc6a254495a26","size":16644861,"noattachment":false,"key":"/geo-tz/-/geo-tz-3.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/geo-tz/download/geo-tz-3.0.1.tgz"},"maintainers":[{"name":"evansiroky","email":""}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/geo-tz-3.0.1.tgz_1478539103538_0.6195663523394614"},"directories":{},"_cnpmcore_publish_time":"2021-12-20T08:42:08.931Z","publish_time":1478539104200,"_cnpm_publish_time":1478539104200},"3.0.0":{"name":"geo-tz","version":"3.0.0","description":"Node.js timezone lookup from tz_world data","keywords":["timezone"],"author":{"name":"Evan Siroky"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/evansiroky/node-geo-tz.git"},"bugs":{"url":"https://github.com/evansiroky/node-geo-tz/issues"},"homepage":"https://github.com/evansiroky/node-geo-tz#readme","engines":{"node":">=4"},"main":"index.js","scripts":{"updateTzData":"node scripts/updateData.js","test":"mocha \"tests/**/*.js\"","precover":"rimraf coverage","cover":"istanbul cover ./node_modules/mocha/bin/_mocha -- tests/**/*.js","codeclimate-send":"cross-env CODECLIMATE_REPO_TOKEN=5f0631a32476e00dbcaa60c57e0a03a71a8d7be6b08f4d93b1db55c067179091 ./node_modules/.bin/codeclimate-test-reporter < coverage/lcov.info","codeclimate":"npm run cover && npm run codeclimate-send","semantic-release":"semantic-release pre && npm publish && semantic-release post"},"devDependencies":{"async":"^2.0.0-rc.5","chai":"^3.5.0","codeclimate-test-reporter":"^0.3.1","cross-env":"^3.0.0","cz-conventional-changelog":"^1.1.6","follow-redirects":"^0.2.0","fs-extra":"^0.30.0","istanbul":"^0.4.2","jsts":"^1.1.2","lodash":"^4.11.2","mkdirp":"^0.5.1","mocha":"^3.0.0","nock":"^8.0.0","rimraf":"^2.5.2","semantic-release":"^4.3.5","turf-featurecollection":"^1.0.1","turf-polygon":"^1.0.3","yauzl":"^2.6.0"},"dependencies":{"geobuf":"^3.0.0","moment-timezone":"0.5.6","pbf":"^3.0.2","turf-inside":"^3.0.5","turf-point":"^2.0.0"},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"c06464e0dc2743c8f045ee7f0e4482173bed9b93","_id":"geo-tz@3.0.0","_shasum":"50202e6a94ef72147c8c32fb0f57addeff8f0da1","_from":".","_npmVersion":"2.15.9","_nodeVersion":"4.6.0","_npmUser":{"name":"evansiroky","email":"evan.siroky@yahoo.com"},"dist":{"shasum":"50202e6a94ef72147c8c32fb0f57addeff8f0da1","size":16643943,"noattachment":false,"key":"/geo-tz/-/geo-tz-3.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/geo-tz/download/geo-tz-3.0.0.tgz"},"maintainers":[{"name":"evansiroky","email":""}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/geo-tz-3.0.0.tgz_1476371805413_0.203256233362481"},"directories":{},"_cnpmcore_publish_time":"2021-12-20T08:42:04.809Z","publish_time":1476371806518,"_cnpm_publish_time":1476371806518},"2.1.0":{"name":"geo-tz","version":"2.1.0","description":"Node.js timezone lookup from tz_world data","keywords":["timezone"],"author":{"name":"Evan Siroky"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/evansiroky/node-geo-tz.git"},"bugs":{"url":"https://github.com/evansiroky/node-geo-tz/issues"},"homepage":"https://github.com/evansiroky/node-geo-tz#readme","main":"index.js","scripts":{"updateTzData":"node scripts/updateData.js","test":"mocha \"tests/**/*.js\"","precover":"rimraf coverage","cover":"istanbul cover ./node_modules/mocha/bin/_mocha -- tests/**/*.js","codeclimate-send":"cross-env CODECLIMATE_REPO_TOKEN=5f0631a32476e00dbcaa60c57e0a03a71a8d7be6b08f4d93b1db55c067179091 ./node_modules/.bin/codeclimate-test-reporter < coverage/lcov.info","codeclimate":"npm run cover && npm run codeclimate-send","semantic-release":"semantic-release pre && npm publish && semantic-release post"},"devDependencies":{"async":"^2.0.0-rc.5","chai":"^3.5.0","codeclimate-test-reporter":"^0.3.1","cross-env":"^1.0.7","cz-conventional-changelog":"^1.1.6","fs-extra":"^0.30.0","istanbul":"^0.4.2","jsts":"^1.1.2","lodash":"^4.11.2","mkdirp":"^0.5.1","mocha":"^2.4.5","nock":"^8.0.0","rimraf":"^2.5.2","semantic-release":"^4.3.5","shpjs":"^3.3.2","turf-featurecollection":"^1.0.1","turf-polygon":"^1.0.3"},"dependencies":{"moment-timezone":"0.5.3","turf-inside":"^3.0.5","turf-point":"^2.0.0"},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"7e1b601acfc94ffa73a5e18fd1c281d7280fbd02","_id":"geo-tz@2.1.0","_shasum":"254043ca8347920720487b9fa40fe80b6b3f96e1","_from":".","_npmVersion":"2.15.6","_nodeVersion":"5.11.1","_npmUser":{"name":"evansiroky","email":"evan.siroky@yahoo.com"},"dist":{"shasum":"254043ca8347920720487b9fa40fe80b6b3f96e1","size":25550667,"noattachment":false,"key":"/geo-tz/-/geo-tz-2.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/geo-tz/download/geo-tz-2.1.0.tgz"},"maintainers":[{"name":"evansiroky","email":""}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/geo-tz-2.1.0.tgz_1463807163844_0.8074121940881014"},"directories":{},"_cnpmcore_publish_time":"2021-12-20T08:42:00.224Z","publish_time":1463807165096,"_cnpm_publish_time":1463807165096},"2.0.0":{"name":"geo-tz","version":"2.0.0","description":"Node.js timezone lookup from tz_world data","keywords":["timezone"],"author":{"name":"Evan Siroky"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/evansiroky/node-geo-tz.git"},"bugs":{"url":"https://github.com/evansiroky/node-geo-tz/issues"},"homepage":"https://github.com/evansiroky/node-geo-tz#readme","main":"index.js","scripts":{"updateTzData":"node scripts/updateData.js","test":"mocha \"tests/**/*.js\"","precover":"rimraf coverage","cover":"istanbul cover ./node_modules/mocha/bin/_mocha -- tests/**/*.js","codeclimate-send":"cross-env CODECLIMATE_REPO_TOKEN=5f0631a32476e00dbcaa60c57e0a03a71a8d7be6b08f4d93b1db55c067179091 ./node_modules/.bin/codeclimate-test-reporter < coverage/lcov.info","codeclimate":"npm run cover && npm run codeclimate-send"},"devDependencies":{"chai":"^3.5.0","codeclimate-test-reporter":"^0.3.1","cross-env":"^1.0.7","fs-extra":"^0.26.7","istanbul":"^0.4.2","mocha":"^2.4.5","rimraf":"^2.5.2"},"dependencies":{"async":"^1.5.2","download":"^4.4.3","download-status":"^2.2.1","moment-timezone":"^0.5.3","shpjs":"^3.3.2","turf-inside":"^1.1.4","turf-point":"^2.0.0"},"gitHead":"5c1ad3b5525efc43a93bcdd83ced88758c801e1a","_id":"geo-tz@2.0.0","_shasum":"f1ee1179b7311fea93ec45909af2790f77f6b3e2","_from":".","_npmVersion":"2.14.7","_nodeVersion":"4.2.2","_npmUser":{"name":"evansiroky","email":"evan.siroky@yahoo.com"},"dist":{"shasum":"f1ee1179b7311fea93ec45909af2790f77f6b3e2","size":27079075,"noattachment":false,"key":"/geo-tz/-/geo-tz-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/geo-tz/download/geo-tz-2.0.0.tgz"},"maintainers":[{"name":"evansiroky","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/geo-tz-2.0.0.tgz_1459493175533_0.4183703986927867"},"directories":{},"_cnpmcore_publish_time":"2021-12-20T08:41:55.139Z","publish_time":1459493176342,"_cnpm_publish_time":1459493176342},"1.0.0":{"name":"geo-tz","version":"1.0.0","description":"Node.js timezone lookup from tz_world data","keywords":["timezone"],"author":{"name":"Evan Siroky"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/evansiroky/node-geo-tz.git"},"bugs":{"url":"https://github.com/evansiroky/node-geo-tz/issues"},"homepage":"https://github.com/evansiroky/node-geo-tz#readme","main":"index.js","scripts":{"updateTzData":"node scripts/updateData.js","test":"mocha \"tests/**/*.js\"","precover":"rimraf coverage","cover":"istanbul cover ./node_modules/mocha/bin/_mocha -- tests/**/*.js","codeclimate-send":"cross-env CODECLIMATE_REPO_TOKEN=5f0631a32476e00dbcaa60c57e0a03a71a8d7be6b08f4d93b1db55c067179091 ./node_modules/.bin/codeclimate-test-reporter < coverage/lcov.info","codeclimate":"npm run cover && npm run codeclimate-send"},"devDependencies":{"chai":"^3.5.0","codeclimate-test-reporter":"^0.3.1","cross-env":"^1.0.7","istanbul":"^0.4.2","mocha":"^2.4.5","rimraf":"^2.5.2"},"dependencies":{"download":"^4.4.3","download-status":"^2.2.1","moment-timezone":"^0.5.3","shpjs":"^3.3.2","turf-inside":"^1.1.4","turf-point":"^2.0.0"},"gitHead":"6ef3c5fdca675b26784b62ebf5ba39a74a5d3526","_id":"geo-tz@1.0.0","_shasum":"b0ca4966ef1c5f27ecc4a1d027f436cedc525c9a","_from":".","_npmVersion":"2.14.7","_nodeVersion":"4.2.2","_npmUser":{"name":"djstroky","email":"djstroky@yahoo.com"},"dist":{"shasum":"b0ca4966ef1c5f27ecc4a1d027f436cedc525c9a","size":27076169,"noattachment":false,"key":"/geo-tz/-/geo-tz-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/geo-tz/download/geo-tz-1.0.0.tgz"},"maintainers":[{"name":"evansiroky","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/geo-tz-1.0.0.tgz_1459449231409_0.7378555864561349"},"directories":{},"_cnpmcore_publish_time":"2021-12-20T08:41:49.677Z","publish_time":1459449232162,"_cnpm_publish_time":1459449232162}},"readme":"# node-geo-tz\n[![npm version](https://badge.fury.io/js/geo-tz.svg)](http://badge.fury.io/js/geo-tz) [![Test Coverage](https://img.shields.io/codecov/c/github/evansiroky/node-geo-tz.svg)](https://codecov.io/github/evansiroky/node-geo-tz)\n\nThe most up-to-date and accurate node.js geographical timezone lookup package.  It's fast too!\n\n## Install\n\n`npm install geo-tz`\n\n## Usage\n\n```js\nconst { find } = require('geo-tz')\n\nfind(47.650499, -122.350070)  // ['America/Los_Angeles']\nfind(43.839319, 87.526148)  // ['Asia/Shanghai', 'Asia/Urumqi']\n```\n\n## Data Source and Architecture\n\nThis library aims to do one thing and do it well: find the timezone(s) in use at a GPS coordinate. The output consists of timezone identifiers as defined in the [timezone database](https://www.iana.org/time-zones). The underlying geographic data is obtained from the [timezone-boudary-builder](https://github.com/evansiroky/timezone-boundary-builder) project. The data is indexed for fast analysis by caching subregions of geographic data when a precise lookup is needed.\n\nThis library does an exact geographic lookup which has tradeoffs. The results are more accurate than other libraries that compromise by approximating the lookup of the data. However, it is perhaps a little bit slower that other libraries, has a larger installation size on disk and may encounter difficulties when bundling.\n\n## Entry Points\n\nAs of version 8, node-geo-tz offers the ability to choose from the three different timezone boundary products that the [timezone-boudary-builder](https://github.com/evansiroky/timezone-boundary-builder) project produces. If using TypeScript, it may be necessary to use the `dist` entry points (see [issue #165](https://github.com/evansiroky/node-geo-tz/issues/165)).\n\n### Alike Since 1970 (default)\n\nThe default data product used by this library are unioned timezones that are alike since 1970. This is a breaking change from versions below version 8 that used timezone identifiers that generally had a minimum of one timezone per country. In a number of places, the timezone identifier returned will be that which has the highest population among all timezone identifiers with similar timekeeping methods since 1970.\n\n```js\nconst { find } = require('geo-tz')\n// const { find } = require('geo-tz/dist/find-1970') // TypeScript-compatible import\n\nfind(12.826174, 45.036933)  // ['Asia/Riyadh']\n```\n\nWhen using this product, it is possible that the timezone identifier returned will not be appropriate for calculating the observed time at the GPS coordinate prior to the year 1970.\n\n### Comprehensive\n\nA comprehensive dataset is available to query for all timezone identifiers available. This has the same behavior of this library prior to version 8. This version has the largest file size to accomodate all the needed boundaries. In this dataset, with a few rare exceptions, there is at least one unique timezone identifier per country.\n\n```js\nconst { find } = require('geo-tz/all')\n// const { find } = require('geo-tz/dist/find-all') // TypeScript-compatible import\n\nfind(12.826174, 45.036933)  // ['Asia/Aden']\n```\n\nWhen using this product, the timezone identifier returned will be appropriate for calculating the observed time at the GPS coordinate including years prior to 1970.\n\n### Same since now\n\nThe final data product is a dataset containing a unioned set of timezones that share the same timekeeping method into the future since the approximate release date of the library version being used. This version has the smallest file size as it does not include as many timezones and boundaries. In a number of places, the timezone identifier returned will be that which has the highest population among all timezone identifiers with similar timekeeping methods since the current time.\n\n```js\nconst { find } = require('geo-tz/now')\n// const { find } = require('geo-tz/dist/find-now') // TypeScript-compatible import\n\nfind(12.826174, 45.036933)  // ['Europe/Moscow']\n```\n\nWhen using this product, the timezone identifier returned will only be appropriate for calculating the observed time at the GPS coordinate for the current and future time.\n\n## API Docs\n\nThe API available is the same for each data product.\n\n### find(lat, lon)\n\nReturns the timezone identifiers found at `lat`, `lon`. There are certain coordinates where the timekeeping method will depend on the person you ask. Also, another case where 2 or more timezones could be returned is when a request is made with a coordinate that happens to be exactly on the border between two or more timezones. If the GPS coordinate does not fall inside any timezone boundary on land, then a timezone at sea will be returned.\n\n```js\nconst { find } = require('geo-tz')\n\nfind(47.650499, -122.350070)  // ['America/Los_Angeles']\nfind(43.839319, 87.526148)  // ['Asia/Shanghai', 'Asia/Urumqi']\n```\n\n### setCache(options)\n\nBy default, geoTz lazy-loads exact lookup data into an unexpiring cache. The `setCache` method can be used to change the caching behavior using the following options:\n\n* `preload` - if set to true will attempt to cache all files (slow startup time and requires lots of memory)\n* `store` - offload the cache to a custom storage solution (must be compatible with the Map api)\n\nExamples:\n\n```js\nsetCache({ preload: true }) // preloads all files\n\nlet map = new Map();\nsetCache({ store: map }) // pass a Map-like storage object\n```\n\n## Limitations\n\n### Performance\n\nThis library relies on reading a large data file from disk to perform exact geographic lookups. Therefore, it is not intended to be used in the browser and may have issues with bundlers (see below).\n\n### Bundlers\n\nBecause this library reads the [`data/`](/data/) directory from disk at runtime, it would typically not be included by standard bundling tools and needs to be copied somewhere explicitly after bundling your JavaScript code. Once you have a location for the `data/` directory after bundling, the `GEO_TZ_DATA_PATH` environment variable can be set for this library to read from that directory.\n\n### Accuracy of Output\n\nThe underlying data is obtained from the [timezone-boundary-builder](https://github.com/evansiroky/timezone-boundary-builder) project. The data from that project is mostly sourced from OpenStreetMap which is editable by anyone. In most cases, the timezone boundaries follow officially observed boundaries, but often times some communities near timezone boundaries may follow whichever timekeeping method works best for them.\n\nThe boundaries come from the [timezone-boundary-builder](https://github.com/evansiroky/timezone-boundary-builder) project which only includes territorial waters and not exclusive economic zones. This library will return the `Etc/GMT*` identifiers for GPS coordinates in an ocean or uninhabited area not covered by another timezone boundary. Additionally, special cases where the GPS coordinate falls with an area of [Terra nullius](https://en.wikipedia.org/wiki/Terra_nullius) will also have an ocean zone(s) returned.\n\nThe resulting timezone identifiers will represent the timekeeping method as is cataloged to the best of the knowledge of the maintainers of the [timezone database](https://www.iana.org/time-zones). This could be wrong in the past (especially prior to 1970) and could change in the future should an area change the way they keep track of time.\n\nAny concerns about the correctness of results are encouraged to be submitted as issues using the [Incorrect Result Issue Template](https://github.com/evansiroky/node-geo-tz/issues/new?assignees=&labels=&projects=&template=incorrect-result.md&title=Incorrect%20Result%3A+). \n\n## An Important Note About Maintenance\n\nDue to the ever-changing nature of timezone data, it is critical that the latest version of this package is used.  If older versions are used, there will be a few edge cases where the calculated time is wrong.\n","_attachments":{},"homepage":"https://github.com/evansiroky/node-geo-tz#readme","bugs":{"url":"https://github.com/evansiroky/node-geo-tz/issues"},"license":"MIT"}