{"versions":{"3.0.0":{"name":"d3-geo-projection","version":"3.0.0","description":"Extended geographic projections for d3-geo.","keywords":["d3","d3-module","cartography","projection"],"homepage":"https://d3js.org/d3-geo-projection/","license":"BSD-3-Clause","author":{"name":"Mike Bostock","url":"https://bost.ocks.org/mike"},"contributors":[{"name":"Jason Davies","url":"http://www.jasondavies.com"},{"name":"Philippe Rivière","url":"https://visionscarto.net"}],"main":"dist/d3-geo-projection.js","unpkg":"dist/d3-geo-projection.min.js","jsdelivr":"dist/d3-geo-projection.min.js","module":"src/index.js","repository":{"type":"git","url":"https://github.com/d3/d3-geo-projection.git"},"bin":{"geo2svg":"bin/geo2svg","geograticule":"bin/geograticule","geoproject":"bin/geoproject","geoquantize":"bin/geoquantize","geostitch":"bin/geostitch"},"scripts":{"pretest":"rollup -c","test":"tape 'test/**/*-test.js' && eslint src","prepublishOnly":"rm -rf dist && yarn test && mkdir -p test/output && test/compare-images","postpublish":"git push && git push --tags && cd ../d3.github.com && git pull && cp ../${npm_package_name}/dist/${npm_package_name}.js ${npm_package_name}.v${npm_package_version%%.*}.js && cp ../${npm_package_name}/dist/${npm_package_name}.min.js ${npm_package_name}.v${npm_package_version%%.*}.min.js && git add ${npm_package_name}.v${npm_package_version%%.*}.js ${npm_package_name}.v${npm_package_version%%.*}.min.js && git commit -m \"${npm_package_name} ${npm_package_version}\" && git push && cd - && zip -j dist/${npm_package_name}.zip -- LICENSE README.md dist/${npm_package_name}.js dist/${npm_package_name}.min.js"},"dependencies":{"commander":"2","d3-array":"1 - 2","d3-geo":"1.12.0 - 2","resolve":"^1.1.10"},"sideEffects":false,"devDependencies":{"canvas":"1 - 2","d3-format":"1 - 2","eslint":"5","rollup":"0.64","rollup-plugin-terser":"1","tape":"4","topojson-client":"3","us-atlas":"1","world-atlas":"1"},"licenseText":"Copyright 2013-2016 Mike Bostock\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without modification,\nare permitted provided that the following conditions are met:\n\n* Redistributions of source code must retain the above copyright notice, this\n  list of conditions and the following disclaimer.\n\n* Redistributions in binary form must reproduce the above copyright notice,\n  this list of conditions and the following disclaimer in the documentation\n  and/or other materials provided with the distribution.\n\n* Neither the name of the author nor the names of contributors may be used to\n  endorse or promote products derived from this software without specific prior\n  written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND\nANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED\nWARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR\nANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES\n(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;\nLOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON\nANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT\n(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS\nSOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n\n\n\n\nMIT License for https://github.com/scijs/integrate-adaptive-simpson\n\nThe MIT License (MIT)\n\nCopyright (c) 2015 Ricky Reusser\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.","_id":"d3-geo-projection@3.0.0","dist":{"shasum":"45ad8ce756cdbfa8340b11b2988644d8e1fa42e4","size":119008,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/d3-geo-projection/-/d3-geo-projection-3.0.0.tgz"},"maintainers":[{"name":"anonymous","email":"mike@ocks.org"},{"name":"anonymous","email":"fil@rezo.net"}],"_npmUser":{"name":"anonymous","email":"fil@rezo.net"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/d3-geo-projection_3.0.0_1598473086333_0.02300744848323011"},"_hasShrinkwrap":false,"publish_time":1598473086449,"_cnpm_publish_time":1598473086449},"3.0.0-rc.1":{"name":"d3-geo-projection","version":"3.0.0-rc.1","publishConfig":{"tag":"next"},"description":"Extended geographic projections for d3-geo.","keywords":["d3","d3-module","cartography","projection"],"homepage":"https://d3js.org/d3-geo-projection/","license":"BSD-3-Clause","author":{"name":"Mike Bostock","url":"https://bost.ocks.org/mike"},"contributors":[{"name":"Jason Davies","url":"http://www.jasondavies.com"},{"name":"Philippe Rivière","url":"https://visionscarto.net"}],"main":"dist/d3-geo-projection.js","unpkg":"dist/d3-geo-projection.min.js","jsdelivr":"dist/d3-geo-projection.min.js","module":"src/index.js","repository":{"type":"git","url":"https://github.com/d3/d3-geo-projection.git"},"bin":{"geo2svg":"bin/geo2svg","geograticule":"bin/geograticule","geoproject":"bin/geoproject","geoquantize":"bin/geoquantize","geostitch":"bin/geostitch"},"scripts":{"pretest":"rollup -c","test":"tape 'test/**/*-test.js' && eslint src","prepublishOnly":"rm -rf dist && yarn test && mkdir -p test/output && test/compare-images","postpublish":"git push && git push --tags && cd ../d3.github.com && git pull && cp ../${npm_package_name}/dist/${npm_package_name}.js ${npm_package_name}.v${npm_package_version%%.*}.js && cp ../${npm_package_name}/dist/${npm_package_name}.min.js ${npm_package_name}.v${npm_package_version%%.*}.min.js && git add ${npm_package_name}.v${npm_package_version%%.*}.js ${npm_package_name}.v${npm_package_version%%.*}.min.js && git commit -m \"${npm_package_name} ${npm_package_version}\" && git push && cd - && zip -j dist/${npm_package_name}.zip -- LICENSE README.md dist/${npm_package_name}.js dist/${npm_package_name}.min.js"},"dependencies":{"commander":"2","d3-array":"1 - 2","d3-geo":"1.12.0 - 2","resolve":"^1.1.10"},"sideEffects":false,"devDependencies":{"canvas":"1 - 2","d3-format":"1 - 2","eslint":"5","rollup":"0.64","rollup-plugin-terser":"1","tape":"4","topojson-client":"3","us-atlas":"1","world-atlas":"1"},"readmeFilename":"README.md","licenseText":"Copyright 2013-2016 Mike Bostock\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without modification,\nare permitted provided that the following conditions are met:\n\n* Redistributions of source code must retain the above copyright notice, this\n  list of conditions and the following disclaimer.\n\n* Redistributions in binary form must reproduce the above copyright notice,\n  this list of conditions and the following disclaimer in the documentation\n  and/or other materials provided with the distribution.\n\n* Neither the name of the author nor the names of contributors may be used to\n  endorse or promote products derived from this software without specific prior\n  written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND\nANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED\nWARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR\nANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES\n(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;\nLOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON\nANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT\n(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS\nSOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n\n\n\n\nMIT License for https://github.com/scijs/integrate-adaptive-simpson\n\nThe MIT License (MIT)\n\nCopyright (c) 2015 Ricky Reusser\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.","_id":"d3-geo-projection@3.0.0-rc.1","dist":{"shasum":"4f40ca9e520cebef2040896d3fef72e9a78b0f0b","size":119035,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/d3-geo-projection/-/d3-geo-projection-3.0.0-rc.1.tgz"},"maintainers":[{"name":"anonymous","email":"mike@ocks.org"},{"name":"anonymous","email":"fil@rezo.net"}],"_npmUser":{"name":"anonymous","email":"fil@rezo.net"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/d3-geo-projection_3.0.0-rc.1_1598470950397_0.6082473493122733"},"_hasShrinkwrap":false,"publish_time":1598470950775,"_cnpm_publish_time":1598470950775},"2.9.0":{"name":"d3-geo-projection","version":"2.9.0","description":"Extended geographic projections for d3-geo.","keywords":["d3","d3-module","cartography","projection"],"homepage":"https://d3js.org/d3-geo-projection/","license":"BSD-3-Clause","author":{"name":"Mike Bostock","url":"https://bost.ocks.org/mike"},"contributors":[{"name":"Jason Davies","url":"http://www.jasondavies.com"},{"name":"Philippe Rivière","url":"https://visionscarto.net"}],"main":"dist/d3-geo-projection.js","unpkg":"dist/d3-geo-projection.min.js","jsdelivr":"dist/d3-geo-projection.min.js","module":"src/index.js","repository":{"type":"git","url":"https://github.com/d3/d3-geo-projection.git"},"bin":{"geo2svg":"bin/geo2svg","geograticule":"bin/geograticule","geoproject":"bin/geoproject","geoquantize":"bin/geoquantize","geostitch":"bin/geostitch"},"scripts":{"pretest":"rollup -c","test":"tape 'test/**/*-test.js' && eslint src","prepublishOnly":"rm -rf dist && yarn test && mkdir -p test/output && test/compare-images","postpublish":"git push && git push --tags && cd ../d3.github.com && git pull && cp ../${npm_package_name}/dist/${npm_package_name}.js ${npm_package_name}.v${npm_package_version%%.*}.js && cp ../${npm_package_name}/dist/${npm_package_name}.min.js ${npm_package_name}.v${npm_package_version%%.*}.min.js && git add ${npm_package_name}.v${npm_package_version%%.*}.js ${npm_package_name}.v${npm_package_version%%.*}.min.js && git commit -m \"${npm_package_name} ${npm_package_version}\" && git push && cd - && zip -j dist/${npm_package_name}.zip -- LICENSE README.md dist/${npm_package_name}.js dist/${npm_package_name}.min.js"},"dependencies":{"commander":"2","d3-array":"1","d3-geo":"^1.12.0","resolve":"^1.1.10"},"sideEffects":false,"devDependencies":{"canvas":"1","d3-format":"1","eslint":"5","rollup":"0.64","rollup-plugin-terser":"1","tape":"4","topojson-client":"3","us-atlas":"1","world-atlas":"1"},"licenseText":"Copyright 2013-2016 Mike Bostock\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without modification,\nare permitted provided that the following conditions are met:\n\n* Redistributions of source code must retain the above copyright notice, this\n  list of conditions and the following disclaimer.\n\n* Redistributions in binary form must reproduce the above copyright notice,\n  this list of conditions and the following disclaimer in the documentation\n  and/or other materials provided with the distribution.\n\n* Neither the name of the author nor the names of contributors may be used to\n  endorse or promote products derived from this software without specific prior\n  written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND\nANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED\nWARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR\nANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES\n(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;\nLOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON\nANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT\n(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS\nSOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n\n\n\n\nMIT License for https://github.com/scijs/integrate-adaptive-simpson\n\nThe MIT License (MIT)\n\nCopyright (c) 2015 Ricky Reusser\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.","_id":"d3-geo-projection@2.9.0","dist":{"shasum":"826db62f748e8ecd67cd00aced4c26a236ec030c","size":119102,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/d3-geo-projection/-/d3-geo-projection-2.9.0.tgz"},"maintainers":[{"name":"anonymous","email":"mike@ocks.org"},{"name":"anonymous","email":"fil@rezo.net"}],"_npmUser":{"name":"anonymous","email":"fil@rezo.net"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/d3-geo-projection_2.9.0_1587240955802_0.09274884954571494"},"_hasShrinkwrap":false,"publish_time":1587240955950,"_cnpm_publish_time":1587240955950},"2.8.1":{"name":"d3-geo-projection","version":"2.8.1","description":"Extended geographic projections for d3-geo.","keywords":["d3","d3-module","cartography","projection"],"homepage":"https://d3js.org/d3-geo-projection/","license":"BSD-3-Clause","author":{"name":"Mike Bostock","url":"https://bost.ocks.org/mike"},"contributors":[{"name":"Jason Davies","url":"http://www.jasondavies.com"},{"name":"Philippe Rivière","url":"https://visionscarto.net"}],"main":"dist/d3-geo-projection.js","unpkg":"dist/d3-geo-projection.min.js","jsdelivr":"dist/d3-geo-projection.min.js","module":"src/index.js","repository":{"type":"git","url":"https://github.com/d3/d3-geo-projection.git"},"bin":{"geo2svg":"bin/geo2svg","geograticule":"bin/geograticule","geoproject":"bin/geoproject","geoquantize":"bin/geoquantize","geostitch":"bin/geostitch"},"scripts":{"pretest":"rollup -c","test":"tape 'test/**/*-test.js' && eslint src","prepublishOnly":"rm -rf dist && yarn test && mkdir -p test/output && test/compare-images","postpublish":"git push && git push --tags && cd ../d3.github.com && git pull && cp ../${npm_package_name}/dist/${npm_package_name}.js ${npm_package_name}.v${npm_package_version%%.*}.js && cp ../${npm_package_name}/dist/${npm_package_name}.min.js ${npm_package_name}.v${npm_package_version%%.*}.min.js && git add ${npm_package_name}.v${npm_package_version%%.*}.js ${npm_package_name}.v${npm_package_version%%.*}.min.js && git commit -m \"${npm_package_name} ${npm_package_version}\" && git push && cd - && zip -j dist/${npm_package_name}.zip -- LICENSE README.md dist/${npm_package_name}.js dist/${npm_package_name}.min.js"},"dependencies":{"commander":"2","d3-array":"1","d3-geo":"^1.10.0","resolve":"^1.1.10"},"sideEffects":false,"devDependencies":{"canvas":"1","d3-format":"1","eslint":"5","rollup":"0.64","rollup-plugin-terser":"1","tape":"4","topojson-client":"3","us-atlas":"1","world-atlas":"1"},"licenseText":"Copyright 2013-2016 Mike Bostock\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without modification,\nare permitted provided that the following conditions are met:\n\n* Redistributions of source code must retain the above copyright notice, this\n  list of conditions and the following disclaimer.\n\n* Redistributions in binary form must reproduce the above copyright notice,\n  this list of conditions and the following disclaimer in the documentation\n  and/or other materials provided with the distribution.\n\n* Neither the name of the author nor the names of contributors may be used to\n  endorse or promote products derived from this software without specific prior\n  written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND\nANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED\nWARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR\nANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES\n(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;\nLOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON\nANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT\n(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS\nSOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n\n\n\n\nMIT License for https://github.com/scijs/integrate-adaptive-simpson\n\nThe MIT License (MIT)\n\nCopyright (c) 2015 Ricky Reusser\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.","_id":"d3-geo-projection@2.8.1","dist":{"shasum":"80447ef6cc6ab561646d251c20f4882c81879938","size":118989,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/d3-geo-projection/-/d3-geo-projection-2.8.1.tgz"},"maintainers":[{"name":"anonymous","email":"mike@ocks.org"},{"name":"anonymous","email":"fil@rezo.net"}],"_npmUser":{"name":"anonymous","email":"fil@rezo.net"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/d3-geo-projection_2.8.1_1578040507754_0.9321388295686888"},"_hasShrinkwrap":false,"publish_time":1578040507959,"_cnpm_publish_time":1578040507959},"2.8.0":{"name":"d3-geo-projection","version":"2.8.0","description":"Extended geographic projections for d3-geo.","keywords":["d3","d3-module","cartography","projection"],"homepage":"https://d3js.org/d3-geo-projection/","license":"BSD-3-Clause","author":{"name":"Mike Bostock","url":"https://bost.ocks.org/mike"},"contributors":[{"name":"Jason Davies","url":"http://www.jasondavies.com"},{"name":"Philippe Rivière","url":"https://visionscarto.net"}],"main":"dist/d3-geo-projection.js","unpkg":"dist/d3-geo-projection.min.js","jsdelivr":"dist/d3-geo-projection.min.js","module":"src/index.js","repository":{"type":"git","url":"https://github.com/d3/d3-geo-projection.git"},"bin":{"geo2svg":"bin/geo2svg","geograticule":"bin/geograticule","geoproject":"bin/geoproject","geoquantize":"bin/geoquantize","geostitch":"bin/geostitch"},"scripts":{"pretest":"rollup -c","test":"tape 'test/**/*-test.js' && eslint src","prepublishOnly":"rm -rf dist && yarn test && mkdir -p test/output && test/compare-images","postpublish":"git push && git push --tags && cd ../d3.github.com && git pull && cp ../${npm_package_name}/dist/${npm_package_name}.js ${npm_package_name}.v${npm_package_version%%.*}.js && cp ../${npm_package_name}/dist/${npm_package_name}.min.js ${npm_package_name}.v${npm_package_version%%.*}.min.js && git add ${npm_package_name}.v${npm_package_version%%.*}.js ${npm_package_name}.v${npm_package_version%%.*}.min.js && git commit -m \"${npm_package_name} ${npm_package_version}\" && git push && cd - && zip -j dist/${npm_package_name}.zip -- LICENSE README.md dist/${npm_package_name}.js dist/${npm_package_name}.min.js"},"dependencies":{"commander":"2","d3-array":"1","d3-geo":"^1.10.0","resolve":"^1.1.10"},"sideEffects":false,"devDependencies":{"canvas":"1","d3-format":"1","eslint":"5","rollup":"0.64","rollup-plugin-terser":"1","tape":"4","topojson-client":"3","us-atlas":"1","world-atlas":"1"},"licenseText":"Copyright 2013-2016 Mike Bostock\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without modification,\nare permitted provided that the following conditions are met:\n\n* Redistributions of source code must retain the above copyright notice, this\n  list of conditions and the following disclaimer.\n\n* Redistributions in binary form must reproduce the above copyright notice,\n  this list of conditions and the following disclaimer in the documentation\n  and/or other materials provided with the distribution.\n\n* Neither the name of the author nor the names of contributors may be used to\n  endorse or promote products derived from this software without specific prior\n  written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND\nANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED\nWARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR\nANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES\n(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;\nLOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON\nANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT\n(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS\nSOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n\n\n\n\nMIT License for https://github.com/scijs/integrate-adaptive-simpson\n\nThe MIT License (MIT)\n\nCopyright (c) 2015 Ricky Reusser\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.","_id":"d3-geo-projection@2.8.0","dist":{"shasum":"88097474caa9d69e0a3d3e6b429314d4d37fb6b3","size":118918,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/d3-geo-projection/-/d3-geo-projection-2.8.0.tgz"},"maintainers":[{"name":"anonymous","email":"mike@ocks.org"},{"name":"anonymous","email":"fil@rezo.net"}],"_npmUser":{"name":"anonymous","email":"fil@rezo.net"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/d3-geo-projection_2.8.0_1578000398685_0.43142264053356416"},"_hasShrinkwrap":false,"publish_time":1578000398838,"_cnpm_publish_time":1578000398838},"2.7.1":{"name":"d3-geo-projection","version":"2.7.1","description":"Extended geographic projections for d3-geo.","keywords":["d3","d3-module","cartography","projection"],"homepage":"https://d3js.org/d3-geo-projection/","license":"BSD-3-Clause","author":{"name":"Mike Bostock","url":"https://bost.ocks.org/mike"},"contributors":[{"name":"Jason Davies","url":"http://www.jasondavies.com"},{"name":"Philippe Rivière","url":"https://visionscarto.net"}],"main":"dist/d3-geo-projection.js","unpkg":"dist/d3-geo-projection.min.js","jsdelivr":"dist/d3-geo-projection.min.js","module":"src/index.js","repository":{"type":"git","url":"https://github.com/d3/d3-geo-projection.git"},"bin":{"geo2svg":"bin/geo2svg","geograticule":"bin/geograticule","geoproject":"bin/geoproject","geoquantize":"bin/geoquantize","geostitch":"bin/geostitch"},"scripts":{"pretest":"rollup -c","test":"tape 'test/**/*-test.js' && eslint src","prepublishOnly":"rm -rf dist && yarn test && mkdir -p test/output && test/compare-images","postpublish":"git push && git push --tags && cd ../d3.github.com && git pull && cp ../${npm_package_name}/dist/${npm_package_name}.js ${npm_package_name}.v${npm_package_version%%.*}.js && cp ../${npm_package_name}/dist/${npm_package_name}.min.js ${npm_package_name}.v${npm_package_version%%.*}.min.js && git add ${npm_package_name}.v${npm_package_version%%.*}.js ${npm_package_name}.v${npm_package_version%%.*}.min.js && git commit -m \"${npm_package_name} ${npm_package_version}\" && git push && cd - && zip -j dist/${npm_package_name}.zip -- LICENSE README.md dist/${npm_package_name}.js dist/${npm_package_name}.min.js"},"dependencies":{"commander":"2","d3-array":"1","d3-geo":"^1.10.0","resolve":"^1.1.10"},"sideEffects":false,"devDependencies":{"canvas":"1","d3-format":"1","eslint":"5","rollup":"0.64","rollup-plugin-terser":"1","tape":"4","topojson-client":"3","us-atlas":"1","world-atlas":"1"},"licenseText":"Copyright 2013-2016 Mike Bostock\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without modification,\nare permitted provided that the following conditions are met:\n\n* Redistributions of source code must retain the above copyright notice, this\n  list of conditions and the following disclaimer.\n\n* Redistributions in binary form must reproduce the above copyright notice,\n  this list of conditions and the following disclaimer in the documentation\n  and/or other materials provided with the distribution.\n\n* Neither the name of the author nor the names of contributors may be used to\n  endorse or promote products derived from this software without specific prior\n  written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND\nANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED\nWARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR\nANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES\n(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;\nLOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON\nANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT\n(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS\nSOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n\n\n\n\nMIT License for https://github.com/scijs/integrate-adaptive-simpson\n\nThe MIT License (MIT)\n\nCopyright (c) 2015 Ricky Reusser\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.","_id":"d3-geo-projection@2.7.1","dist":{"shasum":"bcac6a9ac9d77786c97dab3f3f556913fd6db202","size":117771,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/d3-geo-projection/-/d3-geo-projection-2.7.1.tgz"},"maintainers":[{"name":"anonymous","email":"mike@ocks.org"},{"name":"anonymous","email":"fil@rezo.net"}],"_npmUser":{"name":"anonymous","email":"fil@rezo.net"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/d3-geo-projection_2.7.1_1573544147473_0.1050894893646559"},"_hasShrinkwrap":false,"publish_time":1573544147610,"_cnpm_publish_time":1573544147610},"2.7.0":{"name":"d3-geo-projection","version":"2.7.0","description":"Extended geographic projections for d3-geo.","keywords":["d3","d3-module","cartography","projection"],"homepage":"https://d3js.org/d3-geo-projection/","license":"BSD-3-Clause","author":{"name":"Mike Bostock","url":"https://bost.ocks.org/mike"},"contributors":[{"name":"Jason Davies","url":"http://www.jasondavies.com"},{"name":"Philippe Rivière","url":"https://visionscarto.net"}],"main":"dist/d3-geo-projection.js","unpkg":"dist/d3-geo-projection.min.js","jsdelivr":"dist/d3-geo-projection.min.js","module":"src/index.js","repository":{"type":"git","url":"https://github.com/d3/d3-geo-projection.git"},"bin":{"geo2svg":"bin/geo2svg","geograticule":"bin/geograticule","geoproject":"bin/geoproject","geoquantize":"bin/geoquantize","geostitch":"bin/geostitch"},"scripts":{"pretest":"rollup -c","test":"tape 'test/**/*-test.js' && eslint src","prepublishOnly":"rm -rf dist && yarn test && mkdir -p test/output && test/compare-images","postpublish":"git push && git push --tags && cd ../d3.github.com && git pull && cp ../${npm_package_name}/dist/${npm_package_name}.js ${npm_package_name}.v${npm_package_version%%.*}.js && cp ../${npm_package_name}/dist/${npm_package_name}.min.js ${npm_package_name}.v${npm_package_version%%.*}.min.js && git add ${npm_package_name}.v${npm_package_version%%.*}.js ${npm_package_name}.v${npm_package_version%%.*}.min.js && git commit -m \"${npm_package_name} ${npm_package_version}\" && git push && cd - && zip -j dist/${npm_package_name}.zip -- LICENSE README.md dist/${npm_package_name}.js dist/${npm_package_name}.min.js"},"dependencies":{"commander":"2","d3-array":"1","d3-geo":"^1.10.0","resolve":"^1.1.10"},"devDependencies":{"canvas":"1","d3-format":"1","eslint":"5","rollup":"0.64","rollup-plugin-terser":"1","tape":"4","topojson-client":"3","us-atlas":"1","world-atlas":"1"},"licenseText":"Copyright 2013-2016 Mike Bostock\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without modification,\nare permitted provided that the following conditions are met:\n\n* Redistributions of source code must retain the above copyright notice, this\n  list of conditions and the following disclaimer.\n\n* Redistributions in binary form must reproduce the above copyright notice,\n  this list of conditions and the following disclaimer in the documentation\n  and/or other materials provided with the distribution.\n\n* Neither the name of the author nor the names of contributors may be used to\n  endorse or promote products derived from this software without specific prior\n  written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND\nANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED\nWARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR\nANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES\n(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;\nLOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON\nANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT\n(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS\nSOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n\n\n\n\nMIT License for https://github.com/scijs/integrate-adaptive-simpson\n\nThe MIT License (MIT)\n\nCopyright (c) 2015 Ricky Reusser\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.","_id":"d3-geo-projection@2.7.0","dist":{"shasum":"a881871004a892f51424ca649b09977b1dbd5ee6","size":117887,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/d3-geo-projection/-/d3-geo-projection-2.7.0.tgz"},"maintainers":[{"name":"anonymous","email":"mike@ocks.org"},{"name":"anonymous","email":"fil@rezo.net"}],"_npmUser":{"name":"anonymous","email":"fil@rezo.net"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/d3-geo-projection_2.7.0_1557678296428_0.19661006354615163"},"_hasShrinkwrap":false,"publish_time":1557678296588,"_cnpm_publish_time":1557678296588},"2.6.0":{"name":"d3-geo-projection","version":"2.6.0","description":"Extended geographic projections for d3-geo.","keywords":["d3","d3-module","cartography","projection"],"homepage":"https://d3js.org/d3-geo-projection/","license":"BSD-3-Clause","author":{"name":"Mike Bostock","url":"https://bost.ocks.org/mike"},"contributors":[{"name":"Jason Davies","url":"http://www.jasondavies.com"},{"name":"Philippe Rivière","url":"https://visionscarto.net"}],"main":"dist/d3-geo-projection.js","unpkg":"dist/d3-geo-projection.min.js","jsdelivr":"dist/d3-geo-projection.min.js","module":"src/index.js","repository":{"type":"git","url":"git+https://github.com/d3/d3-geo-projection.git"},"bin":{"geo2svg":"bin/geo2svg","geograticule":"bin/geograticule","geoproject":"bin/geoproject","geoquantize":"bin/geoquantize","geostitch":"bin/geostitch"},"scripts":{"pretest":"rollup -c","test":"tape 'test/**/*-test.js' && eslint src","prepublishOnly":"rm -rf dist && yarn test && mkdir -p test/output && test/compare-images","postpublish":"git push && git push --tags && cd ../d3.github.com && git pull && cp ../${npm_package_name}/dist/${npm_package_name}.js ${npm_package_name}.v${npm_package_version%%.*}.js && cp ../${npm_package_name}/dist/${npm_package_name}.min.js ${npm_package_name}.v${npm_package_version%%.*}.min.js && git add ${npm_package_name}.v${npm_package_version%%.*}.js ${npm_package_name}.v${npm_package_version%%.*}.min.js && git commit -m \"${npm_package_name} ${npm_package_version}\" && git push && cd - && zip -j dist/${npm_package_name}.zip -- LICENSE README.md dist/${npm_package_name}.js dist/${npm_package_name}.min.js"},"dependencies":{"commander":"2","d3-array":"1","d3-geo":"^1.10.0","resolve":"^1.1.10"},"devDependencies":{"canvas":"1","d3-format":"1","eslint":"5","rollup":"0.64","rollup-plugin-terser":"1","tape":"4","topojson-client":"3","us-atlas":"1","world-atlas":"1"},"gitHead":"4b745efbcd5d91f06ecf0bf1c6a6cf3e7e7847b9","bugs":{"url":"https://github.com/d3/d3-geo-projection/issues"},"_id":"d3-geo-projection@2.6.0","_npmVersion":"6.5.0","_nodeVersion":"11.7.0","_npmUser":{"name":"anonymous","email":"fil@rezo.net"},"dist":{"shasum":"a0acf97be5e6da251e7b0564268b58e0e6a1dc28","size":116831,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/d3-geo-projection/-/d3-geo-projection-2.6.0.tgz"},"maintainers":[{"name":"anonymous","email":"mike@ocks.org"},{"name":"anonymous","email":"fil@rezo.net"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/d3-geo-projection_2.6.0_1548970764899_0.38021834194294746"},"_hasShrinkwrap":false,"publish_time":1548970765029,"_cnpm_publish_time":1548970765029},"2.5.1":{"name":"d3-geo-projection","version":"2.5.1","description":"Extended geographic projections for d3-geo.","keywords":["d3","d3-module","cartography","projection"],"homepage":"https://d3js.org/d3-geo-projection/","license":"BSD-3-Clause","author":{"name":"Mike Bostock","url":"https://bost.ocks.org/mike"},"contributors":[{"name":"Jason Davies","url":"http://www.jasondavies.com"},{"name":"Philippe Rivière","url":"https://visionscarto.net"}],"main":"dist/d3-geo-projection.js","unpkg":"dist/d3-geo-projection.min.js","jsdelivr":"dist/d3-geo-projection.min.js","module":"src/index.js","repository":{"type":"git","url":"git+https://github.com/d3/d3-geo-projection.git"},"bin":{"geo2svg":"bin/geo2svg","geograticule":"bin/geograticule","geoproject":"bin/geoproject","geoquantize":"bin/geoquantize","geostitch":"bin/geostitch"},"scripts":{"pretest":"rollup -c","test":"tape 'test/**/*-test.js' && eslint src","prepublishOnly":"rm -rf dist && yarn test && mkdir -p test/output && test/compare-images","postpublish":"git push && git push --tags && cd ../d3.github.com && git pull && cp ../${npm_package_name}/dist/${npm_package_name}.js ${npm_package_name}.v${npm_package_version%%.*}.js && cp ../${npm_package_name}/dist/${npm_package_name}.min.js ${npm_package_name}.v${npm_package_version%%.*}.min.js && git add ${npm_package_name}.v${npm_package_version%%.*}.js ${npm_package_name}.v${npm_package_version%%.*}.min.js && git commit -m \"${npm_package_name} ${npm_package_version}\" && git push && cd - && zip -j dist/${npm_package_name}.zip -- LICENSE README.md dist/${npm_package_name}.js dist/${npm_package_name}.min.js"},"dependencies":{"commander":"2","d3-array":"1","d3-geo":"^1.10.0"},"devDependencies":{"canvas":"1","d3-format":"1","eslint":"5","rollup":"0.64","rollup-plugin-terser":"1","tape":"4","topojson-client":"3","us-atlas":"1","world-atlas":"1"},"gitHead":"8108762839cced071237b503fa759c2ca71912e7","bugs":{"url":"https://github.com/d3/d3-geo-projection/issues"},"_id":"d3-geo-projection@2.5.1","_npmVersion":"6.4.1","_nodeVersion":"10.14.1","_npmUser":{"name":"anonymous","email":"mike@ocks.org"},"dist":{"shasum":"fff90382d0718d8ad2d70896a57768e856380424","size":115117,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/d3-geo-projection/-/d3-geo-projection-2.5.1.tgz"},"maintainers":[{"name":"anonymous","email":"mike@ocks.org"},{"name":"anonymous","email":"fil@rezo.net"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/d3-geo-projection_2.5.1_1547574709742_0.9869124459233132"},"_hasShrinkwrap":false,"publish_time":1547574709843,"_cnpm_publish_time":1547574709843},"2.5.0":{"name":"d3-geo-projection","version":"2.5.0","description":"Extended geographic projections for d3-geo.","keywords":["d3","d3-module","cartography","projection"],"homepage":"https://d3js.org/d3-geo-projection/","license":"BSD-3-Clause","author":{"name":"Mike Bostock","url":"https://bost.ocks.org/mike"},"contributors":[{"name":"Jason Davies","url":"http://www.jasondavies.com"},{"name":"Philippe Rivière","url":"https://visionscarto.net"}],"main":"dist/d3-geo-projection.js","unpkg":"dist/d3-geo-projection.min.js","jsdelivr":"dist/d3-geo-projection.min.js","module":"src/index.js","repository":{"type":"git","url":"git+https://github.com/d3/d3-geo-projection.git"},"bin":{"geo2svg":"bin/geo2svg","geograticule":"bin/geograticule","geoproject":"bin/geoproject","geoquantize":"bin/geoquantize","geostitch":"bin/geostitch"},"scripts":{"pretest":"rollup -c","test":"tape 'test/**/*-test.js' && eslint src","prepublishOnly":"rm -rf dist && yarn test && mkdir -p test/output && test/compare-images","postpublish":"git push && git push --tags && cd ../d3.github.com && git pull && cp ../${npm_package_name}/dist/${npm_package_name}.js ${npm_package_name}.v${npm_package_version%%.*}.js && cp ../${npm_package_name}/dist/${npm_package_name}.min.js ${npm_package_name}.v${npm_package_version%%.*}.min.js && git add ${npm_package_name}.v${npm_package_version%%.*}.js ${npm_package_name}.v${npm_package_version%%.*}.min.js && git commit -m \"${npm_package_name} ${npm_package_version}\" && git push && cd - && zip -j dist/${npm_package_name}.zip -- LICENSE README.md dist/${npm_package_name}.js dist/${npm_package_name}.min.js"},"dependencies":{"commander":"2","d3-array":"1","d3-geo":"^1.10.0"},"devDependencies":{"canvas":"1","d3-format":"1","eslint":"5","rollup":"0.64","rollup-plugin-terser":"1","tape":"4","topojson-client":"3","us-atlas":"1","world-atlas":"1"},"gitHead":"98f5fa45bf85aaa158d2344b398b72b9419b409e","bugs":{"url":"https://github.com/d3/d3-geo-projection/issues"},"_id":"d3-geo-projection@2.5.0","_npmVersion":"6.4.1","_nodeVersion":"10.9.0","_npmUser":{"name":"anonymous","email":"fil@rezo.net"},"dist":{"shasum":"15b3cd97cfbe5f1a309e0c63bd15fff67bb082f4","size":126476,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/d3-geo-projection/-/d3-geo-projection-2.5.0.tgz"},"maintainers":[{"name":"anonymous","email":"mike@ocks.org"},{"name":"anonymous","email":"fil@rezo.net"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/d3-geo-projection_2.5.0_1543091465093_0.04370281243109475"},"_hasShrinkwrap":false,"publish_time":1543091465267,"_cnpm_publish_time":1543091465267},"2.4.1":{"name":"d3-geo-projection","version":"2.4.1","description":"Extended geographic projections for d3-geo.","keywords":["d3","d3-module","cartography","projection"],"homepage":"https://d3js.org/d3-geo-projection/","license":"BSD-3-Clause","author":{"name":"Mike Bostock","url":"https://bost.ocks.org/mike"},"contributors":[{"name":"Jason Davies","url":"http://www.jasondavies.com"},{"name":"Philippe Rivière","url":"https://visionscarto.net"}],"main":"dist/d3-geo-projection.js","unpkg":"dist/d3-geo-projection.min.js","jsdelivr":"dist/d3-geo-projection.min.js","module":"src/index.js","repository":{"type":"git","url":"git+https://github.com/d3/d3-geo-projection.git"},"bin":{"geo2svg":"bin/geo2svg","geograticule":"bin/geograticule","geoproject":"bin/geoproject","geostitch":"bin/geostitch"},"scripts":{"pretest":"rollup -c","test":"tape 'test/**/*-test.js' && eslint src","prepublishOnly":"rm -rf dist && yarn test && mkdir -p test/output && test/compare-images","postpublish":"git push && git push --tags && cd ../d3.github.com && git pull && cp ../${npm_package_name}/dist/${npm_package_name}.js ${npm_package_name}.v${npm_package_version%%.*}.js && cp ../${npm_package_name}/dist/${npm_package_name}.min.js ${npm_package_name}.v${npm_package_version%%.*}.min.js && git add ${npm_package_name}.v${npm_package_version%%.*}.js ${npm_package_name}.v${npm_package_version%%.*}.min.js && git commit -m \"${npm_package_name} ${npm_package_version}\" && git push && cd - && zip -j dist/${npm_package_name}.zip -- LICENSE README.md dist/${npm_package_name}.js dist/${npm_package_name}.min.js"},"dependencies":{"commander":"2","d3-array":"1","d3-geo":"^1.10.0"},"devDependencies":{"canvas":"1","d3-format":"1","eslint":"5","rollup":"0.64","rollup-plugin-terser":"1","tape":"4","topojson-client":"3","us-atlas":"1","world-atlas":"1"},"gitHead":"34c8e9e92bb7f734fa1b8e1570d0db4dcfa040f2","bugs":{"url":"https://github.com/d3/d3-geo-projection/issues"},"_id":"d3-geo-projection@2.4.1","_npmVersion":"6.2.0","_nodeVersion":"10.8.0","_npmUser":{"name":"anonymous","email":"mike@ocks.org"},"dist":{"shasum":"9d0f3b296aeb4e6a9194a438b5cd04f70866092f","size":120395,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/d3-geo-projection/-/d3-geo-projection-2.4.1.tgz"},"maintainers":[{"name":"anonymous","email":"mike@ocks.org"},{"name":"anonymous","email":"fil@rezo.net"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/d3-geo-projection_2.4.1_1535141738496_0.28694117092037863"},"_hasShrinkwrap":false,"publish_time":1535141738621,"_cnpm_publish_time":1535141738621},"2.4.0":{"name":"d3-geo-projection","version":"2.4.0","description":"Extended geographic projections for d3-geo.","keywords":["d3","d3-module","cartography","projection"],"homepage":"https://d3js.org/d3-geo-projection/","license":"BSD-3-Clause","author":{"name":"Mike Bostock","url":"https://bost.ocks.org/mike"},"contributors":[{"name":"Jason Davies","url":"http://www.jasondavies.com"},{"name":"Philippe Rivière","url":"https://visionscarto.net"}],"main":"build/d3-geo-projection.js","unpkg":"build/d3-geo-projection.min.js","jsdelivr":"build/d3-geo-projection.min.js","jsnext:main":"index","module":"index","repository":{"type":"git","url":"git+https://github.com/d3/d3-geo-projection.git"},"bin":{"geo2svg":"bin/geo2svg","geograticule":"bin/geograticule","geoproject":"bin/geoproject","geostitch":"bin/geostitch"},"scripts":{"pretest":"rm -rf build && mkdir build && rollup -c --banner \"$(preamble)\"","test":"tape 'test/**/*-test.js' && eslint index.js src","prepublishOnly":"npm run test && mkdir -p test/output && test/compare-images && uglifyjs -b beautify=false,preamble=\"'$(preamble)'\" build/d3-geo-projection.js -c -m -o build/d3-geo-projection.min.js","postpublish":"git push && git push --tags && cd ../d3.github.com && git pull && cp ../d3-geo-projection/build/d3-geo-projection.js d3-geo-projection.v2.js && cp ../d3-geo-projection/build/d3-geo-projection.min.js d3-geo-projection.v2.min.js && git add d3-geo-projection.v2.js d3-geo-projection.v2.min.js && git commit -m \"d3-geo-projection ${npm_package_version}\" && git push && cd - && zip -j build/d3-geo-projection.zip -- LICENSE README.md build/d3-geo-projection.js build/d3-geo-projection.min.js"},"dependencies":{"commander":"2","d3-array":"1","d3-geo":"^1.10.0"},"devDependencies":{"canvas":"1","d3-format":"1","eslint":"4","package-preamble":"0.1","rollup":"0.52","tape":"4","topojson-client":"3","uglify-js":"3","us-atlas":"1","world-atlas":"1"},"gitHead":"bea1297b49a7c9f7009e827ca23062bfb9e6ca18","bugs":{"url":"https://github.com/d3/d3-geo-projection/issues"},"_id":"d3-geo-projection@2.4.0","_npmVersion":"5.6.0","_nodeVersion":"9.6.1","_npmUser":{"name":"anonymous","email":"fil@rezo.net"},"dist":{"shasum":"52a114561a589f211cd212d5b19d9c330cce15d7","size":109528,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/d3-geo-projection/-/d3-geo-projection-2.4.0.tgz"},"maintainers":[{"name":"anonymous","email":"mike@ocks.org"},{"name":"anonymous","email":"fil@rezo.net"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/d3-geo-projection_2.4.0_1521756611965_0.8574612198320626"},"_hasShrinkwrap":false,"publish_time":1521756612074,"_cnpm_publish_time":1521756612074},"2.3.2":{"name":"d3-geo-projection","version":"2.3.2","description":"Extended geographic projections for d3-geo.","keywords":["d3","d3-module","cartography","projection"],"homepage":"https://d3js.org/d3-geo-projection/","license":"BSD-3-Clause","author":{"name":"Mike Bostock","url":"https://bost.ocks.org/mike"},"contributors":[{"name":"Jason Davies","url":"http://www.jasondavies.com"}],"main":"build/d3-geo-projection.js","module":"index","jsnext:main":"index","repository":{"type":"git","url":"git+https://github.com/d3/d3-geo-projection.git"},"bin":{"geo2svg":"bin/geo2svg","geograticule":"bin/geograticule","geoproject":"bin/geoproject","geostitch":"bin/geostitch"},"scripts":{"pretest":"rm -rf build && mkdir build && rollup -c --banner \"$(preamble)\"","test":"tape 'test/**/*-test.js' && eslint index.js src","prepublishOnly":"npm run test && mkdir -p test/output && test/compare-images && uglifyjs -b beautify=false,preamble=\"'$(preamble)'\" build/d3-geo-projection.js -c -m -o build/d3-geo-projection.min.js","postpublish":"git push && git push --tags && cd ../d3.github.com && git pull && cp ../d3-geo-projection/build/d3-geo-projection.js d3-geo-projection.v2.js && cp ../d3-geo-projection/build/d3-geo-projection.min.js d3-geo-projection.v2.min.js && git add d3-geo-projection.v2.js d3-geo-projection.v2.min.js && git commit -m \"d3-geo-projection ${npm_package_version}\" && git push && cd - && zip -j build/d3-geo-projection.zip -- LICENSE README.md build/d3-geo-projection.js build/d3-geo-projection.min.js"},"dependencies":{"commander":"2","d3-array":"1","d3-geo":"^1.7.1"},"devDependencies":{"canvas":"1","d3-format":"1","eslint":"4","package-preamble":"0.1","rollup":"0.52","tape":"4","topojson-client":"3","uglify-js":"3","us-atlas":"1","world-atlas":"1"},"gitHead":"2faded3c7e1937c90e63be26d5daa792f95a4017","bugs":{"url":"https://github.com/d3/d3-geo-projection/issues"},"_id":"d3-geo-projection@2.3.2","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"anonymous","email":"mike@ocks.org"},"dist":{"shasum":"72e559dc05d97fa9f218ccc9c537d329f4cfc474","size":105710,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/d3-geo-projection/-/d3-geo-projection-2.3.2.tgz"},"maintainers":[{"name":"anonymous","email":"mike@ocks.org"},{"name":"anonymous","email":"fil@rezo.net"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/d3-geo-projection-2.3.2.tgz_1512767870681_0.25444522127509117"},"directories":{},"publish_time":1512767870855,"_hasShrinkwrap":false,"_cnpm_publish_time":1512767870855},"2.3.1":{"name":"d3-geo-projection","version":"2.3.1","description":"Extended geographic projections for d3-geo.","keywords":["d3","d3-module","cartography","projection"],"homepage":"https://d3js.org/d3-geo-projection/","license":"BSD-3-Clause","author":{"name":"Mike Bostock","url":"https://bost.ocks.org/mike"},"contributors":[{"name":"Jason Davies","url":"http://www.jasondavies.com"}],"main":"build/d3-geo-projection.js","module":"index","jsnext:main":"index","repository":{"type":"git","url":"git+https://github.com/d3/d3-geo-projection.git"},"bin":{"geo2svg":"bin/geo2svg","geograticule":"bin/geograticule","geoproject":"bin/geoproject","geostitch":"bin/geostitch"},"scripts":{"pretest":"rm -rf build && mkdir build && rollup -c --banner \"$(preamble)\"","test":"tape 'test/**/*-test.js' && eslint index.js src","prepublishOnly":"npm run test && mkdir -p test/output && test/compare-images && uglifyjs -b beautify=false,preamble=\"'$(preamble)'\" build/d3-geo-projection.js -c -m -o build/d3-geo-projection.min.js","postpublish":"git push && git push --tags && cd ../d3.github.com && git pull && cp ../d3-geo-projection/build/d3-geo-projection.js d3-geo-projection.v2.js && cp ../d3-geo-projection/build/d3-geo-projection.min.js d3-geo-projection.v2.min.js && git add d3-geo-projection.v2.js d3-geo-projection.v2.min.js && git commit -m \"d3-geo-projection ${npm_package_version}\" && git push && cd - && zip -j build/d3-geo-projection.zip -- LICENSE README.md build/d3-geo-projection.js build/d3-geo-projection.min.js"},"dependencies":{"commander":"2","d3-array":"1","d3-geo":"^1.7.1"},"devDependencies":{"canvas":"1","d3-format":"1","eslint":"4","package-preamble":"0.1","rollup":"0.49","tape":"4","topojson-client":"3","uglify-js":"3","us-atlas":"1","world-atlas":"1"},"gitHead":"31450e48374e791685ab29f2a0045196d840e676","bugs":{"url":"https://github.com/d3/d3-geo-projection/issues"},"_id":"d3-geo-projection@2.3.1","_npmVersion":"5.4.1","_nodeVersion":"8.4.0","_npmUser":{"name":"anonymous","email":"mike@ocks.org"},"dist":{"shasum":"cf6d1051bec57bf197200201fd991ed063712849","size":6722557,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/d3-geo-projection/-/d3-geo-projection-2.3.1.tgz"},"maintainers":[{"name":"anonymous","email":"mike@ocks.org"},{"name":"anonymous","email":"fil@rezo.net"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/d3-geo-projection-2.3.1.tgz_1505310637922_0.876613077474758"},"directories":{},"publish_time":1505310639401,"_cnpm_publish_time":1505310639401,"_hasShrinkwrap":false},"2.3.0":{"name":"d3-geo-projection","version":"2.3.0","description":"Extended geographic projections for d3-geo.","keywords":["d3","d3-module","cartography","projection"],"homepage":"https://d3js.org/d3-geo-projection/","license":"BSD-3-Clause","author":{"name":"Mike Bostock","url":"https://bost.ocks.org/mike"},"contributors":[{"name":"Jason Davies","url":"http://www.jasondavies.com"}],"main":"build/d3-geo-projection.js","module":"index","jsnext:main":"index","repository":{"type":"git","url":"git+https://github.com/d3/d3-geo-projection.git"},"bin":{"geo2svg":"bin/geo2svg","geograticule":"bin/geograticule","geoproject":"bin/geoproject","geostitch":"bin/geostitch"},"scripts":{"pretest":"rm -rf build && mkdir build && rollup -c --banner \"$(preamble)\"","test":"tape 'test/**/*-test.js' && eslint index.js src","prepublishOnly":"npm run test && mkdir -p test/output && test/compare-images && uglifyjs -b beautify=false,preamble=\"'$(preamble)'\" build/d3-geo-projection.js -c -m -o build/d3-geo-projection.min.js","postpublish":"git push && git push --tags && cd ../d3.github.com && git pull && cp ../d3-geo-projection/build/d3-geo-projection.js d3-geo-projection.v2.js && cp ../d3-geo-projection/build/d3-geo-projection.min.js d3-geo-projection.v2.min.js && git add d3-geo-projection.v2.js d3-geo-projection.v2.min.js && git commit -m \"d3-geo-projection ${npm_package_version}\" && git push && cd - && zip -j build/d3-geo-projection.zip -- LICENSE README.md build/d3-geo-projection.js build/d3-geo-projection.min.js"},"dependencies":{"commander":"2","d3-array":"1","d3-geo":"^1.7.0"},"devDependencies":{"canvas":"1","d3-format":"1","eslint":"4","package-preamble":"0.1","rollup":"0.49","tape":"4","topojson-client":"3","uglify-js":"3","us-atlas":"1","world-atlas":"1"},"gitHead":"b491beed4bf655ce44694a238993038ee2ce5bf0","bugs":{"url":"https://github.com/d3/d3-geo-projection/issues"},"_id":"d3-geo-projection@2.3.0","_npmVersion":"5.4.1","_nodeVersion":"8.4.0","_npmUser":{"name":"anonymous","email":"mike@ocks.org"},"dist":{"shasum":"c0e1862a7711a73cf4e3d9d73e5f80402d49a693","size":6722557,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/d3-geo-projection/-/d3-geo-projection-2.3.0.tgz"},"maintainers":[{"name":"anonymous","email":"mike@ocks.org"},{"name":"anonymous","email":"fil@rezo.net"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/d3-geo-projection-2.3.0.tgz_1505246065177_0.7328187252860516"},"directories":{},"publish_time":1505246065777,"_cnpm_publish_time":1505246065777,"_hasShrinkwrap":false},"2.2.0":{"name":"d3-geo-projection","version":"2.2.0","description":"Extended geographic projections for d3-geo.","keywords":["d3","d3-module","cartography","projection"],"homepage":"https://d3js.org/d3-geo-projection/","license":"BSD-3-Clause","author":{"name":"Mike Bostock","url":"http://bost.ocks.org/mike"},"contributors":[{"name":"Jason Davies","url":"http://www.jasondavies.com"}],"main":"build/d3-geo-projection.js","module":"index","jsnext:main":"index","repository":{"type":"git","url":"git+https://github.com/d3/d3-geo-projection.git"},"bin":{"geo2svg":"bin/geo2svg","geograticule":"bin/geograticule","geoproject":"bin/geoproject","geostitch":"bin/geostitch"},"scripts":{"pretest":"rm -rf build && mkdir build && rollup -c --banner \"$(preamble)\" -g d3-array:d3,d3-geo:d3 -o build/d3-geo-projection.js","test":"tape 'test/**/*-test.js' && eslint index.js src","prepublish":"npm run test && mkdir -p test/output && test/compare-images && uglifyjs -b beautify=false,preamble=\"'$(preamble)'\" build/d3-geo-projection.js -c -m -o build/d3-geo-projection.min.js","postpublish":"git push && git push --tags && cd ../d3.github.com && git pull && cp ../d3-geo-projection/build/d3-geo-projection.js d3-geo-projection.v2.js && cp ../d3-geo-projection/build/d3-geo-projection.min.js d3-geo-projection.v2.min.js && git add d3-geo-projection.v2.js d3-geo-projection.v2.min.js && git commit -m \"d3-geo-projection ${npm_package_version}\" && git push && cd - && zip -j build/d3-geo-projection.zip -- LICENSE README.md build/d3-geo-projection.js build/d3-geo-projection.min.js"},"dependencies":{"commander":"2","d3-array":"1","d3-geo":"^1.1.0"},"devDependencies":{"canvas":"1","d3-format":"1","eslint":"4","package-preamble":"0.1","rollup":"0.45","tape":"4","topojson-client":"3","uglify-js":"3","us-atlas":"1","world-atlas":"1"},"gitHead":"148b32bb3e6ebd8718ed1c900d5226adca417d33","bugs":{"url":"https://github.com/d3/d3-geo-projection/issues"},"_id":"d3-geo-projection@2.2.0","_shasum":"1c92daba3df20fd1a8ddf7d71d2e88913f2b2db7","_from":".","_npmVersion":"3.10.10","_nodeVersion":"7.3.0","_npmUser":{"name":"anonymous","email":"mike@ocks.org"},"dist":{"shasum":"1c92daba3df20fd1a8ddf7d71d2e88913f2b2db7","size":6615539,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/d3-geo-projection/-/d3-geo-projection-2.2.0.tgz"},"maintainers":[{"name":"anonymous","email":"mike@ocks.org"},{"name":"anonymous","email":"fil@rezo.net"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/d3-geo-projection-2.2.0.tgz_1499702916844_0.44859826285392046"},"directories":{},"publish_time":1499702917465,"_cnpm_publish_time":1499702917465,"_hasShrinkwrap":false},"2.1.2":{"name":"d3-geo-projection","version":"2.1.2","description":"Extended geographic projections for d3-geo.","keywords":["d3","d3-module","cartography","projection"],"homepage":"https://d3js.org/d3-geo-projection/","license":"BSD-3-Clause","author":{"name":"Mike Bostock","url":"http://bost.ocks.org/mike"},"contributors":[{"name":"Jason Davies","url":"http://www.jasondavies.com"}],"main":"build/d3-geo-projection.js","module":"index","jsnext:main":"index","repository":{"type":"git","url":"git+https://github.com/d3/d3-geo-projection.git"},"bin":{"geo2svg":"bin/geo2svg","geograticule":"bin/geograticule","geoproject":"bin/geoproject","geostitch":"bin/geostitch"},"scripts":{"pretest":"rm -rf build && mkdir build && rollup --banner \"$(preamble)\" -g d3-array:d3,d3-geo:d3 -f umd -n d3 -o build/d3-geo-projection.js -- index.js","test":"tape 'test/**/*-test.js' && eslint index.js src","prepublish":"npm run test && mkdir -p test/output && test/compare-images && uglifyjs --preamble \"$(preamble)\" build/d3-geo-projection.js -c -m -o build/d3-geo-projection.min.js","postpublish":"git push && git push --tags && cd ../d3.github.com && git pull && cp ../d3-geo-projection/build/d3-geo-projection.js d3-geo-projection.v2.js && cp ../d3-geo-projection/build/d3-geo-projection.min.js d3-geo-projection.v2.min.js && git add d3-geo-projection.v2.js d3-geo-projection.v2.min.js && git commit -m \"d3-geo-projection ${npm_package_version}\" && git push && cd - && zip -j build/d3-geo-projection.zip -- LICENSE README.md build/d3-geo-projection.js build/d3-geo-projection.min.js"},"dependencies":{"commander":"2","d3-array":"1","d3-geo":"^1.1.0"},"devDependencies":{"canvas":"1","d3-format":"1","eslint":"3","package-preamble":"0.1","rollup":"0.41","tape":"4","topojson-client":"3","uglify-js":"^2.8.11","us-atlas":"1","world-atlas":"1"},"gitHead":"966ae682c6d0cc7569e4c3fd320c356cc99c8d5f","bugs":{"url":"https://github.com/d3/d3-geo-projection/issues"},"_id":"d3-geo-projection@2.1.2","_shasum":"7df8e1e9d046d631c6509f7e531357d4adc24aa3","_from":".","_npmVersion":"3.10.10","_nodeVersion":"7.3.0","_npmUser":{"name":"anonymous","email":"mike@ocks.org"},"dist":{"shasum":"7df8e1e9d046d631c6509f7e531357d4adc24aa3","size":6615735,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/d3-geo-projection/-/d3-geo-projection-2.1.2.tgz"},"maintainers":[{"name":"anonymous","email":"mike@ocks.org"},{"name":"anonymous","email":"fil@rezo.net"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/d3-geo-projection-2.1.2.tgz_1495486206225_0.134200484957546"},"directories":{},"publish_time":1495486206686,"_hasShrinkwrap":false,"_cnpm_publish_time":1495486206686},"2.1.1":{"name":"d3-geo-projection","version":"2.1.1","description":"Extended geographic projections for d3-geo.","keywords":["d3","d3-module","cartography","projection"],"homepage":"https://d3js.org/d3-geo-projection/","license":"BSD-3-Clause","author":{"name":"Mike Bostock","url":"http://bost.ocks.org/mike"},"contributors":[{"name":"Jason Davies","url":"http://www.jasondavies.com"}],"main":"build/d3-geo-projection.js","module":"index","jsnext:main":"index","repository":{"type":"git","url":"git+https://github.com/d3/d3-geo-projection.git"},"bin":{"geo2svg":"bin/geo2svg","geograticule":"bin/geograticule","geoproject":"bin/geoproject","geostitch":"bin/geostitch"},"scripts":{"pretest":"rm -rf build && mkdir build && rollup --banner \"$(preamble)\" -g d3-array:d3,d3-geo:d3 -f umd -n d3 -o build/d3-geo-projection.js -- index.js","test":"tape 'test/**/*-test.js' && eslint index.js src","prepublish":"npm run test && mkdir -p test/output && test/compare-images && uglifyjs --preamble \"$(preamble)\" build/d3-geo-projection.js -c -m -o build/d3-geo-projection.min.js","postpublish":"git push && git push --tags && cd ../d3.github.com && git pull && cp ../d3-geo-projection/build/d3-geo-projection.js d3-geo-projection.v2.js && cp ../d3-geo-projection/build/d3-geo-projection.min.js d3-geo-projection.v2.min.js && git add d3-geo-projection.v2.js d3-geo-projection.v2.min.js && git commit -m \"d3-geo-projection ${npm_package_version}\" && git push && cd - && zip -j build/d3-geo-projection.zip -- LICENSE README.md build/d3-geo-projection.js build/d3-geo-projection.min.js"},"dependencies":{"commander":"2","d3-array":"1","d3-geo":"^1.1.0"},"devDependencies":{"canvas":"1","d3-format":"1","eslint":"3","package-preamble":"0.1","rollup":"0.41","tape":"4","topojson-client":"3","uglify-js":"^2.8.11","us-atlas":"1","world-atlas":"1"},"gitHead":"370ec939a694b9b50f7a78669aa0d6b4d80cb797","bugs":{"url":"https://github.com/d3/d3-geo-projection/issues"},"_id":"d3-geo-projection@2.1.1","_shasum":"1e177182ec097e272a81384219caa5ebcf85977c","_from":".","_npmVersion":"3.10.10","_nodeVersion":"7.3.0","_npmUser":{"name":"anonymous","email":"mike@ocks.org"},"dist":{"shasum":"1e177182ec097e272a81384219caa5ebcf85977c","size":6615722,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/d3-geo-projection/-/d3-geo-projection-2.1.1.tgz"},"maintainers":[{"name":"anonymous","email":"mike@ocks.org"},{"name":"anonymous","email":"fil@rezo.net"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/d3-geo-projection-2.1.1.tgz_1494945164287_0.5239878806751221"},"directories":{},"publish_time":1494945167486,"_hasShrinkwrap":false,"_cnpm_publish_time":1494945167486},"2.1.0":{"name":"d3-geo-projection","version":"2.1.0","description":"Extended geographic projections for d3-geo.","keywords":["d3","d3-module","cartography","projection"],"homepage":"https://d3js.org/d3-geo-projection/","license":"BSD-3-Clause","author":{"name":"Mike Bostock","url":"http://bost.ocks.org/mike"},"contributors":[{"name":"Jason Davies","url":"http://www.jasondavies.com"}],"main":"build/d3-geo-projection.js","module":"index","jsnext:main":"index","repository":{"type":"git","url":"git+https://github.com/d3/d3-geo-projection.git"},"bin":{"geo2svg":"bin/geo2svg","geograticule":"bin/geograticule","geoproject":"bin/geoproject","geostitch":"bin/geostitch"},"scripts":{"pretest":"rm -rf build && mkdir build && rollup --banner \"$(preamble)\" -g d3-array:d3,d3-geo:d3 -f umd -n d3 -o build/d3-geo-projection.js -- index.js","test":"tape 'test/**/*-test.js' && eslint index.js src","prepublish":"npm run test && mkdir -p test/output && test/compare-images && uglifyjs --preamble \"$(preamble)\" build/d3-geo-projection.js -c -m -o build/d3-geo-projection.min.js","postpublish":"git push && git push --tags && cd ../d3.github.com && git pull && cp ../d3-geo-projection/build/d3-geo-projection.js d3-geo-projection.v2.js && cp ../d3-geo-projection/build/d3-geo-projection.min.js d3-geo-projection.v2.min.js && git add d3-geo-projection.v2.js d3-geo-projection.v2.min.js && git commit -m \"d3-geo-projection ${npm_package_version}\" && git push && cd - && zip -j build/d3-geo-projection.zip -- LICENSE README.md build/d3-geo-projection.js build/d3-geo-projection.min.js"},"dependencies":{"commander":"2","d3-array":"1","d3-geo":"^1.1.0"},"devDependencies":{"canvas":"1","d3-format":"1","eslint":"3","package-preamble":"0.0","rollup":"0.41","tape":"4","topojson-client":"3","uglify-js":"^2.8.11","us-atlas":"1","world-atlas":"1"},"gitHead":"02695de4f78c225bfd1c195b0f653f8172d93b35","bugs":{"url":"https://github.com/d3/d3-geo-projection/issues"},"_id":"d3-geo-projection@2.1.0","_shasum":"dfaebcfe0d173a44902c9455d65d3ab0d492cf51","_from":".","_npmVersion":"3.10.10","_nodeVersion":"7.3.0","_npmUser":{"name":"anonymous","email":"mike@ocks.org"},"dist":{"shasum":"dfaebcfe0d173a44902c9455d65d3ab0d492cf51","size":6615571,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/d3-geo-projection/-/d3-geo-projection-2.1.0.tgz"},"maintainers":[{"name":"anonymous","email":"mike@ocks.org"},{"name":"anonymous","email":"fil@rezo.net"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/d3-geo-projection-2.1.0.tgz_1491086781845_0.9589852718636394"},"directories":{},"publish_time":1491086784595,"_cnpm_publish_time":1491086784595,"_hasShrinkwrap":false},"2.0.1":{"name":"d3-geo-projection","version":"2.0.1","description":"Extended geographic projections for d3-geo.","keywords":["d3","d3-module","cartography","projection"],"homepage":"https://d3js.org/d3-geo-projection/","license":"BSD-3-Clause","author":{"name":"Mike Bostock","url":"http://bost.ocks.org/mike"},"contributors":[{"name":"Jason Davies","url":"http://www.jasondavies.com"}],"main":"build/d3-geo-projection.js","module":"index","jsnext:main":"index","repository":{"type":"git","url":"git+https://github.com/d3/d3-geo-projection.git"},"bin":{"geo2svg":"bin/geo2svg","geograticule":"bin/geograticule","geoproject":"bin/geoproject","geostitch":"bin/geostitch"},"scripts":{"pretest":"rm -rf build && mkdir build && rollup --banner \"$(preamble)\" -g d3-array:d3,d3-geo:d3 -f umd -n d3 -o build/d3-geo-projection.js -- index.js","test":"tape 'test/**/*-test.js' && eslint index.js src","prepublish":"npm run test && mkdir -p test/output && test/compare-images && uglifyjs --preamble \"$(preamble)\" build/d3-geo-projection.js -c -m -o build/d3-geo-projection.min.js","postpublish":"git push && git push --tags && cd ../d3.github.com && git pull && cp ../d3-geo-projection/build/d3-geo-projection.js d3-geo-projection.v2.js && cp ../d3-geo-projection/build/d3-geo-projection.min.js d3-geo-projection.v2.min.js && git add d3-geo-projection.v2.js d3-geo-projection.v2.min.js && git commit -m \"d3-geo-projection ${npm_package_version}\" && git push && cd - && zip -j build/d3-geo-projection.zip -- LICENSE README.md build/d3-geo-projection.js build/d3-geo-projection.min.js"},"dependencies":{"commander":"2","d3-array":"1","d3-geo":"^1.1.0"},"devDependencies":{"canvas":"1","d3-format":"1","eslint":"3","package-preamble":"0.0","rollup":"0.41","tape":"4","topojson-client":"3","uglify-js":"^2.8.11","us-atlas":"1","world-atlas":"1"},"gitHead":"64cc2d035fed7c3cd4ed518a89161b0581aec703","bugs":{"url":"https://github.com/d3/d3-geo-projection/issues"},"_id":"d3-geo-projection@2.0.1","_shasum":"68fb6d383d7b7068f034e53cfa6c2973d25a7600","_from":".","_npmVersion":"3.10.10","_nodeVersion":"7.3.0","_npmUser":{"name":"anonymous","email":"mike@ocks.org"},"dist":{"shasum":"68fb6d383d7b7068f034e53cfa6c2973d25a7600","size":6532081,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/d3-geo-projection/-/d3-geo-projection-2.0.1.tgz"},"maintainers":[{"name":"anonymous","email":"mike@ocks.org"},{"name":"anonymous","email":"fil@rezo.net"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/d3-geo-projection-2.0.1.tgz_1491022062585_0.03217039187438786"},"directories":{},"publish_time":1491022067458,"_cnpm_publish_time":1491022067458,"_hasShrinkwrap":false},"2.0.0":{"name":"d3-geo-projection","version":"2.0.0","description":"Extended geographic projections for d3-geo.","keywords":["d3","d3-module","cartography","projection"],"homepage":"https://d3js.org/d3-geo-projection/","license":"BSD-3-Clause","author":{"name":"Mike Bostock","url":"http://bost.ocks.org/mike"},"contributors":[{"name":"Jason Davies","url":"http://www.jasondavies.com"}],"main":"build/d3-geo-projection.js","module":"index","jsnext:main":"index","repository":{"type":"git","url":"git+https://github.com/d3/d3-geo-projection.git"},"bin":{"geo2svg":"bin/geo2svg","geograticule":"bin/geograticule","geoproject":"bin/geoproject","geostitch":"bin/geostitch"},"scripts":{"pretest":"rm -rf build && mkdir build && rollup --banner \"$(preamble)\" -g d3-array:d3,d3-geo:d3 -f umd -n d3 -o build/d3-geo-projection.js -- index.js","test":"tape 'test/**/*-test.js' && eslint index.js src","prepublish":"npm run test && mkdir -p test/output && test/compare-images && uglifyjs --preamble \"$(preamble)\" build/d3-geo-projection.js -c -m -o build/d3-geo-projection.min.js","postpublish":"git push && git push --tags && cd ../d3.github.com && git pull && cp ../d3-geo-projection/build/d3-geo-projection.js d3-geo-projection.v2.js && cp ../d3-geo-projection/build/d3-geo-projection.min.js d3-geo-projection.v2.min.js && git add d3-geo-projection.v2.js d3-geo-projection.v2.min.js && git commit -m \"d3-geo-projection ${npm_package_version}\" && git push && cd - && zip -j build/d3-geo-projection.zip -- LICENSE README.md build/d3-geo-projection.js build/d3-geo-projection.min.js"},"dependencies":{"commander":"2","d3-array":"1","d3-geo":"^1.1.0"},"devDependencies":{"canvas":"1","d3-format":"1","eslint":"3","package-preamble":"0.0","rollup":"0.41","tape":"4","topojson-client":"3","uglify-js":"^2.8.11","us-atlas":"1","world-atlas":"1"},"gitHead":"b10ceaacfa9cdad4741ff9f9f8968878248a24e8","bugs":{"url":"https://github.com/d3/d3-geo-projection/issues"},"_id":"d3-geo-projection@2.0.0","_shasum":"ef2de9a75502a3a01a4bbc1af07a0f24eeee9ceb","_from":".","_npmVersion":"3.10.10","_nodeVersion":"7.3.0","_npmUser":{"name":"anonymous","email":"mike@ocks.org"},"dist":{"shasum":"ef2de9a75502a3a01a4bbc1af07a0f24eeee9ceb","size":6532096,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/d3-geo-projection/-/d3-geo-projection-2.0.0.tgz"},"maintainers":[{"name":"anonymous","email":"mike@ocks.org"},{"name":"anonymous","email":"fil@rezo.net"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/d3-geo-projection-2.0.0.tgz_1490984511024_0.623513845494017"},"directories":{},"publish_time":1490984511410,"_cnpm_publish_time":1490984511410,"_hasShrinkwrap":false},"1.2.3":{"name":"d3-geo-projection","version":"1.2.3","description":"Extended geographic projections for d3-geo.","keywords":["d3","d3-module","cartography","projection"],"homepage":"https://d3js.org/d3-geo-projection/","license":"BSD-3-Clause","author":{"name":"Mike Bostock","url":"http://bost.ocks.org/mike"},"contributors":[{"name":"Jason Davies","url":"http://www.jasondavies.com"}],"main":"build/d3-geo-projection.js","module":"index","jsnext:main":"index","repository":{"type":"git","url":"git+https://github.com/d3/d3-geo-projection.git"},"bin":{"geo2svg":"bin/geo2svg","geograticule":"bin/geograticule","geoproject":"bin/geoproject","geostitch":"bin/geostitch"},"scripts":{"pretest":"rm -rf build && mkdir build && rollup --banner \"$(preamble)\" -g d3-array:d3,d3-geo:d3 -f umd -n d3 -o build/d3-geo-projection.js -- index.js","test":"tape 'test/**/*-test.js' && eslint index.js src","prepublish":"npm run test && mkdir -p test/output && test/compare-images && uglifyjs --preamble \"$(preamble)\" build/d3-geo-projection.js -c -m -o build/d3-geo-projection.min.js","postpublish":"git push && git push --tags && cd ../d3.github.com && git pull && cp ../d3-geo-projection/build/d3-geo-projection.js d3-geo-projection.v1.js && cp ../d3-geo-projection/build/d3-geo-projection.min.js d3-geo-projection.v1.min.js && git add d3-geo-projection.v1.js d3-geo-projection.v1.min.js && git commit -m \"d3-geo-projection ${npm_package_version}\" && git push && cd - && zip -j build/d3-geo-projection.zip -- LICENSE README.md build/d3-geo-projection.js build/d3-geo-projection.min.js"},"dependencies":{"commander":"2","d3-array":"1","d3-geo":"^1.1.0"},"devDependencies":{"canvas":"1","d3-format":"1","eslint":"3","package-preamble":"0.0","rollup":"0.41","tape":"4","topojson-client":"2","uglify-js":"^2.8.11","us-atlas":"1","world-atlas":"1"},"gitHead":"7caa120aaa1cd388ff4679d30a6672b0c2dc5492","bugs":{"url":"https://github.com/d3/d3-geo-projection/issues"},"_id":"d3-geo-projection@1.2.3","_shasum":"5c0d152359a11d29dfbc4c765bb0134048a92f13","_from":".","_npmVersion":"3.10.10","_nodeVersion":"7.3.0","_npmUser":{"name":"anonymous","email":"mike@ocks.org"},"dist":{"shasum":"5c0d152359a11d29dfbc4c765bb0134048a92f13","size":6531154,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/d3-geo-projection/-/d3-geo-projection-1.2.3.tgz"},"maintainers":[{"name":"anonymous","email":"mike@ocks.org"},{"name":"anonymous","email":"fil@rezo.net"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/d3-geo-projection-1.2.3.tgz_1490936072357_0.23505349876359105"},"directories":{},"publish_time":1490936077178,"_cnpm_publish_time":1490936077178,"_hasShrinkwrap":false},"1.2.2":{"name":"d3-geo-projection","version":"1.2.2","description":"Extended geographic projections for d3-geo.","keywords":["d3","d3-module","cartography","projection"],"homepage":"https://d3js.org/d3-geo-projection/","license":"BSD-3-Clause","author":{"name":"Mike Bostock","url":"http://bost.ocks.org/mike"},"contributors":[{"name":"Jason Davies","url":"http://www.jasondavies.com"}],"main":"build/d3-geo-projection.js","module":"index","jsnext:main":"index","repository":{"type":"git","url":"git+https://github.com/d3/d3-geo-projection.git"},"bin":{"geo2svg":"bin/geo2svg","geograticule":"bin/geograticule","geoproject":"bin/geoproject","geostitch":"bin/geostitch"},"scripts":{"pretest":"rm -rf build && mkdir build && rollup --banner \"$(preamble)\" -g d3-array:d3,d3-geo:d3 -f umd -n d3 -o build/d3-geo-projection.js -- index.js","test":"tape 'test/**/*-test.js' && eslint index.js src","prepublish":"npm run test && mkdir -p test/output && test/compare-images && uglifyjs --preamble \"$(preamble)\" build/d3-geo-projection.js -c -m -o build/d3-geo-projection.min.js","postpublish":"git push && git push --tags && cd ../d3.github.com && git pull && cp ../d3-geo-projection/build/d3-geo-projection.js d3-geo-projection.v1.js && cp ../d3-geo-projection/build/d3-geo-projection.min.js d3-geo-projection.v1.min.js && git add d3-geo-projection.v1.js d3-geo-projection.v1.min.js && git commit -m \"d3-geo-projection ${npm_package_version}\" && git push && cd - && zip -j build/d3-geo-projection.zip -- LICENSE README.md build/d3-geo-projection.js build/d3-geo-projection.min.js"},"dependencies":{"commander":"2","d3-array":"1","d3-geo":"^1.1.0"},"devDependencies":{"canvas":"1","d3-format":"1","eslint":"3","package-preamble":"0.0","rollup":"0.41","tape":"4","topojson-client":"2","uglify-js":"^2.8.11","us-atlas":"1","world-atlas":"1"},"gitHead":"1bfd7e42b9f6242da2cd4dc6c46c6d550d8a08ef","bugs":{"url":"https://github.com/d3/d3-geo-projection/issues"},"_id":"d3-geo-projection@1.2.2","_shasum":"ef0e6cdcfa0df236d0e23f2ca7750462ca331f72","_from":".","_npmVersion":"3.10.10","_nodeVersion":"7.3.0","_npmUser":{"name":"anonymous","email":"mike@ocks.org"},"dist":{"shasum":"ef0e6cdcfa0df236d0e23f2ca7750462ca331f72","size":6531132,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/d3-geo-projection/-/d3-geo-projection-1.2.2.tgz"},"maintainers":[{"name":"anonymous","email":"mike@ocks.org"},{"name":"anonymous","email":"fil@rezo.net"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/d3-geo-projection-1.2.2.tgz_1489167421473_0.8824168082792312"},"directories":{},"publish_time":1489167421808,"_cnpm_publish_time":1489167421808,"_hasShrinkwrap":false},"1.2.1":{"name":"d3-geo-projection","version":"1.2.1","description":"Extended geographic projections for d3-geo.","keywords":["d3","d3-module","cartography","projection"],"homepage":"https://d3js.org/d3-geo-projection/","license":"BSD-3-Clause","author":{"name":"Mike Bostock","url":"http://bost.ocks.org/mike"},"contributors":[{"name":"Jason Davies","url":"http://www.jasondavies.com"}],"main":"build/d3-geo-projection.js","module":"index","jsnext:main":"index","repository":{"type":"git","url":"git+https://github.com/d3/d3-geo-projection.git"},"bin":{"geo2svg":"bin/geo2svg","geograticule":"bin/geograticule","geoproject":"bin/geoproject","geostitch":"bin/geostitch"},"scripts":{"pretest":"rm -rf build && mkdir build && rollup --banner \"$(preamble)\" -g d3-array:d3,d3-geo:d3 -f umd -n d3 -o build/d3-geo-projection.js -- index.js","test":"tape 'test/**/*-test.js' && eslint index.js src","prepublish":"npm run test && mkdir -p test/output && test/compare-images && uglifyjs --preamble \"$(preamble)\" build/d3-geo-projection.js -c -m -o build/d3-geo-projection.min.js","postpublish":"VERSION=`node -e 'console.log(require(\"./package.json\").version)'`; git push && git push --tags && cd ../d3.github.com && git pull && cp ../d3-geo-projection/build/d3-geo-projection.js d3-geo-projection.v1.js && cp ../d3-geo-projection/build/d3-geo-projection.min.js d3-geo-projection.v1.min.js && git add d3-geo-projection.v1.js d3-geo-projection.v1.min.js && git commit -m \"d3-geo-projection ${VERSION}\" && git push && cd - && zip -j build/d3-geo-projection.zip -- LICENSE README.md build/d3-geo-projection.js build/d3-geo-projection.min.js"},"dependencies":{"commander":"2","d3-array":"1","d3-geo":"^1.1.0"},"devDependencies":{"canvas":"1","d3-format":"1","eslint":"3","package-preamble":"0.0","rollup":"0.36","tape":"4","topojson-client":"2","uglify-js":"2","us-atlas":"1","world-atlas":"1"},"gitHead":"3d95fb68abe0cc916e6400544037acf2f1510529","bugs":{"url":"https://github.com/d3/d3-geo-projection/issues"},"_id":"d3-geo-projection@1.2.1","_shasum":"8bac0b27389d9e27f30bf42b72f1774053758a65","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"anonymous","email":"mike@ocks.org"},"dist":{"shasum":"8bac0b27389d9e27f30bf42b72f1774053758a65","size":6530550,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/d3-geo-projection/-/d3-geo-projection-1.2.1.tgz"},"maintainers":[{"name":"anonymous","email":"mike@ocks.org"},{"name":"anonymous","email":"fil@rezo.net"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/d3-geo-projection-1.2.1.tgz_1479095890681_0.6816850458271801"},"directories":{},"publish_time":1479095894054,"_cnpm_publish_time":1479095894054,"_hasShrinkwrap":false},"1.2.0":{"name":"d3-geo-projection","version":"1.2.0","description":"Extended geographic projections for d3-geo.","keywords":["d3","d3-module","cartography","projection"],"homepage":"https://d3js.org/d3-geo-projection/","license":"BSD-3-Clause","author":{"name":"Mike Bostock","url":"http://bost.ocks.org/mike"},"contributors":[{"name":"Jason Davies","url":"http://www.jasondavies.com"}],"main":"build/d3-geo-projection.js","module":"index","jsnext:main":"index","repository":{"type":"git","url":"git+https://github.com/d3/d3-geo-projection.git"},"bin":{"geo2svg":"bin/geo2svg","geograticule":"bin/geograticule","geoproject":"bin/geoproject","geostitch":"bin/geostitch"},"scripts":{"pretest":"rm -rf build && mkdir build && rollup --banner \"$(preamble)\" -g d3-array:d3,d3-geo:d3 -f umd -n d3 -o build/d3-geo-projection.js -- index.js","test":"tape 'test/**/*-test.js' && eslint index.js src","prepublish":"npm run test && mkdir -p test/output && test/compare-images && uglifyjs --preamble \"$(preamble)\" build/d3-geo-projection.js -c -m -o build/d3-geo-projection.min.js","postpublish":"VERSION=`node -e 'console.log(require(\"./package.json\").version)'`; git push && git push --tags && cd ../d3.github.com && git pull && cp ../d3-geo-projection/build/d3-geo-projection.js d3-geo-projection.v1.js && cp ../d3-geo-projection/build/d3-geo-projection.min.js d3-geo-projection.v1.min.js && git add d3-geo-projection.v1.js d3-geo-projection.v1.min.js && git commit -m \"d3-geo-projection ${VERSION}\" && git push && cd - && zip -j build/d3-geo-projection.zip -- LICENSE README.md build/d3-geo-projection.js build/d3-geo-projection.min.js"},"dependencies":{"commander":"2","d3-array":"1","d3-geo":"^1.1.0"},"devDependencies":{"canvas":"1","d3-format":"1","eslint":"3","package-preamble":"0.0","rollup":"0.36","tape":"4","topojson-client":"2","uglify-js":"2","us-atlas":"1","world-atlas":"1"},"gitHead":"d0462a35dc02d7b39803b6ad968b6748759b74de","bugs":{"url":"https://github.com/d3/d3-geo-projection/issues"},"_id":"d3-geo-projection@1.2.0","_shasum":"75049cc766859294a8492aa95ccf64c602a5b6a0","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"anonymous","email":"mike@ocks.org"},"dist":{"shasum":"75049cc766859294a8492aa95ccf64c602a5b6a0","size":6529773,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/d3-geo-projection/-/d3-geo-projection-1.2.0.tgz"},"maintainers":[{"name":"anonymous","email":"mike@ocks.org"},{"name":"anonymous","email":"fil@rezo.net"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/d3-geo-projection-1.2.0.tgz_1478883108363_0.6865329584106803"},"directories":{},"publish_time":1478883111271,"_cnpm_publish_time":1478883111271,"_hasShrinkwrap":false},"1.1.1":{"name":"d3-geo-projection","version":"1.1.1","description":"Extended geographic projections for d3-geo.","keywords":["d3","d3-module","cartography","projection"],"homepage":"https://d3js.org/d3-geo-projection/","license":"BSD-3-Clause","author":{"name":"Mike Bostock","url":"http://bost.ocks.org/mike"},"contributors":[{"name":"Jason Davies","url":"http://www.jasondavies.com"}],"main":"build/d3-geo-projection.js","module":"index","jsnext:main":"index","repository":{"type":"git","url":"git+https://github.com/d3/d3-geo-projection.git"},"bin":{"geo2svg":"bin/geo2svg","geograticule":"bin/geograticule","geoproject":"bin/geoproject","geostitch":"bin/geostitch"},"scripts":{"pretest":"rm -rf build && mkdir build && rollup --banner \"$(preamble)\" -g d3-array:d3,d3-geo:d3 -f umd -n d3 -o build/d3-geo-projection.js -- index.js","test":"tape 'test/**/*-test.js' && eslint index.js src","prepublish":"npm run test && mkdir -p test/output && test/compare-images && uglifyjs --preamble \"$(preamble)\" build/d3-geo-projection.js -c -m -o build/d3-geo-projection.min.js","postpublish":"VERSION=`node -e 'console.log(require(\"./package.json\").version)'`; git push && git push --tags && cd ../d3.github.com && git pull && cp ../d3-geo-projection/build/d3-geo-projection.js d3-geo-projection.v1.js && cp ../d3-geo-projection/build/d3-geo-projection.min.js d3-geo-projection.v1.min.js && git add d3-geo-projection.v1.js d3-geo-projection.v1.min.js && git commit -m \"d3-geo-projection ${VERSION}\" && git push && cd - && zip -j build/d3-geo-projection.zip -- LICENSE README.md build/d3-geo-projection.js build/d3-geo-projection.min.js"},"dependencies":{"commander":"2","d3-array":"1","d3-geo":"^1.1.0"},"devDependencies":{"canvas":"1","d3-format":"1","eslint":"3","package-preamble":"0.0","rollup":"0.36","tape":"4","topojson":"1","uglify-js":"2"},"gitHead":"9911cd9b6da453fd2ce60758be8a9dc051f4e6cd","bugs":{"url":"https://github.com/d3/d3-geo-projection/issues"},"_id":"d3-geo-projection@1.1.1","_shasum":"1b9e3e0f92ecd95181062e12439c655928014462","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"anonymous","email":"mbostock@gmail.com"},"maintainers":[{"name":"anonymous","email":"mike@ocks.org"},{"name":"anonymous","email":"fil@rezo.net"}],"dist":{"shasum":"1b9e3e0f92ecd95181062e12439c655928014462","size":6528486,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/d3-geo-projection/-/d3-geo-projection-1.1.1.tgz"},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/d3-geo-projection-1.1.1.tgz_1478213725460_0.41548616299405694"},"directories":{},"publish_time":1478213725748,"_cnpm_publish_time":1478213725748,"_hasShrinkwrap":false},"1.1.0":{"name":"d3-geo-projection","version":"1.1.0","description":"Extended geographic projections for d3-geo.","keywords":["d3","d3-module","cartography","projection"],"homepage":"https://d3js.org/d3-geo-projection/","license":"BSD-3-Clause","author":{"name":"Mike Bostock","url":"http://bost.ocks.org/mike"},"contributors":[{"name":"Jason Davies","url":"http://www.jasondavies.com"}],"main":"build/d3-geo-projection.js","module":"index","jsnext:main":"index","repository":{"type":"git","url":"git+https://github.com/d3/d3-geo-projection.git"},"bin":{"geo2svg":"bin/geo2svg","geograticule":"bin/geograticule","geoproject":"bin/geoproject","geostitch":"bin/geostitch"},"scripts":{"pretest":"rm -rf build && mkdir build && rollup --banner \"$(preamble)\" -g d3-array:d3,d3-geo:d3 -f umd -n d3 -o build/d3-geo-projection.js -- index.js","test":"tape 'test/**/*-test.js' && mkdir -p test/output && test/compare-images && eslint index.js src","prepublish":"npm run test && uglifyjs --preamble \"$(preamble)\" build/d3-geo-projection.js -c -m -o build/d3-geo-projection.min.js","postpublish":"VERSION=`node -e 'console.log(require(\"./package.json\").version)'`; git push && git push --tags && cd ../d3.github.com && git pull && cp ../d3-geo-projection/build/d3-geo-projection.js d3-geo-projection.v1.js && cp ../d3-geo-projection/build/d3-geo-projection.min.js d3-geo-projection.v1.min.js && git add d3-geo-projection.v1.js d3-geo-projection.v1.min.js && git commit -m \"d3-geo-projection ${VERSION}\" && git push && cd - && zip -j build/d3-geo-projection.zip -- LICENSE README.md build/d3-geo-projection.js build/d3-geo-projection.min.js"},"dependencies":{"commander":"2","d3-array":"1","d3-geo":"^1.1.0"},"devDependencies":{"canvas":"1","d3-format":"1","eslint":"3","package-preamble":"0.0","rollup":"0.36","tape":"4","topojson":"1","uglify-js":"2"},"gitHead":"3a77b5ed26e26bdb9f42422cfb5dd856601d6801","bugs":{"url":"https://github.com/d3/d3-geo-projection/issues"},"_id":"d3-geo-projection@1.1.0","_shasum":"29b1222bb50524285dfd0a06adf14360e9eddcc9","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"anonymous","email":"mbostock@gmail.com"},"maintainers":[{"name":"anonymous","email":"mike@ocks.org"},{"name":"anonymous","email":"fil@rezo.net"}],"dist":{"shasum":"29b1222bb50524285dfd0a06adf14360e9eddcc9","size":6528128,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/d3-geo-projection/-/d3-geo-projection-1.1.0.tgz"},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/d3-geo-projection-1.1.0.tgz_1478130308826_0.8935485505498946"},"directories":{},"publish_time":1478130309106,"_cnpm_publish_time":1478130309106,"_hasShrinkwrap":false},"1.0.3":{"name":"d3-geo-projection","version":"1.0.3","description":"Extended geographic projections for d3-geo.","keywords":["d3","d3-module","cartography","projection"],"homepage":"https://d3js.org/d3-geo-projection/","license":"BSD-3-Clause","author":{"name":"Mike Bostock","url":"http://bost.ocks.org/mike"},"contributors":[{"name":"Jason Davies","url":"http://www.jasondavies.com"}],"main":"build/d3-geo-projection.js","module":"index","jsnext:main":"index","repository":{"type":"git","url":"git+https://github.com/d3/d3-geo-projection.git"},"scripts":{"pretest":"rm -rf build && mkdir build && rollup --banner \"$(preamble)\" -g d3-array:d3,d3-geo:d3 -f umd -n d3 -o build/d3-geo-projection.js -- index.js","test":"tape 'test/**/*-test.js' && mkdir -p test/output && test/compare-images && eslint index.js src","prepublish":"npm run test && uglifyjs --preamble \"$(preamble)\" build/d3-geo-projection.js -c -m -o build/d3-geo-projection.min.js","postpublish":"VERSION=`node -e 'console.log(require(\"./package.json\").version)'`; git push && git push --tags && cd ../d3.github.com && git pull && cp ../d3-geo-projection/build/d3-geo-projection.js d3-geo-projection.v1.js && cp ../d3-geo-projection/build/d3-geo-projection.min.js d3-geo-projection.v1.min.js && git add d3-geo-projection.v1.js d3-geo-projection.v1.min.js && git commit -m \"d3-geo-projection ${VERSION}\" && git push && cd - && zip -j build/d3-geo-projection.zip -- LICENSE README.md build/d3-geo-projection.js build/d3-geo-projection.min.js"},"dependencies":{"d3-array":"1","d3-geo":"^1.1.0"},"devDependencies":{"canvas":"1","d3-format":"1","eslint":"2","package-preamble":"0.0","rollup":"0.34","tape":"4","topojson":"1","uglify-js":"2"},"gitHead":"2d6a737d9c69a4e20bc53028f799be9fee2c22fd","bugs":{"url":"https://github.com/d3/d3-geo-projection/issues"},"_id":"d3-geo-projection@1.0.3","_shasum":"80a6f6b41a13874fb84bbf0484970da06796e5ce","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.3.1","_npmUser":{"name":"anonymous","email":"mbostock@gmail.com"},"maintainers":[{"name":"anonymous","email":"mike@ocks.org"},{"name":"anonymous","email":"fil@rezo.net"}],"dist":{"shasum":"80a6f6b41a13874fb84bbf0484970da06796e5ce","size":6289011,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/d3-geo-projection/-/d3-geo-projection-1.0.3.tgz"},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/d3-geo-projection-1.0.3.tgz_1470175192291_0.1407772535458207"},"directories":{},"publish_time":1470175192624,"_cnpm_publish_time":1470175192624,"_hasShrinkwrap":false},"1.0.2":{"name":"d3-geo-projection","version":"1.0.2","description":"Extended geographic projections for d3-geo.","keywords":["d3","d3-module","cartography","projection"],"homepage":"https://d3js.org/d3-geo-projection/","license":"BSD-3-Clause","author":{"name":"Mike Bostock","url":"http://bost.ocks.org/mike"},"contributors":[{"name":"Jason Davies","url":"http://www.jasondavies.com"}],"main":"build/d3-geo-projection.js","jsnext:main":"index","repository":{"type":"git","url":"git+https://github.com/d3/d3-geo-projection.git"},"scripts":{"pretest":"rm -rf build && mkdir build && rollup --banner \"$(preamble)\" -g d3-array:d3,d3-geo:d3 -f umd -n d3 -o build/d3-geo-projection.js -- index.js","test":"tape 'test/**/*-test.js' && mkdir -p test/output && test/compare-images && eslint index.js src","prepublish":"npm run test && uglifyjs --preamble \"$(preamble)\" build/d3-geo-projection.js -c -m -o build/d3-geo-projection.min.js","postpublish":"VERSION=`node -e 'console.log(require(\"./package.json\").version)'`; git push && git push --tags && cd ../d3.github.com && git pull && cp ../d3-geo-projection/build/d3-geo-projection.js d3-geo-projection.v1.js && cp ../d3-geo-projection/build/d3-geo-projection.min.js d3-geo-projection.v1.min.js && git add d3-geo-projection.v1.js d3-geo-projection.v1.min.js && git commit -m \"d3-geo-projection ${VERSION}\" && git push && cd - && zip -j build/d3-geo-projection.zip -- LICENSE README.md build/d3-geo-projection.js build/d3-geo-projection.min.js"},"dependencies":{"d3-array":"1","d3-geo":"^1.1.0"},"devDependencies":{"canvas":"1","d3-format":"1","eslint":"2","package-preamble":"0.0","rollup":"0.33","tape":"4","topojson":"1","uglify-js":"2"},"gitHead":"4d52db81a8761c24becebb322dc6dd56d7f7e48d","bugs":{"url":"https://github.com/d3/d3-geo-projection/issues"},"_id":"d3-geo-projection@1.0.2","_shasum":"df2b2b4a47a45f8a07ca44e8bfe1dfe4db25b480","_from":".","_npmVersion":"3.8.9","_nodeVersion":"6.2.0","_npmUser":{"name":"anonymous","email":"mike@ocks.org"},"dist":{"shasum":"df2b2b4a47a45f8a07ca44e8bfe1dfe4db25b480","size":6288485,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/d3-geo-projection/-/d3-geo-projection-1.0.2.tgz"},"maintainers":[{"name":"anonymous","email":"mike@ocks.org"},{"name":"anonymous","email":"fil@rezo.net"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/d3-geo-projection-1.0.2.tgz_1468196267987_0.9791983170434833"},"directories":{},"publish_time":1468196272103,"_cnpm_publish_time":1468196272103,"_hasShrinkwrap":false},"1.0.1":{"name":"d3-geo-projection","version":"1.0.1","description":"Visualize relationships or network flow with an aesthetically-pleasing circular layout.","keywords":["d3","d3-module","cartography","projection"],"homepage":"https://d3js.org/d3-geo-projection/","license":"BSD-3-Clause","author":{"name":"Mike Bostock","url":"http://bost.ocks.org/mike"},"contributors":[{"name":"Jason Davies","url":"http://www.jasondavies.com"}],"main":"build/d3-geo-projection.js","jsnext:main":"index","repository":{"type":"git","url":"git+https://github.com/d3/d3-geo-projection.git"},"scripts":{"pretest":"rm -rf build && mkdir build && rollup --banner \"$(preamble)\" -g d3-array:d3,d3-geo:d3 -f umd -n d3 -o build/d3-geo-projection.js -- index.js","test":"tape 'test/**/*-test.js' && mkdir -p test/output && test/compare-images && eslint index.js src","prepublish":"npm run test && uglifyjs --preamble \"$(preamble)\" build/d3-geo-projection.js -c -m -o build/d3-geo-projection.min.js","postpublish":"VERSION=`node -e 'console.log(require(\"./package.json\").version)'`; git push && git push --tags && cd ../d3.github.com && git pull && cp ../d3-geo-projection/build/d3-geo-projection.js d3-geo-projection.v1.js && cp ../d3-geo-projection/build/d3-geo-projection.min.js d3-geo-projection.v1.min.js && git add d3-geo-projection.v1.js d3-geo-projection.v1.min.js && git commit -m \"d3-geo-projection ${VERSION}\" && git push && cd - && zip -j build/d3-geo-projection.zip -- LICENSE README.md build/d3-geo-projection.js build/d3-geo-projection.min.js"},"dependencies":{"d3-array":"1","d3-geo":"^1.1.0"},"devDependencies":{"canvas":"1","d3-format":"1","eslint":"2","package-preamble":"0.0","rollup":"0.33","tape":"4","topojson":"1","uglify-js":"2"},"gitHead":"97d2d3c5de0f16dbf9f5d01b78097f72b0a9fef2","bugs":{"url":"https://github.com/d3/d3-geo-projection/issues"},"_id":"d3-geo-projection@1.0.1","_shasum":"01c0410eec18fc23af0d0e390d22eef965f99f2a","_from":".","_npmVersion":"3.8.9","_nodeVersion":"6.2.0","_npmUser":{"name":"anonymous","email":"mike@ocks.org"},"dist":{"shasum":"01c0410eec18fc23af0d0e390d22eef965f99f2a","size":6288781,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/d3-geo-projection/-/d3-geo-projection-1.0.1.tgz"},"maintainers":[{"name":"anonymous","email":"mike@ocks.org"},{"name":"anonymous","email":"fil@rezo.net"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/d3-geo-projection-1.0.1.tgz_1467837795609_0.09466033289209008"},"directories":{},"publish_time":1467837796928,"_cnpm_publish_time":1467837796928,"_hasShrinkwrap":false},"1.0.0":{"name":"d3-geo-projection","version":"1.0.0","description":"Visualize relationships or network flow with an aesthetically-pleasing circular layout.","keywords":["d3","d3-module","cartography","projection"],"homepage":"https://d3js.org/d3-geo-projection/","license":"BSD-3-Clause","author":{"name":"Mike Bostock","url":"http://bost.ocks.org/mike"},"contributors":[{"name":"Jason Davies","url":"http://www.jasondavies.com"}],"main":"build/d3-geo-projection.js","jsnext:main":"index","repository":{"type":"git","url":"git+https://github.com/d3/d3-geo-projection.git"},"scripts":{"pretest":"rm -rf build && mkdir build && rollup --banner \"$(preamble)\" -g d3-array:d3,d3-geo:d3 -f umd -n d3 -o build/d3-geo-projection.js -- index.js","test":"tape 'test/**/*-test.js' && mkdir -p test/output && test/compare-images && eslint index.js src","prepublish":"npm run test && uglifyjs --preamble \"$(preamble)\" build/d3-geo-projection.js -c -m -o build/d3-geo-projection.min.js","postpublish":"VERSION=`node -e 'console.log(require(\"./package.json\").version)'`; git push && git push --tags && cd ../d3.github.com && git pull && cp ../d3-geo-projection/build/d3-geo-projection.js d3-geo-projection.v1.js && cp ../d3-geo-projection/build/d3-geo-projection.min.js d3-geo-projection.v1.min.js && git add d3-geo-projection.v1.js d3-geo-projection.v1.min.js && git commit -m \"d3-geo-projection ${VERSION}\" && git push && cd - && zip -j build/d3-geo-projection.zip -- LICENSE README.md build/d3-geo-projection.js build/d3-geo-projection.min.js"},"dependencies":{"d3-array":"1","d3-geo":"^1.1.0"},"devDependencies":{"canvas":"1","d3-format":"1","eslint":"2","package-preamble":"0.0","rollup":"0.33","tape":"4","topojson":"1","uglify-js":"2"},"gitHead":"fcb69b8059dbbf850d40baf79a4ceefac7f00df3","bugs":{"url":"https://github.com/d3/d3-geo-projection/issues"},"_id":"d3-geo-projection@1.0.0","_shasum":"c0b8a82c296c33f671e20a134f816d776dbc2f49","_from":".","_npmVersion":"3.8.9","_nodeVersion":"6.2.0","_npmUser":{"name":"anonymous","email":"mike@ocks.org"},"dist":{"shasum":"c0b8a82c296c33f671e20a134f816d776dbc2f49","size":6288739,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/d3-geo-projection/-/d3-geo-projection-1.0.0.tgz"},"maintainers":[{"name":"anonymous","email":"mike@ocks.org"},{"name":"anonymous","email":"fil@rezo.net"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/d3-geo-projection-1.0.0.tgz_1467727728812_0.2510953943710774"},"directories":{},"publish_time":1467727732565,"_cnpm_publish_time":1467727732565,"_hasShrinkwrap":false},"0.2.16":{"name":"d3-geo-projection","version":"0.2.16","description":"Extended geographic projections for D3.js.","keywords":["cartography","map projections","visualization"],"homepage":"https://github.com/d3/d3-geo-projection","author":{"name":"Mike Bostock","url":"http://bost.ocks.org/mike"},"browserify":{"transform":["brfs"]},"contributors":[{"name":"Jason Davies","url":"http://www.jasondavies.com"}],"repository":{"type":"git","url":"git+https://github.com/d3/d3-geo-projection.git"},"main":"index.js","devDependencies":{"d3":"3","smash":"0.0","uglify-js":"2.3","vows":"0.7"},"scripts":{"prepublish":"make","test":"vows"},"licenses":[{"type":"BSD","url":"https://github.com/d3/d3-geo-projection/blob/master/LICENSE"}],"dependencies":{"brfs":"^1.3.0"},"gitHead":"1a9cbdc039f68b8e871740e31a1375c9d3a71269","bugs":{"url":"https://github.com/d3/d3-geo-projection/issues"},"_id":"d3-geo-projection@0.2.16","_shasum":"4994ecd1033ddb1533b6c4c5528a1c81dcc29427","_from":".","_npmVersion":"2.11.3","_nodeVersion":"0.12.7","_npmUser":{"name":"anonymous","email":"mbostock@gmail.com"},"maintainers":[{"name":"anonymous","email":"mike@ocks.org"},{"name":"anonymous","email":"fil@rezo.net"}],"dist":{"shasum":"4994ecd1033ddb1533b6c4c5528a1c81dcc29427","size":83712,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/d3-geo-projection/-/d3-geo-projection-0.2.16.tgz"},"directories":{},"publish_time":1452099838988,"_cnpm_publish_time":1452099838988,"_hasShrinkwrap":false},"0.2.15":{"name":"d3-geo-projection","version":"0.2.15","description":"Extended geographic projections for D3.js.","keywords":["cartography","map projections","visualization"],"homepage":"https://github.com/d3/d3-geo-projection","author":{"name":"Mike Bostock","url":"http://bost.ocks.org/mike"},"browserify":{"transform":["brfs"]},"contributors":[{"name":"Jason Davies","url":"http://www.jasondavies.com"}],"repository":{"type":"git","url":"https://github.com/d3/d3-geo-projection.git"},"main":"index.js","devDependencies":{"d3":"3","smash":"0.0","uglify-js":"2.3","vows":"0.7"},"scripts":{"prepublish":"make","test":"vows"},"licenses":[{"type":"BSD","url":"https://github.com/d3/d3-geo-projection/blob/master/LICENSE"}],"dependencies":{"brfs":"^1.3.0"},"gitHead":"ff5f833cca222ba0d37fc7e802a7c3604c0f1f5a","bugs":{"url":"https://github.com/d3/d3-geo-projection/issues"},"_id":"d3-geo-projection@0.2.15","_shasum":"0417d41759c115128a71f647ab59ffeb4c982a64","_from":".","_npmVersion":"2.7.5","_nodeVersion":"0.12.2","_npmUser":{"name":"anonymous","email":"mike@ocks.org"},"dist":{"shasum":"0417d41759c115128a71f647ab59ffeb4c982a64","size":83019,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/d3-geo-projection/-/d3-geo-projection-0.2.15.tgz"},"maintainers":[{"name":"anonymous","email":"mike@ocks.org"},{"name":"anonymous","email":"fil@rezo.net"}],"directories":{},"publish_time":1431466933601,"_cnpm_publish_time":1431466933601,"_hasShrinkwrap":false},"0.2.14":{"name":"d3-geo-projection","version":"0.2.14","description":"Extended geographic projections for D3.js.","keywords":["cartography","map projections","visualization"],"homepage":"https://github.com/d3/d3-geo-projection","author":{"name":"Mike Bostock","url":"http://bost.ocks.org/mike"},"browserify":{"transform":["brfs"]},"contributors":[{"name":"Jason Davies","url":"http://www.jasondavies.com"}],"repository":{"type":"git","url":"https://github.com/d3/d3-geo-projection.git"},"main":"index.js","devDependencies":{"d3":"3","smash":"0.0","uglify-js":"2.3","vows":"0.7"},"scripts":{"prepublish":"make","test":"vows"},"licenses":[{"type":"BSD","url":"https://github.com/d3/d3-geo-projection/blob/master/LICENSE"}],"dependencies":{"brfs":"^1.3.0"},"gitHead":"05e1a044da727ef7aebd8716083eb8c08454332a","bugs":{"url":"https://github.com/d3/d3-geo-projection/issues"},"_id":"d3-geo-projection@0.2.14","_shasum":"04b2cd7656bab1a8ed4819e2f4acf10e8490817b","_from":".","_npmVersion":"2.5.1","_nodeVersion":"0.12.0","_npmUser":{"name":"anonymous","email":"mbostock@gmail.com"},"maintainers":[{"name":"anonymous","email":"mike@ocks.org"},{"name":"anonymous","email":"fil@rezo.net"}],"dist":{"shasum":"04b2cd7656bab1a8ed4819e2f4acf10e8490817b","size":83180,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/d3-geo-projection/-/d3-geo-projection-0.2.14.tgz"},"directories":{},"publish_time":1427257291862,"_cnpm_publish_time":1427257291862,"_hasShrinkwrap":false},"0.2.13":{"name":"d3-geo-projection","version":"0.2.13","description":"Extended geographic projections for D3.js.","keywords":["cartography","map projections","visualization"],"homepage":"https://github.com/d3/d3-geo-projection","author":{"name":"Mike Bostock","url":"http://bost.ocks.org/mike"},"browserify":{"transform":["brfs"]},"contributors":[{"name":"Jason Davies","url":"http://www.jasondavies.com"}],"repository":{"type":"git","url":"https://github.com/d3/d3-geo-projection.git"},"main":"index.js","devDependencies":{"d3":"3","smash":"0.0","uglify-js":"2.3","vows":"0.7"},"scripts":{"prepublish":"make","test":"vows"},"licenses":[{"type":"BSD","url":"https://github.com/d3/d3-geo-projection/blob/master/LICENSE"}],"dependencies":{"brfs":"^1.3.0"},"gitHead":"f039179dc7ef8e0cc595654727c066288754c6f3","bugs":{"url":"https://github.com/d3/d3-geo-projection/issues"},"_id":"d3-geo-projection@0.2.13","_shasum":"c288d85f3cb2a08c1db6cce069217884b58bd663","_from":".","_npmVersion":"2.3.0","_nodeVersion":"0.10.35","_npmUser":{"name":"anonymous","email":"mbostock@gmail.com"},"maintainers":[{"name":"anonymous","email":"mike@ocks.org"},{"name":"anonymous","email":"fil@rezo.net"}],"dist":{"shasum":"c288d85f3cb2a08c1db6cce069217884b58bd663","size":83244,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/d3-geo-projection/-/d3-geo-projection-0.2.13.tgz"},"directories":{},"publish_time":1423612331685,"_cnpm_publish_time":1423612331685,"_hasShrinkwrap":false},"0.2.12":{"name":"d3-geo-projection","version":"0.2.12","description":"Extended geographic projections for D3.js.","keywords":["cartography","map projections","visualization"],"homepage":"https://github.com/d3/d3-geo-projection","author":{"name":"Mike Bostock","url":"http://bost.ocks.org/mike"},"contributors":[{"name":"Jason Davies","url":"http://www.jasondavies.com"}],"repository":{"type":"git","url":"https://github.com/d3/d3-geo-projection.git"},"main":"index.js","devDependencies":{"d3":"3","smash":"0.0","uglify-js":"2.3","vows":"0.7"},"scripts":{"prepublish":"make","test":"vows"},"licenses":[{"type":"BSD","url":"https://github.com/d3/d3-geo-projection/blob/master/LICENSE"}],"gitHead":"fad961243bc18a3be2e4ab5fa6d95132323e8436","bugs":{"url":"https://github.com/d3/d3-geo-projection/issues"},"_id":"d3-geo-projection@0.2.12","_shasum":"75c96a2d213f7a357d3145fac5941de0cba9c7f8","_from":".","_npmVersion":"2.1.3","_nodeVersion":"0.10.32","_npmUser":{"name":"anonymous","email":"mbostock@gmail.com"},"maintainers":[{"name":"anonymous","email":"mike@ocks.org"},{"name":"anonymous","email":"fil@rezo.net"}],"dist":{"shasum":"75c96a2d213f7a357d3145fac5941de0cba9c7f8","size":82534,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/d3-geo-projection/-/d3-geo-projection-0.2.12.tgz"},"directories":{},"publish_time":1418320002090,"_cnpm_publish_time":1418320002090,"_hasShrinkwrap":false},"0.2.11":{"name":"d3-geo-projection","version":"0.2.11","description":"Extended geographic projections for D3.js.","keywords":["cartography","map projections","visualization"],"homepage":"https://github.com/d3/d3-geo-projection","author":{"name":"Mike Bostock","url":"http://bost.ocks.org/mike"},"contributors":[{"name":"Jason Davies","url":"http://www.jasondavies.com"}],"repository":{"type":"git","url":"https://github.com/d3/d3-geo-projection.git"},"main":"index.js","devDependencies":{"d3":"3","smash":"0.0","uglify-js":"2.3","vows":"0.7"},"scripts":{"prepublish":"make","test":"vows"},"licenses":[{"type":"BSD","url":"https://github.com/d3/d3-geo-projection/blob/master/LICENSE"}],"gitHead":"8b56308593c5ea153f5519cd18f4a65c916cf301","bugs":{"url":"https://github.com/d3/d3-geo-projection/issues"},"_id":"d3-geo-projection@0.2.11","_shasum":"9ee4d2585e3f7131bc22ed3b5658d3bf59b166a5","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"anonymous","email":"jason@jasondavies.com"},"maintainers":[{"name":"anonymous","email":"mike@ocks.org"},{"name":"anonymous","email":"fil@rezo.net"}],"dist":{"shasum":"9ee4d2585e3f7131bc22ed3b5658d3bf59b166a5","size":81087,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/d3-geo-projection/-/d3-geo-projection-0.2.11.tgz"},"directories":{},"publish_time":1414348046818,"_cnpm_publish_time":1414348046818,"_hasShrinkwrap":false},"0.2.10":{"name":"d3-geo-projection","version":"0.2.10","description":"Extended geographic projections for D3.js.","keywords":["cartography","map projections","visualization"],"homepage":"https://github.com/d3/d3-geo-projection","author":{"name":"Mike Bostock","url":"http://bost.ocks.org/mike"},"contributors":[{"name":"Jason Davies","url":"http://jasondavies.com"}],"repository":{"type":"git","url":"https://github.com/d3/d3-geo-projection.git"},"main":"index.js","devDependencies":{"d3":"3","smash":"0.0","uglify-js":"2.3","vows":"0.7"},"scripts":{"prepublish":"make","test":"vows"},"licenses":[{"type":"BSD","url":"https://github.com/d3/d3-geo-projection/blob/master/LICENSE"}],"gitHead":"c2bc766cdf32d7645d5f51e02599decae5c23442","bugs":{"url":"https://github.com/d3/d3-geo-projection/issues"},"_id":"d3-geo-projection@0.2.10","_shasum":"6cc81a9a2c684f15c5b845b0caf39b76e7c70226","_from":".","_npmVersion":"1.4.16","_npmUser":{"name":"anonymous","email":"mbostock@gmail.com"},"maintainers":[{"name":"anonymous","email":"mike@ocks.org"},{"name":"anonymous","email":"fil@rezo.net"}],"dist":{"shasum":"6cc81a9a2c684f15c5b845b0caf39b76e7c70226","size":78908,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/d3-geo-projection/-/d3-geo-projection-0.2.10.tgz"},"directories":{},"publish_time":1404750346117,"_cnpm_publish_time":1404750346117,"_hasShrinkwrap":false},"0.2.9":{"name":"d3-geo-projection","version":"0.2.9","description":"Extended geographic projections for D3.js.","keywords":["cartography","map projections","visualization"],"homepage":"https://github.com/d3/d3-geo-projection","author":{"name":"Mike Bostock","url":"http://bost.ocks.org/mike"},"contributors":[{"name":"Jason Davies","url":"http://jasondavies.com"}],"repository":{"type":"git","url":"https://github.com/d3/d3-geo-projection.git"},"main":"index.js","devDependencies":{"d3":"3","smash":"0.0","uglify-js":"2.3","vows":"0.7"},"scripts":{"prepublish":"make","test":"vows"},"licenses":[{"type":"BSD","url":"https://github.com/d3/d3-geo-projection/blob/master/LICENSE"}],"bugs":{"url":"https://github.com/d3/d3-geo-projection/issues"},"_id":"d3-geo-projection@0.2.9","dist":{"shasum":"daf168a42377eaace9ac5e98568eda406c172906","size":78739,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/d3-geo-projection/-/d3-geo-projection-0.2.9.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"anonymous","email":"jason@jasondavies.com"},"maintainers":[{"name":"anonymous","email":"mike@ocks.org"},{"name":"anonymous","email":"fil@rezo.net"}],"directories":{},"publish_time":1393544475045,"_cnpm_publish_time":1393544475045,"_hasShrinkwrap":false},"0.2.8":{"name":"d3-geo-projection","version":"0.2.8","description":"Extended geographic projections for D3.js.","keywords":["cartography","map projections","visualization"],"homepage":"https://github.com/d3/d3-geo-projection","author":{"name":"Mike Bostock","url":"http://bost.ocks.org/mike"},"contributors":[{"name":"Jason Davies","url":"http://jasondavies.com"}],"repository":{"type":"git","url":"https://github.com/d3/d3-geo-projection.git"},"main":"index.js","devDependencies":{"d3":"3","smash":"0.0","uglify-js":"2.3","vows":"0.7"},"scripts":{"prepublish":"make","test":"vows"},"licenses":[{"type":"BSD","url":"https://github.com/d3/d3-geo-projection/blob/master/LICENSE"}],"bugs":{"url":"https://github.com/d3/d3-geo-projection/issues"},"_id":"d3-geo-projection@0.2.8","dist":{"shasum":"dd690feef892f1b2aeda9215f2a3a0104ecf89ec","size":78740,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/d3-geo-projection/-/d3-geo-projection-0.2.8.tgz"},"_from":".","_npmVersion":"1.3.24","_npmUser":{"name":"anonymous","email":"jason@jasondavies.com"},"maintainers":[{"name":"anonymous","email":"mike@ocks.org"},{"name":"anonymous","email":"fil@rezo.net"}],"directories":{},"publish_time":1391688479130,"_cnpm_publish_time":1391688479130,"_hasShrinkwrap":false},"0.2.7":{"name":"d3-geo-projection","version":"0.2.7","description":"Extended geographic projections for D3.js.","keywords":["cartography","map projections","visualization"],"homepage":"https://github.com/d3/d3-geo-projection","author":{"name":"Mike Bostock","url":"http://bost.ocks.org/mike"},"contributors":[{"name":"Jason Davies","url":"http://jasondavies.com"}],"repository":{"type":"git","url":"https://github.com/d3/d3-geo-projection.git"},"main":"index.js","devDependencies":{"d3":"3","smash":"0.0","uglify-js":"2.3","vows":"0.7"},"scripts":{"prepublish":"make","test":"node_modules/.bin/vows"},"licenses":[{"type":"BSD","url":"https://github.com/d3/d3-geo-projection/blob/master/LICENSE"}],"readmeFilename":"README.md","bugs":{"url":"https://github.com/d3/d3-geo-projection/issues"},"_id":"d3-geo-projection@0.2.7","dist":{"shasum":"a1aae0fd2442438e566eb05ac07a0e283fcb725e","size":78514,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/d3-geo-projection/-/d3-geo-projection-0.2.7.tgz"},"_from":".","_npmVersion":"1.3.11","_npmUser":{"name":"anonymous","email":"mbostock@gmail.com"},"maintainers":[{"name":"anonymous","email":"mike@ocks.org"},{"name":"anonymous","email":"fil@rezo.net"}],"directories":{},"publish_time":1380755776867,"_cnpm_publish_time":1380755776867,"_hasShrinkwrap":false},"0.2.6":{"name":"d3-geo-projection","version":"0.2.6","description":"Extended geographic projections for D3.js.","keywords":["cartography","map projections","visualization"],"homepage":"https://github.com/d3/d3-geo-projection","author":{"name":"Mike Bostock","url":"http://bost.ocks.org/mike"},"contributors":[{"name":"Jason Davies","url":"http://jasondavies.com"}],"repository":{"type":"git","url":"https://github.com/d3/d3-geo-projection.git"},"main":"index.js","devDependencies":{"d3":"3","smash":"0.0","uglify-js":"2.3","vows":"0.7"},"scripts":{"prepublish":"make","test":"node_modules/.bin/vows"},"licenses":[{"type":"BSD","url":"https://github.com/d3/d3-geo-projection/blob/master/LICENSE"}],"readmeFilename":"README.md","bugs":{"url":"https://github.com/d3/d3-geo-projection/issues"},"_id":"d3-geo-projection@0.2.6","dist":{"shasum":"8245c92fb90377c085495f7a241e57591c1b6215","size":77422,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/d3-geo-projection/-/d3-geo-projection-0.2.6.tgz"},"_from":".","_npmVersion":"1.3.8","_npmUser":{"name":"anonymous","email":"jason@jasondavies.com"},"maintainers":[{"name":"anonymous","email":"mike@ocks.org"},{"name":"anonymous","email":"fil@rezo.net"}],"directories":{},"publish_time":1379375546722,"_cnpm_publish_time":1379375546722,"_hasShrinkwrap":false},"0.2.5":{"name":"d3-geo-projection","version":"0.2.5","description":"Extended geographic projections for D3.js.","keywords":["cartography","map projections","visualization"],"homepage":"https://github.com/d3/d3-geo-projection","author":{"name":"Mike Bostock","url":"http://bost.ocks.org/mike"},"contributors":[{"name":"Jason Davies","url":"http://jasondavies.com"}],"repository":{"type":"git","url":"https://github.com/d3/d3-geo-projection.git"},"main":"index.js","devDependencies":{"d3":"3","smash":"0.0","uglify-js":"2.3","vows":"0.7"},"scripts":{"prepublish":"make","test":"node_modules/.bin/vows"},"licenses":[{"type":"BSD","url":"https://github.com/d3/d3-geo-projection/blob/master/LICENSE"}],"readmeFilename":"README.md","bugs":{"url":"https://github.com/d3/d3-geo-projection/issues"},"_id":"d3-geo-projection@0.2.5","dist":{"shasum":"a9a57cee79dedd1b34c635074d0fcb86c9f076a1","size":77527,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/d3-geo-projection/-/d3-geo-projection-0.2.5.tgz"},"_from":".","_npmVersion":"1.2.32","_npmUser":{"name":"anonymous","email":"mbostock@gmail.com"},"maintainers":[{"name":"anonymous","email":"mike@ocks.org"},{"name":"anonymous","email":"fil@rezo.net"}],"directories":{},"publish_time":1372955946926,"_cnpm_publish_time":1372955946926,"_hasShrinkwrap":false},"0.2.4":{"name":"d3-geo-projection","version":"0.2.4","description":"Extended geographic projections for D3.js.","keywords":["cartography","map projections","visualization"],"homepage":"https://github.com/d3/d3-geo-projection","author":{"name":"Mike Bostock","url":"http://bost.ocks.org/mike"},"contributors":[{"name":"Jason Davies","url":"http://jasondavies.com"}],"repository":{"type":"git","url":"https://github.com/d3/d3-geo-projection.git"},"main":"index.js","devDependencies":{"d3":"3","smash":"0.0","uglify-js":"2.3","vows":"0.7"},"scripts":{"prepublish":"make","test":"node_modules/.bin/vows"},"licenses":[{"type":"BSD","url":"https://github.com/d3/d3-geo-projection/blob/master/LICENSE"}],"readmeFilename":"README.md","bugs":{"url":"https://github.com/d3/d3-geo-projection/issues"},"_id":"d3-geo-projection@0.2.4","dist":{"shasum":"b69e627cfced897eb42e7f952d7fc0d7dc41cc6c","size":42031,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/d3-geo-projection/-/d3-geo-projection-0.2.4.tgz"},"_from":".","_npmVersion":"1.2.32","_npmUser":{"name":"anonymous","email":"mbostock@gmail.com"},"maintainers":[{"name":"anonymous","email":"mike@ocks.org"},{"name":"anonymous","email":"fil@rezo.net"}],"directories":{},"publish_time":1372955730092,"_cnpm_publish_time":1372955730092,"_hasShrinkwrap":false},"0.2.3":{"name":"d3-geo-projection","version":"0.2.3","description":"Extended geographic projections for D3.js.","keywords":["cartography","map projections","visualization"],"homepage":"https://github.com/d3/d3-geo-projection","author":{"name":"Mike Bostock","url":"http://bost.ocks.org/mike"},"contributors":[{"name":"Jason Davies","url":"http://jasondavies.com"}],"repository":{"type":"git","url":"https://github.com/d3/d3-geo-projection.git"},"main":"index.js","devDependencies":{"d3":"3","smash":"0.0","uglify-js":"2.3","vows":"0.7"},"scripts":{"prepublish":"make","test":"node_modules/.bin/vows"},"licenses":[{"type":"BSD","url":"https://github.com/d3/d3-geo-projection/blob/master/LICENSE"}],"readmeFilename":"README.md","bugs":{"url":"https://github.com/d3/d3-geo-projection/issues"},"_id":"d3-geo-projection@0.2.3","dist":{"shasum":"1372379e2ed018872fd6920252f3ab73e841a7a8","size":41995,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/d3-geo-projection/-/d3-geo-projection-0.2.3.tgz"},"_from":".","_npmVersion":"1.2.32","_npmUser":{"name":"anonymous","email":"mbostock@gmail.com"},"maintainers":[{"name":"anonymous","email":"mike@ocks.org"},{"name":"anonymous","email":"fil@rezo.net"}],"directories":{},"publish_time":1372955558668,"_cnpm_publish_time":1372955558668,"_hasShrinkwrap":false},"0.2.2":{"name":"d3-geo-projection","version":"0.2.2","description":"Extended geographic projections for D3.js.","keywords":["cartography","map projections","visualization"],"homepage":"https://github.com/d3/d3-geo-projection","author":{"name":"Mike Bostock","url":"http://bost.ocks.org/mike"},"contributors":[{"name":"Jason Davies","url":"http://jasondavies.com"}],"repository":{"type":"git","url":"https://github.com/d3/d3-geo-projection.git"},"main":"index.js","devDependencies":{"d3":"3","smash":"0.0","uglify-js":"2.3","vows":"0.7"},"scripts":{"test":"node_modules/.bin/vows"},"licenses":[{"type":"BSD","url":"https://github.com/d3/d3-geo-projection/blob/master/LICENSE"}],"readmeFilename":"README.md","bugs":{"url":"https://github.com/d3/d3-geo-projection/issues"},"_id":"d3-geo-projection@0.2.2","dist":{"shasum":"05d77f133ca13cf8d2dfc51f9bbfee48232de7b7","size":77345,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/d3-geo-projection/-/d3-geo-projection-0.2.2.tgz"},"_from":".","_npmVersion":"1.2.23","_npmUser":{"name":"anonymous","email":"jason@jasondavies.com"},"maintainers":[{"name":"anonymous","email":"mike@ocks.org"},{"name":"anonymous","email":"fil@rezo.net"}],"directories":{},"publish_time":1372941507185,"_cnpm_publish_time":1372941507185,"_hasShrinkwrap":false},"0.2.1":{"name":"d3-geo-projection","version":"0.2.1","description":"Extended geographic projections for D3.js.","keywords":["cartography","map projections","visualization"],"homepage":"https://github.com/d3/d3-geo-projection","author":{"name":"Mike Bostock","url":"http://bost.ocks.org/mike"},"contributors":[{"name":"Jason Davies","url":"http://jasondavies.com"}],"repository":{"type":"git","url":"https://github.com/d3/d3-geo-projection.git"},"main":"index.js","devDependencies":{"d3":"3","smash":"0.0","uglify-js":"2.3","vows":"0.7"},"scripts":{"test":"node_modules/.bin/vows"},"licenses":[{"type":"BSD","url":"https://github.com/d3/d3-geo-projection/blob/master/LICENSE"}],"readmeFilename":"README.md","bugs":{"url":"https://github.com/d3/d3-geo-projection/issues"},"_id":"d3-geo-projection@0.2.1","dist":{"shasum":"1a419ec8375cae949112224b36b9ebd6a0bb12d7","size":41835,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/d3-geo-projection/-/d3-geo-projection-0.2.1.tgz"},"_from":".","_npmVersion":"1.2.32","_npmUser":{"name":"anonymous","email":"mbostock@gmail.com"},"maintainers":[{"name":"anonymous","email":"mike@ocks.org"},{"name":"anonymous","email":"fil@rezo.net"}],"directories":{},"publish_time":1372906822187,"_cnpm_publish_time":1372906822187,"_hasShrinkwrap":false},"0.2.0":{"name":"d3-geo-projection","version":"0.2.0","description":"Extended geographic projections for D3.js.","keywords":["cartography","map projections","visualization"],"homepage":"https://github.com/d3/d3-geo-projection","author":{"name":"Mike Bostock","url":"http://bost.ocks.org/mike"},"contributors":[{"name":"Jason Davies","url":"http://jasondavies.com"}],"repository":{"type":"git","url":"https://github.com/d3/d3-geo-projection.git"},"main":"index.js","devDependencies":{"d3":"3","smash":"0.0","uglify-js":"2.3","vows":"0.7"},"scripts":{"test":"node_modules/.bin/vows"},"licenses":[{"type":"BSD","url":"https://github.com/d3/d3-geo-projection/blob/master/LICENSE"}],"readmeFilename":"README.md","bugs":{"url":"https://github.com/d3/d3-geo-projection/issues"},"_id":"d3-geo-projection@0.2.0","dist":{"shasum":"25b3b96ed54b05916ae5f98fe090b5aa2e19a089","size":40695,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/d3-geo-projection/-/d3-geo-projection-0.2.0.tgz"},"_from":".","_npmVersion":"1.2.32","_npmUser":{"name":"anonymous","email":"mbostock@gmail.com"},"maintainers":[{"name":"anonymous","email":"mike@ocks.org"},{"name":"anonymous","email":"fil@rezo.net"}],"directories":{},"publish_time":1372020946116,"_cnpm_publish_time":1372020946116,"_hasShrinkwrap":false},"0.1.0":{"name":"d3-geo-projection","version":"0.1.0","description":"Extended geographic projections for D3.js.","keywords":["cartography","map projections","visualization"],"homepage":"https://github.com/d3/d3-geo-projection","author":{"name":"Mike Bostock","url":"http://bost.ocks.org/mike"},"contributors":[{"name":"Jason Davies","url":"http://jasondavies.com"}],"repository":{"type":"git","url":"https://github.com/d3/d3-geo-projection.git"},"main":"index.js","dependencies":{"d3":"3"},"devDependencies":{"smash":"0.0","uglify-js":"2.3","vows":"0.7"},"scripts":{"test":"node_modules/.bin/vows"},"licenses":[{"type":"BSD","url":"https://github.com/d3/d3-geo-projection/blob/master/LICENSE"}],"readmeFilename":"README.md","bugs":{"url":"https://github.com/d3/d3-geo-projection/issues"},"_id":"d3-geo-projection@0.1.0","dist":{"shasum":"e0c19f36c0a5a69ac8d9224058fb716da058af4a","size":40803,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/d3-geo-projection/-/d3-geo-projection-0.1.0.tgz"},"_from":".","_npmVersion":"1.2.25","_npmUser":{"name":"anonymous","email":"mbostock@gmail.com"},"maintainers":[{"name":"anonymous","email":"mike@ocks.org"},{"name":"anonymous","email":"fil@rezo.net"}],"directories":{},"publish_time":1372006876601,"_cnpm_publish_time":1372006876601,"_hasShrinkwrap":false},"4.0.0":{"name":"d3-geo-projection","version":"4.0.0","description":"","homepage":"https://d3js.org/d3-geo-projection/","repository":{"type":"git","url":"git+https://github.com/d3/d3-geo-projection.git"},"keywords":["d3","d3-module","cartography","projection"],"license":"ISC","author":{"name":"Mike Bostock","url":"https://bost.ocks.org/mike"},"contributors":[{"name":"Jason Davies","url":"http://www.jasondavies.com"},{"name":"Philippe Rivière","url":"https://visionscarto.net"}],"type":"module","module":"src/index.js","main":"src/index.js","jsdelivr":"dist/d3-geo-projection.min.js","unpkg":"dist/d3-geo-projection.min.js","exports":{"umd":"./dist/d3-geo-projection.min.js","default":"./src/index.js"},"sideEffects":false,"dependencies":{"commander":"7","d3-array":"1 - 3","d3-geo":"1.12.0 - 3"},"devDependencies":{"canvas":"2","d3-format":"1 - 3","eslint":"7","mocha":"9","pixelmatch":"5","pngjs":"4","rollup":"2","rollup-plugin-terser":"7","topojson-client":"3","us-atlas":"1","world-atlas":"1"},"scripts":{"test":"mocha 'test/**/*-test.js' && eslint src test","prepublishOnly":"rm -rf dist && yarn test && rollup -c && git push","postpublish":"git push --tags && cd ../d3.github.com && git pull && cp ../${npm_package_name}/dist/${npm_package_name}.js ${npm_package_name}.v${npm_package_version%%.*}.js && cp ../${npm_package_name}/dist/${npm_package_name}.min.js ${npm_package_name}.v${npm_package_version%%.*}.min.js && git add ${npm_package_name}.v${npm_package_version%%.*}.js ${npm_package_name}.v${npm_package_version%%.*}.min.js && git commit -m \"${npm_package_name} ${npm_package_version}\" && git push && cd -"},"engines":{"node":">=12"},"bin":{"geo2svg":"bin/geo2svg.js","geograticule":"bin/geograticule.js","geoproject":"bin/geoproject.js","geoquantize":"bin/geoquantize.js","geostitch":"bin/geostitch.js"},"gitHead":"ff1b1e3b15512f012bafa9d40c514011aa6c1c7d","bugs":{"url":"https://github.com/d3/d3-geo-projection/issues"},"_id":"d3-geo-projection@4.0.0","_nodeVersion":"14.17.0","_npmVersion":"6.14.13","dist":{"shasum":"dc229e5ead78d31869a4e87cf1f45bd2716c48ca","size":119382,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/d3-geo-projection/-/d3-geo-projection-4.0.0.tgz"},"_npmUser":{"name":"anonymous","email":"mike@ocks.org"},"directories":{},"maintainers":[{"name":"anonymous","email":"mike@ocks.org"},{"name":"anonymous","email":"fil@rezo.net"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/d3-geo-projection_4.0.0_1623427972681_0.8464505958583146"},"_hasShrinkwrap":false,"publish_time":1623427973038,"_cnpm_publish_time":1623427973038}},"dist-tags":{"latest":"4.0.0","next":"3.0.0-rc.1"},"name":"d3-geo-projection","time":{"modified":"2022-01-26T17:12:44.067Z","created":"2022-01-26T17:12:44.067Z","3.0.0":"2020-08-26T20:18:06.449Z","3.0.0-rc.1":"2020-08-26T19:42:30.775Z","2.9.0":"2020-04-18T20:15:55.950Z","2.8.1":"2020-01-03T08:35:07.959Z","2.8.0":"2020-01-02T21:26:38.838Z","2.7.1":"2019-11-12T07:35:47.610Z","2.7.0":"2019-05-12T16:24:56.588Z","2.6.0":"2019-01-31T21:39:25.029Z","2.5.1":"2019-01-15T17:51:49.843Z","2.5.0":"2018-11-24T20:31:05.267Z","2.4.1":"2018-08-24T20:15:38.621Z","2.4.0":"2018-03-22T22:10:12.074Z","2.3.2":"2017-12-08T21:17:50.855Z","2.3.1":"2017-09-13T13:50:39.401Z","2.3.0":"2017-09-12T19:54:25.777Z","2.2.0":"2017-07-10T16:08:37.465Z","2.1.2":"2017-05-22T20:50:06.686Z","2.1.1":"2017-05-16T14:32:47.486Z","2.1.0":"2017-04-01T22:46:24.595Z","2.0.1":"2017-04-01T04:47:47.458Z","2.0.0":"2017-03-31T18:21:51.410Z","1.2.3":"2017-03-31T04:54:37.178Z","1.2.2":"2017-03-10T17:37:01.808Z","1.2.1":"2016-11-14T03:58:14.054Z","1.2.0":"2016-11-11T16:51:51.271Z","1.1.1":"2016-11-03T22:55:25.748Z","1.1.0":"2016-11-02T23:45:09.106Z","1.0.3":"2016-08-02T21:59:52.624Z","1.0.2":"2016-07-11T00:17:52.103Z","1.0.1":"2016-07-06T20:43:16.928Z","1.0.0":"2016-07-05T14:08:52.565Z","0.2.16":"2016-01-06T17:03:58.988Z","0.2.15":"2015-05-12T21:42:13.601Z","0.2.14":"2015-03-25T04:21:31.862Z","0.2.13":"2015-02-10T23:52:11.685Z","0.2.12":"2014-12-11T17:46:42.090Z","0.2.11":"2014-10-26T18:27:26.818Z","0.2.10":"2014-07-07T16:25:46.117Z","0.2.9":"2014-02-27T23:41:15.045Z","0.2.8":"2014-02-06T12:07:59.130Z","0.2.7":"2013-10-02T23:16:16.867Z","0.2.6":"2013-09-16T23:52:26.722Z","0.2.5":"2013-07-04T16:39:06.926Z","0.2.4":"2013-07-04T16:35:30.092Z","0.2.3":"2013-07-04T16:32:38.668Z","0.2.2":"2013-07-04T12:38:27.185Z","0.2.1":"2013-07-04T03:00:22.187Z","0.2.0":"2013-06-23T20:55:46.116Z","0.1.0":"2013-06-23T17:01:16.601Z","4.0.0":"2021-06-11T16:12:53.038Z"},"readme":"","users":{}}