{"versions":{"6.3.0":{"name":"@turf/great-circle","version":"6.3.0","description":"turf great-circle module","author":{"name":"Turf Authors"},"contributors":[{"name":"Dane Springmeyer","email":"@springmeyer"},{"name":"Stepan Kuzmin","email":"@stepankuzmin"},{"name":"Denis Carriere","email":"@DenisCarriere"}],"license":"MIT","bugs":{"url":"https://github.com/Turfjs/turf/issues"},"homepage":"https://github.com/Turfjs/turf","repository":{"type":"git","url":"git://github.com/Turfjs/turf.git"},"publishConfig":{"access":"public"},"keywords":["turf","arc","line","great","circle"],"main":"dist/js/index.js","module":"dist/es/index.js","exports":{"./package.json":"./package.json",".":{"import":"./dist/es/index.js","require":"./dist/js/index.js"}},"types":"index.d.ts","sideEffects":false,"scripts":{"bench":"node -r esm bench.js","build":"rollup -c ../../rollup.config.js && echo '{\"type\":\"module\"}' > dist/es/package.json","docs":"node ../../scripts/generate-readmes","test":"npm-run-all test:*","test:tape":"node -r esm test.js","test:types":"tsc --esModuleInterop --noEmit types.ts"},"devDependencies":{"@turf/truncate":"^6.3.0","benchmark":"*","load-json-file":"*","npm-run-all":"*","rollup":"*","tape":"*","write-json-file":"*"},"dependencies":{"@turf/helpers":"^6.3.0","@turf/invariant":"^6.3.0"},"gitHead":"57c8877e1e2d67effc2cdd23385c02b2a6615a49","_id":"@turf/great-circle@6.3.0","_nodeVersion":"13.10.1","_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (darwin)","_npmUser":{"name":"anonymous","email":"mdfedderly@mdfedderly.com"},"dist":{"shasum":"4e41ebe07dac5c196bd2615fdd97889353e50415","size":5644,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@turf/great-circle/-/great-circle-6.3.0.tgz"},"directories":{},"maintainers":[{"name":"anonymous","email":"carriere.denis@gmail.com"},{"name":"anonymous","email":"morgan.herlocker@gmail.com"},{"name":"anonymous","email":"rowanwins@yahoo.com.au"},{"name":"anonymous","email":"tim.channell@gmail.com"},{"name":"anonymous","email":"tom@macwright.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/great-circle_6.3.0_1611153536515_0.03759417718024083"},"_hasShrinkwrap":false,"publish_time":1611153536616,"_cnpm_publish_time":1611153536616},"6.2.0":{"name":"@turf/great-circle","version":"6.2.0","description":"turf great-circle module","author":{"name":"Turf Authors"},"contributors":[{"name":"Dane Springmeyer","email":"@springmeyer"},{"name":"Stepan Kuzmin","email":"@stepankuzmin"},{"name":"Denis Carriere","email":"@DenisCarriere"}],"license":"MIT","bugs":{"url":"https://github.com/Turfjs/turf/issues"},"homepage":"https://github.com/Turfjs/turf","repository":{"type":"git","url":"git://github.com/Turfjs/turf.git"},"publishConfig":{"access":"public"},"keywords":["turf","arc","line","great","circle"],"main":"dist/js/index.js","module":"dist/es/index.js","exports":{"import":"./dist/es/index.js","require":"./dist/js/index.js"},"types":"index.d.ts","sideEffects":false,"scripts":{"bench":"node -r esm bench.js","build":"rollup -c ../../rollup.config.js && echo '{\"type\":\"module\"}' > dist/es/package.json","docs":"node ../../scripts/generate-readmes","test":"npm-run-all test:*","test:tape":"node -r esm test.js","test:types":"tsc --esModuleInterop --noEmit types.ts"},"devDependencies":{"@turf/truncate":"^6.2.0","benchmark":"*","load-json-file":"*","npm-run-all":"*","rollup":"*","tape":"*","write-json-file":"*"},"dependencies":{"@turf/helpers":"^6.2.0","@turf/invariant":"^6.2.0"},"gitHead":"c277baf2b967a35efec75de9ae54869d20da5288","_id":"@turf/great-circle@6.2.0","_nodeVersion":"13.10.1","_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (darwin)","_npmUser":{"name":"anonymous","email":"mdfedderly@mdfedderly.com"},"dist":{"shasum":"a9d9e209e56e8001a0205f59feb4b66ae591b588","size":5628,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@turf/great-circle/-/great-circle-6.2.0.tgz"},"directories":{},"maintainers":[{"name":"anonymous","email":"carriere.denis@gmail.com"},{"name":"anonymous","email":"morgan.herlocker@gmail.com"},{"name":"anonymous","email":"rowanwins@yahoo.com.au"},{"name":"anonymous","email":"tim.channell@gmail.com"},{"name":"anonymous","email":"tom@macwright.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/great-circle_6.2.0_1610463451330_0.9457896491789646"},"_hasShrinkwrap":false,"publish_time":1610463451490,"_cnpm_publish_time":1610463451490},"6.2.0-alpha.3":{"name":"@turf/great-circle","version":"6.2.0-alpha.3","description":"turf great-circle module","author":{"name":"Turf Authors"},"contributors":[{"name":"Dane Springmeyer","email":"@springmeyer"},{"name":"Stepan Kuzmin","email":"@stepankuzmin"},{"name":"Denis Carriere","email":"@DenisCarriere"}],"license":"MIT","bugs":{"url":"https://github.com/Turfjs/turf/issues"},"homepage":"https://github.com/Turfjs/turf","repository":{"type":"git","url":"git://github.com/Turfjs/turf.git"},"publishConfig":{"access":"public"},"keywords":["turf","arc","line","great","circle"],"main":"dist/js/index.js","module":"dist/es/index.js","exports":{"import":"./dist/es/index.js","require":"./dist/js/index.js"},"types":"index.d.ts","sideEffects":false,"scripts":{"bench":"node -r esm bench.js","build":"rollup -c ../../rollup.config.js && echo '{\"type\":\"module\"}' > dist/es/package.json","docs":"node ../../scripts/generate-readmes","posttest":"node -r esm ../../scripts/validate-es5-dependencies.js","test":"npm-run-all test:*","test:tape":"node -r esm test.js","test:types":"tsc --esModuleInterop --noEmit types.ts"},"devDependencies":{"@turf/truncate":"^6.2.0-alpha.3","benchmark":"*","load-json-file":"*","npm-run-all":"*","rollup":"*","tape":"*","write-json-file":"*"},"dependencies":{"@turf/helpers":"^6.2.0-alpha.3","@turf/invariant":"^6.2.0-alpha.3"},"gitHead":"dce9edfc705352e8cb9e0083c9330ba0e8d77409","readmeFilename":"README.md","_id":"@turf/great-circle@6.2.0-alpha.3","_nodeVersion":"13.10.1","_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (darwin)","_npmUser":{"name":"anonymous","email":"mdfedderly@mdfedderly.com"},"dist":{"shasum":"a21934e37e3c7336318a285aa0469ba9e54102d6","size":6673,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@turf/great-circle/-/great-circle-6.2.0-alpha.3.tgz"},"directories":{},"maintainers":[{"name":"anonymous","email":"carriere.denis@gmail.com"},{"name":"anonymous","email":"morgan.herlocker@gmail.com"},{"name":"anonymous","email":"rowanwins@yahoo.com.au"},{"name":"anonymous","email":"tim.channell@gmail.com"},{"name":"anonymous","email":"tom@macwright.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/great-circle_6.2.0-alpha.3_1607634263269_0.6592473555428187"},"_hasShrinkwrap":false,"publish_time":1607634263403,"_cnpm_publish_time":1607634263403},"6.2.0-alpha.2":{"name":"@turf/great-circle","version":"6.2.0-alpha.2","description":"turf great-circle module","author":{"name":"Turf Authors"},"contributors":[{"name":"Dane Springmeyer","email":"@springmeyer"},{"name":"Stepan Kuzmin","email":"@stepankuzmin"},{"name":"Denis Carriere","email":"@DenisCarriere"}],"license":"MIT","bugs":{"url":"https://github.com/Turfjs/turf/issues"},"homepage":"https://github.com/Turfjs/turf","repository":{"type":"git","url":"git://github.com/Turfjs/turf.git"},"publishConfig":{"access":"public"},"keywords":["turf","arc","line","great","circle"],"main":"dist/js/index.js","module":"dist/es/index.js","types":"index.d.ts","sideEffects":false,"scripts":{"bench":"npm-run-all prepare bench:run","bench:run":"node bench.js","docs":"node ../../scripts/generate-readmes","posttest":"node -r esm ../../scripts/validate-es5-dependencies.js","prepare":"rollup -c ../../rollup.config.js","test":"npm-run-all prepare test:*","test:tape":"node -r esm test.js","test:types":"tsc --noEmit types.ts"},"devDependencies":{"@turf/truncate":"^6.2.0-alpha.2","benchmark":"*","load-json-file":"*","npm-run-all":"*","rollup":"*","tape":"*","write-json-file":"*"},"dependencies":{"@turf/helpers":"^6.2.0-alpha.2","@turf/invariant":"^6.2.0-alpha.2"},"gitHead":"23d5cb91d77e0c1e2e903a2252f525797f1d0d09","readmeFilename":"README.md","_id":"@turf/great-circle@6.2.0-alpha.2","_nodeVersion":"13.10.1","_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (darwin)","_npmUser":{"name":"anonymous","email":"mdfedderly@mdfedderly.com"},"dist":{"shasum":"78130942192547c752575c1c0e83acb38b5e6052","size":5680,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@turf/great-circle/-/great-circle-6.2.0-alpha.2.tgz"},"maintainers":[{"name":"anonymous","email":"carriere.denis@gmail.com"},{"name":"anonymous","email":"morgan.herlocker@gmail.com"},{"name":"anonymous","email":"rowanwins@yahoo.com.au"},{"name":"anonymous","email":"tim.channell@gmail.com"},{"name":"anonymous","email":"tom@macwright.org"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/great-circle_6.2.0-alpha.2_1594651200821_0.10168189075377643"},"_hasShrinkwrap":false,"publish_time":1594651200951,"_cnpm_publish_time":1594651200951},"6.2.0-alpha.1":{"name":"@turf/great-circle","version":"6.2.0-alpha.1","description":"turf great-circle module","author":{"name":"Turf Authors"},"contributors":[{"name":"Dane Springmeyer","email":"@springmeyer"},{"name":"Stepan Kuzmin","email":"@stepankuzmin"},{"name":"Denis Carriere","email":"@DenisCarriere"}],"license":"MIT","bugs":{"url":"https://github.com/Turfjs/turf/issues"},"homepage":"https://github.com/Turfjs/turf","repository":{"type":"git","url":"git://github.com/Turfjs/turf.git"},"publishConfig":{"access":"public"},"keywords":["turf","arc","line","great","circle"],"main":"dist/js/index.js","module":"dist/es/index.js","types":"index.d.ts","sideEffects":false,"scripts":{"bench":"npm-run-all prepare bench:run","bench:run":"node bench.js","docs":"node ../../scripts/generate-readmes","posttest":"node -r esm ../../scripts/validate-es5-dependencies.js","prepare":"rollup -c ../../rollup.config.js","test":"npm-run-all prepare test:*","test:tape":"node -r esm test.js","test:types":"tsc --noEmit types.ts"},"devDependencies":{"@turf/truncate":"^6.2.0-alpha.1","benchmark":"*","load-json-file":"*","rollup":"*","tape":"*","write-json-file":"*"},"dependencies":{"@turf/helpers":"^6.2.0-alpha.1","@turf/invariant":"^6.2.0-alpha.1"},"gitHead":"fc519c045a8931c1e14eab9160a7e28391f8da02","_id":"@turf/great-circle@6.2.0-alpha.1","_nodeVersion":"13.10.1","_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (darwin)","_npmUser":{"name":"anonymous","email":"mdfedderly@mdfedderly.com"},"dist":{"shasum":"36fa4e532e8a71569b0d4327d780d375c4411103","size":5652,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@turf/great-circle/-/great-circle-6.2.0-alpha.1.tgz"},"maintainers":[{"name":"anonymous","email":"carriere.denis@gmail.com"},{"name":"anonymous","email":"morgan.herlocker@gmail.com"},{"name":"anonymous","email":"rowanwins@yahoo.com.au"},{"name":"anonymous","email":"tim.channell@gmail.com"},{"name":"anonymous","email":"tom@macwright.org"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/great-circle_6.2.0-alpha.1_1585267290413_0.30265037475609624"},"_hasShrinkwrap":false,"publish_time":1585267290541,"_cnpm_publish_time":1585267290541},"6.2.0-alpha.0":{"name":"@turf/great-circle","version":"6.2.0-alpha.0","description":"turf great-circle module","author":{"name":"Turf Authors"},"contributors":[{"name":"Dane Springmeyer","email":"@springmeyer"},{"name":"Stepan Kuzmin","email":"@stepankuzmin"},{"name":"Denis Carriere","email":"@DenisCarriere"}],"license":"MIT","bugs":{"url":"https://github.com/Turfjs/turf/issues"},"homepage":"https://github.com/Turfjs/turf","repository":{"type":"git","url":"git://github.com/Turfjs/turf.git"},"keywords":["turf","arc","line","great","circle"],"main":"dist/js/index.js","module":"dist/es/index.js","types":"index.d.ts","sideEffects":false,"scripts":{"bench":"npm-run-all prepare bench:run","bench:run":"node bench.js","docs":"node ../../scripts/generate-readmes","posttest":"node -r esm ../../scripts/validate-es5-dependencies.js","prepare":"rollup -c ../../rollup.config.js","test":"npm-run-all prepare test:*","test:tape":"node -r esm test.js","test:types":"tsc --noEmit types.ts"},"devDependencies":{"@turf/truncate":"^6.2.0-alpha.0","benchmark":"*","load-json-file":"*","rollup":"*","tape":"*","write-json-file":"*"},"dependencies":{"@turf/helpers":"^6.2.0-alpha.0","@turf/invariant":"^6.2.0-alpha.0"},"gitHead":"23b651deaa1ca6a0960d0142aea620b7cc6a076d","_id":"@turf/great-circle@6.2.0-alpha.0","_nodeVersion":"13.10.1","_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (darwin)","_npmUser":{"name":"anonymous","email":"mdfedderly@mdfedderly.com"},"dist":{"shasum":"a8ba510c72b034414e28c7aaf39e2af48fcfc3ac","size":5631,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@turf/great-circle/-/great-circle-6.2.0-alpha.0.tgz"},"maintainers":[{"name":"anonymous","email":"carriere.denis@gmail.com"},{"name":"anonymous","email":"morgan.herlocker@gmail.com"},{"name":"anonymous","email":"rowanwins@yahoo.com.au"},{"name":"anonymous","email":"tim.channell@gmail.com"},{"name":"anonymous","email":"tom@macwright.org"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/great-circle_6.2.0-alpha.0_1585262111760_0.3860892165480747"},"_hasShrinkwrap":false,"publish_time":1585262111890,"_cnpm_publish_time":1585262111890},"5.1.5":{"name":"@turf/great-circle","version":"5.1.5","description":"turf great-circle module","main":"main.js","module":"main.es.js","types":"index.d.ts","files":["index.js","index.d.ts","main.js","lib","main.es.js"],"scripts":{"pretest":"rollup -c ../../rollup.config.js","test":"node -r @std/esm test.js","posttest":"node -r @std/esm ../../scripts/validate-es5-dependencies.js","bench":"node -r @std/esm bench.js","docs":"node ../../scripts/generate-readmes"},"repository":{"type":"git","url":"git://github.com/Turfjs/turf.git"},"keywords":["turf","arc","line","great","circle"],"author":{"name":"Turf Authors"},"contributors":[{"name":"Dane Springmeyer","email":"@springmeyer"},{"name":"Stepan Kuzmin","email":"@stepankuzmin"},{"name":"Denis Carriere","email":"@DenisCarriere"}],"license":"MIT","bugs":{"url":"https://github.com/Turfjs/turf/issues"},"homepage":"https://github.com/Turfjs/turf","devDependencies":{"@std/esm":"*","@turf/truncate":"^5.1.5","benchmark":"*","load-json-file":"*","rollup":"*","tape":"*","write-json-file":"*"},"dependencies":{"@turf/helpers":"^5.1.5","@turf/invariant":"^5.1.5"},"@std/esm":{"esm":"js","cjs":true},"_id":"@turf/great-circle@5.1.5","_shasum":"debfb671ce475509cb637301c15fcfccfa359a93","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.11.2","_npmUser":{"name":"anonymous","email":"carriere.denis@gmail.com"},"dist":{"shasum":"debfb671ce475509cb637301c15fcfccfa359a93","size":5626,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@turf/great-circle/-/great-circle-5.1.5.tgz"},"maintainers":[{"name":"anonymous","email":"carriere.denis@gmail.com"},{"name":"anonymous","email":"morgan.herlocker@gmail.com"},{"name":"anonymous","email":"rowanwins@yahoo.com.au"},{"name":"anonymous","email":"tim.channell@gmail.com"},{"name":"anonymous","email":"tom@macwright.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/great-circle-5.1.5.tgz_1512882672819_0.04362542787566781"},"directories":{},"publish_time":1512882672915,"_hasShrinkwrap":false,"_cnpm_publish_time":1512882672915},"5.1.0":{"name":"@turf/great-circle","version":"5.1.0","description":"turf great-circle module","main":"main.js","module":"main.mjs","types":"index.d.ts","files":["index.js","index.d.ts","main.mjs","main.js","lib"],"scripts":{"pretest":"rollup -c ../../rollup.config.js","test":"node -r @std/esm test.js","bench":"node -r @std/esm bench.js","docs":"node ../../scripts/generate-readmes"},"repository":{"type":"git","url":"git://github.com/Turfjs/turf.git"},"keywords":["turf","arc","line","great","circle"],"author":{"name":"Turf Authors"},"contributors":[{"name":"Dane Springmeyer","email":"@springmeyer"},{"name":"Stepan Kuzmin","email":"@stepankuzmin"},{"name":"Denis Carriere","email":"@DenisCarriere"}],"license":"MIT","bugs":{"url":"https://github.com/Turfjs/turf/issues"},"homepage":"https://github.com/Turfjs/turf","devDependencies":{"@std/esm":"*","@turf/truncate":"^5.1.0","benchmark":"*","load-json-file":"*","rollup":"*","rollup-plugin-buble":"*","tape":"*","write-json-file":"*"},"dependencies":{"@turf/helpers":"^5.1.0","@turf/invariant":"^5.1.0"},"@std/esm":{"esm":"js","cjs":true},"_id":"@turf/great-circle@5.1.0","_shasum":"9c6d145970b6b4ff8a499d5d9071f151f2ddb968","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.11.2","_npmUser":{"name":"anonymous","email":"carriere.denis@gmail.com"},"dist":{"shasum":"9c6d145970b6b4ff8a499d5d9071f151f2ddb968","size":5668,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@turf/great-circle/-/great-circle-5.1.0.tgz"},"maintainers":[{"name":"anonymous","email":"carriere.denis@gmail.com"},{"name":"anonymous","email":"morgan.herlocker@gmail.com"},{"name":"anonymous","email":"rowanwins@yahoo.com.au"},{"name":"anonymous","email":"tim.channell@gmail.com"},{"name":"anonymous","email":"tom@macwright.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/great-circle-5.1.0.tgz_1512674746678_0.04933990887366235"},"directories":{},"publish_time":1512674746770,"_hasShrinkwrap":false,"_cnpm_publish_time":1512674746770},"5.0.6":{"name":"@turf/great-circle","version":"5.0.6","description":"turf great-circle module","main":"main.js","module":"main.mjs","types":"index.d.ts","files":["index.js","index.d.ts","main.mjs","main.js","lib"],"scripts":{"pretest":"rollup -c ../../rollup.config.js","test":"node -r @std/esm test.js","bench":"node -r @std/esm bench.js","docs":"node ../../scripts/generate-readmes"},"repository":{"type":"git","url":"git://github.com/Turfjs/turf.git"},"keywords":["turf","arc","line","great","circle"],"author":{"name":"Turf Authors"},"contributors":[{"name":"Dane Springmeyer","email":"@springmeyer"},{"name":"Stepan Kuzmin","email":"@stepankuzmin"},{"name":"Denis Carriere","email":"@DenisCarriere"}],"license":"MIT","bugs":{"url":"https://github.com/Turfjs/turf/issues"},"homepage":"https://github.com/Turfjs/turf","devDependencies":{"@std/esm":"*","@turf/truncate":"*","benchmark":"*","load-json-file":"*","rollup":"*","tape":"*","write-json-file":"*"},"dependencies":{"@turf/helpers":"^5.0.4","@turf/invariant":"^5.0.4"},"@std/esm":{"esm":"js","cjs":true},"_id":"@turf/great-circle@5.0.6","_shasum":"d216b2fba4860e6ddaefdaa760392654215da49e","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.11.2","_npmUser":{"name":"anonymous","email":"carriere.denis@gmail.com"},"dist":{"shasum":"d216b2fba4860e6ddaefdaa760392654215da49e","size":5665,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@turf/great-circle/-/great-circle-5.0.6.tgz"},"maintainers":[{"name":"anonymous","email":"carriere.denis@gmail.com"},{"name":"anonymous","email":"morgan.herlocker@gmail.com"},{"name":"anonymous","email":"rowanwins@yahoo.com.au"},{"name":"anonymous","email":"tim.channell@gmail.com"},{"name":"anonymous","email":"tom@macwright.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/great-circle-5.0.6.tgz_1512639492719_0.8422659542411566"},"directories":{},"publish_time":1512639492785,"_hasShrinkwrap":false,"_cnpm_publish_time":1512639492785},"5.0.5":{"name":"@turf/great-circle","version":"5.0.5","description":"turf great-circle module","main":"main","module":"main.mjs","jsnext:main":"main.mjs","types":"index.d.ts","files":["index.js","index.d.ts","main.js","main.mjs","lib"],"scripts":{"pretest":"rollup -c ../../rollup.config.js","test":"node -r @std/esm test.js","bench":"node -r @std/esm bench.js","docs":"node ../../scripts/generate-readmes"},"repository":{"type":"git","url":"git://github.com/Turfjs/turf.git"},"keywords":["turf","arc","line","great","circle"],"author":{"name":"Turf Authors"},"contributors":[{"name":"Dane Springmeyer","email":"@springmeyer"},{"name":"Stepan Kuzmin","email":"@stepankuzmin"},{"name":"Denis Carriere","email":"@DenisCarriere"}],"license":"MIT","bugs":{"url":"https://github.com/Turfjs/turf/issues"},"homepage":"https://github.com/Turfjs/turf","devDependencies":{"@std/esm":"*","@turf/truncate":"*","benchmark":"*","load-json-file":"*","rollup":"*","rollup-plugin-buble":"*","rollup-plugin-node-resolve":"*","tape":"*","write-json-file":"*"},"dependencies":{"@turf/helpers":"^5.0.4","@turf/invariant":"^5.0.4"},"@std/esm":{"esm":"js","cjs":true},"_id":"@turf/great-circle@5.0.5","_shasum":"4eb3f759b2f8ffb678835ccd3716146380a4ec3f","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.11.2","_npmUser":{"name":"anonymous","email":"carriere.denis@gmail.com"},"dist":{"shasum":"4eb3f759b2f8ffb678835ccd3716146380a4ec3f","size":8983,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@turf/great-circle/-/great-circle-5.0.5.tgz"},"maintainers":[{"name":"anonymous","email":"carriere.denis@gmail.com"},{"name":"anonymous","email":"morgan.herlocker@gmail.com"},{"name":"anonymous","email":"rowanwins@yahoo.com.au"},{"name":"anonymous","email":"tim.channell@gmail.com"},{"name":"anonymous","email":"tom@macwright.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/great-circle-5.0.5.tgz_1512638005744_0.9336574980989099"},"directories":{},"publish_time":1512638005885,"_hasShrinkwrap":false,"_cnpm_publish_time":1512638005885},"5.0.4":{"name":"@turf/great-circle","version":"5.0.4","description":"turf great-circle module","main":"main","module":"index","jsnext:main":"index","types":"index.d.ts","files":["index.js","index.d.ts","arc.js","main.js"],"scripts":{"pretest":"rollup -c ../../rollup.config.js","test":"node -r @std/esm test.js","bench":"node -r @std/esm bench.js"},"repository":{"type":"git","url":"git://github.com/Turfjs/turf.git"},"keywords":["turf","arc","line","great","circle"],"author":{"name":"Turf Authors"},"contributors":[{"name":"Dane Springmeyer","email":"@springmeyer"},{"name":"Stepan Kuzmin","email":"@stepankuzmin"},{"name":"Denis Carriere","email":"@DenisCarriere"}],"license":"MIT","bugs":{"url":"https://github.com/Turfjs/turf/issues"},"homepage":"https://github.com/Turfjs/turf","devDependencies":{"@std/esm":"*","@turf/truncate":"^5.0.4","benchmark":"*","load-json-file":"*","rollup":"*","tape":"*","write-json-file":"*"},"dependencies":{"@turf/helpers":"^5.0.4","@turf/invariant":"^5.0.4"},"@std/esm":{"esm":"js","cjs":true},"_id":"@turf/great-circle@5.0.4","_shasum":"fbd4bc2a49e33bb0c646feb5d273e7529609454e","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.11.2","_npmUser":{"name":"anonymous","email":"carriere.denis@gmail.com"},"dist":{"shasum":"fbd4bc2a49e33bb0c646feb5d273e7529609454e","size":5501,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@turf/great-circle/-/great-circle-5.0.4.tgz"},"maintainers":[{"name":"anonymous","email":"carriere.denis@gmail.com"},{"name":"anonymous","email":"morgan.herlocker@gmail.com"},{"name":"anonymous","email":"rowanwins@yahoo.com.au"},{"name":"anonymous","email":"tim.channell@gmail.com"},{"name":"anonymous","email":"tom@macwright.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/great-circle-5.0.4.tgz_1510249710809_0.06176070077344775"},"directories":{},"publish_time":1510249710919,"_hasShrinkwrap":false,"_cnpm_publish_time":1510249710919},"4.7.3":{"name":"@turf/great-circle","version":"4.7.3","description":"turf great-circle module","main":"index.js","types":"index.d.ts","files":["index.js","index.d.ts","arc.js"],"scripts":{"test":"node test.js","bench":"node bench.js"},"repository":{"type":"git","url":"git://github.com/Turfjs/turf.git"},"keywords":["turf","arc","line","great","circle"],"author":{"name":"Turf Authors"},"contributors":[{"name":"Dane Springmeyer","email":"@springmeyer"},{"name":"Stepan Kuzmin","email":"@stepankuzmin"},{"name":"Denis Carriere","email":"@DenisCarriere"}],"license":"MIT","bugs":{"url":"https://github.com/Turfjs/turf/issues"},"homepage":"https://github.com/Turfjs/turf","devDependencies":{"@turf/helpers":"^4.7.3","@turf/truncate":"^4.7.3","benchmark":"^2.1.4","load-json-file":"^2.0.0","tape":"^4.6.3","write-json-file":"^2.0.0"},"dependencies":{"@turf/invariant":"^4.7.3"},"_id":"@turf/great-circle@4.7.3","_shasum":"813255740abcf0cf2db9bfef2749b11604c06cd1","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.11.2","_npmUser":{"name":"anonymous","email":"carriere.denis@gmail.com"},"dist":{"shasum":"813255740abcf0cf2db9bfef2749b11604c06cd1","size":5112,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@turf/great-circle/-/great-circle-4.7.3.tgz"},"maintainers":[{"name":"anonymous","email":"carriere.denis@gmail.com"},{"name":"anonymous","email":"morgan.herlocker@gmail.com"},{"name":"anonymous","email":"rowanwins@yahoo.com.au"},{"name":"anonymous","email":"tim.channell@gmail.com"},{"name":"anonymous","email":"tom@macwright.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/great-circle-4.7.3.tgz_1505222484043_0.7594846007414162"},"directories":{},"publish_time":1505222484118,"_hasShrinkwrap":false,"_cnpm_publish_time":1505222484118},"4.7.1":{"name":"@turf/great-circle","version":"4.7.1","description":"turf great-circle module","main":"index.js","types":"index.d.ts","files":["index.js","index.d.ts","arc.js"],"scripts":{"test":"node test.js","bench":"node bench.js"},"repository":{"type":"git","url":"git://github.com/Turfjs/turf.git"},"keywords":["turf","arc","line","great","circle"],"author":{"name":"Turf Authors"},"contributors":[{"name":"Dane Springmeyer","email":"@springmeyer"},{"name":"Stepan Kuzmin","email":"@stepankuzmin"},{"name":"Denis Carriere","email":"@DenisCarriere"}],"license":"MIT","bugs":{"url":"https://github.com/Turfjs/turf/issues"},"homepage":"https://github.com/Turfjs/turf","devDependencies":{"@turf/helpers":"4.7.1","@turf/truncate":"4.7.1","benchmark":"^2.1.4","load-json-file":"^2.0.0","tape":"^4.6.3","write-json-file":"^2.0.0"},"dependencies":{"@turf/invariant":"4.7.1"},"_id":"@turf/great-circle@4.7.1","_shasum":"10bafe0658e41c68ca568dc909d037fa8742b7c3","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.11.2","_npmUser":{"name":"anonymous","email":"carriere.denis@gmail.com"},"dist":{"shasum":"10bafe0658e41c68ca568dc909d037fa8742b7c3","size":5097,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@turf/great-circle/-/great-circle-4.7.1.tgz"},"maintainers":[{"name":"anonymous","email":"carriere.denis@gmail.com"},{"name":"anonymous","email":"morgan.herlocker@gmail.com"},{"name":"anonymous","email":"rowanwins@yahoo.com.au"},{"name":"anonymous","email":"tim.channell@gmail.com"},{"name":"anonymous","email":"tom@macwright.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/great-circle-4.7.1.tgz_1504625771179_0.7776648916769773"},"directories":{},"publish_time":1504625771398,"_hasShrinkwrap":false,"_cnpm_publish_time":1504625771398},"4.7.0":{"name":"@turf/great-circle","version":"4.7.0","description":"turf great-circle module","main":"index.js","types":"index.d.ts","files":["index.js","index.d.ts","arc.js"],"scripts":{"test":"node test.js","bench":"node bench.js"},"repository":{"type":"git","url":"git://github.com/Turfjs/turf.git"},"keywords":["turf","arc","line","great","circle"],"author":{"name":"Turf Authors"},"contributors":[{"name":"Dane Springmeyer","email":"@springmeyer"},{"name":"Stepan Kuzmin","email":"@stepankuzmin"},{"name":"Denis Carriere","email":"@DenisCarriere"}],"license":"MIT","bugs":{"url":"https://github.com/Turfjs/turf/issues"},"homepage":"https://github.com/Turfjs/turf","devDependencies":{"@turf/helpers":"4.7.0","@turf/truncate":"4.7.0","benchmark":"^2.1.4","load-json-file":"^2.0.0","tape":"^4.6.3","write-json-file":"^2.0.0"},"dependencies":{"@turf/invariant":"4.7.0"},"_id":"@turf/great-circle@4.7.0","_shasum":"ab74588b6225fb61e8c329609a0a21f77a2302c9","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.11.2","_npmUser":{"name":"anonymous","email":"carriere.denis@gmail.com"},"dist":{"shasum":"ab74588b6225fb61e8c329609a0a21f77a2302c9","size":5095,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@turf/great-circle/-/great-circle-4.7.0.tgz"},"maintainers":[{"name":"anonymous","email":"carriere.denis@gmail.com"},{"name":"anonymous","email":"morgan.herlocker@gmail.com"},{"name":"anonymous","email":"rowanwins@yahoo.com.au"},{"name":"anonymous","email":"tim.channell@gmail.com"},{"name":"anonymous","email":"tom@macwright.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/great-circle-4.7.0.tgz_1504625411646_0.23536018235608935"},"directories":{},"publish_time":1504625411725,"_hasShrinkwrap":false,"_cnpm_publish_time":1504625411725},"4.6.0":{"name":"@turf/great-circle","version":"4.6.0","description":"turf great-circle module","main":"index.js","types":"index.d.ts","files":["index.js","index.d.ts","arc.js"],"scripts":{"test":"node test.js","bench":"node bench.js"},"repository":{"type":"git","url":"git://github.com/Turfjs/turf.git"},"keywords":["turf","arc","line","great","circle"],"author":{"name":"Turf Authors"},"contributors":[{"name":"Dane Springmeyer","email":"@springmeyer"},{"name":"Stepan Kuzmin","email":"@stepankuzmin"},{"name":"Denis Carriere","email":"@DenisCarriere"}],"license":"MIT","bugs":{"url":"https://github.com/Turfjs/turf/issues"},"homepage":"https://github.com/Turfjs/turf","devDependencies":{"@turf/helpers":"^4.6.0","@turf/truncate":"^4.6.0","benchmark":"^2.1.4","load-json-file":"^2.0.0","tape":"^4.6.3","write-json-file":"^2.0.0"},"dependencies":{"@turf/invariant":"^4.6.0"},"_id":"@turf/great-circle@4.6.0","_shasum":"3093b549f82109560485a1f8795ae015430a7f39","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.10.0","_npmUser":{"name":"anonymous","email":"carriere.denis@gmail.com"},"dist":{"shasum":"3093b549f82109560485a1f8795ae015430a7f39","size":5104,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@turf/great-circle/-/great-circle-4.6.0.tgz"},"maintainers":[{"name":"anonymous","email":"carriere.denis@gmail.com"},{"name":"anonymous","email":"morgan.herlocker@gmail.com"},{"name":"anonymous","email":"rowanwins@yahoo.com.au"},{"name":"anonymous","email":"tim.channell@gmail.com"},{"name":"anonymous","email":"tom@macwright.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/great-circle-4.6.0.tgz_1501693057777_0.5656352534424514"},"directories":{},"publish_time":1501693057871,"_cnpm_publish_time":1501693057871,"_hasShrinkwrap":false},"4.5.2":{"name":"@turf/great-circle","version":"4.5.2","description":"turf great-circle module","main":"index.js","types":"index.d.ts","files":["index.js","index.d.ts","arc.js"],"scripts":{"test":"node test.js","bench":"node bench.js"},"repository":{"type":"git","url":"git://github.com/Turfjs/turf.git"},"keywords":["turf","arc","line","great","circle"],"author":{"name":"Turf Authors"},"contributors":[{"name":"Dane Springmeyer","email":"@springmeyer"},{"name":"Stepan Kuzmin","email":"@stepankuzmin"},{"name":"Denis Carriere","email":"@DenisCarriere"}],"license":"MIT","bugs":{"url":"https://github.com/Turfjs/turf/issues"},"homepage":"https://github.com/Turfjs/turf","devDependencies":{"@turf/helpers":"^4.5.2","@turf/truncate":"^4.5.2","benchmark":"^2.1.4","load-json-file":"^2.0.0","tape":"^4.6.3","write-json-file":"^2.0.0"},"dependencies":{"@turf/invariant":"^4.5.2"},"_id":"@turf/great-circle@4.5.2","_shasum":"0e736e720a2525bf992568d8b717a296823cc67b","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.10.3","_npmUser":{"name":"anonymous","email":"carriere.denis@gmail.com"},"dist":{"shasum":"0e736e720a2525bf992568d8b717a296823cc67b","size":5174,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@turf/great-circle/-/great-circle-4.5.2.tgz"},"maintainers":[{"name":"anonymous","email":"carriere.denis@gmail.com"},{"name":"anonymous","email":"morgan.herlocker@gmail.com"},{"name":"anonymous","email":"rowanwins@yahoo.com.au"},{"name":"anonymous","email":"tim.channell@gmail.com"},{"name":"anonymous","email":"tom@macwright.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/great-circle-4.5.2.tgz_1498843395312_0.804021316813305"},"directories":{},"publish_time":1498843395407,"_hasShrinkwrap":false,"_cnpm_publish_time":1498843395407},"4.5.1":{"name":"@turf/great-circle","version":"4.5.1","description":"turf great-circle module","main":"index.js","types":"index.d.ts","files":["index.js","index.d.ts","arc.js"],"scripts":{"test":"node test.js","bench":"node bench.js"},"repository":{"type":"git","url":"git://github.com/Turfjs/turf.git"},"keywords":["turf","arc","line","great","circle"],"author":{"name":"Turf Authors"},"contributors":[{"name":"Dane Springmeyer","email":"@springmeyer"},{"name":"Stepan Kuzmin","email":"@stepankuzmin"},{"name":"Denis Carriere","email":"@DenisCarriere"}],"license":"MIT","bugs":{"url":"https://github.com/Turfjs/turf/issues"},"homepage":"https://github.com/Turfjs/turf","devDependencies":{"@turf/helpers":"^4.5.1","@turf/truncate":"^4.5.1","benchmark":"^2.1.4","load-json-file":"^2.0.0","tape":"^4.6.3","write-json-file":"^2.0.0"},"dependencies":{"@turf/invariant":"^4.5.1"},"_id":"@turf/great-circle@4.5.1","_shasum":"257709e66eb0d196ad3200a3d8a775983e8079b2","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.9.0","_npmUser":{"name":"anonymous","email":"carriere.denis@gmail.com"},"dist":{"shasum":"257709e66eb0d196ad3200a3d8a775983e8079b2","size":5169,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@turf/great-circle/-/great-circle-4.5.1.tgz"},"maintainers":[{"name":"anonymous","email":"carriere.denis@gmail.com"},{"name":"anonymous","email":"morgan.herlocker@gmail.com"},{"name":"anonymous","email":"rowanwins@yahoo.com.au"},{"name":"anonymous","email":"tim.channell@gmail.com"},{"name":"anonymous","email":"tom@macwright.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/great-circle-4.5.1.tgz_1498842433952_0.8651686033699661"},"directories":{},"publish_time":1498842434041,"_hasShrinkwrap":false,"_cnpm_publish_time":1498842434041},"4.4.0":{"name":"@turf/great-circle","version":"4.4.0","description":"turf great-circle module","main":"index.js","types":"index.d.ts","files":["index.js","index.d.ts","arc.js"],"scripts":{"test":"node test.js","bench":"node bench.js"},"repository":{"type":"git","url":"git://github.com/Turfjs/turf.git"},"keywords":["turf","arc","line","great","circle"],"author":{"name":"Turf Authors"},"contributors":[{"name":"Dane Springmeyer","email":"@springmeyer"},{"name":"Stepan Kuzmin","email":"@stepankuzmin"},{"name":"Denis Carriere","email":"@DenisCarriere"}],"license":"MIT","bugs":{"url":"https://github.com/Turfjs/turf/issues"},"homepage":"https://github.com/Turfjs/turf","devDependencies":{"@turf/helpers":"^4.4.0","@turf/truncate":"^4.4.0","benchmark":"^2.1.4","load-json-file":"^2.0.0","tape":"^4.6.3","write-json-file":"^2.0.0"},"dependencies":{"@turf/invariant":"^4.4.0"},"_id":"@turf/great-circle@4.4.0","_shasum":"dfa7c133e7dc7b8fc3b9267c17f579d6ec9947c4","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.10.0","_npmUser":{"name":"anonymous","email":"carriere.denis@gmail.com"},"dist":{"shasum":"dfa7c133e7dc7b8fc3b9267c17f579d6ec9947c4","size":5187,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@turf/great-circle/-/great-circle-4.4.0.tgz"},"maintainers":[{"name":"anonymous","email":"carriere.denis@gmail.com"},{"name":"anonymous","email":"morgan.herlocker@gmail.com"},{"name":"anonymous","email":"rowanwins@yahoo.com.au"},{"name":"anonymous","email":"tim.channell@gmail.com"},{"name":"anonymous","email":"tom@macwright.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/great-circle-4.4.0.tgz_1496713950064_0.30641491687856615"},"directories":{},"publish_time":1496713950151,"_hasShrinkwrap":false,"_cnpm_publish_time":1496713950151},"4.3.0":{"name":"@turf/great-circle","version":"4.3.0","description":"turf great-circle module","main":"index.js","types":"index.d.ts","files":["index.js","index.d.ts","arc.js"],"scripts":{"test":"node test.js","bench":"node bench.js"},"repository":{"type":"git","url":"git://github.com/Turfjs/turf.git"},"keywords":["turf","arc","line","great","circle"],"author":{"name":"Turf Authors"},"contributors":[{"name":"Dane Springmeyer","email":"@springmeyer"},{"name":"Stepan Kuzmin","email":"@stepankuzmin"},{"name":"Denis Carriere","email":"@DenisCarriere"}],"license":"MIT","bugs":{"url":"https://github.com/Turfjs/turf/issues"},"homepage":"https://github.com/Turfjs/turf","devDependencies":{"@turf/helpers":"^4.3.0","@turf/truncate":"^4.3.0","benchmark":"^2.1.4","load-json-file":"^2.0.0","tape":"^4.6.3","write-json-file":"^2.0.0"},"dependencies":{"@turf/invariant":"^4.3.0","arc":"^0.1.0"},"_id":"@turf/great-circle@4.3.0","_shasum":"3c08bbf2e18fce0652a1e4079b0f30708a483e53","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.10.0","_npmUser":{"name":"anonymous","email":"carriere.denis@gmail.com"},"dist":{"shasum":"3c08bbf2e18fce0652a1e4079b0f30708a483e53","size":5123,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@turf/great-circle/-/great-circle-4.3.0.tgz"},"maintainers":[{"name":"anonymous","email":"carriere.denis@gmail.com"},{"name":"anonymous","email":"morgan.herlocker@gmail.com"},{"name":"anonymous","email":"rowanwins@yahoo.com.au"},{"name":"anonymous","email":"tim.channell@gmail.com"},{"name":"anonymous","email":"tom@macwright.org"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/great-circle-4.3.0.tgz_1494554675494_0.765074479393661"},"directories":{},"publish_time":1494554679446,"_hasShrinkwrap":false,"_cnpm_publish_time":1494554679446},"4.2.0":{"name":"@turf/great-circle","version":"4.2.0","description":"turf great-circle module","main":"index.js","types":"index.d.ts","files":["index.js","index.d.ts","arc.js"],"scripts":{"test":"node test.js","bench":"node bench.js"},"repository":{"type":"git","url":"git://github.com/Turfjs/turf.git"},"keywords":["turf","arc","line","great","circle"],"author":{"name":"Turf Authors"},"contributors":[{"name":"Dane Springmeyer","email":"@springmeyer"},{"name":"Stepan Kuzmin","email":"@stepankuzmin"},{"name":"Denis Carriere","email":"@DenisCarriere"}],"license":"MIT","bugs":{"url":"https://github.com/Turfjs/turf/issues"},"homepage":"https://github.com/Turfjs/turf","devDependencies":{"@turf/helpers":"^4.2.0","@turf/truncate":"^4.2.0","benchmark":"^2.1.3","load-json-file":"^2.0.0","tape":"^3.6.1","write-json-file":"^2.0.0"},"dependencies":{"@turf/invariant":"^4.2.0","arc":"^0.1.0"},"_id":"@turf/great-circle@4.2.0","_shasum":"2aca4c4a4d8a1cacca99e6e8ecfd77dd9d414d14","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.9.0","_npmUser":{"name":"anonymous","email":"carriere.denis@gmail.com"},"dist":{"shasum":"2aca4c4a4d8a1cacca99e6e8ecfd77dd9d414d14","size":5121,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@turf/great-circle/-/great-circle-4.2.0.tgz"},"maintainers":[{"name":"anonymous","email":"carriere.denis@gmail.com"},{"name":"anonymous","email":"morgan.herlocker@gmail.com"},{"name":"anonymous","email":"rowanwins@yahoo.com.au"},{"name":"anonymous","email":"tim.channell@gmail.com"},{"name":"anonymous","email":"tom@macwright.org"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/great-circle-4.2.0.tgz_1493588826660_0.8157668812200427"},"directories":{},"publish_time":1493588828391,"_hasShrinkwrap":false,"_cnpm_publish_time":1493588828391},"4.1.0":{"name":"@turf/great-circle","version":"4.1.0","description":"turf great-circle module","main":"index.js","types":"index.d.ts","files":["index.js","index.d.ts","arc.js"],"scripts":{"test":"node test.js","bench":"node bench.js"},"repository":{"type":"git","url":"git://github.com/Turfjs/turf.git"},"keywords":["turf","arc","line","great","circle"],"author":{"name":"Turf Authors"},"contributors":[{"name":"Dane Springmeyer","email":"@springmeyer"},{"name":"Stepan Kuzmin","email":"@stepankuzmin"},{"name":"Denis Carriere","email":"@DenisCarriere"}],"license":"MIT","bugs":{"url":"https://github.com/Turfjs/turf/issues"},"homepage":"https://github.com/Turfjs/turf","devDependencies":{"@turf/helpers":"^4.1.0","@turf/truncate":"^4.1.0","benchmark":"^2.1.3","load-json-file":"^2.0.0","tape":"^3.6.1","write-json-file":"^2.0.0"},"dependencies":{"@turf/invariant":"^4.1.0","arc":"^0.1.0"},"_id":"@turf/great-circle@4.1.0","_shasum":"eb69a80632b1a4f41652a463a8901f42344a7bde","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.10.1","_npmUser":{"name":"anonymous","email":"carriere.denis@gmail.com"},"dist":{"shasum":"eb69a80632b1a4f41652a463a8901f42344a7bde","size":5094,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@turf/great-circle/-/great-circle-4.1.0.tgz"},"maintainers":[{"name":"anonymous","email":"carriere.denis@gmail.com"},{"name":"anonymous","email":"morgan.herlocker@gmail.com"},{"name":"anonymous","email":"rowanwins@yahoo.com.au"},{"name":"anonymous","email":"tim.channell@gmail.com"},{"name":"anonymous","email":"tom@macwright.org"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/great-circle-4.1.0.tgz_1491835154015_0.8620078102685511"},"directories":{},"publish_time":1491835154242,"_hasShrinkwrap":false,"_cnpm_publish_time":1491835154242},"4.0.1":{"name":"@turf/great-circle","version":"4.0.1","description":"turf great-circle module","main":"index.js","types":"index.d.ts","files":["index.js","index.d.ts","arc.js"],"scripts":{"test":"node test.js","bench":"node bench.js"},"repository":{"type":"git","url":"git://github.com/Turfjs/turf.git"},"keywords":["turf","arc","line","great","circle"],"author":{"name":"Turf Authors"},"contributors":[{"name":"Dane Springmeyer","email":"@springmeyer"},{"name":"Stepan Kuzmin","email":"@stepankuzmin"},{"name":"Denis Carriere","email":"@DenisCarriere"}],"license":"MIT","bugs":{"url":"https://github.com/Turfjs/turf/issues"},"homepage":"https://github.com/Turfjs/turf","devDependencies":{"@turf/helpers":"^4.0.1","@turf/truncate":"^4.0.1","benchmark":"^2.1.3","load-json-file":"^2.0.0","tape":"^3.6.1","write-json-file":"^2.0.0"},"dependencies":{"@turf/invariant":"^4.0.1","arc":"^0.1.0"},"_id":"@turf/great-circle@4.0.1","_shasum":"02b4a3ce940fb53067f7663508da3d9bbbc6e683","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.10.1","_npmUser":{"name":"anonymous","email":"carriere.denis@gmail.com"},"dist":{"shasum":"02b4a3ce940fb53067f7663508da3d9bbbc6e683","size":5101,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@turf/great-circle/-/great-circle-4.0.1.tgz"},"maintainers":[{"name":"anonymous","email":"carriere.denis@gmail.com"},{"name":"anonymous","email":"morgan.herlocker@gmail.com"},{"name":"anonymous","email":"rowanwins@yahoo.com.au"},{"name":"anonymous","email":"tim.channell@gmail.com"},{"name":"anonymous","email":"tom@macwright.org"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/great-circle-4.0.1.tgz_1491432665538_0.6958940792828798"},"directories":{},"publish_time":1491432667623,"_hasShrinkwrap":false,"_cnpm_publish_time":1491432667623},"4.0.0":{"name":"@turf/great-circle","version":"4.0.0","description":"turf great-circle module","main":"index.js","types":"index.d.ts","files":["index.js","index.d.ts","arc.js"],"scripts":{"test":"node test.js","bench":"node bench.js"},"repository":{"type":"git","url":"git://github.com/Turfjs/turf.git"},"keywords":["turf","arc","line","great","circle"],"author":{"name":"Turf Authors"},"contributors":[{"name":"Dane Springmeyer","email":"@springmeyer"},{"name":"Stepan Kuzmin","email":"@stepankuzmin"},{"name":"Denis Carriere","email":"@DenisCarriere"}],"license":"MIT","bugs":{"url":"https://github.com/Turfjs/turf/issues"},"homepage":"https://github.com/Turfjs/turf","devDependencies":{"@turf/helpers":"^4.0.0","@turf/truncate":"^4.0.0","benchmark":"^2.1.3","load-json-file":"^2.0.0","tape":"^3.6.1","write-json-file":"^2.0.0"},"dependencies":{"@turf/invariant":"^4.0.0","arc":"^0.1.0"},"_id":"@turf/great-circle@4.0.0","_shasum":"8a3c9929eb21dcef69e7fcbf8c7ada64adb14b32","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.10.1","_npmUser":{"name":"anonymous","email":"carriere.denis@gmail.com"},"dist":{"shasum":"8a3c9929eb21dcef69e7fcbf8c7ada64adb14b32","size":5102,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@turf/great-circle/-/great-circle-4.0.0.tgz"},"maintainers":[{"name":"anonymous","email":"carriere.denis@gmail.com"},{"name":"anonymous","email":"morgan.herlocker@gmail.com"},{"name":"anonymous","email":"rowanwins@yahoo.com.au"},{"name":"anonymous","email":"tim.channell@gmail.com"},{"name":"anonymous","email":"tom@macwright.org"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/great-circle-4.0.0.tgz_1491179475440_0.7623300508130342"},"directories":{},"publish_time":1491179475680,"_cnpm_publish_time":1491179475680,"_hasShrinkwrap":false},"3.13.2":{"name":"@turf/great-circle","version":"3.13.2","description":"turf great-circle module","main":"index.js","types":"index.d.ts","files":["index.js","index.d.ts","arc.js"],"scripts":{"test":"node test.js","bench":"node bench.js"},"repository":{"type":"git","url":"git://github.com/Turfjs/turf.git"},"keywords":["turf","arc","line","great","circle"],"author":{"name":"Turf Authors"},"contributors":[{"name":"Dane Springmeyer","email":"@springmeyer"},{"name":"Stepan Kuzmin","email":"@stepankuzmin"},{"name":"Denis Carriere","email":"@DenisCarriere"}],"license":"MIT","bugs":{"url":"https://github.com/Turfjs/turf/issues"},"homepage":"https://github.com/Turfjs/turf","devDependencies":{"@turf/helpers":"^3.13.0","@turf/truncate":"^3.13.0","benchmark":"^2.1.3","load-json-file":"^2.0.0","tape":"^3.6.1","write-json-file":"^2.0.0"},"dependencies":{"@turf/invariant":"^3.13.0","arc":"^0.1.0"},"_id":"@turf/great-circle@3.13.2","_shasum":"9431d14aaa1eb6091460184be9642615228e02fd","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.5","_npmUser":{"name":"anonymous","email":"carriere.denis@gmail.com"},"dist":{"shasum":"9431d14aaa1eb6091460184be9642615228e02fd","size":5102,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@turf/great-circle/-/great-circle-3.13.2.tgz"},"maintainers":[{"name":"anonymous","email":"carriere.denis@gmail.com"},{"name":"anonymous","email":"morgan.herlocker@gmail.com"},{"name":"anonymous","email":"rowanwins@yahoo.com.au"},{"name":"anonymous","email":"tim.channell@gmail.com"},{"name":"anonymous","email":"tom@macwright.org"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/great-circle-3.13.2.tgz_1489406218087_0.08086699340492487"},"directories":{},"publish_time":1489406219871,"_cnpm_publish_time":1489406219871,"_hasShrinkwrap":false},"3.13.1":{"name":"@turf/great-circle","version":"3.13.1","description":"turf great-circle module","main":"index.js","types":"index.d.ts","files":["index.js","index.d.ts"],"scripts":{"test":"node test.js","bench":"node bench.js"},"repository":{"type":"git","url":"git://github.com/Turfjs/turf.git"},"keywords":["turf","arc","line","great","circle"],"author":{"name":"Turf Authors"},"contributors":[{"name":"Dane Springmeyer","email":"@springmeyer"},{"name":"Stepan Kuzmin","email":"@stepankuzmin"},{"name":"Denis Carriere","email":"@DenisCarriere"}],"license":"MIT","bugs":{"url":"https://github.com/Turfjs/turf/issues"},"homepage":"https://github.com/Turfjs/turf","devDependencies":{"@turf/helpers":"^3.13.0","@turf/truncate":"^3.13.0","benchmark":"^2.1.3","load-json-file":"^2.0.0","tape":"^3.6.1","write-json-file":"^2.0.0"},"dependencies":{"@turf/invariant":"^3.13.0","arc":"^0.1.0"},"_id":"@turf/great-circle@3.13.1","_shasum":"59b97565760f99791c22260cce829999f4cf3d34","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.5","_npmUser":{"name":"anonymous","email":"carriere.denis@gmail.com"},"dist":{"shasum":"59b97565760f99791c22260cce829999f4cf3d34","size":2689,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@turf/great-circle/-/great-circle-3.13.1.tgz"},"maintainers":[{"name":"anonymous","email":"carriere.denis@gmail.com"},{"name":"anonymous","email":"morgan.herlocker@gmail.com"},{"name":"anonymous","email":"rowanwins@yahoo.com.au"},{"name":"anonymous","email":"tim.channell@gmail.com"},{"name":"anonymous","email":"tom@macwright.org"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/great-circle-3.13.1.tgz_1489381341139_0.33718892629258335"},"directories":{},"publish_time":1489381341367,"_cnpm_publish_time":1489381341367,"_hasShrinkwrap":false},"3.13.0":{"name":"@turf/great-circle","version":"3.13.0","description":"turf great-circle module","main":"index.js","types":"index.d.ts","files":["index.js","index.d.ts"],"scripts":{"test":"node test.js","bench":"node bench.js"},"repository":{"type":"git","url":"git://github.com/Turfjs/turf.git"},"keywords":["turf","arc","line","great","circle"],"author":{"name":"Turf Authors"},"contributors":[{"name":"Dane Springmeyer","email":"@springmeyer"},{"name":"Stepan Kuzmin","email":"@stepankuzmin"},{"name":"Denis Carriere","email":"@DenisCarriere"}],"license":"MIT","bugs":{"url":"https://github.com/Turfjs/turf/issues"},"homepage":"https://github.com/Turfjs/turf","devDependencies":{"@turf/helpers":"^3.13.0","@turf/truncate":"^3.13.0","benchmark":"^2.1.3","load-json-file":"^2.0.0","tape":"^3.6.1","write-json-file":"^2.0.0"},"dependencies":{"@turf/invariant":"^3.13.0","arc":"^0.1.0"},"_id":"@turf/great-circle@3.13.0","_shasum":"b17e65b69c7976f4257744c1d801845ee9490099","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.5","_npmUser":{"name":"anonymous","email":"carriere.denis@gmail.com"},"dist":{"shasum":"b17e65b69c7976f4257744c1d801845ee9490099","size":2657,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@turf/great-circle/-/great-circle-3.13.0.tgz"},"maintainers":[{"name":"anonymous","email":"carriere.denis@gmail.com"},{"name":"anonymous","email":"morgan.herlocker@gmail.com"},{"name":"anonymous","email":"rowanwins@yahoo.com.au"},{"name":"anonymous","email":"tim.channell@gmail.com"},{"name":"anonymous","email":"tom@macwright.org"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/great-circle-3.13.0.tgz_1489294891011_0.0906714596785605"},"directories":{},"publish_time":1489294892837,"_cnpm_publish_time":1489294892837,"_hasShrinkwrap":false},"3.0.0":{"name":"@turf/great-circle","version":"3.0.0","description":"turf great-circle module","main":"index.js","types":"index.d.ts","files":["index.js","index.d.ts"],"scripts":{"test":"node test.js","bench":"node bench.js"},"repository":{"type":"git","url":"git://github.com/Turfjs/turf.git"},"keywords":["turf","arc","line","great","circle"],"author":{"name":"Turf Authors"},"contributors":[{"name":"Dane Springmeyer","email":"@springmeyer"},{"name":"Stepan Kuzmin","email":"@stepankuzmin"},{"name":"Denis Carriere","email":"@DenisCarriere"}],"license":"MIT","bugs":{"url":"https://github.com/Turfjs/turf/issues"},"homepage":"https://github.com/Turfjs/turf","devDependencies":{"@turf/helpers":"^3.10.5","@turf/truncate":"^3.11.7","benchmark":"^2.1.3","load-json-file":"^2.0.0","tape":"^3.6.1","write-json-file":"^2.0.0"},"dependencies":{"@turf/invariant":"^3.10.0","arc":"^0.1.0"},"_id":"@turf/great-circle@3.0.0","_shasum":"66b8e0e5447b4042bd29bf7109fffa6797c241f8","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.5","_npmUser":{"name":"anonymous","email":"carriere.denis@gmail.com"},"dist":{"shasum":"66b8e0e5447b4042bd29bf7109fffa6797c241f8","size":2660,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@turf/great-circle/-/great-circle-3.0.0.tgz"},"maintainers":[{"name":"anonymous","email":"carriere.denis@gmail.com"},{"name":"anonymous","email":"morgan.herlocker@gmail.com"},{"name":"anonymous","email":"rowanwins@yahoo.com.au"},{"name":"anonymous","email":"tim.channell@gmail.com"},{"name":"anonymous","email":"tom@macwright.org"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/great-circle-3.0.0.tgz_1489294751320_0.6566816987469792"},"directories":{},"publish_time":1489294753071,"_cnpm_publish_time":1489294753071,"_hasShrinkwrap":false},"6.4.0":{"name":"@turf/great-circle","version":"6.4.0","description":"","author":{"name":"Turf Authors"},"contributors":[{"name":"Dane Springmeyer","email":"@springmeyer"},{"name":"Stepan Kuzmin","email":"@stepankuzmin"},{"name":"Denis Carriere","email":"@DenisCarriere"}],"license":"MIT","bugs":{"url":"https://github.com/Turfjs/turf/issues"},"homepage":"https://github.com/Turfjs/turf","repository":{"type":"git","url":"git://github.com/Turfjs/turf.git"},"publishConfig":{"access":"public"},"keywords":["turf","arc","line","great","circle"],"main":"dist/js/index.js","module":"dist/es/index.js","exports":{"./package.json":"./package.json",".":{"import":"./dist/es/index.js","require":"./dist/js/index.js"}},"types":"index.d.ts","sideEffects":false,"scripts":{"bench":"node -r esm bench.js","build":"rollup -c ../../rollup.config.js && echo '{\"type\":\"module\"}' > dist/es/package.json","docs":"node ../../scripts/generate-readmes","test":"npm-run-all test:*","test:tape":"node -r esm test.js","test:types":"tsc --esModuleInterop --noEmit types.ts"},"devDependencies":{"@turf/truncate":"^6.4.0","benchmark":"*","load-json-file":"*","npm-run-all":"*","rollup":"*","tape":"*","write-json-file":"*"},"dependencies":{"@turf/helpers":"^6.4.0","@turf/invariant":"^6.4.0"},"gitHead":"1e62773cfc88c627cca8effcb5c14cfb65a905ac","_id":"@turf/great-circle@6.4.0","_nodeVersion":"14.14.0","_npmVersion":"lerna/3.20.2/node@v14.14.0+x64 (darwin)","dist":{"shasum":"a264e9b202a4d09da136e5bedc40717449ed251d","size":5647,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@turf/great-circle/-/great-circle-6.4.0.tgz"},"_npmUser":{"name":"anonymous","email":"rowanwins@yahoo.com.au"},"directories":{},"maintainers":[{"name":"anonymous","email":"carriere.denis@gmail.com"},{"name":"anonymous","email":"morgan.herlocker@gmail.com"},{"name":"anonymous","email":"rowanwins@yahoo.com.au"},{"name":"anonymous","email":"tim.channell@gmail.com"},{"name":"anonymous","email":"tom@macwright.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/great-circle_6.4.0_1623936639104_0.8709065354208416"},"_hasShrinkwrap":false,"publish_time":1623936639236,"_cnpm_publish_time":1623936639236},"6.5.0":{"name":"@turf/great-circle","version":"6.5.0","description":"","author":{"name":"Turf Authors"},"contributors":[{"name":"Dane Springmeyer","email":"@springmeyer"},{"name":"Stepan Kuzmin","email":"@stepankuzmin"},{"name":"Denis Carriere","email":"@DenisCarriere"}],"license":"MIT","bugs":{"url":"https://github.com/Turfjs/turf/issues"},"homepage":"https://github.com/Turfjs/turf","repository":{"type":"git","url":"git://github.com/Turfjs/turf.git"},"funding":"https://opencollective.com/turf","publishConfig":{"access":"public"},"keywords":["turf","arc","line","great","circle"],"main":"dist/js/index.js","module":"dist/es/index.js","exports":{"./package.json":"./package.json",".":{"import":"./dist/es/index.js","require":"./dist/js/index.js"}},"types":"index.d.ts","sideEffects":false,"scripts":{"bench":"node -r esm bench.js","build":"rollup -c ../../rollup.config.js && echo '{\"type\":\"module\"}' > dist/es/package.json","docs":"node ../../scripts/generate-readmes","test":"npm-run-all test:*","test:tape":"node -r esm test.js","test:types":"tsc --esModuleInterop --noEmit types.ts"},"devDependencies":{"@turf/truncate":"^6.5.0","benchmark":"*","load-json-file":"*","npm-run-all":"*","rollup":"*","tape":"*","write-json-file":"*"},"dependencies":{"@turf/helpers":"^6.5.0","@turf/invariant":"^6.5.0"},"gitHead":"5375941072b90d489389db22b43bfe809d5e451e","_id":"@turf/great-circle@6.5.0","_nodeVersion":"14.8.0","_npmVersion":"lerna/4.0.0/node@v14.8.0+x64 (darwin)","dist":{"shasum":"2daccbdd1c609a13b00d566ea0ad95457cfc87c2","size":5682,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@turf/great-circle/-/great-circle-6.5.0.tgz"},"_npmUser":{"name":"anonymous","email":"rowanwins@yahoo.com.au"},"directories":{},"maintainers":[{"name":"anonymous","email":"carriere.denis@gmail.com"},{"name":"anonymous","email":"morgan.herlocker@gmail.com"},{"name":"anonymous","email":"rowanwins@yahoo.com.au"},{"name":"anonymous","email":"tim.channell@gmail.com"},{"name":"anonymous","email":"tom@macwright.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/great-circle_6.5.0_1625912250555_0.1352577408592972"},"_hasShrinkwrap":false,"publish_time":1625912250704,"_cnpm_publish_time":1625912250704},"7.0.0-alpha.0":{"name":"@turf/great-circle","version":"7.0.0-alpha.0","description":"turf great-circle module","author":{"name":"Turf Authors"},"contributors":[{"name":"Dane Springmeyer","email":"@springmeyer"},{"name":"Stepan Kuzmin","email":"@stepankuzmin"},{"name":"Denis Carriere","email":"@DenisCarriere"}],"license":"MIT","bugs":{"url":"https://github.com/Turfjs/turf/issues"},"homepage":"https://github.com/Turfjs/turf","repository":{"type":"git","url":"git://github.com/Turfjs/turf.git"},"funding":"https://opencollective.com/turf","publishConfig":{"access":"public"},"keywords":["turf","arc","line","great","circle"],"main":"dist/js/index.js","module":"dist/es/index.js","exports":{"./package.json":"./package.json",".":{"import":"./dist/es/index.js","require":"./dist/js/index.js"}},"types":"index.d.ts","sideEffects":false,"scripts":{"bench":"node -r esm bench.js","build":"rollup -c ../../rollup.config.js && echo '{\"type\":\"module\"}' > dist/es/package.json","docs":"node ../../scripts/generate-readmes","test":"npm-run-all test:*","test:tape":"node -r esm test.js","test:types":"tsc --esModuleInterop --noEmit --strict types.ts"},"devDependencies":{"@turf/truncate":"^7.0.0-alpha.0","benchmark":"*","load-json-file":"*","npm-run-all":"*","rollup":"*","tape":"*","write-json-file":"*"},"dependencies":{"@turf/helpers":"^7.0.0-alpha.0","@turf/invariant":"^7.0.0-alpha.0"},"gitHead":"0edc4c491b999e5ace770a61e1cf549f7c004189","readmeFilename":"README.md","_id":"@turf/great-circle@7.0.0-alpha.0","_nodeVersion":"19.0.1","_npmVersion":"lerna/4.0.0/node@v19.0.1+arm64 (darwin)","dist":{"integrity":"sha512-HxVCgb9PYLZaTDm0T/32yWQgNI+Xc7V7AaN6JbAzQsce6QrHI1ZcC/f8SPODBzfh6+0rnqmxLSXUUtEFRY8bvA==","shasum":"bb5a3bf23bc7b8b283285173c85adb1d13e4f248","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@turf/great-circle/-/great-circle-7.0.0-alpha.0.tgz","fileCount":7,"unpackedSize":28605,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDboqbzWBfdxMWFEyWSoj2eWhKKCFAfon5hd3DANwLlIAiEAzQC7MYIlyAGGRmrCrw/peBFQoVQUjejkynsrNHAzbeg="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJja8OoACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo5uA//fwdUhXThRRCwxhD/Ab7AAGjrnnik1gYxwooFNgQkRVM+ENeq\r\nUwJdabV5IierNItJkCrsmQ6WVHzs4ROvQTgj967u/91JEvK27aTnqgGBkauA\r\nXqYHipVxrQP3Ck+KMxAEZApl/0PR94V7f7o7v12yHXxwHlREq06Q3gBajbhU\r\nLc/Q/8313c9tL7xipIic0x0wypvlwrBiMvWnomdzCd7Cb4MpXRcM0LOKKoq/\r\noG4XnHJq7O1DiTVSRFV1W2jWt1HRJlYLXnw0+lnyZjtg+qjkQx83rt1j61TO\r\nvkHsAwLm4qSQv/t/41tc5KFHO9ZD0s/igSz7Pv1Bu6gEbLLMHIJn1zPhrP9A\r\nEWcg00OsozHU8aVCOjLq7/1uFdDsKX6GWYfRnQFxsrivKG3Fx7FNb6tRqkxO\r\n9KyfarSAOnN2TdOzejKyaKaeSiBVa/JTlKheLHUhxyeeRHfVtaNJHhCo9Tuq\r\nmj0hWvsCm/aXt6RC7wXjv3G/pNZ7qAaJzCEcjuNql5ygM1QeKg/d6QBVx1uR\r\nv0TQaov2XNeIG1ZKeVTSqGghudYDEz6FUZ/jdGWUmwdnd0ThFaF4wdOckAbp\r\nP+TwY5NebTKpBWI87G3eZ7IKG6iNL0LP+1bc8Gl4MSmA/mzpKpU1P1+m4WQS\r\n8wlNU6CkxLztkvNhvlRKoJv2uRLes9br/LI=\r\n=6npn\r\n-----END PGP SIGNATURE-----\r\n","size":6225},"_npmUser":{"name":"anonymous","email":"mdfedderly@mdfedderly.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"tim.j.welch@gmail.com"},{"name":"anonymous","email":"jamesmilner22@hotmail.com"},{"name":"anonymous","email":"rowanwins@yahoo.com.au"},{"name":"anonymous","email":"tom@macwright.com"},{"name":"anonymous","email":"morgan.herlocker@gmail.com"},{"name":"anonymous","email":"tim.channell@gmail.com"},{"name":"anonymous","email":"mdfedderly@mdfedderly.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/great-circle_7.0.0-alpha.0_1668006824022_0.029425357057448753"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-11-09T15:51:01.249Z"},"7.0.0-alpha.1":{"name":"@turf/great-circle","version":"7.0.0-alpha.1","description":"turf great-circle module","author":{"name":"Turf Authors"},"contributors":[{"name":"Dane Springmeyer","email":"@springmeyer"},{"name":"Stepan Kuzmin","email":"@stepankuzmin"},{"name":"Denis Carriere","email":"@DenisCarriere"}],"license":"MIT","bugs":{"url":"https://github.com/Turfjs/turf/issues"},"homepage":"https://github.com/Turfjs/turf","repository":{"type":"git","url":"git://github.com/Turfjs/turf.git"},"funding":"https://opencollective.com/turf","publishConfig":{"access":"public"},"keywords":["turf","arc","line","great","circle"],"main":"dist/js/index.js","module":"dist/es/index.js","exports":{"./package.json":"./package.json",".":{"types":"./index.d.ts","import":"./dist/es/index.js","require":"./dist/js/index.js"}},"types":"index.d.ts","sideEffects":false,"scripts":{"bench":"tsx bench.js","build":"rollup -c ../../rollup.config.js && echo '{\"type\":\"module\"}' > dist/es/package.json","docs":"tsx ../../scripts/generate-readmes","test":"npm-run-all test:*","test:tape":"tsx test.js","test:types":"tsc --esModuleInterop --noEmit --strict types.ts"},"devDependencies":{"@turf/truncate":"^7.0.0-alpha.1","benchmark":"*","load-json-file":"*","npm-run-all":"*","rollup":"*","tape":"*","tsx":"*","write-json-file":"*"},"dependencies":{"@turf/helpers":"^7.0.0-alpha.1","@turf/invariant":"^7.0.0-alpha.1"},"gitHead":"cf7a0c507b017ca066acffd0ce23bda5b393fb5a","readmeFilename":"README.md","_id":"@turf/great-circle@7.0.0-alpha.1","_nodeVersion":"19.6.1","_npmVersion":"lerna/4.0.0/node@v19.6.1+arm64 (darwin)","dist":{"integrity":"sha512-p1DaCgVFlNsOJURKWMjmkUW1ui8CUgoxxP2lpVu0MCSeoIPGB4zd3jnGoSoEmAchoUi9LVGxkU9DyK9d2cnSlA==","shasum":"e8eab04286cc4503a9fcad4e3527ebacaab7a254","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@turf/great-circle/-/great-circle-7.0.0-alpha.1.tgz","fileCount":7,"unpackedSize":28635,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAavhNs15z/xmuYal9lWFsGUtZenSNT4jJObCG9SBnmIAiEAhriA93sJhSp6iuv4K7gr9U8W9IkiMq1Lzp+m67VI8Do="}]},"_npmUser":{"name":"anonymous","email":"mdfedderly@mdfedderly.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"tim.j.welch@gmail.com"},{"name":"anonymous","email":"jamesmilner22@hotmail.com"},{"name":"anonymous","email":"rowanwins@yahoo.com.au"},{"name":"anonymous","email":"tom@macwright.com"},{"name":"anonymous","email":"morgan.herlocker@gmail.com"},{"name":"anonymous","email":"tim.channell@gmail.com"},{"name":"anonymous","email":"mdfedderly@mdfedderly.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/great-circle_7.0.0-alpha.1_1695080746669_0.2601913058454066"},"_hasShrinkwrap":false},"7.0.0-alpha.2":{"name":"@turf/great-circle","version":"7.0.0-alpha.2","description":"turf great-circle module","author":{"name":"Turf Authors"},"contributors":[{"name":"Dane Springmeyer","email":"@springmeyer"},{"name":"Stepan Kuzmin","email":"@stepankuzmin"},{"name":"Denis Carriere","email":"@DenisCarriere"}],"license":"MIT","bugs":{"url":"https://github.com/Turfjs/turf/issues"},"homepage":"https://github.com/Turfjs/turf","repository":{"type":"git","url":"git://github.com/Turfjs/turf.git"},"funding":"https://opencollective.com/turf","publishConfig":{"access":"public"},"keywords":["turf","arc","line","great","circle"],"main":"dist/js/index.js","module":"dist/es/index.js","exports":{"./package.json":"./package.json",".":{"types":"./index.d.ts","import":"./dist/es/index.js","require":"./dist/js/index.js"}},"types":"index.d.ts","sideEffects":false,"scripts":{"bench":"tsx bench.js","build":"rollup -c ../../rollup.config.js && echo '{\"type\":\"module\"}' > dist/es/package.json","docs":"tsx ../../scripts/generate-readmes","test":"npm-run-all test:*","test:tape":"tsx test.js","test:types":"tsc --esModuleInterop --noEmit --strict types.ts"},"devDependencies":{"@turf/truncate":"^7.0.0-alpha.2","benchmark":"*","load-json-file":"*","npm-run-all":"*","rollup":"*","tape":"*","tsx":"*","write-json-file":"*"},"dependencies":{"@turf/helpers":"^7.0.0-alpha.2","@turf/invariant":"^7.0.0-alpha.2"},"gitHead":"dd35b52725945b4fa29a98d9a550733e06cc222e","readmeFilename":"README.md","_id":"@turf/great-circle@7.0.0-alpha.2","_nodeVersion":"19.6.1","_npmVersion":"lerna/4.0.0/node@v19.6.1+arm64 (darwin)","dist":{"integrity":"sha512-q5Iz4ZmhzujJqBWylPCFnO9bzP+HJy6fUImqiDLrvzJ9cwD92oHK52+gozmgtMzsTN2F5cAICgrzbvG8Jvmn2A==","shasum":"9332cfb6f45e0855cc562649350266ec1e9d478e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@turf/great-circle/-/great-circle-7.0.0-alpha.2.tgz","fileCount":7,"unpackedSize":28635,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHo1j4W87CXYEuTosI0aCQ7WNtrceDzE/oDHP8w/6UZHAiA5scLS5/tmDg7LcOLYn+jRCdl3iWOvxqqThE1D7fX1yA=="}]},"_npmUser":{"name":"anonymous","email":"mdfedderly@mdfedderly.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"tim.j.welch@gmail.com"},{"name":"anonymous","email":"jamesmilner22@hotmail.com"},{"name":"anonymous","email":"rowanwins@yahoo.com.au"},{"name":"anonymous","email":"tom@macwright.com"},{"name":"anonymous","email":"morgan.herlocker@gmail.com"},{"name":"anonymous","email":"tim.channell@gmail.com"},{"name":"anonymous","email":"mdfedderly@mdfedderly.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/great-circle_7.0.0-alpha.2_1696254958985_0.8451969862364803"},"_hasShrinkwrap":false},"7.0.0-alpha.110":{"name":"@turf/great-circle","version":"7.0.0-alpha.110","description":"turf great-circle module","author":{"name":"Turf Authors"},"contributors":[{"name":"Dane Springmeyer","email":"@springmeyer"},{"name":"Stepan Kuzmin","email":"@stepankuzmin"},{"name":"Denis Carriere","email":"@DenisCarriere"}],"license":"MIT","bugs":{"url":"https://github.com/Turfjs/turf/issues"},"homepage":"https://github.com/Turfjs/turf","repository":{"type":"git","url":"git://github.com/Turfjs/turf.git"},"funding":"https://opencollective.com/turf","publishConfig":{"access":"public"},"keywords":["turf","arc","line","great","circle"],"type":"commonjs","main":"dist/cjs/index.cjs","module":"dist/esm/index.mjs","types":"dist/cjs/index.d.ts","exports":{"./package.json":"./package.json",".":{"import":{"types":"./dist/esm/index.d.mts","default":"./dist/esm/index.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.cjs"}}},"sideEffects":false,"scripts":{"bench":"tsx bench.ts","build":"tsup --config ../../tsup.config.ts","docs":"tsx ../../scripts/generate-readmes.ts","test":"npm-run-all --npm-path npm test:*","test:tape":"tsx test.ts","test:types":"tsc --esModuleInterop --noEmit --strict types.ts"},"devDependencies":{"@turf/truncate":"^7.0.0-alpha.110+1411d63a7","benchmark":"^2.1.4","load-json-file":"^7.0.1","npm-run-all":"^4.1.5","tape":"^5.7.2","tsup":"^8.0.1","tsx":"^4.6.2","write-json-file":"^5.0.0"},"dependencies":{"@turf/helpers":"^7.0.0-alpha.110+1411d63a7","@turf/invariant":"^7.0.0-alpha.110+1411d63a7"},"gitHead":"1411d63a74c275c9216fe48e9d3cb2d48a359068","readmeFilename":"README.md","_id":"@turf/great-circle@7.0.0-alpha.110","_nodeVersion":"18.19.0","_npmVersion":"lerna/7.4.2/node@v18.19.0+x64 (linux)","dist":{"integrity":"sha512-kolnUHjLms0f9y9oDiVCCMg+58qeXjjOUbI6Z8tDV2TJzdH5wn9YgBHS3kAbuYJmNNzYGvAxBpuBemUX0UuU8w==","shasum":"55646f722f79f76a462dee445ba5e2efdaad3b4c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@turf/great-circle/-/great-circle-7.0.0-alpha.110.tgz","fileCount":10,"unpackedSize":64529,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDUoKFoJL0olj6nCwR/t0AyV/uA3OzYy/CcgD4DCOXKpAiEA8Z07KZVSN2rM58BpjKKBO8YAAt9PYTMFqMsYU6LPH/8="}]},"_npmUser":{"name":"anonymous","email":"mdfedderly@mdfedderly.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"tim.j.welch@gmail.com"},{"name":"anonymous","email":"jamesmilner22@hotmail.com"},{"name":"anonymous","email":"rowanwins@yahoo.com.au"},{"name":"anonymous","email":"tom@macwright.com"},{"name":"anonymous","email":"morgan.herlocker@gmail.com"},{"name":"anonymous","email":"tim.channell@gmail.com"},{"name":"anonymous","email":"mdfedderly@mdfedderly.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/great-circle_7.0.0-alpha.110_1703973726807_0.30491381498788184"},"_hasShrinkwrap":false},"7.0.0-alpha.111":{"name":"@turf/great-circle","version":"7.0.0-alpha.111","description":"turf great-circle module","author":{"name":"Turf Authors"},"contributors":[{"name":"Dane Springmeyer","email":"@springmeyer"},{"name":"Stepan Kuzmin","email":"@stepankuzmin"},{"name":"Denis Carriere","email":"@DenisCarriere"}],"license":"MIT","bugs":{"url":"https://github.com/Turfjs/turf/issues"},"homepage":"https://github.com/Turfjs/turf","repository":{"type":"git","url":"git://github.com/Turfjs/turf.git"},"funding":"https://opencollective.com/turf","publishConfig":{"access":"public"},"keywords":["turf","arc","line","great","circle"],"type":"commonjs","main":"dist/cjs/index.cjs","module":"dist/esm/index.mjs","types":"dist/cjs/index.d.ts","exports":{"./package.json":"./package.json",".":{"import":{"types":"./dist/esm/index.d.mts","default":"./dist/esm/index.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.cjs"}}},"sideEffects":false,"scripts":{"bench":"tsx bench.ts","build":"tsup --config ../../tsup.config.ts","docs":"tsx ../../scripts/generate-readmes.ts","test":"npm-run-all --npm-path npm test:*","test:tape":"tsx test.ts","test:types":"tsc --esModuleInterop --noEmit --strict types.ts"},"devDependencies":{"@turf/truncate":"^7.0.0-alpha.111+08576cb50","benchmark":"^2.1.4","load-json-file":"^7.0.1","npm-run-all":"^4.1.5","tape":"^5.7.2","tsup":"^8.0.1","tsx":"^4.6.2","write-json-file":"^5.0.0"},"dependencies":{"@turf/helpers":"^7.0.0-alpha.111+08576cb50","@turf/invariant":"^7.0.0-alpha.111+08576cb50"},"gitHead":"08576cb50376e0199aea02dbd887e3af83672246","readmeFilename":"README.md","_id":"@turf/great-circle@7.0.0-alpha.111","_nodeVersion":"18.19.0","_npmVersion":"lerna/7.4.2/node@v18.19.0+x64 (linux)","dist":{"integrity":"sha512-pqACQTvcBHNzmS/4EfrAm3cpSChjR8MpoAu3XcrZKm7837fu6qVOHBSDxH24Pw+H6ce3qgIViWxNPGlnqQM+Pw==","shasum":"f9926742b4df3c3840e0a7fca4a5300a1e9a275d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@turf/great-circle/-/great-circle-7.0.0-alpha.111.tgz","fileCount":10,"unpackedSize":64529,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICZYppLzUigG+bGSLsQqhowQJ66v69sbv9hcRFj5AKouAiB/GbRF7YWCbLWoJ9wo05KJdTcrk5tKwBW1b02LfnnkBQ=="}]},"_npmUser":{"name":"anonymous","email":"mdfedderly@mdfedderly.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"tim.j.welch@gmail.com"},{"name":"anonymous","email":"jamesmilner22@hotmail.com"},{"name":"anonymous","email":"rowanwins@yahoo.com.au"},{"name":"anonymous","email":"tom@macwright.com"},{"name":"anonymous","email":"morgan.herlocker@gmail.com"},{"name":"anonymous","email":"tim.channell@gmail.com"},{"name":"anonymous","email":"mdfedderly@mdfedderly.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/great-circle_7.0.0-alpha.111_1705498955817_0.19156841314685447"},"_hasShrinkwrap":false},"7.0.0-alpha.113":{"name":"@turf/great-circle","version":"7.0.0-alpha.113","description":"turf great-circle module","author":{"name":"Turf Authors"},"contributors":[{"name":"Dane Springmeyer","email":"@springmeyer"},{"name":"Stepan Kuzmin","email":"@stepankuzmin"},{"name":"Denis Carriere","email":"@DenisCarriere"}],"license":"MIT","bugs":{"url":"https://github.com/Turfjs/turf/issues"},"homepage":"https://github.com/Turfjs/turf","repository":{"type":"git","url":"git://github.com/Turfjs/turf.git"},"funding":"https://opencollective.com/turf","publishConfig":{"access":"public"},"keywords":["turf","arc","line","great","circle"],"type":"commonjs","main":"dist/cjs/index.cjs","module":"dist/esm/index.mjs","types":"dist/cjs/index.d.ts","exports":{"./package.json":"./package.json",".":{"import":{"types":"./dist/esm/index.d.mts","default":"./dist/esm/index.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.cjs"}}},"sideEffects":false,"scripts":{"bench":"tsx bench.ts","build":"tsup --config ../../tsup.config.ts","docs":"tsx ../../scripts/generate-readmes.ts","test":"npm-run-all --npm-path npm test:*","test:tape":"tsx test.ts","test:types":"tsc --esModuleInterop --noEmit --strict types.ts"},"devDependencies":{"@turf/truncate":"^7.0.0-alpha.113+876702a45","benchmark":"^2.1.4","load-json-file":"^7.0.1","npm-run-all":"^4.1.5","tape":"^5.7.2","tsup":"^8.0.1","tsx":"^4.6.2","write-json-file":"^5.0.0"},"dependencies":{"@turf/helpers":"^7.0.0-alpha.113+876702a45","@turf/invariant":"^7.0.0-alpha.113+876702a45"},"gitHead":"876702a454d5d085d6e1e54ae286c2b5bc08f584","readmeFilename":"README.md","_id":"@turf/great-circle@7.0.0-alpha.113","_nodeVersion":"18.19.0","_npmVersion":"lerna/7.4.2/node@v18.19.0+x64 (linux)","dist":{"integrity":"sha512-k1Bu6fbpe4CgwGPHUQC9lEcZceDA4bd52SEFdXZAnXeYQBCjEKgByWNtWDtIKTS2KHtBaK1w2OSPyb2wumVLUg==","shasum":"317107945912a413eb52957747fc3cb4b0e8c96c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@turf/great-circle/-/great-circle-7.0.0-alpha.113.tgz","fileCount":10,"unpackedSize":64529,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBe/xyjBgxWp0oVpz5HkzL1deaWmNx1Kw8svgoF2t1y/AiAtK+UyQD9lA0JJnsy1xSs82OhR2CU9UBMIQUpJNTVk/A=="}]},"_npmUser":{"name":"anonymous","email":"mdfedderly@mdfedderly.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"tim.j.welch@gmail.com"},{"name":"anonymous","email":"jamesmilner22@hotmail.com"},{"name":"anonymous","email":"rowanwins@yahoo.com.au"},{"name":"anonymous","email":"tom@macwright.com"},{"name":"anonymous","email":"morgan.herlocker@gmail.com"},{"name":"anonymous","email":"tim.channell@gmail.com"},{"name":"anonymous","email":"mdfedderly@mdfedderly.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/great-circle_7.0.0-alpha.113_1706992360366_0.5792654415582779"},"_hasShrinkwrap":false},"7.0.0-alpha.114":{"name":"@turf/great-circle","version":"7.0.0-alpha.114","description":"turf great-circle module","author":{"name":"Turf Authors"},"contributors":[{"name":"Dane Springmeyer","email":"@springmeyer"},{"name":"Stepan Kuzmin","email":"@stepankuzmin"},{"name":"Denis Carriere","email":"@DenisCarriere"}],"license":"MIT","bugs":{"url":"https://github.com/Turfjs/turf/issues"},"homepage":"https://github.com/Turfjs/turf","repository":{"type":"git","url":"git://github.com/Turfjs/turf.git"},"funding":"https://opencollective.com/turf","publishConfig":{"access":"public"},"keywords":["turf","arc","line","great","circle"],"type":"module","main":"dist/cjs/index.cjs","module":"dist/esm/index.js","types":"dist/esm/index.d.ts","exports":{"./package.json":"./package.json",".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"require":{"types":"./dist/cjs/index.d.cts","default":"./dist/cjs/index.cjs"}}},"sideEffects":false,"scripts":{"bench":"tsx bench.ts","build":"tsup --config ../../tsup.config.ts","docs":"tsx ../../scripts/generate-readmes.ts","test":"npm-run-all --npm-path npm test:*","test:tape":"tsx test.ts","test:types":"tsc --esModuleInterop --module node16 --moduleResolution node16 --noEmit --strict types.ts"},"devDependencies":{"@turf/truncate":"^7.0.0-alpha.114+e0bdd0add","@types/benchmark":"^2.1.5","@types/tape":"^4.2.32","benchmark":"^2.1.4","load-json-file":"^7.0.1","npm-run-all":"^4.1.5","tape":"^5.7.2","tsup":"^8.0.1","tsx":"^4.6.2","write-json-file":"^5.0.0"},"dependencies":{"@turf/helpers":"^7.0.0-alpha.114+e0bdd0add","@turf/invariant":"^7.0.0-alpha.114+e0bdd0add"},"gitHead":"e0bdd0add87f21a4430f8884736096d1ac6fe4cd","readmeFilename":"README.md","_id":"@turf/great-circle@7.0.0-alpha.114","_nodeVersion":"18.19.1","_npmVersion":"lerna/7.4.2/node@v18.19.1+x64 (linux)","dist":{"integrity":"sha512-hj7tIt4z6IRaocMneo/e3rBfQiV/tlBY+80aCZyCiR5Fq+lSrywRfhuRgpawoe9G4Zao4NqP/w9iKWcqUDUc3Q==","shasum":"2afa562546dd0bcb6144ff6c98b2428cb07a646d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@turf/great-circle/-/great-circle-7.0.0-alpha.114.tgz","fileCount":9,"unpackedSize":64187,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIC7PsFmgrWVM56euEyooa/S2SAERu+5lcFNknaSvhbhOAiAx5MYRNrB4bHh4O2YKoIwCpPNXErymwz9Vxax0Lm1i7g=="}]},"_npmUser":{"name":"anonymous","email":"mdfedderly@mdfedderly.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"tim.j.welch@gmail.com"},{"name":"anonymous","email":"jamesmilner22@hotmail.com"},{"name":"anonymous","email":"rowanwins@yahoo.com.au"},{"name":"anonymous","email":"tom@macwright.com"},{"name":"anonymous","email":"morgan.herlocker@gmail.com"},{"name":"anonymous","email":"tim.channell@gmail.com"},{"name":"anonymous","email":"mdfedderly@mdfedderly.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/great-circle_7.0.0-alpha.114_1710201059259_0.14694434363278241"},"_hasShrinkwrap":false},"7.0.0-alpha.115":{"name":"@turf/great-circle","version":"7.0.0-alpha.115","description":"turf great-circle module","author":{"name":"Turf Authors"},"contributors":[{"name":"Dane Springmeyer","email":"@springmeyer"},{"name":"Stepan Kuzmin","email":"@stepankuzmin"},{"name":"Denis Carriere","email":"@DenisCarriere"}],"license":"MIT","bugs":{"url":"https://github.com/Turfjs/turf/issues"},"homepage":"https://github.com/Turfjs/turf","repository":{"type":"git","url":"git://github.com/Turfjs/turf.git"},"funding":"https://opencollective.com/turf","publishConfig":{"access":"public"},"keywords":["turf","arc","line","great","circle"],"type":"module","main":"dist/cjs/index.cjs","module":"dist/esm/index.js","types":"dist/esm/index.d.ts","exports":{"./package.json":"./package.json",".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"require":{"types":"./dist/cjs/index.d.cts","default":"./dist/cjs/index.cjs"}}},"sideEffects":false,"scripts":{"bench":"tsx bench.ts","build":"tsup --config ../../tsup.config.ts","docs":"tsx ../../scripts/generate-readmes.ts","test":"npm-run-all --npm-path npm test:*","test:tape":"tsx test.ts","test:types":"tsc --esModuleInterop --module node16 --moduleResolution node16 --noEmit --strict types.ts"},"devDependencies":{"@turf/truncate":"^7.0.0-alpha.115+c76e6e96e","@types/benchmark":"^2.1.5","@types/tape":"^4.2.32","benchmark":"^2.1.4","load-json-file":"^7.0.1","npm-run-all":"^4.1.5","tape":"^5.7.2","tsup":"^8.0.1","tsx":"^4.6.2","write-json-file":"^5.0.0"},"dependencies":{"@turf/helpers":"^7.0.0-alpha.115+c76e6e96e","@turf/invariant":"^7.0.0-alpha.115+c76e6e96e"},"gitHead":"c76e6e96eea2a08d55f670333a085535da5371ce","readmeFilename":"README.md","_id":"@turf/great-circle@7.0.0-alpha.115","_nodeVersion":"18.20.2","_npmVersion":"lerna/7.4.2/node@v18.20.2+x64 (linux)","dist":{"integrity":"sha512-Gf0DKkLSDC1LPsSQRF4XwYSM6YWsB0+FZyPMqT+TqkAxu9NXCIAAWBROSY4jU8DU1NZCSclbDRZiLfnrihbFiQ==","shasum":"55e36e9756178961c7cb412cc0124a03d728058e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@turf/great-circle/-/great-circle-7.0.0-alpha.115.tgz","fileCount":9,"unpackedSize":64187,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDoPxt0aCFJuiJsgCyOI/IyM2QDgSKxYTTWBrPYvlz8egIgITpRnV2DdG0ggKoEU3m0p38pm4ZAxc5rf+6XrXx7TMQ="}]},"_npmUser":{"name":"anonymous","email":"mdfedderly@mdfedderly.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"tim.j.welch@gmail.com"},{"name":"anonymous","email":"jamesmilner22@hotmail.com"},{"name":"anonymous","email":"rowanwins@yahoo.com.au"},{"name":"anonymous","email":"tom@macwright.com"},{"name":"anonymous","email":"morgan.herlocker@gmail.com"},{"name":"anonymous","email":"tim.channell@gmail.com"},{"name":"anonymous","email":"mdfedderly@mdfedderly.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/great-circle_7.0.0-alpha.115_1713899798643_0.3924778661781305"},"_hasShrinkwrap":false},"7.0.0-alpha.116":{"name":"@turf/great-circle","version":"7.0.0-alpha.116","description":"turf great-circle module","author":{"name":"Turf Authors"},"contributors":[{"name":"Dane Springmeyer","email":"@springmeyer"},{"name":"Stepan Kuzmin","email":"@stepankuzmin"},{"name":"Denis Carriere","email":"@DenisCarriere"}],"license":"MIT","bugs":{"url":"https://github.com/Turfjs/turf/issues"},"homepage":"https://github.com/Turfjs/turf","repository":{"type":"git","url":"git://github.com/Turfjs/turf.git"},"funding":"https://opencollective.com/turf","publishConfig":{"access":"public"},"keywords":["turf","arc","line","great","circle"],"type":"module","main":"dist/cjs/index.cjs","module":"dist/esm/index.js","types":"dist/esm/index.d.ts","exports":{"./package.json":"./package.json",".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"require":{"types":"./dist/cjs/index.d.cts","default":"./dist/cjs/index.cjs"}}},"sideEffects":false,"scripts":{"bench":"tsx bench.ts","build":"tsup --config ../../tsup.config.ts","docs":"tsx ../../scripts/generate-readmes.ts","test":"npm-run-all --npm-path npm test:*","test:tape":"tsx test.ts","test:types":"tsc --esModuleInterop --module node16 --moduleResolution node16 --noEmit --strict types.ts"},"devDependencies":{"@turf/truncate":"^7.0.0-alpha.116+ce335a037","@types/benchmark":"^2.1.5","@types/tape":"^4.2.32","benchmark":"^2.1.4","load-json-file":"^7.0.1","npm-run-all":"^4.1.5","tape":"^5.7.2","tsup":"^8.0.1","tsx":"^4.6.2","write-json-file":"^5.0.0"},"dependencies":{"@turf/helpers":"^7.0.0-alpha.116+ce335a037","@turf/invariant":"^7.0.0-alpha.116+ce335a037"},"gitHead":"ce335a03715dfef473fe4ca2f379fe43bae275bc","readmeFilename":"README.md","_id":"@turf/great-circle@7.0.0-alpha.116","_nodeVersion":"18.20.2","_npmVersion":"lerna/7.4.2/node@v18.20.2+x64 (linux)","dist":{"integrity":"sha512-hZ1C6Y9+JzXA8DrfC3j0rVXqwGPC1KUvOo3nxLRXnhtQJoSFCreVcXY6fUbISwewHCMIA3sewI8PzbVNudGpOw==","shasum":"955ae6a1a1f20c9c4a30fa7fd4022e1e0714e1b2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@turf/great-circle/-/great-circle-7.0.0-alpha.116.tgz","fileCount":9,"unpackedSize":64187,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAuhWPaxfUlh/vY6RbdPCSZOIyqh1Tjxp8eqx6jw9LZ3AiEA193b0zLJXzZJLkyX+f+3d+Y0BvEZkTnO2B/wsV8I7sY="}]},"_npmUser":{"name":"anonymous","email":"mdfedderly@mdfedderly.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"tim.j.welch@gmail.com"},{"name":"anonymous","email":"jamesmilner22@hotmail.com"},{"name":"anonymous","email":"rowanwins@yahoo.com.au"},{"name":"anonymous","email":"tom@macwright.com"},{"name":"anonymous","email":"morgan.herlocker@gmail.com"},{"name":"anonymous","email":"tim.channell@gmail.com"},{"name":"anonymous","email":"mdfedderly@mdfedderly.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/great-circle_7.0.0-alpha.116_1715059457976_0.16370054962964553"},"_hasShrinkwrap":false},"7.0.0":{"name":"@turf/great-circle","version":"7.0.0","description":"turf great-circle module","author":{"name":"Turf Authors"},"contributors":[{"name":"Dane Springmeyer","email":"@springmeyer"},{"name":"Stepan Kuzmin","email":"@stepankuzmin"},{"name":"Denis Carriere","email":"@DenisCarriere"}],"license":"MIT","bugs":{"url":"https://github.com/Turfjs/turf/issues"},"homepage":"https://github.com/Turfjs/turf","repository":{"type":"git","url":"git://github.com/Turfjs/turf.git"},"funding":"https://opencollective.com/turf","publishConfig":{"access":"public"},"keywords":["turf","arc","line","great","circle"],"type":"module","main":"dist/cjs/index.cjs","module":"dist/esm/index.js","types":"dist/esm/index.d.ts","exports":{"./package.json":"./package.json",".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"require":{"types":"./dist/cjs/index.d.cts","default":"./dist/cjs/index.cjs"}}},"sideEffects":false,"scripts":{"bench":"tsx bench.ts","build":"tsup --config ../../tsup.config.ts","docs":"tsx ../../scripts/generate-readmes.ts","test":"npm-run-all --npm-path npm test:*","test:tape":"tsx test.ts","test:types":"tsc --esModuleInterop --module node16 --moduleResolution node16 --noEmit --strict types.ts"},"devDependencies":{"@turf/truncate":"^7.0.0","@types/benchmark":"^2.1.5","@types/tape":"^4.2.32","benchmark":"^2.1.4","load-json-file":"^7.0.1","npm-run-all":"^4.1.5","tape":"^5.7.2","tsup":"^8.0.1","tsx":"^4.6.2","write-json-file":"^5.0.0"},"dependencies":{"@turf/helpers":"^7.0.0","@turf/invariant":"^7.0.0"},"gitHead":"3d3a7917025fbabe191dbddbc89754b86f9c7739","_id":"@turf/great-circle@7.0.0","_nodeVersion":"18.20.3","_npmVersion":"lerna/7.4.2/node@v18.20.3+x64 (linux)","dist":{"integrity":"sha512-onZYQ4ZiN2sIff8j648k+eaeavC+W2wG9L+7wSZjWgeaM4t40r3ZhcJLwqmMUSHxccACNlnINukQodulsflFDg==","shasum":"298424c41616ded05d319e7d89bcff51248737a8","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@turf/great-circle/-/great-circle-7.0.0.tgz","fileCount":9,"unpackedSize":64107,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGUU8TgbExqcZo5QcI1wgUIVrqvx39EBEU0C3c3ESHbAAiAp5koaCbDDCzCq53udWB3+ZTPBblZfKL6zfIDeGT1KPg=="}]},"_npmUser":{"name":"anonymous","email":"mdfedderly@mdfedderly.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"tim.j.welch@gmail.com"},{"name":"anonymous","email":"jamesmilner22@hotmail.com"},{"name":"anonymous","email":"rowanwins@yahoo.com.au"},{"name":"anonymous","email":"tom@macwright.com"},{"name":"anonymous","email":"morgan.herlocker@gmail.com"},{"name":"anonymous","email":"tim.channell@gmail.com"},{"name":"anonymous","email":"mdfedderly@mdfedderly.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/great-circle_7.0.0_1717768310932_0.24123510140586601"},"_hasShrinkwrap":false},"7.1.0-alpha.7":{"name":"@turf/great-circle","version":"7.1.0-alpha.7","description":"turf great-circle module","author":{"name":"Turf Authors"},"contributors":[{"name":"Dane Springmeyer","email":"@springmeyer"},{"name":"Stepan Kuzmin","email":"@stepankuzmin"},{"name":"Denis Carriere","email":"@DenisCarriere"}],"license":"MIT","bugs":{"url":"https://github.com/Turfjs/turf/issues"},"homepage":"https://github.com/Turfjs/turf","repository":{"type":"git","url":"git://github.com/Turfjs/turf.git"},"funding":"https://opencollective.com/turf","publishConfig":{"access":"public"},"keywords":["turf","arc","line","great","circle"],"type":"module","main":"dist/cjs/index.cjs","module":"dist/esm/index.js","types":"dist/esm/index.d.ts","exports":{"./package.json":"./package.json",".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"require":{"types":"./dist/cjs/index.d.cts","default":"./dist/cjs/index.cjs"}}},"sideEffects":false,"scripts":{"bench":"tsx bench.ts","build":"tsup --config ../../tsup.config.ts","docs":"tsx ../../scripts/generate-readmes.ts","test":"npm-run-all --npm-path npm test:*","test:tape":"tsx test.ts","test:types":"tsc --esModuleInterop --module node16 --moduleResolution node16 --noEmit --strict types.ts"},"devDependencies":{"@turf/truncate":"^7.1.0-alpha.7+0ce6ecca0","@types/benchmark":"^2.1.5","@types/tape":"^4.2.32","benchmark":"^2.1.4","load-json-file":"^7.0.1","npm-run-all":"^4.1.5","tape":"^5.7.2","tsup":"^8.0.1","tsx":"^4.6.2","write-json-file":"^5.0.0"},"dependencies":{"@turf/helpers":"^7.1.0-alpha.7+0ce6ecca0","@turf/invariant":"^7.1.0-alpha.7+0ce6ecca0"},"gitHead":"0ce6ecca05829690270fec6d6bed2003495fe0ea","readmeFilename":"README.md","_id":"@turf/great-circle@7.1.0-alpha.7","_nodeVersion":"18.20.3","_npmVersion":"lerna/8.1.3/node@v18.20.3+x64 (linux)","dist":{"integrity":"sha512-cIQxjV9xHvz5blrsAxooJxyhNkrww7KVJL/xKzfKrm1QJwXfbviMCVANLXLed9UNU82UWewGgUsKBGGwphQZog==","shasum":"7041e631bc7c9f21c9ea032640e333cc36a73d55","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@turf/great-circle/-/great-circle-7.1.0-alpha.7.tgz","fileCount":9,"unpackedSize":63403,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDvMmOZ0yBf0C5E2l+ERo6xTGQ6Db6WdyoxESw/yLq0fQIhAJzzkrOq6uvmG7DVzyrFDRl1Ncs1BQkGQJWMCv8lCam2"}]},"_npmUser":{"name":"anonymous","email":"mdfedderly@mdfedderly.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/great-circle_7.1.0-alpha.7_1719320798573_0.18469594070090434"},"_hasShrinkwrap":false},"7.1.0-alpha.70":{"name":"@turf/great-circle","version":"7.1.0-alpha.70","keywords":["turf","arc","line","great","circle"],"author":"Turf Authors","license":"MIT","_id":"@turf/great-circle@7.1.0-alpha.70","maintainers":[{"name":"anonymous","email":"james@smallsaucepan.com"},{"name":"anonymous","email":"morganherlocker@gmail.com"},{"name":"anonymous","email":"tim.j.welch@gmail.com"},{"name":"anonymous","email":"jamesmilner22@hotmail.com"},{"name":"anonymous","email":"rowanwins@yahoo.com.au"},{"name":"anonymous","email":"tom@macwright.com"},{"name":"anonymous","email":"morgan.herlocker@gmail.com"},{"name":"anonymous","email":"tim.channell@gmail.com"},{"name":"anonymous","email":"mdfedderly@mdfedderly.com"}],"contributors":["Dane Springmeyer <@springmeyer>","Stepan Kuzmin <@stepankuzmin>","Denis Carriere <@DenisCarriere>"],"homepage":"https://github.com/Turfjs/turf","bugs":{"url":"https://github.com/Turfjs/turf/issues"},"dist":{"shasum":"d1f697dea33632d3a7a878e23d24fb9196395576","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@turf/great-circle/-/great-circle-7.1.0-alpha.70.tgz","fileCount":9,"integrity":"sha512-w13eUt4Zsv7pHsEbsy8EsFHXre7mYTp9pudsalJ5uYSmgzT0aIUH9I0Vp8vwmwJrSpjX6bIFO2C2dwblJtTT4w==","signatures":[{"sig":"MEUCIQDSqiEMUyikm6FWU2mDi5ajsQZ0WnqB5AfR3Vk/YV3wmAIgTJldVwFfWsxOvg6YjiT75p0x4mvePdNoiHenYXTsguk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":63331,"size":9980},"main":"dist/cjs/index.cjs","type":"module","types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"require":{"types":"./dist/cjs/index.d.cts","default":"./dist/cjs/index.cjs"}},"./package.json":"./package.json"},"funding":"https://opencollective.com/turf","gitHead":"948cdafaf70606d2e27fcc79973fa48ee1182067","scripts":{"docs":"tsx ../../scripts/generate-readmes.ts","test":"npm-run-all --npm-path npm test:*","bench":"tsx bench.ts","build":"tsup --config ../../tsup.config.ts","test:tape":"tsx test.ts","test:types":"tsc --esModuleInterop --module node16 --moduleResolution node16 --noEmit --strict types.ts"},"_npmUser":{"name":"anonymous","email":"mdfedderly@mdfedderly.com"},"repository":{"url":"git://github.com/Turfjs/turf.git","type":"git"},"_npmVersion":"lerna/8.1.7/node@v18.20.4+x64 (linux)","description":"turf great-circle module","directories":{},"sideEffects":false,"_nodeVersion":"18.20.4","dependencies":{"@turf/helpers":"^7.1.0-alpha.70+948cdafaf","@types/geojson":"^7946.0.10","@turf/invariant":"^7.1.0-alpha.70+948cdafaf"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.6.2","tape":"^5.7.2","tsup":"^8.0.1","benchmark":"^2.1.4","@types/tape":"^4.2.32","npm-run-all":"^4.1.5","@turf/truncate":"^7.1.0-alpha.70+948cdafaf","load-json-file":"^7.0.1","write-json-file":"^5.0.0","@types/benchmark":"^2.1.5"},"_npmOperationalInternal":{"tmp":"tmp/great-circle_7.1.0-alpha.70_1723226681140_0.22562358794847093","host":"s3://npm-registry-packages"},"_cnpmcore_publish_time":"2024-08-09T18:04:41.333Z","publish_time":1723226681333,"_source_registry_name":"default"},"7.1.0":{"name":"@turf/great-circle","version":"7.1.0","description":"turf great-circle module","author":"Turf Authors","contributors":["Dane Springmeyer <@springmeyer>","Stepan Kuzmin <@stepankuzmin>","Denis Carriere <@DenisCarriere>"],"license":"MIT","bugs":{"url":"https://github.com/Turfjs/turf/issues"},"homepage":"https://github.com/Turfjs/turf","repository":{"type":"git","url":"git://github.com/Turfjs/turf.git"},"funding":"https://opencollective.com/turf","publishConfig":{"access":"public"},"keywords":["turf","arc","line","great","circle"],"type":"module","main":"dist/cjs/index.cjs","module":"dist/esm/index.js","types":"dist/esm/index.d.ts","exports":{"./package.json":"./package.json",".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"require":{"types":"./dist/cjs/index.d.cts","default":"./dist/cjs/index.cjs"}}},"sideEffects":false,"scripts":{"bench":"tsx bench.ts","build":"tsup --config ../../tsup.config.ts","docs":"tsx ../../scripts/generate-readmes.ts","test":"npm-run-all --npm-path npm test:*","test:tape":"tsx test.ts","test:types":"tsc --esModuleInterop --module node16 --moduleResolution node16 --noEmit --strict types.ts"},"devDependencies":{"@turf/truncate":"^7.1.0","@types/benchmark":"^2.1.5","@types/tape":"^4.2.32","benchmark":"^2.1.4","load-json-file":"^7.0.1","npm-run-all":"^4.1.5","tape":"^5.7.2","tsup":"^8.0.1","tsx":"^4.6.2","write-json-file":"^5.0.0"},"dependencies":{"@turf/helpers":"^7.1.0","@turf/invariant":"^7.1.0","@types/geojson":"^7946.0.10"},"gitHead":"68915eeebc9278bb40dec3f1034499698a0561ef","_nodeVersion":"18.20.4","_npmVersion":"lerna/8.1.7/node@v18.20.4+x64 (linux)","_id":"@turf/great-circle@7.1.0","dist":{"integrity":"sha512-92q5fqUp5oW+FYekUIrUVR5PZBWbOV6NHKHPIiNahiPvtkpZItbbjoO+tGn5+2i8mxZP9FGOthayJe4V0a1xkg==","shasum":"3a7276eb59b4dc5e6937ae9e26d9ee22b30f8b52","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@turf/great-circle/-/great-circle-7.1.0.tgz","fileCount":9,"unpackedSize":63255,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIALFXeu3r5VpL68bq6XmBHx24gihdV+xIrpdV9TcQNFZAiEAzHmwBBheNRBmZdMqgKMKrEfQxsHeFJyqKjFqdRz41f4="}],"size":9956},"_npmUser":{"name":"anonymous","email":"mdfedderly@mdfedderly.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"james@smallsaucepan.com"},{"name":"anonymous","email":"morganherlocker@gmail.com"},{"name":"anonymous","email":"tim.j.welch@gmail.com"},{"name":"anonymous","email":"jamesmilner22@hotmail.com"},{"name":"anonymous","email":"rowanwins@yahoo.com.au"},{"name":"anonymous","email":"tom@macwright.com"},{"name":"anonymous","email":"morgan.herlocker@gmail.com"},{"name":"anonymous","email":"tim.channell@gmail.com"},{"name":"anonymous","email":"mdfedderly@mdfedderly.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/great-circle_7.1.0_1723227894039_0.7415572009323188"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-08-09T18:24:54.256Z","publish_time":1723227894256,"_source_registry_name":"default"},"7.2.0":{"name":"@turf/great-circle","version":"7.2.0","description":"turf great-circle module","author":"Turf Authors","contributors":["Dane Springmeyer <@springmeyer>","Stepan Kuzmin <@stepankuzmin>","Denis Carriere <@DenisCarriere>"],"license":"MIT","bugs":{"url":"https://github.com/Turfjs/turf/issues"},"homepage":"https://github.com/Turfjs/turf","repository":{"type":"git","url":"git://github.com/Turfjs/turf.git"},"funding":"https://opencollective.com/turf","publishConfig":{"access":"public"},"keywords":["turf","arc","line","great","circle"],"type":"module","main":"dist/cjs/index.cjs","module":"dist/esm/index.js","types":"dist/esm/index.d.ts","exports":{"./package.json":"./package.json",".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"require":{"types":"./dist/cjs/index.d.cts","default":"./dist/cjs/index.cjs"}}},"sideEffects":false,"scripts":{"bench":"tsx bench.ts","build":"tsup --config ../../tsup.config.ts","docs":"tsx ../../scripts/generate-readmes.ts","test":"npm-run-all --npm-path npm test:*","test:tape":"tsx test.ts","test:types":"tsc --esModuleInterop --module node16 --moduleResolution node16 --noEmit --strict types.ts"},"devDependencies":{"@turf/truncate":"^7.2.0","@types/benchmark":"^2.1.5","@types/tape":"^4.13.4","benchmark":"^2.1.4","load-json-file":"^7.0.1","npm-run-all":"^4.1.5","tape":"^5.9.0","tsup":"^8.3.5","tsx":"^4.19.2","write-json-file":"^5.0.0"},"dependencies":{"@turf/helpers":"^7.2.0","@turf/invariant":"^7.2.0","@types/geojson":"^7946.0.10"},"gitHead":"7b0f0374c4668cd569f8904c71e2ae7d941be867","_nodeVersion":"18.20.5","_npmVersion":"lerna/8.1.9/node@v18.20.5+x64 (linux)","_id":"@turf/great-circle@7.2.0","dist":{"integrity":"sha512-n30OiADyOKHhor0aXNgYfXQYXO3UtsOKmhQsY1D89/Oh1nCIXG/1ZPlLL9ZoaRXXBTUBjh99a+K8029NQbGDhw==","shasum":"be86b0562617909e3f16dd385854a60a7d7e1862","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@turf/great-circle/-/great-circle-7.2.0.tgz","fileCount":9,"unpackedSize":70783,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQClcP2ANYh95ubDQUDZoRS0KekhXT9dN9RTUg6GAHKSMwIhAKCjZJWfgFWwXZzvs3ldSasALWNXDfG+FcdaAllk1CkG"}],"size":12339},"_npmUser":{"name":"anonymous","email":"mdfedderly@mdfedderly.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"rowanwins@yahoo.com.au"},{"name":"anonymous","email":"tom@macwright.com"},{"name":"anonymous","email":"morgan.herlocker@gmail.com"},{"name":"anonymous","email":"tim.channell@gmail.com"},{"name":"anonymous","email":"mdfedderly@mdfedderly.com"},{"name":"anonymous","email":"tim.j.welch@gmail.com"},{"name":"anonymous","email":"jamesmilner22@hotmail.com"},{"name":"anonymous","email":"morganherlocker@gmail.com"},{"name":"anonymous","email":"james@smallsaucepan.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/great-circle_7.2.0_1735448349313_0.7276401152556162"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-29T04:59:09.474Z","publish_time":1735448349474,"_source_registry_name":"default"},"7.3.0":{"name":"@turf/great-circle","version":"7.3.0","description":"Calculate great circles routes as LineString or MultiLineString.","author":"Turf Authors","contributors":["Dane Springmeyer <@springmeyer>","Stepan Kuzmin <@stepankuzmin>","Denis Carriere <@DenisCarriere>"],"license":"MIT","bugs":{"url":"https://github.com/Turfjs/turf/issues"},"homepage":"https://github.com/Turfjs/turf","repository":{"type":"git","url":"git://github.com/Turfjs/turf.git"},"funding":"https://opencollective.com/turf","publishConfig":{"access":"public"},"keywords":["turf","arc","line","great","circle"],"type":"module","main":"dist/cjs/index.cjs","module":"dist/esm/index.js","types":"dist/esm/index.d.ts","exports":{"./package.json":"./package.json",".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"require":{"types":"./dist/cjs/index.d.cts","default":"./dist/cjs/index.cjs"}}},"sideEffects":false,"scripts":{"bench":"tsx bench.ts","build":"tsup --config ../../tsup.config.ts","docs":"tsx ../../scripts/generate-readmes.ts","test":"npm-run-all --npm-path npm test:*","test:tape":"tsx test.ts","test:types":"tsc --esModuleInterop --module node16 --moduleResolution node16 --noEmit --strict types.ts"},"devDependencies":{"@turf/truncate":"7.3.0","@types/benchmark":"^2.1.5","@types/tape":"^5.8.1","benchmark":"^2.1.4","load-json-file":"^7.0.1","npm-run-all":"^4.1.5","tape":"^5.9.0","tsup":"^8.4.0","tsx":"^4.19.4","write-json-file":"^6.0.0"},"dependencies":{"@turf/helpers":"7.3.0","@turf/invariant":"7.3.0","@types/geojson":"^7946.0.10"},"gitHead":"9f58a103e8f9a587ab640307ed03ba5233913ddd","_nodeVersion":"20.19.5","_npmVersion":"lerna/8.2.2/node@v20.19.5+x64 (linux)","_id":"@turf/great-circle@7.3.0","dist":{"integrity":"sha512-DMBSFLD2/zAZAhAX2EQin+sogoT+arJ7dq9x2hRNTiEQYRZrKQyUMKPz9wNEsWB+evCLt3JsCn5djoVJByBSRw==","shasum":"fc274b6b5ffe7a7438247f770a130f795fd3d85b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@turf/great-circle/-/great-circle-7.3.0.tgz","fileCount":9,"unpackedSize":70842,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCgc6BTSjuXLKXg+mjcc4hsjzXRleK9vbMlbd4HmfaSRwIhAJT8mzzvVS2i6Wb+dpbbZ6Pr9Od92+hykYEK0IaUjlYF"}],"size":12343},"_npmUser":{"name":"anonymous","email":"mdfedderly@mdfedderly.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"rowanwins@yahoo.com.au"},{"name":"anonymous","email":"tom@macwright.com"},{"name":"anonymous","email":"morgan.herlocker@gmail.com"},{"name":"anonymous","email":"tim.channell@gmail.com"},{"name":"anonymous","email":"mdfedderly@mdfedderly.com"},{"name":"anonymous","email":"tim.j.welch@gmail.com"},{"name":"anonymous","email":"jamesmilner22@hotmail.com"},{"name":"anonymous","email":"morganherlocker@gmail.com"},{"name":"anonymous","email":"james@smallsaucepan.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/great-circle_7.3.0_1763371527291_0.672728664374989"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-17T09:25:27.477Z","publish_time":1763371527477,"_source_registry_name":"default"},"7.3.1":{"name":"@turf/great-circle","version":"7.3.1","description":"Calculate great circles routes as LineString or MultiLineString.","author":"Turf Authors","contributors":["Dane Springmeyer <@springmeyer>","Stepan Kuzmin <@stepankuzmin>","Denis Carriere <@DenisCarriere>"],"license":"MIT","bugs":{"url":"https://github.com/Turfjs/turf/issues"},"homepage":"https://github.com/Turfjs/turf","repository":{"type":"git","url":"git://github.com/Turfjs/turf.git"},"funding":"https://opencollective.com/turf","publishConfig":{"access":"public"},"keywords":["turf","arc","line","great","circle"],"type":"module","main":"dist/cjs/index.cjs","module":"dist/esm/index.js","types":"dist/esm/index.d.ts","exports":{"./package.json":"./package.json",".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"require":{"types":"./dist/cjs/index.d.cts","default":"./dist/cjs/index.cjs"}}},"sideEffects":false,"scripts":{"bench":"tsx bench.ts","build":"tsup --config ../../tsup.config.ts","docs":"tsx ../../scripts/generate-readmes.ts","test":"pnpm run /test:.*/","test:tape":"tsx test.ts","test:types":"tsc --esModuleInterop --module node16 --moduleResolution node16 --noEmit --strict types.ts"},"devDependencies":{"@turf/truncate":"7.3.1","@types/benchmark":"^2.1.5","@types/tape":"^5.8.1","benchmark":"^2.1.4","load-json-file":"^7.0.1","tape":"^5.9.0","tsup":"^8.4.0","tsx":"^4.19.4","write-json-file":"^6.0.0"},"dependencies":{"@turf/helpers":"7.3.1","@turf/invariant":"7.3.1","@types/geojson":"^7946.0.10"},"gitHead":"b7f1b4eafb760431e03955499d8eac9489438219","_nodeVersion":"20.19.5","_npmVersion":"lerna/8.2.2/node@v20.19.5+x64 (linux)","_id":"@turf/great-circle@7.3.1","dist":{"integrity":"sha512-pfs7PzBRgYEEyecM0ni6iEF19grn9FmbHyaLz7voYInmc2ZHfWQaxuY4dcf9cziWDaiPlbuyr/RyE6envg1xpw==","shasum":"7b616d3c647490604853354527cd37ac51a535d4","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@turf/great-circle/-/great-circle-7.3.1.tgz","fileCount":9,"unpackedSize":70798,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCOoLbc9KO+lePbIuxQrmMsAbY9eYjAKGLcBZS4NO3BPgIhAO+EL1i1UrMeE/vaFUNlfbBX3XfqQDGSrjuACxXn8Ld1"}],"size":12328},"_npmUser":{"name":"anonymous","email":"mdfedderly@mdfedderly.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"rowanwins@yahoo.com.au"},{"name":"anonymous","email":"tom@macwright.com"},{"name":"anonymous","email":"morgan.herlocker@gmail.com"},{"name":"anonymous","email":"tim.channell@gmail.com"},{"name":"anonymous","email":"mdfedderly@mdfedderly.com"},{"name":"anonymous","email":"tim.j.welch@gmail.com"},{"name":"anonymous","email":"jamesmilner22@hotmail.com"},{"name":"anonymous","email":"morganherlocker@gmail.com"},{"name":"anonymous","email":"james@smallsaucepan.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/great-circle_7.3.1_1764227047757_0.48598648694663926"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-27T07:04:07.916Z","publish_time":1764227047916,"_source_registry_name":"default"},"7.3.2":{"name":"@turf/great-circle","version":"7.3.2","description":"Calculate great circles routes as LineString or MultiLineString.","author":{"name":"Turf Authors"},"contributors":[{"name":"Dane Springmeyer","email":"@springmeyer"},{"name":"Stepan Kuzmin","email":"@stepankuzmin"},{"name":"Denis Carriere","email":"@DenisCarriere"},{"name":"Thomas Hervey","email":"@thomas-hervey"}],"license":"MIT","bugs":{"url":"https://github.com/Turfjs/turf/issues"},"homepage":"https://github.com/Turfjs/turf","repository":{"type":"git","url":"git://github.com/Turfjs/turf.git"},"funding":"https://opencollective.com/turf","publishConfig":{"access":"public"},"keywords":["turf","arc","line","great","circle"],"type":"module","main":"dist/cjs/index.cjs","module":"dist/esm/index.js","types":"dist/esm/index.d.ts","exports":{"./package.json":"./package.json",".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"require":{"types":"./dist/cjs/index.d.cts","default":"./dist/cjs/index.cjs"}}},"sideEffects":false,"scripts":{"bench":"tsx bench.ts","build":"tsup --config ../../tsup.config.ts","docs":"tsx ../../scripts/generate-readmes.ts","test":"pnpm run /test:.*/","test:tape":"tsx test.ts","test:types":"tsc --esModuleInterop --module node16 --moduleResolution node16 --noEmit --strict types.ts"},"devDependencies":{"@turf/truncate":"7.3.2","@types/benchmark":"^2.1.5","@types/tape":"^5.8.1","benchmark":"^2.1.4","load-json-file":"^7.0.1","tape":"^5.9.0","tsup":"^8.4.0","tsx":"^4.19.4","typescript":"^5.8.3","write-json-file":"^6.0.0"},"dependencies":{"@turf/helpers":"7.3.2","@turf/invariant":"7.3.2","@types/geojson":"^7946.0.10","arc":"^0.2.0","tslib":"^2.8.1"},"gitHead":"099d9915467bacf45d554be4533fa9998c4efc88","_id":"@turf/great-circle@7.3.2","_nodeVersion":"20.19.6","_npmVersion":"lerna/9.0.3/node@v20.19.6+x64 (linux)","dist":{"integrity":"sha512-rsngBQ1unAKk8g8rqw2+Q/X4pzhvnf9ayVFXykEay9IILU6nTJDC/dOk1JzGQE2BiYKer1n2SyCGNdTtca8NvA==","shasum":"7b10a6ca50635c4ca840ea84c60b6611f3ca4183","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@turf/great-circle/-/great-circle-7.3.2.tgz","fileCount":9,"unpackedSize":18018,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIE/cUQbeHjKeasfIfjgfOHtBWi8a270smRgH+B3UYfJ5AiAU+ehixRR5faByvRpbreEMsGadZXpoJC90OtqUGcvsCQ=="}],"size":4845},"_npmUser":{"name":"anonymous","email":"mdfedderly@mdfedderly.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"rowanwins@yahoo.com.au"},{"name":"anonymous","email":"tom@macwright.com"},{"name":"anonymous","email":"morgan.herlocker@gmail.com"},{"name":"anonymous","email":"tim.channell@gmail.com"},{"name":"anonymous","email":"mdfedderly@mdfedderly.com"},{"name":"anonymous","email":"tim.j.welch@gmail.com"},{"name":"anonymous","email":"jamesmilner22@hotmail.com"},{"name":"anonymous","email":"morganherlocker@gmail.com"},{"name":"anonymous","email":"james@smallsaucepan.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/great-circle_7.3.2_1768358881706_0.7808178400084516"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-01-14T02:48:01.843Z","publish_time":1768358881843,"_source_registry_name":"default"},"7.3.3":{"name":"@turf/great-circle","version":"7.3.3","description":"Calculate great circles routes as LineString or MultiLineString.","author":{"name":"Turf Authors"},"contributors":[{"name":"Dane Springmeyer","email":"@springmeyer"},{"name":"Stepan Kuzmin","email":"@stepankuzmin"},{"name":"Denis Carriere","email":"@DenisCarriere"},{"name":"Thomas Hervey","email":"@thomas-hervey"}],"license":"MIT","bugs":{"url":"https://github.com/Turfjs/turf/issues"},"homepage":"https://github.com/Turfjs/turf","repository":{"type":"git","url":"git://github.com/Turfjs/turf.git"},"funding":"https://opencollective.com/turf","publishConfig":{"access":"public"},"keywords":["turf","arc","line","great","circle"],"type":"module","main":"dist/cjs/index.cjs","module":"dist/esm/index.js","types":"dist/esm/index.d.ts","exports":{"./package.json":"./package.json",".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"require":{"types":"./dist/cjs/index.d.cts","default":"./dist/cjs/index.cjs"}}},"sideEffects":false,"scripts":{"bench":"tsx bench.ts","build":"tsup --config ../../tsup.config.ts","docs":"tsx ../../scripts/generate-readmes.ts","test":"pnpm run /test:.*/","test:tape":"tsx test.ts","test:types":"tsc --esModuleInterop --module node16 --moduleResolution node16 --noEmit --strict types.ts"},"devDependencies":{"@turf/truncate":"7.3.3","@types/benchmark":"^2.1.5","@types/tape":"^5.8.1","benchmark":"^2.1.4","load-json-file":"^7.0.1","tape":"^5.9.0","tsup":"^8.4.0","tsx":"^4.19.4","typescript":"^5.8.3","write-json-file":"^6.0.0"},"dependencies":{"@turf/helpers":"7.3.3","@turf/invariant":"7.3.3","@types/geojson":"^7946.0.10","arc":"^0.2.0","tslib":"^2.8.1"},"gitHead":"fa0e2da8ce02d9a82720eae922f89c9386596e04","_id":"@turf/great-circle@7.3.3","_nodeVersion":"20.20.0","_npmVersion":"lerna/9.0.3/node@v20.20.0+x64 (linux)","dist":{"integrity":"sha512-UT6cootKr2saXw9dIt+fZU/IG0rqm2WSFsmxqS8ZAtkfXe7Nr/JL4R94OCDr0y1ALkIX8IgzZjo9555c8x4hJA==","shasum":"bc3b15b69975e49a9a53ae4d3fb920af28dd8832","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@turf/great-circle/-/great-circle-7.3.3.tgz","fileCount":9,"unpackedSize":18018,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@turf%2fgreat-circle@7.3.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCr+G2PGDBXIXtXvK7dHkbr/y7cxAFqrnD6T5aB+/WHTwIhAKY/oddCfynrqTXnDHXLAHzvuYEprkkKZJNMikA7r3jn"}],"size":4843},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8d6ca709-a4cd-4a16-ad3d-5eb9e77e5215"}},"directories":{},"maintainers":[{"name":"anonymous","email":"rowanwins@yahoo.com.au"},{"name":"anonymous","email":"tom@macwright.com"},{"name":"anonymous","email":"morgan.herlocker@gmail.com"},{"name":"anonymous","email":"tim.channell@gmail.com"},{"name":"anonymous","email":"mdfedderly@mdfedderly.com"},{"name":"anonymous","email":"tim.j.welch@gmail.com"},{"name":"anonymous","email":"jamesmilner22@hotmail.com"},{"name":"anonymous","email":"morganherlocker@gmail.com"},{"name":"anonymous","email":"james@smallsaucepan.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/great-circle_7.3.3_1769566742382_0.39805111717646313"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-01-28T02:19:02.541Z","publish_time":1769566742541,"_source_registry_name":"default"},"7.3.4":{"name":"@turf/great-circle","version":"7.3.4","description":"Calculate great circles routes as LineString or MultiLineString.","author":{"name":"Turf Authors"},"contributors":[{"name":"Dane Springmeyer","email":"@springmeyer"},{"name":"Stepan Kuzmin","email":"@stepankuzmin"},{"name":"Denis Carriere","email":"@DenisCarriere"},{"name":"Thomas Hervey","email":"@thomas-hervey"}],"license":"MIT","bugs":{"url":"https://github.com/Turfjs/turf/issues"},"homepage":"https://github.com/Turfjs/turf","repository":{"type":"git","url":"git://github.com/Turfjs/turf.git"},"funding":"https://opencollective.com/turf","publishConfig":{"access":"public"},"keywords":["turf","arc","line","great","circle"],"type":"module","main":"dist/cjs/index.cjs","module":"dist/esm/index.js","types":"dist/esm/index.d.ts","exports":{"./package.json":"./package.json",".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"require":{"types":"./dist/cjs/index.d.cts","default":"./dist/cjs/index.cjs"}}},"sideEffects":false,"scripts":{"bench":"tsx bench.ts","build":"tsup --config ../../tsup.config.ts","docs":"tsx ../../scripts/generate-readmes.ts","test":"pnpm run /test:.*/","test:tape":"tsx test.ts","test:types":"tsc --esModuleInterop --module node16 --moduleResolution node16 --noEmit --strict types.ts"},"devDependencies":{"@turf/truncate":"7.3.4","@types/benchmark":"^2.1.5","@types/tape":"^5.8.1","benchmark":"^2.1.4","load-json-file":"^7.0.1","tape":"^5.9.0","tsup":"^8.4.0","tsx":"^4.19.4","typescript":"^5.8.3","write-json-file":"^6.0.0"},"dependencies":{"@turf/helpers":"7.3.4","@turf/invariant":"7.3.4","@types/geojson":"^7946.0.10","arc":"^0.2.0","tslib":"^2.8.1"},"gitHead":"a0878648b801443f342aae692c60ab95a1da61a9","_id":"@turf/great-circle@7.3.4","_nodeVersion":"20.20.0","_npmVersion":"lerna/9.0.3/node@v20.20.0+x64 (linux)","dist":{"integrity":"sha512-JvfzWFL9efP+xKtOnKzGvwEIXfaN0CLZoPPxNnWa/cVisLs9FVMlC9PWnuL3/3aqH5VhBHPddmU8ipzNE6KIIA==","shasum":"9a827e979e0ec34208eeef4c40f46affc610c29a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@turf/great-circle/-/great-circle-7.3.4.tgz","fileCount":9,"unpackedSize":18018,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@turf%2fgreat-circle@7.3.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDPi63gSpSuapigVV0vQC0g61Ktv1IK5+OI3nA34IHOUAIhAInvuTnCsXx6CK6HLWBYCTNVOseCBzuCBTDMfKvZfEuR"}],"size":4844},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8d6ca709-a4cd-4a16-ad3d-5eb9e77e5215"}},"directories":{},"maintainers":[{"name":"anonymous","email":"rowanwins@yahoo.com.au"},{"name":"anonymous","email":"tom@macwright.com"},{"name":"anonymous","email":"morgan.herlocker@gmail.com"},{"name":"anonymous","email":"tim.channell@gmail.com"},{"name":"anonymous","email":"mdfedderly@mdfedderly.com"},{"name":"anonymous","email":"tim.j.welch@gmail.com"},{"name":"anonymous","email":"jamesmilner22@hotmail.com"},{"name":"anonymous","email":"morganherlocker@gmail.com"},{"name":"anonymous","email":"james@smallsaucepan.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/great-circle_7.3.4_1770516174080_0.5731962061935176"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-08T02:02:54.232Z","publish_time":1770516174232,"_source_registry_name":"default"},"7.3.5":{"name":"@turf/great-circle","version":"7.3.5","description":"Calculate great circles routes as LineString or MultiLineString.","author":{"name":"Turf Authors"},"contributors":[{"name":"Dane Springmeyer","email":"@springmeyer"},{"name":"Stepan Kuzmin","email":"@stepankuzmin"},{"name":"Denis Carriere","email":"@DenisCarriere"},{"name":"Thomas Hervey","email":"@thomas-hervey"}],"license":"MIT","bugs":{"url":"https://github.com/Turfjs/turf/issues"},"homepage":"https://github.com/Turfjs/turf","repository":{"type":"git","url":"git://github.com/Turfjs/turf.git"},"funding":"https://opencollective.com/turf","publishConfig":{"access":"public"},"keywords":["turf","arc","line","great","circle"],"type":"module","main":"dist/cjs/index.cjs","module":"dist/esm/index.js","types":"dist/esm/index.d.ts","exports":{"./package.json":"./package.json",".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"require":{"types":"./dist/cjs/index.d.cts","default":"./dist/cjs/index.cjs"}}},"sideEffects":false,"scripts":{"bench":"tsx bench.ts","build":"tsup --config ../../tsup.config.ts","test":"pnpm run /test:.*/","test:tape":"tsx test.ts","test:types":"tsc --esModuleInterop --module node16 --moduleResolution node16 --noEmit --strict types.ts"},"devDependencies":{"@turf/truncate":"7.3.5","@types/benchmark":"^2.1.5","@types/tape":"^5.8.1","benchmark":"^2.1.4","load-json-file":"^7.0.1","tape":"^5.9.0","tsup":"^8.4.0","tsx":"^4.19.4","typescript":"^5.8.3","write-json-file":"^6.0.0"},"dependencies":{"@turf/helpers":"7.3.5","@turf/invariant":"7.3.5","@types/geojson":"^7946.0.10","arc":"^0.2.0","tslib":"^2.8.1"},"gitHead":"a33ca387405df72847af00cdf689d3209301a2c1","_id":"@turf/great-circle@7.3.5","_nodeVersion":"20.20.2","_npmVersion":"lerna/9.0.3/node@v20.20.2+x64 (linux)","dist":{"integrity":"sha512-VAio6hwPJIheSzrvsMkLDMHkCfHyOi4H4r1Y2ynb2oMiGiqZjkQ7jIFlRYBcTyO2RnwEOgwM/d3kwRImAwMVBA==","shasum":"50b89681627b29c7766838dca84056033cd6d794","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@turf/great-circle/-/great-circle-7.3.5.tgz","fileCount":9,"unpackedSize":17965,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@turf%2fgreat-circle@7.3.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIF8sLNtDS48hGjkUwyMMJhyLYkvRKAauP/nrOGfmfv1zAiAkioYVYb6L+oa9uRBy1vGQ2LJKvv3fIUHpb7tBmRRweg=="}],"size":4813},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8d6ca709-a4cd-4a16-ad3d-5eb9e77e5215"}},"directories":{},"maintainers":[{"name":"anonymous","email":"rowanwins@yahoo.com.au"},{"name":"anonymous","email":"tom@macwright.com"},{"name":"anonymous","email":"morgan.herlocker@gmail.com"},{"name":"anonymous","email":"tim.channell@gmail.com"},{"name":"anonymous","email":"mdfedderly@mdfedderly.com"},{"name":"anonymous","email":"tim.j.welch@gmail.com"},{"name":"anonymous","email":"jamesmilner22@hotmail.com"},{"name":"anonymous","email":"morganherlocker@gmail.com"},{"name":"anonymous","email":"james@smallsaucepan.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/great-circle_7.3.5_1776600396368_0.7161221426220512"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-04-19T12:06:36.508Z","publish_time":1776600396508,"_source_registry_name":"default"}},"dist-tags":{"latest":"7.3.5","prerelease":"7.1.0-alpha.70"},"name":"@turf/great-circle","time":{"modified":"2026-04-19T12:06:51.240Z","created":"2022-01-26T21:04:31.541Z","6.3.0":"2021-01-20T14:38:56.616Z","6.2.0":"2021-01-12T14:57:31.490Z","6.2.0-alpha.3":"2020-12-10T21:04:23.403Z","6.2.0-alpha.2":"2020-07-13T14:40:00.951Z","6.2.0-alpha.1":"2020-03-27T00:01:30.541Z","6.2.0-alpha.0":"2020-03-26T22:35:11.890Z","5.1.5":"2017-12-10T05:11:12.915Z","5.1.0":"2017-12-07T19:25:46.770Z","5.0.6":"2017-12-07T09:38:12.785Z","5.0.5":"2017-12-07T09:13:25.885Z","5.0.4":"2017-11-09T17:48:30.919Z","4.7.3":"2017-09-12T13:21:24.118Z","4.7.1":"2017-09-05T15:36:11.398Z","4.7.0":"2017-09-05T15:30:11.725Z","4.6.0":"2017-08-02T16:57:37.871Z","4.5.2":"2017-06-30T17:23:15.407Z","4.5.1":"2017-06-30T17:07:14.041Z","4.4.0":"2017-06-06T01:52:30.151Z","4.3.0":"2017-05-12T02:04:39.446Z","4.2.0":"2017-04-30T21:47:08.391Z","4.1.0":"2017-04-10T14:39:14.242Z","4.0.1":"2017-04-05T22:51:07.623Z","4.0.0":"2017-04-03T00:31:15.680Z","3.13.2":"2017-03-13T11:56:59.871Z","3.13.1":"2017-03-13T05:02:21.367Z","3.13.0":"2017-03-12T05:01:32.837Z","3.0.0":"2017-03-12T04:59:13.071Z","6.4.0":"2021-06-17T13:30:39.236Z","6.5.0":"2021-07-10T10:17:30.704Z","7.0.0-alpha.0":"2022-11-09T15:13:44.159Z","7.0.0-alpha.1":"2023-09-18T23:45:46.878Z","7.0.0-alpha.2":"2023-10-02T13:55:59.214Z","7.0.0-alpha.110":"2023-12-30T22:02:06.996Z","7.0.0-alpha.111":"2024-01-17T13:42:35.959Z","7.0.0-alpha.113":"2024-02-03T20:32:40.539Z","7.0.0-alpha.114":"2024-03-11T23:50:59.409Z","7.0.0-alpha.115":"2024-04-23T19:16:38.896Z","7.0.0-alpha.116":"2024-05-07T05:24:18.158Z","7.0.0":"2024-06-07T13:51:51.108Z","7.1.0-alpha.7":"2024-06-25T13:06:38.859Z","7.1.0-alpha.70":"2024-08-09T18:04:41.333Z","7.1.0":"2024-08-09T18:24:54.256Z","7.2.0":"2024-12-29T04:59:09.474Z","7.3.0":"2025-11-17T09:25:27.477Z","7.3.1":"2025-11-27T07:04:07.916Z","7.3.2":"2026-01-14T02:48:01.843Z","7.3.3":"2026-01-28T02:19:02.541Z","7.3.4":"2026-02-08T02:02:54.232Z","7.3.5":"2026-04-19T12:06:36.508Z"},"readme":"# @turf/great-circle\n\n<!-- Generated by documentation.js. Update this documentation by updating the source code. -->\n\n## greatCircle\n\nCalculate great circles routes as [LineString][1] or [MultiLineString][2].\nIf the `start` and `end` points span the antimeridian, the resulting feature will\nbe split into a `MultiLineString`. If the `start` and `end` positions are the same\nthen a `LineString` will be returned with duplicate coordinates the length of the `npoints` option.\n\n### Parameters\n\n*   `start` **[Coord][3]** source point feature\n*   `end` **[Coord][3]** destination point feature\n*   `options` **[Object][4]** Optional parameters (optional, default `{}`)\n\n    *   `options.properties` **[Object][4]** line feature properties (optional, default `{}`)\n    *   `options.npoints` **[number][5]** number of points (optional, default `100`)\n    *   `options.offset` **[number][5]** offset controls the likelyhood that lines will\n        be split which cross the dateline. The higher the number the more likely. (optional, default `10`)\n\n### Examples\n\n```javascript\nvar start = turf.point([-122, 48]);\nvar end = turf.point([-77, 39]);\n\nvar greatCircle = turf.greatCircle(start, end, {properties: {name: 'Seattle to DC'}});\n\n//addToMap\nvar addToMap = [start, end, greatCircle]\n```\n\nReturns **[Feature][6]<([LineString][1] | [MultiLineString][2])>** great circle line feature\n\n[1]: https://tools.ietf.org/html/rfc7946#section-3.1.4\n\n[2]: https://tools.ietf.org/html/rfc7946#section-3.1.5\n\n[3]: https://tools.ietf.org/html/rfc7946#section-3.1.1\n\n[4]: https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Object\n\n[5]: https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Number\n\n[6]: https://tools.ietf.org/html/rfc7946#section-3.2\n\n<!-- This file is automatically generated. Please don't edit it directly. If you find an error, edit the source file of the module in question (likely index.js or index.ts), and re-run \"yarn docs\" from the root of the turf project. -->\n\n---\n\nThis module is part of the [Turfjs project](https://turfjs.org/), an open source module collection dedicated to geographic algorithms. It is maintained in the [Turfjs/turf](https://github.com/Turfjs/turf) repository, where you can create PRs and issues.\n\n### Installation\n\nInstall this single module individually:\n\n```sh\n$ npm install @turf/great-circle\n```\n\nOr install the all-encompassing @turf/turf module that includes all modules as functions:\n\n```sh\n$ npm install @turf/turf\n```","users":{}}