{"versions":{"6.45.0":{"name":"@vvo/tzdb","version":"6.45.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"devDependencies":{"@babel/cli":"7.16.0","@babel/core":"7.16.0","@babel/node":"7.16.0","@babel/preset-env":"7.16.4","babel-eslint":"10.1.0","csv-parse":"4.16.3","dotenv":"10.0.0","eslint":"7.32.0","eslint-plugin-import":"2.25.2","got":"11.8.2","lodash":"4.17.21","luxon":"2.1.1","p-each-series":"2.2.0","prettier":"2.4.1","prettier-plugin-packagejson":"2.2.13","semantic-release":"18.0.1","semantic-release-cli":"5.4.4","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"release":{"branches":["main","next"]},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"8ac85e677b6e5e66bce6228922d73c0f55f555dd","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.45.0","_nodeVersion":"17.0.1","_npmVersion":"7.24.1","dist":{"integrity":"sha512-oJFGDRqoTdJo+rNB1Pe/VzEK7Cn8BVdkQJPfGkE3z0bKV0aH5SKsEY+W9w9/AzXS7iYacwFTGZ2jiRF9LIZ8CA==","shasum":"a69d516583bddeaa1c443ed22faa6e32ec903842","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.45.0.tgz","fileCount":19,"unpackedSize":161671,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh+pLQCRA9TVsSAnZWagAAFZoP/2pugzE/38nCvsHARNMO\nANH6bRW8L5Pn07f1yE940Sq0XKW6b4IK4qwdNb2pHoS8gs4fU7LJLBRMEpOe\ngNh3WeuX+Govam2gsr/P4+bzEFKkgLOoKf7zTV3xeB62c4CTShniY8c4T3LD\n/zYv2rh8AgrjKFfB6WDiiBfY9xLBAThsMSJOspJzncPbdt2MkLQ2YWB2mbPg\nxNhw2SOqj8DaB1ol+0MkQSb9dsOJ/3ekJi2VYg+8WVWBWbiwDEW97fopDqnp\nQQOFg6Lro12V3t9UROOa4UPGPlNsjYx00IPbK1Ija+pdbegEgl8wYI3FiAr0\nGovKShDMfOh3ski99R4KeZu8NaiP6nSXD6sSjpnR5UBSrEthbffYHggC8TB+\nAlhyFblgDAUn04O+8HfuIwx9KWU+cnTrFQR0mEWStJmVWsa0CUV/HcdeJeV+\nGBEyOej/JEHKkPywJWbcPhZPeKiG2bmQnlRRiWRMZ2sbmihwp3xjdKHL+FHc\nwmdxHYI67wSa7IPZpbUvXHNJBBWLg8mzUf4c56yzQ8EBXn+cmOsZ822+w4be\nFheZ1sERnNlukC2OO8BO9XHyU3J+7LIME1c6eLIIJTJ4T4sjThFKycNX9ffp\n8EO2xgdMxxdwTvY2D8u+3Sn7GUd1O7Wcq4p5AV2unOsuZsi2KAdWkIJFps/c\nb/aK\r\n=PCVE\r\n-----END PGP SIGNATURE-----\r\n","size":34855},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.45.0_1643811536800_0.47022916787365854"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-02-02T14:19:08.951Z","contributors":[]},"6.39.0":{"name":"@vvo/tzdb","version":"6.39.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"devDependencies":{"@babel/cli":"7.16.0","@babel/core":"7.16.0","@babel/node":"7.16.0","@babel/preset-env":"7.16.4","babel-eslint":"10.1.0","csv-parse":"4.16.3","dotenv":"10.0.0","eslint":"7.32.0","eslint-plugin-import":"2.25.2","got":"11.8.2","lodash":"4.17.21","luxon":"2.1.1","p-each-series":"2.2.0","prettier":"2.4.1","prettier-plugin-packagejson":"2.2.13","semantic-release":"18.0.0","semantic-release-cli":"5.4.4","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"release":{"branches":["main","next"]},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"b1734af044a69ac756cc61171425b687f3192bd0","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.39.0","_nodeVersion":"17.0.1","_npmVersion":"7.24.1","dist":{"integrity":"sha512-GrkZxAj9GIAU5iBRO8KdslFtTcAEP6IMAJ4Ir+MnlgvnRaKPNGzT6tR4vABN8tfNprm8aIRHDB8NsANaZifEtw==","shasum":"6fd042cdc83564c2c5dad24f966026e78544fb41","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.39.0.tgz","fileCount":19,"unpackedSize":161659,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhuKb2CRA9TVsSAnZWagAALhoQAJV5LPKwLI6aRCWvKD5O\nIas/d28JCvHNckVt3fFeuqddJJaJWSAjjGL0d48JhvzXae5LRJYwVLnCF6pf\nWkKUEuDOlDA3dvUAbdQwff6KTN+bRE5TAT24eZkxd4T+2ix8xcApAQRPO2FI\nOhA74I5zwN5QSsaiW9lAliYjMw9NI0IeYjFO01oB5s9k3RFnoPqD6iAslQH1\nGJ+FbIZUAR1Pmcyc1oCuLvDYZb5LElXUscNHlgMZxQaPPQcjjdVviQt1bp60\n9rNaaR2nAWEwwj7Jp+cftf/R7B09sLppZA0dHlPxiWPYOYWyEWfRgLSX03Dp\ndrXkg3Xu7KsgkeqOnXV+qWBOrP87srmlURLwCfXBm4b45eBLDkexIN/eeOAy\nXTDmEyMwzo3FNNdxBTMnbsjZ3kRbyGsmRXar7ou3wdn/4TiyRpY6GL2avpC4\nLxdBjIOcTG+6lL2exh3U1L7rFlFNvYXifj8JTMjjW9PSQfXdBz2tD0hIsOs8\ncb8YncLqkvj7EJB7maEmfPff7vdJ19wttMpVVb7vvatTmvI5yaAopYgvucYv\nrMpjX2jye4LKdpqzh2Ch2K/2P2GXfzM2iSKWjpUuEbiniqQ0DD1XvLrA7z27\nON2HiouxEiVktPAJE4agIQNaOk8X4jvcWEsfO/Y6xxJFaX5q6TDwfovGCDMC\n40u1\r\n=THdl\r\n-----END PGP SIGNATURE-----\r\n","size":34858,"noattachment":false},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent.voyer@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.39.0_1639491317841_0.18494768284038465"},"_hasShrinkwrap":false,"publish_time":1639491318038,"_cnpm_publish_time":1639491318038,"_cnpmcore_publish_time":"2021-12-14T15:14:57.775Z","contributors":[]},"6.38.0":{"name":"@vvo/tzdb","version":"6.38.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"devDependencies":{"@babel/cli":"7.16.0","@babel/core":"7.16.0","@babel/node":"7.16.0","@babel/preset-env":"7.16.4","babel-eslint":"10.1.0","csv-parse":"4.16.3","dotenv":"10.0.0","eslint":"7.32.0","eslint-plugin-import":"2.25.2","got":"11.8.2","lodash":"4.17.21","luxon":"2.1.1","p-each-series":"2.2.0","prettier":"2.4.1","prettier-plugin-packagejson":"2.2.13","semantic-release":"18.0.0","semantic-release-cli":"5.4.4","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"release":{"branches":["main","next"]},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"215cca07b4806b0a72176f5f89acc6a87c679c85","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.38.0","_nodeVersion":"17.0.1","_npmVersion":"7.24.1","dist":{"integrity":"sha512-GfbmQpdVmFdmRRs7Yb1WOjuGiRxHXMW6ENNwoEjNUVS/c619TRyc7MoBwE8iTEXASM3SYAdnstb8A4K73+cklw==","shasum":"1bdca0d4f1e62ef2432f1c8c491966de47cf006d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.38.0.tgz","fileCount":19,"unpackedSize":161657,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJht1VuCRA9TVsSAnZWagAAOFkP/2qkTArWO4tKSDXfRz+m\ncGrinyzZ2Dg7tkARjQUuaPDAKF1p5UpnoyNJHg/k/dIOKFPG81Uoem+JMkPs\nVd+HMWhHQAf/EB9tEm//h46oocZgQDK8OJptTfk1KWcZ21LatKCq9N7hntUv\nDBSoBLf0ijkMyFaAagGTsHVqW9/K0KLFgVEm/+vszjqqfs8PZttZnOwGlM7n\njee2adt327uUU3Mi1//TxY2u5dOv6RxoKHe8Wn2CyWmJgUH44ZbVwLXfWZ10\n/rGMlMY1MQWv12oFbIX4N97Wqc+6xmyMQ5BkA2xYjKp3zrKv3s74sCDagov9\nGU7QojpUlPfb8txMoIC7bEul9TOcaWtvaPFk/HsdrdBS4SY0/3cBSt7q/yX6\n1WDlRkPN5haQJK7NF+JL4cfsBAgOjxwDwQlyvz9WCOKpDLFJGYCpO8d1AsoO\nk/0Y5NPFeBJGBiNTCfw65GPue2Uw8grn0UKqTYg+oOWS/oBWNhPE08llnAFY\ncnYS9jlJMzEf+KuXdnI/GaRgp9nAdlOND30gimYS/lhv+awR/csBQXsz9YBr\n0uX/psyYS9yRWORCW2Sxi55BFjvuC8x1ggI6m8jKySJ7kAgCH4/Jtah60fJN\nZvEPFsCW2UQmItf/EGbz2o24Tvo2eDnt0/scUK5GOjvybutd0kdEbGxIKkuI\nTcBh\r\n=6wfT\r\n-----END PGP SIGNATURE-----\r\n","size":34855,"noattachment":false},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent.voyer@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.38.0_1639404909981_0.47006090961131086"},"_hasShrinkwrap":false,"publish_time":1639404910151,"_cnpm_publish_time":1639404910151,"_cnpmcore_publish_time":"2021-12-14T15:14:57.988Z","contributors":[]},"6.37.0":{"name":"@vvo/tzdb","version":"6.37.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"devDependencies":{"@babel/cli":"7.16.0","@babel/core":"7.16.0","@babel/node":"7.16.0","@babel/preset-env":"7.16.4","babel-eslint":"10.1.0","csv-parse":"4.16.3","dotenv":"10.0.0","eslint":"7.32.0","eslint-plugin-import":"2.25.2","got":"11.8.2","lodash":"4.17.21","luxon":"2.1.1","p-each-series":"2.2.0","prettier":"2.4.1","prettier-plugin-packagejson":"2.2.13","semantic-release":"18.0.0","semantic-release-cli":"5.4.4","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"release":{"branches":["main","next"]},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"caefd1002cb868be1fc147b222892e4a6edb1640","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.37.0","_nodeVersion":"17.0.1","_npmVersion":"7.24.1","dist":{"integrity":"sha512-T0NITPAfuvTFcrCs5eYLgVYln1EkxR0rNTPA2udIRyhsymrZCJbaPoEfw2gNDNYWXqhdowT86IHLEZOXQksfRQ==","shasum":"48332d210ba3b311c26d2347a57efa13d732f4f9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.37.0.tgz","fileCount":19,"unpackedSize":161661,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhshBVCRA9TVsSAnZWagAADXkP/2Cdx6BQ3CSOOK5mktRL\nE3oRb2g+/lTDh62ZI2ZGG7mMR5B1j7MU+CFdnXmB0B+p1Rq3A/sQi+Pyy9tu\ndO6eGn/HF/NVQtOH8w7i2HzaiaBryC+YKBMBu3bRHruIWxSK6snA/Taa7yl+\nIw6xRNJVNz3NDxUP35yw/92m6VOGPUwZPSxM9eZa0MqhKfVdAlLdz8PnBCd8\nVjGSzmWE8j8Q1NWBA6PyUd+GLsRdvAnZDK2s8uozknc0ZLLYHhyahU189qnA\n+FRPQhUNn4zakfm9hRUdtD+9coPKL9/iWWBdM3o+SCyKnqfs9H/pfeBtldcI\nJ2PgQFHWUQh1oO6AJ+Y6kjuwAyO9Pz4CM6y/C6UtWq5aico40gqrtmj6hV6R\nSb3yV0VFSiHJYtUCsfCc4ftmkxVn10j3oWaMil5KUlG1+ivDXl2fq6sjIoFU\nERY3kjo4lpI+CLsX/OrFfTk25BopE/tfNU0/q0ZsCUZZ53Wh7WeRE/Wwb/6J\n04LK9lqT7PVYr+5gvgKCz6shas3Cp5AZG3MOE2UUvSHU9GhE0qa1ZCjCIdj4\nfeYHSm4I4cFyMNt4MYM6Nz6Pm1P4QOKbwEEsMBPIhaUvZ5K4WfQ4hROKFahV\nkJOBfvSLd6L5KVm7vaBRcB7ZJBfXzD17kilMlG3vaYSNzGqel9ycv3SiUx+k\n3pKO\r\n=th65\r\n-----END PGP SIGNATURE-----\r\n","size":34860,"noattachment":false},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent.voyer@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.37.0_1639059541608_0.4839410720037072"},"_hasShrinkwrap":false,"publish_time":1639059541849,"_cnpm_publish_time":1639059541849,"_cnpmcore_publish_time":"2021-12-14T15:14:58.233Z","contributors":[]},"6.36.0":{"name":"@vvo/tzdb","version":"6.36.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"devDependencies":{"@babel/cli":"7.16.0","@babel/core":"7.16.0","@babel/node":"7.16.0","@babel/preset-env":"7.16.4","babel-eslint":"10.1.0","csv-parse":"4.16.3","dotenv":"10.0.0","eslint":"7.32.0","eslint-plugin-import":"2.25.2","got":"11.8.2","lodash":"4.17.21","luxon":"2.1.1","p-each-series":"2.2.0","prettier":"2.4.1","prettier-plugin-packagejson":"2.2.13","semantic-release":"18.0.0","semantic-release-cli":"5.4.4","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"release":{"branches":["main","next"]},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"6622cfc7e3a1557b2cdcf20d3a2252c6494ae3dc","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.36.0","_nodeVersion":"17.0.1","_npmVersion":"7.24.1","dist":{"integrity":"sha512-t+Hs4PJJLiWYZcf5+19VDEHnSO1KVJ6qp7SmRfYWpuHLCWcSvCeaZGSeEjprEYIW4+2vOqGTmSUZaRzySIVq+A==","shasum":"da5c120d52d9acd36d9f8b5be633f5086a998000","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.36.0.tgz","fileCount":19,"unpackedSize":161659,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhq3fECRA9TVsSAnZWagAAj6UP/j8bXAmBR/K/aH0qkJ2z\nQcmsMyNsPEIWM9Ow9yGaUOk+mHIF8dNt+FT0O4jQB0cKRYvlmzHK3p4hsuEb\nE22n/u9iVNngmqjvzReou8Yfx/lZITXa7g+GCf75iQH4P9gxvw51a4y9KGid\nnfaWvRwhn2MDMD0H5g1fZT93THEQgdF4oTuNP9OCudN61S8LjmCQ6hOCPup0\nXakLTC9hyGxHQHlkPptuqsqIBp8O3VyWuQ39UwMPn41/chqtPlfM9dRhuXtm\ne5bgyUGSWlfFxkJuw6n72iBPW8RyvRPO3idSj2pnr2hJJgoDO5ZsrUDcl1Bq\npuy3TjWKpTHmEAdyws9VF0ILY5NooGDopIEC1Tjpbc9wlsQeioPMw91tDk1b\nfMbZ8hRjJBLDoS5t8F5SlPGidzjCNJyEha/+bbOnGDDrJIO/Uv1SH9M07Spr\nALWaSCiGCsGq9/9cQqRyMhehHiSTygvINmalUOW3MrPLH6MUJx3fr6nxSQmd\nuXdYqDWymLRc9QnezVGApOQuqPcPLSo3daC071CV/EjUQ5G912w6ufh5XFKo\nwLtuD+RbthZhG5gi5uDd5+rDReBnhDrytIRBmgVZleDnf2xr2fHjoq98jKFc\nA4mZJn0Zn0OeMrms5WfFXWCdnYIreeq9aGn1t5wbfYontKvmHKAy1elKoz0B\nrVVk\r\n=p4JH\r\n-----END PGP SIGNATURE-----\r\n","size":34851,"noattachment":false},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent.voyer@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.36.0_1638627267870_0.18351960022848512"},"_hasShrinkwrap":false,"publish_time":1638627268082,"_cnpm_publish_time":1638627268082,"_cnpmcore_publish_time":"2021-12-14T15:14:58.496Z","contributors":[]},"6.35.0":{"name":"@vvo/tzdb","version":"6.35.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"devDependencies":{"@babel/cli":"7.16.0","@babel/core":"7.16.0","@babel/node":"7.16.0","@babel/preset-env":"7.16.4","babel-eslint":"10.1.0","csv-parse":"4.16.3","dotenv":"10.0.0","eslint":"7.32.0","eslint-plugin-import":"2.25.2","got":"11.8.2","lodash":"4.17.21","luxon":"2.1.1","p-each-series":"2.2.0","prettier":"2.4.1","prettier-plugin-packagejson":"2.2.13","semantic-release":"18.0.0","semantic-release-cli":"5.4.4","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"release":{"branches":["main","next"]},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"9987d941004a555464f0117ab052be26e8903093","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.35.0","_nodeVersion":"17.0.1","_npmVersion":"7.24.1","dist":{"integrity":"sha512-leN0YmA9+N7ZotdAGp/MzLcAippUpC6Occ/P4hG6BAn4rDXJ4NMf/yiD2K8RyV41I1zK0EMVxo3ca1WrCq4J5g==","shasum":"0b50493cb809f3eb0f635d432cd2acdc7ad75b72","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.35.0.tgz","fileCount":19,"unpackedSize":161657,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhqNTxCRA9TVsSAnZWagAAvV0P+gNfbxvEmJBVaddxLkrx\nN4ilp5vZVrR5JUnMxM/E8od/KG2mkROGyKYDadFX/5R6aalspz2YZIBnwC1S\nvETk5zabw0enCVLYnhhRgaFqK5POdPJOIKnh4dpe9K2Wdr0Fh20pd0zDpDoa\nj8rTRK209ExM3G/0HXDV1C7fwKKfgMs/KH4JqQOPV580KONtbslVtXASuEwU\nmLR9lEilC7MeVfzpoqPjFazJ/3YzkgWjkAUeuHBvI8EGUTXhVJ3L149PUDk9\nSo7xdJLZ+vWt5LozXLmM81uajI+mB2nn+6l1fGdt5yP/8fMswwOzIVXT8z5j\n1hV1oR4yOdUdiOHgC/iykmWXhFW1mBPHp5i89rg5wh3k2PGGbYSbpvK1rS+u\nTM1O/Hn9Lm1jPa9dJI2metyYArM7xYCGxpTjMijmecZazMbZHgs0Fhg+yja+\nf6Ei/WTsll+2xiH8vmwS612Q2rpZj+uwY0GNdzm99xFWTODLyTJN2uFhEqQw\nt2JBddB0Y6+/wDEESBlbhYGcdCdb0+972as7pTSn26oHdkJm7KIAmkXfn4eM\nVBq/kaZ6SZ+5VlWkvoKdYOtPGsOH+ZN20XIqGheM9nK4BajPdQKwVUBC8w5R\n4x2BLK/SR1p2zqXqlelOeCJryFUW6euCiNUFXIlD/IPuYzSDrIErFQVMUWzl\nOkQC\r\n=NGdH\r\n-----END PGP SIGNATURE-----\r\n","size":34840,"noattachment":false},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent.voyer@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.35.0_1638454513450_0.610753845657801"},"_hasShrinkwrap":false,"publish_time":1638454513595,"_cnpm_publish_time":1638454513595,"_cnpmcore_publish_time":"2021-12-14T15:14:58.695Z","contributors":[]},"6.34.0":{"name":"@vvo/tzdb","version":"6.34.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"devDependencies":{"@babel/cli":"7.16.0","@babel/core":"7.16.0","@babel/node":"7.16.0","@babel/preset-env":"7.16.4","babel-eslint":"10.1.0","csv-parse":"4.16.3","dotenv":"10.0.0","eslint":"7.32.0","eslint-plugin-import":"2.25.2","got":"11.8.2","lodash":"4.17.21","luxon":"2.1.1","p-each-series":"2.2.0","prettier":"2.4.1","prettier-plugin-packagejson":"2.2.13","semantic-release":"18.0.0","semantic-release-cli":"5.4.4","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"release":{"branches":["main","next"]},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"cc9cb23093570566f64a9bcb0bc7b27ac964f520","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.34.0","_nodeVersion":"17.0.1","_npmVersion":"7.24.1","dist":{"integrity":"sha512-i7a1RssKzms3WKVVXlDrPyV8WdweZaWEgNad+aD6+F8l159bePeliFV0JsZJ9r3we9OiGCZETEM1MmqmZ6yRGQ==","shasum":"db8ff192ca2b1e70e6c313caac7f0f0df6b244f0","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.34.0.tgz","fileCount":19,"unpackedSize":161657,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhpOEbCRA9TVsSAnZWagAAqEoQAJFyYue6XvbqbP5sxexi\ndKcnheNR1fwWTAHxiKy3x/QvAfFUL/sP82fMZV1WdXn7W3IdwZ+kDuj9ViXV\nAGAot0FBwT1zq/uVEzkV50WrECy2+1hxEpxNwaL3GEGkl1KdFEeMaG5GwEqM\noHB6MoWXxhFvs+hOMzVgG7yfM1yp34s2u7c2q5aNOlQjfE3Moqq/2L/3M5QG\nmZ0Bfa7qonVnPo6sgYyu6N+jATGhG26SslMedRB2YDcKtzpXmKoM3ULBx762\nBxbyyb4jeg1w3ucxtEGw7ZN7hga7x6XDT5hZM1R1kTiHYsUZ6kxYm2jDlR1I\nnqS8yXnOQu+H8tzh9YZSQ9aV815vRcNSU6PZHWZ2x2HpJkgWEnmLNxGVGdKP\naKO87B9Zgl5O8f1rUX3B+dXPMfg1MsRJOFFOEdPds5b7T/RFGLqY2xA6riSi\nrQnCPo4juqzRnhCpk5SvpNkbvtcuZhno5ErFbaoiWhsrhJfeLHTSoV9b4Bne\nr5xAz03EDSpqtEpzqI47DPRIpPKo/jyHW3svD+x/Sw6rAlLus+xa47GOcw00\nVdUF2E/j5GHkwjnpNNJ/1aFePvuy/5sjoLUpZHDcLyjE6NxkfC5TzIfvPMLP\nEvZfBeTnISX9JjgR1uGF5bhWCRfq+gFY7S8monJCdF0EqVPPdKhroEt19uiK\nNxN4\r\n=JryR\r\n-----END PGP SIGNATURE-----\r\n","size":34842,"noattachment":false},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent.voyer@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.34.0_1638195483056_0.7252757313469407"},"_hasShrinkwrap":false,"publish_time":1638195483239,"_cnpm_publish_time":1638195483239,"_cnpmcore_publish_time":"2021-12-14T15:14:58.932Z","contributors":[]},"6.33.0":{"name":"@vvo/tzdb","version":"6.33.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"devDependencies":{"@babel/cli":"7.15.7","@babel/core":"7.15.8","@babel/node":"7.15.8","@babel/preset-env":"7.15.8","algoliasearch":"4.10.5","babel-eslint":"10.1.0","csv-parse":"4.16.3","dotenv":"10.0.0","eslint":"7.32.0","eslint-plugin-import":"2.25.2","got":"11.8.2","lodash":"4.17.21","luxon":"2.1.1","p-each-series":"2.2.0","prettier":"2.4.1","prettier-plugin-packagejson":"2.2.13","semantic-release":"18.0.0","semantic-release-cli":"5.4.4","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"release":{"branches":["main","next"]},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"70680f9d09c8ab3da43c0f2cf9f36a64a8b350d4","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.33.0","_nodeVersion":"17.0.1","_npmVersion":"7.24.1","dist":{"integrity":"sha512-fD2nNcZofI7y1cyV0Lk+KumKMNtTAkpIhL5yoKrDEzrEmhljfUp8t6ileZ4TGQyyaSzZna5ctSMtEgEBBaw/Ug==","shasum":"4286db94d195c2468fb939b186c31bec41fdf745","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.33.0.tgz","fileCount":19,"unpackedSize":161712,"size":34879,"noattachment":false},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent.voyer@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.33.0_1636899245227_0.6349505107581745"},"_hasShrinkwrap":false,"publish_time":1636899245418,"_cnpm_publish_time":1636899245418,"_cnpmcore_publish_time":"2021-12-14T15:14:59.141Z","contributors":[]},"6.32.0":{"name":"@vvo/tzdb","version":"6.32.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"devDependencies":{"@babel/cli":"7.15.7","@babel/core":"7.15.8","@babel/node":"7.15.8","@babel/preset-env":"7.15.8","algoliasearch":"4.10.5","babel-eslint":"10.1.0","csv-parse":"4.16.3","dotenv":"10.0.0","eslint":"7.32.0","eslint-plugin-import":"2.25.2","got":"11.8.2","lodash":"4.17.21","luxon":"2.1.1","p-each-series":"2.2.0","prettier":"2.4.1","prettier-plugin-packagejson":"2.2.13","semantic-release":"18.0.0","semantic-release-cli":"5.4.4","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"release":{"branches":["main","next"]},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"660571fcc864c98b0e8f8bdecc3b7eda24d11560","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.32.0","_nodeVersion":"17.0.1","_npmVersion":"7.24.1","dist":{"integrity":"sha512-f33fb8bu9Cu/CMYtL5MZKahcV/qOOPPfdOv/YAxndVl/wNmRur/fEWYk6RCYlt+L+322cNNBSUWT4c16oK2iFA==","shasum":"9ef15520e4bb29d7a25e7a92371f329571236ec2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.32.0.tgz","fileCount":19,"unpackedSize":161716,"size":34882,"noattachment":false},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent.voyer@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.32.0_1636640102683_0.9929820097961701"},"_hasShrinkwrap":false,"publish_time":1636640102908,"_cnpm_publish_time":1636640102908,"_cnpmcore_publish_time":"2021-12-14T15:14:59.367Z","contributors":[]},"6.31.0":{"name":"@vvo/tzdb","version":"6.31.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"devDependencies":{"@babel/cli":"7.15.7","@babel/core":"7.15.8","@babel/node":"7.15.8","@babel/preset-env":"7.15.8","algoliasearch":"4.10.5","babel-eslint":"10.1.0","csv-parse":"4.16.3","dotenv":"10.0.0","eslint":"7.32.0","eslint-plugin-import":"2.25.2","got":"11.8.2","lodash":"4.17.21","luxon":"2.1.1","p-each-series":"2.2.0","prettier":"2.4.1","prettier-plugin-packagejson":"2.2.13","semantic-release":"18.0.0","semantic-release-cli":"5.4.4","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"release":{"branches":["main","next"]},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"7ad7e2f56a77a2130b64e3cda84f64f8afa6e4d8","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.31.0","_nodeVersion":"17.0.1","_npmVersion":"7.24.1","dist":{"integrity":"sha512-CbpYwd4eNl8hJFaDJcG/IaYlPiJx8S5G3deWcwYJcmIJEAs/6UyuQUkgug+bz+ComtFATuSoATm4oYXfj4FUFg==","shasum":"63ad5449c48b79247dc9b6d485a5cc1d9294d175","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.31.0.tgz","fileCount":19,"unpackedSize":161722,"size":34883,"noattachment":false},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent.voyer@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.31.0_1636553720807_0.5050386884532259"},"_hasShrinkwrap":false,"publish_time":1636553720963,"_cnpm_publish_time":1636553720963,"_cnpmcore_publish_time":"2021-12-14T15:14:59.648Z","contributors":[]},"6.30.0":{"name":"@vvo/tzdb","version":"6.30.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"devDependencies":{"@babel/cli":"7.15.7","@babel/core":"7.15.5","@babel/node":"7.15.4","@babel/preset-env":"7.15.6","algoliasearch":"4.10.5","babel-eslint":"10.1.0","csv-parse":"4.16.3","dotenv":"10.0.0","eslint":"7.32.0","eslint-plugin-import":"2.24.2","got":"11.8.2","lodash":"4.17.21","luxon":"2.0.2","p-each-series":"2.1.0","prettier":"2.4.1","prettier-plugin-packagejson":"2.2.13","semantic-release":"18.0.0","semantic-release-cli":"5.4.4","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"release":{"branches":["main","next"]},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"7b358bf993dd98f0fea62e20e9988de2901c5f77","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.30.0","_nodeVersion":"17.0.1","_npmVersion":"7.24.1","dist":{"shasum":"82e12c17298b7af4f8343acd8acf03ea64507cf1","size":34882,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.30.0.tgz","integrity":"sha512-sU5GbSVdcpGQIsTRGiyBgqdYcWp3HGaTOY44ETc1kVJtQPuQ1W76I+2c3lbQdLMiWUm3DTWgHwmCNt64X6l+HQ=="},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent.voyer@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.30.0_1635862744092_0.193589659884708"},"_hasShrinkwrap":false,"publish_time":1635862744316,"_cnpm_publish_time":1635862744316,"_cnpmcore_publish_time":"2021-12-14T15:15:07.757Z","contributors":[]},"6.29.0":{"name":"@vvo/tzdb","version":"6.29.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"devDependencies":{"@babel/cli":"7.15.7","@babel/core":"7.15.5","@babel/node":"7.15.4","@babel/preset-env":"7.15.6","algoliasearch":"4.10.5","babel-eslint":"10.1.0","csv-parse":"4.16.3","dotenv":"10.0.0","eslint":"7.32.0","eslint-plugin-import":"2.24.2","got":"11.8.2","lodash":"4.17.21","luxon":"2.0.2","p-each-series":"2.1.0","prettier":"2.4.1","prettier-plugin-packagejson":"2.2.13","semantic-release":"18.0.0","semantic-release-cli":"5.4.4","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"release":{"branches":["main","next"]},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"9e040fb7765dbe3796bfdac866e3cd23b5609361","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.29.0","_nodeVersion":"16.10.0","_npmVersion":"7.24.1","dist":{"shasum":"54ebcd814c3d6aac14b0fe75e152f3dbde0c2720","size":34871,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.29.0.tgz","integrity":"sha512-9N7FNfJZ7F38mTS4HeBw9VQqyfKBbU1Zl2SRdSyyKY7HmTtEwuwanRfusi6isdFLmGU63TNvV/lSprJyEeB4Og=="},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent.voyer@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.29.0_1634480014027_0.24853536559610112"},"_hasShrinkwrap":false,"publish_time":1634480014221,"_cnpm_publish_time":1634480014221,"_cnpmcore_publish_time":"2021-12-14T15:15:08.043Z","contributors":[]},"6.28.0":{"name":"@vvo/tzdb","version":"6.28.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"devDependencies":{"@babel/cli":"7.15.7","@babel/core":"7.15.5","@babel/node":"7.15.4","@babel/preset-env":"7.15.6","algoliasearch":"4.10.5","babel-eslint":"10.1.0","csv-parse":"4.16.3","dotenv":"10.0.0","eslint":"7.32.0","eslint-plugin-import":"2.24.2","got":"11.8.2","lodash":"4.17.21","luxon":"2.0.2","p-each-series":"2.1.0","prettier":"2.4.1","prettier-plugin-packagejson":"2.2.13","semantic-release":"18.0.0","semantic-release-cli":"5.4.4","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"release":{"branches":["main","next"]},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"fcf518644da4f5be910ae16cf48673092b19c244","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.28.0","_nodeVersion":"16.10.0","_npmVersion":"7.24.1","dist":{"shasum":"562a35ce343c3d547575fd3cbac29e3f642347a0","size":34868,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.28.0.tgz","integrity":"sha512-nRApJUfYIjng1dxGdHekGY7wGtOcTSBze4zijnSIc9YYuD2r0jnlFMmyMLbh8BHSEW6j0PGVg+LR/rRjQOivGw=="},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent.voyer@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.28.0_1633961650768_0.6217921279030909"},"_hasShrinkwrap":false,"publish_time":1633961650933,"_cnpm_publish_time":1633961650933,"_cnpmcore_publish_time":"2021-12-14T15:15:08.341Z","contributors":[]},"6.27.0":{"name":"@vvo/tzdb","version":"6.27.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"devDependencies":{"@babel/cli":"7.15.7","@babel/core":"7.15.5","@babel/node":"7.15.4","@babel/preset-env":"7.15.6","algoliasearch":"4.10.5","babel-eslint":"10.1.0","csv-parse":"4.16.3","dotenv":"10.0.0","eslint":"7.32.0","eslint-plugin-import":"2.24.2","got":"11.8.2","lodash":"4.17.21","luxon":"2.0.2","p-each-series":"2.1.0","prettier":"2.4.1","prettier-plugin-packagejson":"2.2.13","semantic-release":"18.0.0","semantic-release-cli":"5.4.4","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"release":{"branches":["main","next"]},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"9cc353ed506f9509db5afc0481948c6e45f24d46","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.27.0","_nodeVersion":"16.10.0","_npmVersion":"7.24.1","dist":{"shasum":"5befc2b0effb1dc53398ac77b437f77bb0c780e7","size":34869,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.27.0.tgz","integrity":"sha512-5vLYd/vxXcMNweVrF8gHJjElHSmDf0pwrToPVgk6AzpXB7+tUaafNiCqyv/GX5betBrJwFV+XdJ8yd42Bdq1Qg=="},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent.voyer@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.27.0_1633702444750_0.651982354771899"},"_hasShrinkwrap":false,"publish_time":1633702444928,"_cnpm_publish_time":1633702444928,"_cnpmcore_publish_time":"2021-12-14T15:15:08.596Z","contributors":[]},"6.26.0":{"name":"@vvo/tzdb","version":"6.26.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"devDependencies":{"@babel/cli":"7.15.7","@babel/core":"7.15.5","@babel/node":"7.15.4","@babel/preset-env":"7.15.6","algoliasearch":"4.10.5","babel-eslint":"10.1.0","csv-parse":"4.16.3","dotenv":"10.0.0","eslint":"7.32.0","eslint-plugin-import":"2.24.2","got":"11.8.2","lodash":"4.17.21","luxon":"2.0.2","p-each-series":"2.1.0","prettier":"2.4.1","prettier-plugin-packagejson":"2.2.13","semantic-release":"18.0.0","semantic-release-cli":"5.4.4","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"release":{"branches":["main","next"]},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"da0081853754cddb004a83e10fadfa9c5c57b983","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.26.0","_nodeVersion":"16.10.0","_npmVersion":"7.24.1","dist":{"shasum":"e00749ea075cb58b04190b80dbc0a2a988f88325","size":34862,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.26.0.tgz","integrity":"sha512-i9vUOdHWKkiIF/MvKR217gTGTsEoscZIZvPmu4QnLqJtHYbRdGDEbDbGKLFmIsmvU4ou4yVC8pch9Mix/bIVig=="},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent.voyer@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.26.0_1633334418493_0.5516940248456381"},"_hasShrinkwrap":false,"publish_time":1633334418644,"_cnpm_publish_time":1633334418644,"_cnpmcore_publish_time":"2021-12-14T15:15:08.855Z","contributors":[]},"6.25.0":{"name":"@vvo/tzdb","version":"6.25.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"devDependencies":{"@babel/cli":"7.15.7","@babel/core":"7.15.5","@babel/node":"7.15.4","@babel/preset-env":"7.15.6","algoliasearch":"4.10.5","babel-eslint":"10.1.0","csv-parse":"4.16.3","dotenv":"10.0.0","eslint":"7.32.0","eslint-plugin-import":"2.24.2","got":"11.8.2","lodash":"4.17.21","luxon":"2.0.2","p-each-series":"2.1.0","prettier":"2.4.1","prettier-plugin-packagejson":"2.2.13","semantic-release":"18.0.0","semantic-release-cli":"5.4.4","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"release":{"branches":["main","next"]},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"feebed00880087683cf51c02b2803c526edb66f7","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.25.0","_nodeVersion":"16.10.0","_npmVersion":"7.24.1","dist":{"shasum":"59a491c5679c65d657cde4cdf0e2a38cfe39a033","size":35141,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.25.0.tgz","integrity":"sha512-+ffvgn6yl2ld3rTmaCUJ0qWnPdOsi5ffonT89iFI9t7e770tH36y+n8HfEazPTxbHc3AfN+DWwSpYeBxqhQqMw=="},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent.voyer@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.25.0_1633174536756_0.0015837532496867368"},"_hasShrinkwrap":false,"publish_time":1633174536968,"_cnpm_publish_time":1633174536968,"_cnpmcore_publish_time":"2021-12-14T15:15:09.136Z","contributors":[]},"6.24.0":{"name":"@vvo/tzdb","version":"6.24.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"devDependencies":{"@babel/cli":"7.15.7","@babel/core":"7.15.5","@babel/node":"7.15.4","@babel/preset-env":"7.15.6","algoliasearch":"4.10.5","babel-eslint":"10.1.0","csv-parse":"4.16.3","dotenv":"10.0.0","eslint":"7.32.0","eslint-plugin-import":"2.24.2","got":"11.8.2","lodash":"4.17.21","luxon":"2.0.2","p-each-series":"2.1.0","prettier":"2.4.1","prettier-plugin-packagejson":"2.2.13","semantic-release":"18.0.0","semantic-release-cli":"5.4.4","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"release":{"branches":["main","next"]},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"f13cc83d2a6a3b439d41e0e1a059c4b858dacfff","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.24.0","_nodeVersion":"16.10.0","_npmVersion":"7.24.1","dist":{"shasum":"f44cdbee08e502e8f63fff858f84a360dafef20c","size":34844,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.24.0.tgz","integrity":"sha512-qqoRzMzXr7A4M73BK9tpfglS3gX1whIbDLIvSevCLFcpwAlkX0S77nUTd8HbDWP7BiCuR/+4kOsMexgeJwWVEA=="},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent.voyer@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.24.0_1633171798982_0.47154323831061706"},"_hasShrinkwrap":false,"publish_time":1633171799141,"_cnpm_publish_time":1633171799141,"_cnpmcore_publish_time":"2021-12-14T15:15:09.404Z","contributors":[]},"6.23.0":{"name":"@vvo/tzdb","version":"6.23.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"devDependencies":{"@babel/cli":"7.15.7","@babel/core":"7.15.5","@babel/node":"7.15.4","@babel/preset-env":"7.15.6","algoliasearch":"4.10.5","babel-eslint":"10.1.0","csv-parse":"4.16.3","dotenv":"10.0.0","eslint":"7.32.0","eslint-plugin-import":"2.24.2","got":"11.8.2","lodash":"4.17.21","luxon":"2.0.2","p-each-series":"2.1.0","prettier":"2.4.1","prettier-plugin-packagejson":"2.2.13","semantic-release":"18.0.0","semantic-release-cli":"5.4.4","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"release":{"branches":["main","next"]},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"445cad0e7496aabd9d8c9bf6adb574a7ef66974f","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.23.0","_nodeVersion":"16.10.0","_npmVersion":"7.24.1","dist":{"shasum":"d495ea102538695d702b69811e0f2724acf2d744","size":35141,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.23.0.tgz","integrity":"sha512-4CqLKipN3N4dpXlbPtyQYX9IQYT1m+VQPaNqqf8qs3cno2kDAIlmXq/gDBzh9vZD69UG+08mIEYf/a11uli1rw=="},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent.voyer@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.23.0_1633170784938_0.8748454527669418"},"_hasShrinkwrap":false,"publish_time":1633170785167,"_cnpm_publish_time":1633170785167,"_cnpmcore_publish_time":"2021-12-14T15:15:09.641Z","contributors":[]},"6.22.0":{"name":"@vvo/tzdb","version":"6.22.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"devDependencies":{"@babel/cli":"7.15.7","@babel/core":"7.15.5","@babel/node":"7.15.4","@babel/preset-env":"7.15.6","algoliasearch":"4.10.5","babel-eslint":"10.1.0","csv-parse":"4.16.3","dotenv":"10.0.0","eslint":"7.32.0","eslint-plugin-import":"2.24.2","got":"11.8.2","lodash":"4.17.21","luxon":"2.0.2","p-each-series":"2.1.0","prettier":"2.4.1","prettier-plugin-packagejson":"2.2.13","semantic-release":"18.0.0","semantic-release-cli":"5.4.4","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"release":{"branches":["main","next"]},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"75bc8bacbf4ae56a1faecf87aeafaa979b9212ff","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.22.0","_nodeVersion":"16.10.0","_npmVersion":"7.24.1","dist":{"shasum":"5e2148a9a8f23bc56335624ce2e3c01b9dd224bd","size":34846,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.22.0.tgz","integrity":"sha512-/nJuiRSfAhtEOzFa6LmR3YzcwDmpgnMumTiTs5HISWcArBNzYPuiLXA4Z/Uk0TVFm1vZXXG9rvR0wMDsl2UzXA=="},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent.voyer@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.22.0_1633169646350_0.26865707474395006"},"_hasShrinkwrap":false,"publish_time":1633169646479,"_cnpm_publish_time":1633169646479,"_cnpmcore_publish_time":"2021-12-14T15:15:09.865Z","contributors":[]},"6.21.0":{"name":"@vvo/tzdb","version":"6.21.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"devDependencies":{"@babel/cli":"7.15.7","@babel/core":"7.15.5","@babel/node":"7.15.4","@babel/preset-env":"7.15.6","algoliasearch":"4.10.5","babel-eslint":"10.1.0","csv-parse":"4.16.3","dotenv":"10.0.0","eslint":"7.32.0","eslint-plugin-import":"2.24.2","got":"11.8.2","lodash":"4.17.21","luxon":"2.0.2","p-each-series":"2.1.0","prettier":"2.4.1","prettier-plugin-packagejson":"2.2.13","semantic-release":"18.0.0","semantic-release-cli":"5.4.4","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"release":{"branches":["main","next"]},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"1e1ea8557930f2a455217c2b952b359a8e475286","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.21.0","_nodeVersion":"16.10.0","_npmVersion":"7.24.1","dist":{"shasum":"22b17dc390ca9ab622ca089e518ffae83375976f","size":35139,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.21.0.tgz","integrity":"sha512-yW6tRzUihnW2we3yvsTmb9+iDHawkiABl1uaFVorrGwy4K5WAoPWGnNBR7o0uIRNqqitXGEFm66voXOlLYvR+g=="},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent.voyer@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.21.0_1632819532072_0.6030489312886747"},"_hasShrinkwrap":false,"publish_time":1632819532324,"_cnpm_publish_time":1632819532324,"_cnpmcore_publish_time":"2021-12-14T15:15:10.115Z","contributors":[]},"6.20.0":{"name":"@vvo/tzdb","version":"6.20.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"dependencies":{},"devDependencies":{"@babel/cli":"7.15.7","@babel/core":"7.15.5","@babel/node":"7.15.4","@babel/preset-env":"7.15.6","algoliasearch":"4.10.5","babel-eslint":"10.1.0","csv-parse":"4.16.3","dotenv":"10.0.0","eslint":"7.32.0","eslint-plugin-import":"2.24.2","got":"11.8.2","lodash":"4.17.21","luxon":"1.26.0","p-each-series":"2.1.0","prettier":"2.4.1","prettier-plugin-packagejson":"2.2.13","semantic-release":"18.0.0","semantic-release-cli":"5.4.4","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"release":{"branches":["main","next"]},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"7fda9b5f649b0fcd41609e3e0bae3ec5e4fb1b8a","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.20.0","_nodeVersion":"16.10.0","_npmVersion":"7.24.1","dist":{"shasum":"2bcf6d476e64ea0c871810dd38e0aaf5571efc58","size":35145,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.20.0.tgz","integrity":"sha512-ytpWFg2Y0Wq7fkV/pfbP/QOC3T32u3uErmzyPLmSciLyU0nkbWgPiUNFxNy6sbA13N5UBvz7McX4MQOibxc14g=="},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent.voyer@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.20.0_1632819164397_0.8316267897362304"},"_hasShrinkwrap":false,"publish_time":1632819164552,"_cnpm_publish_time":1632819164552,"_cnpmcore_publish_time":"2021-12-14T15:15:10.375Z","contributors":[]},"6.19.0":{"name":"@vvo/tzdb","version":"6.19.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"yarn build","test":"yarn lint && yarn build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"dependencies":{"luxon":"1.26.0"},"devDependencies":{"@babel/cli":"7.13.16","@babel/core":"7.14.8","@babel/node":"7.13.13","@babel/preset-env":"7.14.9","babel-eslint":"10.1.0","csv-parse":"4.15.4","dotenv":"9.0.2","eslint":"7.32.0","eslint-plugin-import":"2.24.2","got":"11.8.2","lodash":"4.17.21","prettier":"2.2.1","prettier-plugin-packagejson":"2.2.12","semantic-release":"17.4.7","semantic-release-cli":"5.4.4","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"]},"gitHead":"2df78df75d48bf3ff5a0e0db840c30951c2a2d2d","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.19.0","_nodeVersion":"16.3.0","_npmVersion":"6.14.6","dist":{"shasum":"05c346d079ba048e6efe6836e46f812f7803f16b","size":31105,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.19.0.tgz","integrity":"sha512-6Ecl/1H06EJpl77ADBf5pkrBxyQOSAnwMX2ao7NVWp+hcP8TE1DqKuitxHLmu293Naef5Q1ylb7tIAEyZzgYTw=="},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent.voyer@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.19.0_1632603181329_0.4004064322012968"},"_hasShrinkwrap":false,"publish_time":1632603181492,"_cnpm_publish_time":1632603181492,"_cnpmcore_publish_time":"2021-12-14T15:15:10.579Z","contributors":[]},"6.18.0":{"name":"@vvo/tzdb","version":"6.18.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"yarn build","test":"yarn lint && yarn build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"dependencies":{"luxon":"1.26.0"},"devDependencies":{"@babel/cli":"7.13.16","@babel/core":"7.14.8","@babel/node":"7.13.13","@babel/preset-env":"7.14.9","babel-eslint":"10.1.0","csv-parse":"4.15.4","dotenv":"9.0.2","eslint":"7.32.0","eslint-plugin-import":"2.24.2","got":"11.8.2","lodash":"4.17.21","prettier":"2.2.1","prettier-plugin-packagejson":"2.2.12","semantic-release":"17.4.7","semantic-release-cli":"5.4.4","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"]},"gitHead":"ef6776e35812b97b083fd1767dee192c29cfd3e9","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.18.0","_nodeVersion":"16.3.0","_npmVersion":"6.14.6","dist":{"shasum":"38f4625012a1cfd366c916fa85754651f68fbe24","size":31364,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.18.0.tgz","integrity":"sha512-gjy2PGxh/033pdYE699tV/WXo2oPhImrkU41/lzGa8lYmXfUfJrKTXzXHTCcKfPO3gnFCa2gqjPH8HYHZtrB0A=="},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent.voyer@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.18.0_1632599594925_0.5679526423975929"},"_hasShrinkwrap":false,"publish_time":1632599595073,"_cnpm_publish_time":1632599595073,"_cnpmcore_publish_time":"2021-12-14T15:15:10.808Z","contributors":[]},"6.17.0":{"name":"@vvo/tzdb","version":"6.17.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"yarn build","test":"yarn lint && yarn build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"dependencies":{"luxon":"1.26.0"},"devDependencies":{"@babel/cli":"7.13.16","@babel/core":"7.14.8","@babel/node":"7.13.13","@babel/preset-env":"7.14.9","babel-eslint":"10.1.0","csv-parse":"4.15.4","dotenv":"9.0.2","eslint":"7.32.0","eslint-plugin-import":"2.24.2","got":"11.8.2","lodash":"4.17.21","prettier":"2.2.1","prettier-plugin-packagejson":"2.2.12","semantic-release":"17.4.7","semantic-release-cli":"5.4.4","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"]},"gitHead":"192866bbc51fd0f02ed3e7c40347bcca2005d137","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.17.0","_nodeVersion":"16.3.0","_npmVersion":"6.14.6","dist":{"shasum":"d227a60cd34f66ea589317d24a514f29b07e4e9f","size":31105,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.17.0.tgz","integrity":"sha512-2VJov53lUlLVLcS0V7rzyAM/r9W0IeY+jO8WRDeGdNGw9PBjzjvi0c9/mCLHHFl8ftt1OMir+cyJsONazpPQKA=="},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent.voyer@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.17.0_1632597415920_0.08564379157452962"},"_hasShrinkwrap":false,"publish_time":1632597416245,"_cnpm_publish_time":1632597416245,"_cnpmcore_publish_time":"2021-12-14T15:15:11.039Z","contributors":[]},"6.16.0":{"name":"@vvo/tzdb","version":"6.16.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"yarn build","test":"yarn lint && yarn build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"dependencies":{"luxon":"1.26.0"},"devDependencies":{"@babel/cli":"7.13.16","@babel/core":"7.14.8","@babel/node":"7.13.13","@babel/preset-env":"7.14.9","babel-eslint":"10.1.0","csv-parse":"4.15.4","dotenv":"9.0.2","eslint":"7.32.0","eslint-plugin-import":"2.24.2","got":"11.8.2","lodash":"4.17.21","prettier":"2.2.1","prettier-plugin-packagejson":"2.2.12","semantic-release":"17.4.7","semantic-release-cli":"5.4.4","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"]},"gitHead":"e57a314a6a181d7e999a2c28717999a238e0ed4a","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.16.0","_nodeVersion":"16.3.0","_npmVersion":"6.14.6","dist":{"shasum":"409e0ddb6e6b9f243886298ebaf0149591f6d8bd","size":31362,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.16.0.tgz","integrity":"sha512-BnvpcC0/8VWH1OFT6aU7gMNKyRhiU0g4hrNOTqpcjy77ddd8IIIiiT3OEsCu08/NFUD5NEJaCNGA63e+ENjhHA=="},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent.voyer@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.16.0_1632592402390_0.2708698735595223"},"_hasShrinkwrap":false,"publish_time":1632592402542,"_cnpm_publish_time":1632592402542,"_cnpmcore_publish_time":"2021-12-14T15:15:11.358Z","contributors":[]},"6.15.0":{"name":"@vvo/tzdb","version":"6.15.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"yarn build","test":"yarn lint && yarn build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"dependencies":{"luxon":"1.26.0"},"devDependencies":{"@babel/cli":"7.13.16","@babel/core":"7.14.8","@babel/node":"7.13.13","@babel/preset-env":"7.14.9","babel-eslint":"10.1.0","csv-parse":"4.15.4","dotenv":"9.0.2","eslint":"7.32.0","eslint-plugin-import":"2.24.2","got":"11.8.2","lodash":"4.17.21","prettier":"2.2.1","prettier-plugin-packagejson":"2.2.12","semantic-release":"17.4.7","semantic-release-cli":"5.4.4","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"]},"gitHead":"a7d9aee2e1521e2493b5f635a3869f589a7272f9","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.15.0","_nodeVersion":"16.3.0","_npmVersion":"6.14.6","dist":{"shasum":"a5e73a430a3276f2cb3c48a7e6ce68ec50666c57","size":31103,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.15.0.tgz","integrity":"sha512-bipijbmt98Hd59TKk6hLf00S5D0rxJ4Z31Pyj9ia4RZRkWaNY3bLrMuBSlFILvp0/3cmDVAxYNFqePVOEAZ8TQ=="},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent.voyer@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.15.0_1632591686829_0.6656111654054935"},"_hasShrinkwrap":false,"publish_time":1632591687004,"_cnpm_publish_time":1632591687004,"_cnpmcore_publish_time":"2021-12-14T15:15:11.547Z","contributors":[]},"6.14.0":{"name":"@vvo/tzdb","version":"6.14.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"yarn build","test":"yarn lint && yarn build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"dependencies":{"luxon":"1.26.0"},"devDependencies":{"@babel/cli":"7.13.16","@babel/core":"7.14.8","@babel/node":"7.13.13","@babel/preset-env":"7.14.9","babel-eslint":"10.1.0","csv-parse":"4.15.4","dotenv":"9.0.2","eslint":"7.32.0","eslint-plugin-import":"2.24.2","got":"11.8.2","lodash":"4.17.21","prettier":"2.2.1","prettier-plugin-packagejson":"2.2.12","semantic-release":"17.4.7","semantic-release-cli":"5.4.4","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"]},"gitHead":"0e5284991dd0a7e854c2c44222fbd1ef90f52594","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.14.0","_nodeVersion":"16.3.0","_npmVersion":"6.14.6","dist":{"shasum":"cb3048b31a37dafb04df480e84d951aa4b778eb6","size":31364,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.14.0.tgz","integrity":"sha512-BGAiHAuN+LUhKfwcd25VVxtlJLRj932ue+apSspIQjXy9F92ZafbL7Slx9XqRPQgkgLCx/woO1ALtuYQ5mjx7w=="},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent.voyer@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.14.0_1632587340775_0.4921429385862488"},"_hasShrinkwrap":false,"publish_time":1632587340916,"_cnpm_publish_time":1632587340916,"_cnpmcore_publish_time":"2021-12-14T15:15:11.761Z","contributors":[]},"6.13.0":{"name":"@vvo/tzdb","version":"6.13.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"yarn build","test":"yarn lint && yarn build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"dependencies":{"luxon":"1.26.0"},"devDependencies":{"@babel/cli":"7.13.16","@babel/core":"7.14.8","@babel/node":"7.13.13","@babel/preset-env":"7.14.9","babel-eslint":"10.1.0","csv-parse":"4.15.4","dotenv":"9.0.2","eslint":"7.32.0","eslint-plugin-import":"2.24.2","got":"11.8.2","lodash":"4.17.21","prettier":"2.2.1","prettier-plugin-packagejson":"2.2.12","semantic-release":"17.4.7","semantic-release-cli":"5.4.4","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"]},"gitHead":"909ca9386fcf599e4139d458f1d2eb8303dd03c0","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.13.0","_nodeVersion":"16.3.0","_npmVersion":"6.14.6","dist":{"shasum":"50e064d4b6a54827c0f22877098b44be291009aa","size":31103,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.13.0.tgz","integrity":"sha512-tMLbvsoFyd83QbgutjTJua6r+AI8c8P9w5SeV2/etuicJrrWeMAK835qFtBanVL7tBb0es/b/oiiLZfBoZK3jw=="},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent.voyer@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.13.0_1632585332073_0.8328047559290495"},"_hasShrinkwrap":false,"publish_time":1632585332227,"_cnpm_publish_time":1632585332227,"_cnpmcore_publish_time":"2021-12-14T15:15:11.954Z","contributors":[]},"6.12.0":{"name":"@vvo/tzdb","version":"6.12.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"yarn build","test":"yarn lint && yarn build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"dependencies":{"luxon":"1.26.0"},"devDependencies":{"@babel/cli":"7.13.16","@babel/core":"7.14.8","@babel/node":"7.13.13","@babel/preset-env":"7.14.9","babel-eslint":"10.1.0","csv-parse":"4.15.4","dotenv":"9.0.2","eslint":"7.32.0","eslint-plugin-import":"2.24.2","got":"11.8.2","lodash":"4.17.21","prettier":"2.2.1","prettier-plugin-packagejson":"2.2.12","semantic-release":"17.4.7","semantic-release-cli":"5.4.4","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"]},"gitHead":"2d0d2bc520a0c07291717e4b6ceb957366a3a818","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.12.0","_nodeVersion":"16.3.0","_npmVersion":"6.14.6","dist":{"shasum":"30c5fa0227d9eed2984118109bfa84a5a84bb369","size":31364,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.12.0.tgz","integrity":"sha512-EksK/E4xeIunCEBMw7wztsaGeJpiBOOm/o5ZpEUKbvCgRYjQIVlbYiASc0vCy0TiWqvUPTVckuDYwZGEcz5bWQ=="},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent.voyer@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.12.0_1632584610103_0.8999514782171631"},"_hasShrinkwrap":false,"publish_time":1632584610327,"_cnpm_publish_time":1632584610327,"_cnpmcore_publish_time":"2021-12-14T15:15:12.262Z","contributors":[]},"6.11.0":{"name":"@vvo/tzdb","version":"6.11.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"yarn build","test":"yarn lint && yarn build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"dependencies":{"luxon":"1.26.0"},"devDependencies":{"@babel/cli":"7.13.16","@babel/core":"7.14.8","@babel/node":"7.13.13","@babel/preset-env":"7.14.9","babel-eslint":"10.1.0","csv-parse":"4.15.4","dotenv":"9.0.2","eslint":"7.32.0","eslint-plugin-import":"2.24.2","got":"11.8.2","lodash":"4.17.21","prettier":"2.2.1","prettier-plugin-packagejson":"2.2.11","semantic-release":"17.4.7","semantic-release-cli":"5.4.3","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"]},"gitHead":"388ee85226b9f74e07a0cb2f00e7ef63fbff8f90","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.11.0","_nodeVersion":"16.3.0","_npmVersion":"6.14.6","dist":{"shasum":"d1d66bf8fe2b189c04fe7be956955cb3b85a19e8","size":31358,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.11.0.tgz","integrity":"sha512-rXAECYmgXucWBjxULU32hGTZpqZDixTMuh69HFwYdGyigz96vnyDb0ZLElJURPy8+lAteImQk7VRhz/kLtWeHg=="},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent.voyer@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.11.0_1631155996240_0.22115748273208635"},"_hasShrinkwrap":false,"publish_time":1631155996362,"_cnpm_publish_time":1631155996362,"_cnpmcore_publish_time":"2021-12-14T15:15:12.541Z","contributors":[]},"6.10.0":{"name":"@vvo/tzdb","version":"6.10.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"yarn build","test":"yarn lint && yarn build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"dependencies":{"luxon":"1.26.0"},"devDependencies":{"@babel/cli":"7.13.16","@babel/core":"7.14.8","@babel/node":"7.13.13","@babel/preset-env":"7.14.9","babel-eslint":"10.1.0","csv-parse":"4.15.4","dotenv":"9.0.2","eslint":"7.32.0","eslint-plugin-import":"2.24.1","got":"11.8.2","lodash":"4.17.21","prettier":"2.2.1","prettier-plugin-packagejson":"2.2.11","semantic-release":"17.4.5","semantic-release-cli":"5.4.3","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"]},"gitHead":"8e9193a50c08b4afe4d592edd979c5263869d825","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.10.0","_nodeVersion":"16.3.0","_npmVersion":"6.14.6","dist":{"shasum":"b9275c9c45669f2656e2538833f0953f31e612d5","size":31354,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.10.0.tgz","integrity":"sha512-BK49/v6R23ZAFqBsU0/Jgv/lBIDyds5B6vJkaUn9z11jWj0og6cmMzh0OmVY+7lTW4G91jLMZFtzZMFSBLyf9A=="},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent.voyer@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.10.0_1629717674490_0.18146395196010046"},"_hasShrinkwrap":false,"publish_time":1629717674649,"_cnpm_publish_time":1629717674649,"_cnpmcore_publish_time":"2021-12-14T15:15:12.830Z","contributors":[]},"6.9.0":{"name":"@vvo/tzdb","version":"6.9.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"yarn build","test":"yarn lint && yarn build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"dependencies":{"luxon":"1.26.0"},"devDependencies":{"@babel/cli":"7.13.16","@babel/core":"7.14.8","@babel/node":"7.13.13","@babel/preset-env":"7.14.9","babel-eslint":"10.1.0","csv-parse":"4.15.4","dotenv":"9.0.2","eslint":"7.32.0","eslint-plugin-import":"2.23.4","got":"11.8.2","lodash":"4.17.21","prettier":"2.2.1","prettier-plugin-packagejson":"2.2.11","semantic-release":"17.4.4","semantic-release-cli":"5.4.3","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"]},"gitHead":"b1cdf1983144efeb2a5a4ec18959948d68c53c5e","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.9.0","_nodeVersion":"16.3.0","_npmVersion":"6.14.6","dist":{"shasum":"f1841cdcd01b5bae552d87788789d625501f7e1f","size":31373,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.9.0.tgz","integrity":"sha512-0PcxXN5QT414p8j9eNlmcyHJKAFw5j212LYFHlQu0b3I/TqkgXdJABKe3P/n57ZaRqvwCdnmm8sqxodhvpO9nQ=="},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent.voyer@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.9.0_1628038853560_0.07706556471097925"},"_hasShrinkwrap":false,"publish_time":1628038853704,"_cnpm_publish_time":1628038853704,"_cnpmcore_publish_time":"2021-12-14T15:15:13.120Z","contributors":[]},"6.8.0":{"name":"@vvo/tzdb","version":"6.8.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"yarn build","test":"yarn lint && yarn build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"dependencies":{"luxon":"1.26.0"},"devDependencies":{"@babel/cli":"7.13.16","@babel/core":"7.14.8","@babel/node":"7.13.13","@babel/preset-env":"7.14.8","babel-eslint":"10.1.0","csv-parse":"4.15.4","dotenv":"9.0.2","eslint":"7.31.0","eslint-plugin-import":"2.23.4","got":"11.8.2","lodash":"4.17.21","prettier":"2.2.1","prettier-plugin-packagejson":"2.2.11","semantic-release":"17.4.4","semantic-release-cli":"5.4.3","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"]},"gitHead":"cefb5bfad01045ee65e36d89296d28feb1209f8e","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.8.0","_nodeVersion":"16.3.0","_npmVersion":"6.14.6","dist":{"shasum":"65fd8f4fbf207fd6f639071e65712f16829ff252","size":31380,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.8.0.tgz","integrity":"sha512-Huj081ldJcUoRSDWN5CmPwgXSFnk1LSUzg8eth8dz1pjurz1DZTvQmQ3cQMnCyqGkSTDk7MvMmhPC7BBqtERyg=="},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent.voyer@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.8.0_1627438297642_0.21830219627628766"},"_hasShrinkwrap":false,"publish_time":1627438298950,"_cnpm_publish_time":1627438298950,"_cnpmcore_publish_time":"2021-12-14T15:15:13.338Z","contributors":[]},"6.7.0":{"name":"@vvo/tzdb","version":"6.7.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"yarn build","test":"yarn lint && yarn build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"dependencies":{"luxon":"1.26.0"},"devDependencies":{"@babel/cli":"7.13.14","@babel/core":"7.13.15","@babel/node":"7.13.13","@babel/preset-env":"7.13.15","babel-eslint":"10.1.0","csv-parse":"4.15.3","dotenv":"8.2.0","eslint":"7.24.0","eslint-plugin-import":"2.22.1","got":"11.8.2","lodash":"4.17.21","prettier":"2.2.1","prettier-plugin-packagejson":"2.2.10","semantic-release":"17.4.2","semantic-release-cli":"5.4.3","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"]},"gitHead":"7ebcfc6a9bfc453451b3101cdec30484eb00a584","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.7.0","_nodeVersion":"15.4.0","_npmVersion":"6.14.6","dist":{"shasum":"8a553df436a51b8813f75000206b080ad1e4a432","size":31036,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.7.0.tgz","integrity":"sha512-QBdgMZ9+fmSB/lFHfcjYaE9i43nGvXldzGENAcjFsawGMDUlXI7yZG6JBtPKscB1XFvPQfZ5kBsPzujZQdOr0A=="},"_npmUser":{"name":"anonymous","email":"vincent.voyer@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent.voyer@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.7.0_1618391264706_0.509048445485623"},"_hasShrinkwrap":false,"publish_time":1618391264908,"_cnpm_publish_time":1618391264908,"_cnpmcore_publish_time":"2021-12-14T15:15:13.675Z","contributors":[]},"6.6.0":{"name":"@vvo/tzdb","version":"6.6.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"yarn build","test":"yarn lint && yarn build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"dependencies":{"luxon":"1.26.0"},"devDependencies":{"@babel/cli":"7.13.14","@babel/core":"7.13.14","@babel/node":"7.13.13","@babel/preset-env":"7.13.12","algoliasearch":"4.8.6","babel-eslint":"10.1.0","csv-parse":"4.15.3","dotenv":"8.2.0","eslint":"7.23.0","eslint-plugin-import":"2.22.1","got":"11.8.2","lodash":"4.17.21","p-each-series":"2.2.0","prettier":"2.2.1","prettier-plugin-packagejson":"2.2.10","semantic-release":"17.4.2","semantic-release-cli":"5.4.3","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"]},"gitHead":"7c6bfd744cfa95ad1fc61d6bff4a9455e42f6e95","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.6.0","_nodeVersion":"15.4.0","_npmVersion":"6.14.6","dist":{"shasum":"2c97e98e85e164cbbc97d1c6e00acfd67275d55e","size":30518,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.6.0.tgz","integrity":"sha512-BOYar5+FBhVCth477NAuaPMUtjia/Db+5m1j2VSyriIprAxaphDWPdwIAuHf3ieG05tKXL0TOg0yUu/AHh7X1w=="},"_npmUser":{"name":"anonymous","email":"vincent.voyer@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent.voyer@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.6.0_1617961706635_0.4428141061054205"},"_hasShrinkwrap":false,"publish_time":1617961706750,"_cnpm_publish_time":1617961706750,"_cnpmcore_publish_time":"2021-12-14T15:15:13.896Z","contributors":[]},"6.5.1":{"name":"@vvo/tzdb","version":"6.5.1","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"yarn build","test":"yarn lint && yarn build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"dependencies":{"luxon":"1.26.0"},"devDependencies":{"@babel/cli":"7.13.10","@babel/core":"7.13.13","@babel/node":"7.13.13","@babel/preset-env":"7.13.12","algoliasearch":"4.8.6","babel-eslint":"10.1.0","csv-parse":"4.15.3","dotenv":"8.2.0","eslint":"7.23.0","eslint-plugin-import":"2.22.1","got":"11.8.2","lodash":"4.17.21","p-each-series":"2.2.0","prettier":"2.2.1","prettier-plugin-packagejson":"2.2.10","semantic-release":"17.4.2","semantic-release-cli":"5.4.3","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"]},"gitHead":"cc56857971be00d8af3d7b091dba2d34a8cd5ac8","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.5.1","_nodeVersion":"15.4.0","_npmVersion":"6.14.6","dist":{"shasum":"2fe1dc24394bbe6cdf9517311124721fad096845","size":29948,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.5.1.tgz","integrity":"sha512-KLmdjomi7n8rDISGBRowbmwmYQhfjPqF0YIcFh1Lc0RYk2/jk1WKKG3oqIRI7libZuSVcKs37AYPkYI3+cE44w=="},"_npmUser":{"name":"anonymous","email":"vincent.voyer@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent.voyer@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.5.1_1616921090555_0.24091114955882498"},"_hasShrinkwrap":false,"publish_time":1616921090726,"_cnpm_publish_time":1616921090726,"_cnpmcore_publish_time":"2021-12-14T15:15:14.131Z","contributors":[]},"6.5.0":{"name":"@vvo/tzdb","version":"6.5.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"yarn build","test":"yarn lint && yarn build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"dependencies":{"luxon":"1.26.0"},"devDependencies":{"@babel/cli":"7.13.10","@babel/core":"7.13.10","@babel/node":"7.13.10","@babel/preset-env":"7.13.10","algoliasearch":"4.8.6","babel-eslint":"10.1.0","csv-parse":"4.15.3","dotenv":"8.2.0","eslint":"7.22.0","eslint-plugin-import":"2.22.1","got":"11.8.2","lodash":"4.17.21","p-each-series":"2.2.0","prettier":"2.2.1","prettier-plugin-packagejson":"2.2.10","semantic-release":"17.4.2","semantic-release-cli":"5.4.3","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"]},"gitHead":"3f7c6484b5c09daf05f093836eef7294e57d3f29","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.5.0","_nodeVersion":"15.4.0","_npmVersion":"6.14.6","dist":{"shasum":"4d622b20ec0cf342018d2531c6fcf17fdd4bceb7","size":29939,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.5.0.tgz","integrity":"sha512-MwExYNsgXe0nu2lCUt6bsqY5xQYZ3dYCzzGZTBsy+RTDVqmIkkS/5zO51rIuFB2vO1Ob1RA4CEtOMY+tktewBw=="},"_npmUser":{"name":"anonymous","email":"vincent.voyer@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent.voyer@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.5.0_1616142657793_0.12232161994248814"},"_hasShrinkwrap":false,"publish_time":1616142657910,"_cnpm_publish_time":1616142657910,"_cnpmcore_publish_time":"2021-12-14T15:15:14.325Z","contributors":[]},"6.4.1":{"name":"@vvo/tzdb","version":"6.4.1","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"yarn build","test":"yarn lint && yarn build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"dependencies":{"luxon":"1.25.0","sort-on":"^4.1.0"},"devDependencies":{"@babel/cli":"7.12.10","@babel/core":"7.12.10","@babel/node":"7.12.10","@babel/preset-env":"7.12.10","algoliasearch":"4.8.3","babel-eslint":"10.1.0","csv-parse":"4.14.1","dotenv":"8.2.0","eslint":"7.15.0","eslint-plugin-import":"2.22.1","got":"11.8.1","lodash":"4.17.20","p-each-series":"2.2.0","prettier":"2.2.1","prettier-plugin-packagejson":"2.2.8","semantic-release":"17.3.0","semantic-release-cli":"5.4.0","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"]},"gitHead":"97bc21ff503417ca365bb81e61144f0fc4c6d553","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.4.1","_nodeVersion":"15.4.0","_npmVersion":"6.14.6","dist":{"shasum":"44b822c6094350c122c6f924eae3ea87f1fefd3c","size":29579,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.4.1.tgz","integrity":"sha512-zPURHhpB2kwtgkDzH9SPlNziIxAGcKma2+8OKdN3ZbVoh8Oo+8NVXRi2LaczdjX6tAMsR3Cu0C++Paxofmd4Uw=="},"_npmUser":{"name":"anonymous","email":"vincent.voyer@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent.voyer@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.4.1_1608042984619_0.7597585366656816"},"_hasShrinkwrap":false,"publish_time":1608042984832,"_cnpm_publish_time":1608042984832,"_cnpmcore_publish_time":"2021-12-14T15:15:14.621Z","contributors":[]},"6.4.0":{"name":"@vvo/tzdb","version":"6.4.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"yarn build","test":"yarn lint && yarn build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"dependencies":{"luxon":"1.25.0","sort-on":"^4.1.0"},"devDependencies":{"@babel/cli":"7.12.10","@babel/core":"7.12.10","@babel/node":"7.12.10","@babel/preset-env":"7.12.10","algoliasearch":"4.6.0","babel-eslint":"10.1.0","csv-parse":"4.14.1","dotenv":"8.2.0","eslint":"7.15.0","eslint-plugin-import":"2.22.1","got":"11.8.1","lodash":"4.17.20","p-each-series":"2.1.0","prettier":"2.1.2","prettier-plugin-packagejson":"2.2.8","semantic-release":"17.2.4","semantic-release-cli":"5.4.0","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"]},"gitHead":"d926b8ae6d0883daad796096069a1dd340774bbf","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.4.0","_nodeVersion":"15.4.0","_npmVersion":"6.14.6","dist":{"shasum":"1ad4a4215b69fede5705c5f531d41e4a78493924","size":29577,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.4.0.tgz","integrity":"sha512-QD9fJPehR/6BrKGSVBImM7F4eL7+Qj+P5MpJ3/kZFJ4LLT74vYjFASmLlkU1I4n5HRE0Reg2945Zbs6tNEsR0g=="},"_npmUser":{"name":"anonymous","email":"vincent.voyer@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent.voyer@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.4.0_1608042058614_0.1436955066398129"},"_hasShrinkwrap":false,"publish_time":1608042058835,"_cnpm_publish_time":1608042058835,"_cnpmcore_publish_time":"2021-12-14T15:15:14.899Z","contributors":[]},"6.3.0":{"name":"@vvo/tzdb","version":"6.3.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"yarn build","test":"yarn lint && yarn build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"dependencies":{"luxon":"1.25.0","sort-on":"^4.1.0"},"devDependencies":{"@babel/cli":"7.12.1","@babel/core":"7.12.3","@babel/node":"7.12.1","@babel/preset-env":"7.12.1","algoliasearch":"4.5.1","babel-eslint":"10.1.0","csv-parse":"4.12.0","dotenv":"8.2.0","eslint":"7.12.1","eslint-plugin-import":"2.22.1","got":"11.8.0","lodash":"4.17.20","p-each-series":"2.1.0","prettier":"2.1.2","prettier-plugin-packagejson":"2.2.7","semantic-release":"17.2.2","semantic-release-cli":"5.4.0","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"]},"gitHead":"26b5ab449336ee1deb7b91fe0cf61b4eb09b32bb","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.3.0","_nodeVersion":"14.15.0","_npmVersion":"6.14.6","dist":{"shasum":"dd3228afa400db192b4aaa3bc78189cc81328ccc","size":29570,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.3.0.tgz","integrity":"sha512-ZrvaI98aGgU0+IaGZwLbU/eZJYjsge7hkrd+P8MJ5Tqu/cErniUgicFFutQJEzfduZWGUTyUmAd7rtN33lI8pQ=="},"maintainers":[{"name":"anonymous","email":"vincent.voyer@gmail.com"}],"_npmUser":{"name":"anonymous","email":"vincent.voyer@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.3.0_1604298087619_0.5440132180970794"},"_hasShrinkwrap":false,"publish_time":1604298087875,"_cnpm_publish_time":1604298087875,"_cnpmcore_publish_time":"2021-12-14T15:15:15.124Z","contributors":[]},"6.2.1":{"name":"@vvo/tzdb","version":"6.2.1","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"yarn build","test":"yarn lint && yarn build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"dependencies":{"luxon":"1.25.0","sort-on":"^4.1.0"},"devDependencies":{"@babel/cli":"7.12.1","@babel/core":"7.12.3","@babel/node":"7.12.1","@babel/preset-env":"7.12.1","algoliasearch":"4.5.1","babel-eslint":"10.1.0","csv-parse":"4.12.0","dotenv":"8.2.0","eslint":"7.12.0","eslint-plugin-import":"2.22.1","got":"11.8.0","lodash":"4.17.20","p-each-series":"2.1.0","prettier":"2.1.2","prettier-plugin-packagejson":"2.2.7","semantic-release":"17.2.1","semantic-release-cli":"5.4.0","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"]},"gitHead":"742766c06c425a600008e1d800964d724111f36d","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.2.1","_nodeVersion":"14.15.0","_npmVersion":"6.14.6","dist":{"shasum":"5f3b3aa725a3bda9d4b199e2fa777d69fb4c723b","size":29535,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.2.1.tgz","integrity":"sha512-cOdiXqnjmxoQCdw6Hws54szBMPqxlAsb6uyD6w1heaqlrDcnRNxOay2FQkG0WXp82SjoIVMt2F17vtT1RH+ERg=="},"maintainers":[{"name":"anonymous","email":"vincent.voyer@gmail.com"}],"_npmUser":{"name":"anonymous","email":"vincent.voyer@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.2.1_1603877467323_0.18558653462035268"},"_hasShrinkwrap":false,"publish_time":1603877467473,"_cnpm_publish_time":1603877467473,"_cnpmcore_publish_time":"2021-12-14T15:15:15.361Z","contributors":[]},"6.2.0":{"name":"@vvo/tzdb","version":"6.2.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"yarn build","test":"yarn lint && yarn build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"dependencies":{"luxon":"1.25.0","sort-on":"^4.1.0"},"devDependencies":{"@babel/cli":"7.12.0","@babel/core":"7.12.0","@babel/node":"7.10.5","@babel/preset-env":"7.12.0","algoliasearch":"4.5.1","babel-eslint":"10.1.0","csv-parse":"4.12.0","dotenv":"8.2.0","eslint":"7.11.0","eslint-plugin-import":"2.22.1","got":"11.7.0","lodash":"4.17.20","p-each-series":"2.1.0","prettier":"2.1.2","prettier-plugin-packagejson":"2.2.6","semantic-release":"17.2.1","semantic-release-cli":"5.4.0","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"]},"gitHead":"bc2ce3887e72b2c4688f080706dfd4acd1b8e885","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.2.0","_nodeVersion":"14.13.1","_npmVersion":"6.14.6","dist":{"shasum":"64d24d28c22c303135c5fd641580a58c87ffc457","size":29535,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.2.0.tgz","integrity":"sha512-5wKZBQFd4f0T62M728pr73M7iy/b3hOtY7uI7WWWSM8skr/SWhFjAQppYuG0QTtsYHeiGizCmy8ciXpDusXXzA=="},"maintainers":[{"name":"anonymous","email":"vincent.voyer@gmail.com"}],"_npmUser":{"name":"anonymous","email":"vincent.voyer@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.2.0_1602726215021_0.904039342602899"},"_hasShrinkwrap":false,"publish_time":1602726215165,"_cnpm_publish_time":1602726215165,"_cnpmcore_publish_time":"2021-12-14T15:15:15.567Z","contributors":[]},"6.1.0":{"name":"@vvo/tzdb","version":"6.1.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"yarn build","test":"yarn lint && yarn build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"dependencies":{"luxon":"1.25.0","sort-on":"^4.1.0"},"devDependencies":{"@babel/cli":"7.11.6","@babel/core":"7.11.6","@babel/node":"7.10.5","@babel/preset-env":"7.11.5","algoliasearch":"4.5.1","babel-eslint":"10.1.0","csv-parse":"4.12.0","dotenv":"8.2.0","eslint":"7.10.0","eslint-plugin-import":"2.22.1","got":"11.7.0","lodash":"4.17.20","p-each-series":"2.1.0","prettier":"2.1.2","prettier-plugin-packagejson":"2.2.6","semantic-release":"17.1.2","semantic-release-cli":"5.4.0","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"]},"gitHead":"48487e267d9fefd182f4c5cff8e8d366dc4aab0c","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.1.0","_nodeVersion":"14.13.0","_npmVersion":"6.14.6","dist":{"shasum":"8080dd774a1b704aea603beaa636007be01c223f","size":29586,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.1.0.tgz","integrity":"sha512-AUHk+YQ/3zhBq5TGFjNso5YHimgjWvo1PLIzoKdwP8DEHm4Rdr/nPZ/lCYS3wMKrQzHkn90B8XktKdo0do+4OQ=="},"maintainers":[{"name":"anonymous","email":"vincent.voyer@gmail.com"}],"_npmUser":{"name":"anonymous","email":"vincent.voyer@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.1.0_1601688922372_0.7142634291170975"},"_hasShrinkwrap":false,"publish_time":1601688922495,"_cnpm_publish_time":1601688922495,"_cnpmcore_publish_time":"2021-12-14T15:15:15.765Z","contributors":[]},"6.0.0":{"name":"@vvo/tzdb","version":"6.0.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"yarn build","test":"yarn lint && yarn build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all"},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"dependencies":{"luxon":"1.25.0","sort-on":"^4.1.0"},"devDependencies":{"@babel/cli":"7.11.6","@babel/core":"7.11.6","@babel/node":"7.10.5","@babel/preset-env":"7.11.5","algoliasearch":"4.5.1","babel-eslint":"10.1.0","csv-parse":"4.12.0","dotenv":"8.2.0","eslint":"7.10.0","eslint-plugin-import":"2.22.1","got":"11.7.0","lodash":"4.17.20","p-each-series":"2.1.0","prettier":"2.1.2","prettier-plugin-packagejson":"2.2.6","semantic-release":"17.1.2","semantic-release-cli":"5.4.0","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"]},"gitHead":"dc2bb99415375122177bc87e4b8d57753d43ecd3","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.0.0","_nodeVersion":"14.12.0","_npmVersion":"6.14.6","dist":{"shasum":"c7b1737cd0330e6abdea8b4398749e6da08e3cd3","size":29529,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.0.0.tgz","integrity":"sha512-xWHmf/qZ7JRUEgw7ExGDPScyK5Ve1QM0JOF6z6aczjIkvh+n0tzjKgKFuLD5UFQcxz483sH9ZRLFeDbs4iFBzQ=="},"maintainers":[{"name":"anonymous","email":"vincent.voyer@gmail.com"}],"_npmUser":{"name":"anonymous","email":"vincent.voyer@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.0.0_1601453609895_0.007727582644159847"},"_hasShrinkwrap":false,"publish_time":1601453610013,"_cnpm_publish_time":1601453610013,"_cnpmcore_publish_time":"2021-12-14T15:15:16.084Z","contributors":[]},"5.7.0":{"name":"@vvo/tzdb","version":"5.7.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"yarn build","test":"yarn lint && yarn build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all"},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"dependencies":{"luxon":"1.25.0","sort-on":"^4.1.0"},"devDependencies":{"@babel/cli":"7.11.6","@babel/core":"7.11.6","@babel/node":"7.10.5","@babel/preset-env":"7.11.5","algoliasearch":"4.5.1","babel-eslint":"10.1.0","csv-parse":"4.12.0","dotenv":"8.2.0","eslint":"7.10.0","eslint-plugin-import":"2.22.1","got":"11.7.0","lodash":"4.17.20","p-each-series":"2.1.0","prettier":"2.1.2","prettier-plugin-packagejson":"2.2.6","semantic-release":"17.1.2","semantic-release-cli":"5.4.0","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"]},"gitHead":"d7ecae5299e61bfac992cd00104ae390f58e276f","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@5.7.0","_nodeVersion":"14.12.0","_npmVersion":"6.14.6","dist":{"shasum":"ba96e1d94a88ffed64d4f27864b2042af553b579","size":25011,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-5.7.0.tgz","integrity":"sha512-LVAwyVft4uRLWs8rsdG28hWrSpKwCtBlU2pAojUiXRbvNXyIXvwpK/VbxOO/zq/jYyBQBoO8r1R+wAwbZP+5Kg=="},"maintainers":[{"name":"anonymous","email":"vincent.voyer@gmail.com"}],"_npmUser":{"name":"anonymous","email":"vincent.voyer@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_5.7.0_1601371852855_0.7465316732925735"},"_hasShrinkwrap":false,"publish_time":1601371853126,"_cnpm_publish_time":1601371853126,"_cnpmcore_publish_time":"2021-12-14T15:15:16.293Z","contributors":[]},"5.6.0":{"name":"@vvo/tzdb","version":"5.6.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"yarn build","test":"yarn lint && yarn build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all"},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"dependencies":{"luxon":"1.25.0","sort-on":"^4.1.0"},"devDependencies":{"@babel/cli":"7.11.6","@babel/core":"7.11.6","@babel/node":"7.10.5","@babel/preset-env":"7.11.5","algoliasearch":"4.5.1","babel-eslint":"10.1.0","csv-parse":"4.12.0","dotenv":"8.2.0","eslint":"7.10.0","eslint-plugin-import":"2.22.1","got":"11.7.0","lodash":"4.17.20","p-each-series":"2.1.0","prettier":"2.1.2","prettier-plugin-packagejson":"2.2.6","semantic-release":"17.1.2","semantic-release-cli":"5.4.0","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"]},"gitHead":"b16e56475843d4d28a21484de120353c3edf6bc5","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@5.6.0","_nodeVersion":"14.12.0","_npmVersion":"6.14.6","dist":{"shasum":"3c53ffb85284d837ce5d902fe952799ed35f5a12","size":24591,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-5.6.0.tgz","integrity":"sha512-Xiujy58fyno3A5u28fBs9BpaMsexLLStJNEXIx8OAnkcb660av7/OG4/mbBvcqTpBL3jwDaMP1X2wgwnSS0srw=="},"maintainers":[{"name":"anonymous","email":"vincent.voyer@gmail.com"}],"_npmUser":{"name":"anonymous","email":"vincent.voyer@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_5.6.0_1601368141641_0.9972957811518655"},"_hasShrinkwrap":false,"publish_time":1601368141866,"_cnpm_publish_time":1601368141866,"_cnpmcore_publish_time":"2021-12-14T15:15:16.579Z","contributors":[]},"5.5.2":{"name":"@vvo/tzdb","version":"5.5.2","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"yarn build","test":"yarn lint && yarn build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all"},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"dependencies":{"luxon":"1.25.0","sort-on":"^4.1.0"},"devDependencies":{"@babel/cli":"7.11.5","@babel/core":"7.11.5","@babel/node":"7.10.5","@babel/preset-env":"7.11.5","algoliasearch":"4.4.0","babel-eslint":"10.1.0","csv-parse":"4.12.0","dotenv":"8.2.0","eslint":"7.7.0","eslint-plugin-import":"2.22.0","got":"11.5.2","lodash":"4.17.20","p-each-series":"2.1.0","prettier":"2.1.1","prettier-plugin-packagejson":"2.2.5","semantic-release":"17.1.1","semantic-release-cli":"5.4.0","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"]},"gitHead":"e77adee69bc84f7c23da9f7f169eed5176320d55","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@5.5.2","_nodeVersion":"14.9.0","_npmVersion":"6.14.6","dist":{"shasum":"617524568337ac8465562e48a55c1bc83a94787a","size":24246,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-5.5.2.tgz","integrity":"sha512-Nfg2GsDHJGhyV6rzlInP3VQbCMNk9DCdwDMtxAjbpqEXPafVvch6eSnUegHgIudcq2meEHNl6xq/tJgtnANvDw=="},"maintainers":[{"name":"anonymous","email":"vincent.voyer@gmail.com"}],"_npmUser":{"name":"anonymous","email":"vincent.voyer@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_5.5.2_1599052731635_0.41923610699681846"},"_hasShrinkwrap":false,"publish_time":1599052731802,"_cnpm_publish_time":1599052731802,"_cnpmcore_publish_time":"2021-12-14T15:15:16.809Z","contributors":[]},"5.5.1":{"name":"@vvo/tzdb","version":"5.5.1","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"yarn build","test":"yarn lint && yarn build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all"},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"dependencies":{"luxon":"1.25.0","sort-on":"^4.1.0"},"devDependencies":{"@babel/cli":"7.11.5","@babel/core":"7.11.5","@babel/node":"7.10.5","@babel/preset-env":"7.11.5","algoliasearch":"4.4.0","babel-eslint":"10.1.0","csv-parse":"4.12.0","dotenv":"8.2.0","eslint":"7.7.0","eslint-plugin-import":"2.22.0","got":"11.5.2","lodash":"4.17.20","p-each-series":"2.1.0","prettier":"2.1.1","prettier-plugin-packagejson":"2.2.5","semantic-release":"17.1.1","semantic-release-cli":"5.4.0","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"]},"gitHead":"081df9b77a0dde2a65b27e9175820366447e7795","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@5.5.1","_nodeVersion":"14.9.0","_npmVersion":"6.14.6","dist":{"shasum":"bf1531b5a8b6ad4aa13f1e8425467f30b6038b64","size":24247,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-5.5.1.tgz","integrity":"sha512-utTX33TM4frGmW/2MJFzzEJ5uUPLNaWHTsjFD4I0SV0qW08T1XHQFINDxBxQhU9RojaNmOMrHzv7Wh8ex3Ef2A=="},"maintainers":[{"name":"anonymous","email":"vincent.voyer@gmail.com"}],"_npmUser":{"name":"anonymous","email":"vincent.voyer@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_5.5.1_1599052369621_0.9778562539779447"},"_hasShrinkwrap":false,"publish_time":1599052369729,"_cnpm_publish_time":1599052369729,"_cnpmcore_publish_time":"2021-12-14T15:15:17.034Z","contributors":[]},"5.5.0":{"name":"@vvo/tzdb","version":"5.5.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"yarn build","test":"yarn lint && yarn build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all"},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"dependencies":{"luxon":"1.25.0","sort-on":"^4.1.0"},"devDependencies":{"@babel/cli":"7.11.5","@babel/core":"7.11.5","@babel/node":"7.10.5","@babel/preset-env":"7.11.5","algoliasearch":"4.4.0","babel-eslint":"10.1.0","csv-parse":"4.12.0","dotenv":"8.2.0","eslint":"7.7.0","eslint-plugin-import":"2.22.0","got":"11.5.2","lodash":"4.17.20","p-each-series":"2.1.0","prettier":"2.1.1","prettier-plugin-packagejson":"2.2.5","semantic-release":"17.1.1","semantic-release-cli":"5.4.0","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"]},"gitHead":"7e6d735024932713b0623e842d83636c1719f587","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@5.5.0","_nodeVersion":"14.9.0","_npmVersion":"6.14.6","dist":{"shasum":"14760855305f7d50149e13ed65c283bac647fda4","size":24210,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-5.5.0.tgz","integrity":"sha512-4i7uBc5mfW7xuS/4Yaq5jJwfgDwVQnYx3+zVZ3H4KEidLHdi/vGuW6mJwo1s6S+PLZ7vzJiwlYUMhKd5ETcp3Q=="},"maintainers":[{"name":"anonymous","email":"vincent.voyer@gmail.com"}],"_npmUser":{"name":"anonymous","email":"vincent.voyer@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_5.5.0_1599052004254_0.780540316471076"},"_hasShrinkwrap":false,"publish_time":1599052004379,"_cnpm_publish_time":1599052004379,"_cnpmcore_publish_time":"2021-12-14T15:15:17.256Z","contributors":[]},"5.4.2":{"name":"@vvo/tzdb","version":"5.4.2","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"yarn build","test":"yarn lint && yarn build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all"},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"dependencies":{"luxon":"1.25.0","sort-on":"^4.1.0"},"devDependencies":{"@babel/cli":"7.10.5","@babel/core":"7.11.4","@babel/node":"7.10.5","@babel/preset-env":"7.11.0","algoliasearch":"4.4.0","babel-eslint":"10.1.0","csv-parse":"4.12.0","dotenv":"8.2.0","eslint":"7.7.0","eslint-plugin-import":"2.22.0","got":"11.5.2","lodash":"4.17.20","p-each-series":"2.1.0","prettier":"2.0.5","prettier-plugin-packagejson":"2.2.5","semantic-release":"17.1.1","semantic-release-cli":"5.4.0","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"]},"gitHead":"d6842eee33cd321e19e13dab4d3b4b636220cd95","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@5.4.2","_nodeVersion":"14.8.0","_npmVersion":"6.14.6","dist":{"shasum":"3785ceabc5ebcfe7c2c06b0fa4238e1efc9a44ff","size":23786,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-5.4.2.tgz","integrity":"sha512-pgiTcLeNYmSyF2Mr0qgHFe6HF/MLtFhXRMhtKDfiYh9RBkGdFcXYxsPyu4FgR9bks430Dg6LqEvdcHMPd2suEQ=="},"maintainers":[{"name":"anonymous","email":"vincent.voyer@gmail.com"}],"_npmUser":{"name":"anonymous","email":"vincent.voyer@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_5.4.2_1598259624368_0.2643712180741904"},"_hasShrinkwrap":false,"publish_time":1598259624501,"_cnpm_publish_time":1598259624501,"_cnpmcore_publish_time":"2021-12-14T15:15:17.462Z","contributors":[]},"5.4.1":{"name":"@vvo/tzdb","version":"5.4.1","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"yarn build","test":"yarn lint && yarn build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all"},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"dependencies":{"luxon":"1.24.1","sort-on":"^4.1.0"},"devDependencies":{"@babel/cli":"7.10.5","@babel/core":"7.11.1","@babel/node":"7.10.5","@babel/preset-env":"7.11.0","algoliasearch":"4.4.0","babel-eslint":"10.1.0","csv-parse":"4.12.0","dotenv":"8.2.0","eslint":"7.7.0","eslint-plugin-import":"2.22.0","got":"11.5.2","lodash":"4.17.20","p-each-series":"2.1.0","prettier":"2.0.5","prettier-plugin-packagejson":"2.2.5","semantic-release":"17.1.1","semantic-release-cli":"5.4.0","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"]},"gitHead":"da39b58d2bee77edf3ad30d1a33d84c6d3bbf6de","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@5.4.1","_nodeVersion":"14.8.0","_npmVersion":"6.14.6","dist":{"shasum":"cd25ab67d52602708833ca124820b9bf220b4ca5","size":23783,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-5.4.1.tgz","integrity":"sha512-B8NIzv+ZoWs8GfIdSwLixkdp+aNJNlq8UkMnANJRx4Ut4t0ZHKovIopjz1FGdY8h84QZ8ovnNTfaCmcRji/Qow=="},"maintainers":[{"name":"anonymous","email":"vincent.voyer@gmail.com"}],"_npmUser":{"name":"anonymous","email":"vincent.voyer@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_5.4.1_1597912641713_0.9957791596886314"},"_hasShrinkwrap":false,"publish_time":1597912641868,"_cnpm_publish_time":1597912641868,"_cnpmcore_publish_time":"2021-12-14T15:15:17.700Z","contributors":[]},"5.4.0":{"name":"@vvo/tzdb","version":"5.4.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"yarn build","test":"yarn lint && yarn build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all"},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"dependencies":{"luxon":"1.24.1","sort-on":"^4.1.0"},"devDependencies":{"@babel/cli":"7.10.5","@babel/core":"7.11.1","@babel/node":"7.10.5","@babel/preset-env":"7.11.0","algoliasearch":"4.4.0","babel-eslint":"10.1.0","csv-parse":"4.12.0","dotenv":"8.2.0","eslint":"7.6.0","eslint-plugin-import":"2.22.0","got":"11.5.2","lodash":"4.17.19","p-each-series":"2.1.0","prettier":"2.0.5","prettier-plugin-packagejson":"2.2.5","semantic-release":"17.1.1","semantic-release-cli":"5.4.0","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"]},"gitHead":"99c3ecd330168914a0a06495e6e05b155b20984f","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@5.4.0","_nodeVersion":"14.8.0","_npmVersion":"6.14.6","dist":{"shasum":"f7d6fef40867314f2206abbb62e9107e336aebc0","size":23305,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-5.4.0.tgz","integrity":"sha512-gNdMqn8xGGhDq8KjdRoVWsFmTR3Up4IULb5QVmohIF9Tfzj/dX6JMROh1nS5yRja9cksf0U91FsFvuKERtdfsw=="},"maintainers":[{"name":"anonymous","email":"vincent.voyer@gmail.com"}],"_npmUser":{"name":"anonymous","email":"vincent.voyer@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_5.4.0_1597282334937_0.778556335231839"},"_hasShrinkwrap":false,"publish_time":1597282335076,"_cnpm_publish_time":1597282335076,"_cnpmcore_publish_time":"2021-12-14T15:15:17.916Z","contributors":[]},"5.3.0":{"name":"@vvo/tzdb","version":"5.3.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"yarn build","test":"yarn lint && yarn build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all"},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"dependencies":{"luxon":"1.24.1","sort-on":"^4.1.0"},"devDependencies":{"@babel/cli":"7.10.5","@babel/core":"7.10.5","@babel/node":"7.10.5","@babel/preset-env":"7.10.4","algoliasearch":"4.3.1","babel-eslint":"10.1.0","csv-parse":"4.11.1","dotenv":"8.2.0","eslint":"7.5.0","eslint-plugin-import":"2.22.0","got":"11.5.1","lodash":"4.17.19","p-each-series":"2.1.0","prettier":"2.0.5","prettier-plugin-packagejson":"2.2.5","semantic-release":"17.1.1","semantic-release-cli":"5.4.0","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"]},"gitHead":"8f827f006e09cf70024a03956d6fca0f44a74161","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@5.3.0","_nodeVersion":"14.6.0","_npmVersion":"6.14.6","dist":{"shasum":"e99a92a1a790a469d6b9e4426d8628b780fb474a","size":23301,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-5.3.0.tgz","integrity":"sha512-GKTZfSxgyHuATTsaGj9Pd76Y0K2wGzjCFv6B/CpQ7TeZJedIAYyX3dgJpSDA/WCX8jsHOJz6nmDqPAsGJmof1Q=="},"maintainers":[{"name":"anonymous","email":"vincent.voyer@gmail.com"}],"_npmUser":{"name":"anonymous","email":"vincent.voyer@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_5.3.0_1595837658850_0.7920005267610182"},"_hasShrinkwrap":false,"publish_time":1595837658970,"_cnpm_publish_time":1595837658970,"_cnpmcore_publish_time":"2021-12-14T15:15:18.207Z","contributors":[]},"5.2.0":{"name":"@vvo/tzdb","version":"5.2.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"yarn build","test":"yarn lint && yarn build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all"},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"dependencies":{"luxon":"1.24.1","sort-on":"^4.1.0"},"devDependencies":{"@babel/cli":"7.10.5","@babel/core":"7.10.5","@babel/node":"7.10.5","@babel/preset-env":"7.10.4","algoliasearch":"4.3.1","babel-eslint":"10.1.0","csv-parse":"4.11.1","dotenv":"8.2.0","eslint":"7.5.0","eslint-plugin-import":"2.22.0","got":"11.5.1","lodash":"4.17.19","p-each-series":"2.1.0","prettier":"2.0.5","prettier-plugin-packagejson":"2.2.5","semantic-release":"17.1.1","semantic-release-cli":"5.3.1","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"]},"gitHead":"df21fee8788e7e45b61eb46adb21834c8923c46a","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@5.2.0","_nodeVersion":"14.6.0","_npmVersion":"6.14.6","dist":{"shasum":"e94c6fa37bdf77a322ff72f8725dd2f0bd40c81e","size":23088,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-5.2.0.tgz","integrity":"sha512-H2G1JNmALEVI6hlIasx15aVKmZe0R++JUDkqTrizgA00/ORS9f/kAx7CWKcqYP8QiCpoORJ6zS/0STWiHcVuKw=="},"maintainers":[{"name":"anonymous","email":"vincent.voyer@gmail.com"}],"_npmUser":{"name":"anonymous","email":"vincent.voyer@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_5.2.0_1595425099010_0.08292632163606939"},"_hasShrinkwrap":false,"publish_time":1595425099181,"_cnpm_publish_time":1595425099181,"_cnpmcore_publish_time":"2021-12-14T15:15:18.434Z","contributors":[]},"5.1.1":{"name":"@vvo/tzdb","version":"5.1.1","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"yarn build","test":"yarn lint && yarn build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all"},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"dependencies":{"luxon":"1.24.1","sort-on":"^4.1.0"},"devDependencies":{"@babel/cli":"7.10.4","@babel/core":"7.10.4","@babel/node":"7.10.4","@babel/preset-env":"7.10.4","algoliasearch":"4.3.0","babel-eslint":"10.1.0","csv-parse":"4.10.1","dotenv":"8.2.0","eslint":"7.4.0","eslint-plugin-import":"2.22.0","got":"11.5.0","lodash":"4.17.15","p-each-series":"2.1.0","prettier":"2.0.5","prettier-plugin-packagejson":"2.2.5","semantic-release":"17.1.1","semantic-release-cli":"5.3.1","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"]},"gitHead":"518cdd882a008f3883ee1655495d098e5667a3fc","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@5.1.1","_nodeVersion":"14.5.0","_npmVersion":"6.14.6","dist":{"shasum":"c3b9f8fc68cdfd5d0c3a0571fb9d236586a91868","size":23060,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-5.1.1.tgz","integrity":"sha512-mvxmPThUUtuXkH8tdVwTXtittmHlr3w7Tr2qZQ4Dxyx/GS1BkyhHAbLuQnEiCrKqCHUPbA2ATXaYiLf/eyXsww=="},"maintainers":[{"name":"anonymous","email":"vincent.voyer@gmail.com"}],"_npmUser":{"name":"anonymous","email":"vincent.voyer@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_5.1.1_1594372290351_0.2478460014790942"},"_hasShrinkwrap":false,"publish_time":1594372290471,"_cnpm_publish_time":1594372290471,"_cnpmcore_publish_time":"2021-12-14T15:15:18.713Z","contributors":[]},"5.1.0":{"name":"@vvo/tzdb","version":"5.1.0","description":"Simplified, grouped and always up to date list of time zones, with major cities","repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"yarn build","test":"yarn lint && yarn build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all"},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"dependencies":{"luxon":"1.24.1","sort-on":"^4.1.0"},"devDependencies":{"@babel/cli":"7.10.4","@babel/core":"7.10.4","@babel/node":"7.10.4","@babel/preset-env":"7.10.4","algoliasearch":"4.3.0","babel-eslint":"10.1.0","csv-parse":"4.10.1","dotenv":"8.2.0","eslint":"7.4.0","eslint-plugin-import":"2.22.0","got":"11.5.0","lodash":"4.17.15","p-each-series":"2.1.0","prettier":"2.0.5","prettier-plugin-packagejson":"2.2.5","semantic-release":"17.1.1","semantic-release-cli":"5.3.1","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"]},"gitHead":"c76b24b4867631564e9c2ce7797ce5ccb0f70527","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@5.1.0","_nodeVersion":"14.5.0","_npmVersion":"6.14.6","dist":{"shasum":"94e2de1219a14fd9283d32be0a6f7800bac389d3","size":22979,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-5.1.0.tgz","integrity":"sha512-ZCGfIVnPTi6w6HqVmuZyItSZhtXbFFF/3MI1vnhIva2u1UYBFnfujHeoq4Rugw4Z/s10AX09muSaWJRHKenm6g=="},"maintainers":[{"name":"anonymous","email":"vincent.voyer@gmail.com"}],"_npmUser":{"name":"anonymous","email":"vincent.voyer@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_5.1.0_1594307160590_0.3451376749608306"},"_hasShrinkwrap":false,"publish_time":1594307160755,"_cnpm_publish_time":1594307160755,"_cnpmcore_publish_time":"2021-12-14T15:15:18.930Z","contributors":[]},"5.0.0":{"name":"@vvo/tzdb","version":"5.0.0","description":"Simplified, grouped and always up to date list of time zones, with major cities","repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"yarn build","test":"yarn lint && yarn build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all"},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"dependencies":{"luxon":"1.24.1","sort-on":"^4.1.0"},"devDependencies":{"@babel/cli":"7.10.4","@babel/core":"7.10.4","@babel/node":"7.10.4","@babel/preset-env":"7.10.4","algoliasearch":"4.3.0","babel-eslint":"10.1.0","csv-parse":"4.10.1","dotenv":"8.2.0","eslint":"7.4.0","eslint-plugin-import":"2.22.0","got":"11.5.0","lodash":"4.17.15","p-each-series":"2.1.0","prettier":"2.0.5","prettier-plugin-packagejson":"2.2.5","semantic-release":"17.1.1","semantic-release-cli":"5.3.1","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"]},"gitHead":"483492e53ba5aa5faf7386738557e20c26aa8d2e","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@5.0.0","_nodeVersion":"14.5.0","_npmVersion":"6.14.6","dist":{"shasum":"fddfeaf32286129c7c084877137ffeaf0ca8c484","size":22967,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-5.0.0.tgz","integrity":"sha512-jIZCj3IJyR1TxJ+s47trn/Q9W2x+GPm9haqgD4cK+1L2BRChQ7Dr8iYsww1owNHZgK0pQleitkVGempUp6eyzw=="},"maintainers":[{"name":"anonymous","email":"vincent.voyer@gmail.com"}],"_npmUser":{"name":"anonymous","email":"vincent.voyer@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_5.0.0_1594305825969_0.2519855294043436"},"_hasShrinkwrap":false,"publish_time":1594305826072,"_cnpm_publish_time":1594305826072,"_cnpmcore_publish_time":"2021-12-14T15:15:19.221Z","contributors":[]},"4.4.0":{"name":"@vvo/tzdb","version":"4.4.0","description":"Simplified, grouped and always up to date list of time zones, with major cities","repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"main":"dist/","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"yarn build","test":"yarn lint && yarn build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all"},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"dependencies":{"luxon":"1.24.1"},"devDependencies":{"@babel/cli":"7.10.4","@babel/core":"7.10.4","@babel/node":"7.10.4","@babel/preset-env":"7.10.4","algoliasearch":"4.3.0","babel-eslint":"10.1.0","csv-parse":"4.10.1","dotenv":"8.2.0","eslint":"7.4.0","eslint-plugin-import":"2.22.0","got":"11.5.0","lodash":"4.17.15","p-each-series":"2.1.0","prettier":"2.0.5","prettier-plugin-packagejson":"2.2.5","semantic-release":"17.1.1","semantic-release-cli":"5.3.1","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"]},"gitHead":"63151367ad818b440fc5ba11d1e5450127a68312","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@4.4.0","_nodeVersion":"14.5.0","_npmVersion":"6.14.6","dist":{"shasum":"189a978ea8849ceedd98fe59e0ad22116bb795ba","size":21867,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-4.4.0.tgz","integrity":"sha512-wUaKE9/IhWDpOxg0pn5egtklDGXudQi6uEvICG8wG2gKbe1LnT2Gfv2x9f+dLcOkFzGDOw/pzkWqSuPIQPUAqg=="},"maintainers":[{"name":"anonymous","email":"vincent.voyer@gmail.com"}],"_npmUser":{"name":"anonymous","email":"vincent.voyer@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_4.4.0_1594258351199_0.9401660086392138"},"_hasShrinkwrap":false,"publish_time":1594258351386,"_cnpm_publish_time":1594258351386,"_cnpmcore_publish_time":"2021-12-14T15:15:19.442Z","contributors":[]},"4.3.0":{"name":"@vvo/tzdb","version":"4.3.0","description":"Simplified, grouped and always up to date list of time zones, with major cities","repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"main":"dist/","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"yarn build","test":"yarn lint && yarn build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all"},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"dependencies":{"luxon":"1.24.1"},"devDependencies":{"@babel/cli":"7.10.4","@babel/core":"7.10.4","@babel/node":"7.10.4","@babel/preset-env":"7.10.4","algoliasearch":"4.3.0","babel-eslint":"10.1.0","csv-parse":"4.10.1","dotenv":"8.2.0","eslint":"7.4.0","eslint-plugin-import":"2.22.0","got":"11.5.0","lodash":"4.17.15","p-each-series":"2.1.0","prettier":"2.0.5","prettier-plugin-packagejson":"2.2.5","semantic-release":"17.1.1","semantic-release-cli":"5.3.1","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"]},"gitHead":"fbe9e88a021a835640a7fa62677d07d132006188","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@4.3.0","_nodeVersion":"14.5.0","_npmVersion":"6.14.6","dist":{"shasum":"70b1e20f7761bf280e892f78c610e25d09f592c5","size":21859,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-4.3.0.tgz","integrity":"sha512-rDbv20vb7Qc9+v/96RalNffZVdLGbuFThOn4ZA1peWHqtIWHnaSCQ9aOmsOiArU9phooOXEG7vyDxsCfkUKtPg=="},"maintainers":[{"name":"anonymous","email":"vincent.voyer@gmail.com"}],"_npmUser":{"name":"anonymous","email":"vincent.voyer@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_4.3.0_1594243149226_0.5911577747163612"},"_hasShrinkwrap":false,"publish_time":1594243149334,"_cnpm_publish_time":1594243149334,"_cnpmcore_publish_time":"2021-12-14T15:15:19.724Z","contributors":[]},"4.2.0":{"name":"@vvo/tzdb","version":"4.2.0","description":"Simplified, grouped and always up to date list of time zones, with major cities","repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"main":"dist/","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"yarn build","test":"yarn lint && yarn build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all"},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"dependencies":{"luxon":"1.24.1"},"devDependencies":{"@babel/cli":"7.10.4","@babel/core":"7.10.4","@babel/node":"7.10.4","@babel/preset-env":"7.10.4","algoliasearch":"4.3.0","babel-eslint":"10.1.0","csv-parse":"4.10.1","dotenv":"8.2.0","eslint":"7.4.0","eslint-plugin-import":"2.22.0","got":"11.5.0","lodash":"4.17.15","p-each-series":"2.1.0","prettier":"2.0.5","prettier-plugin-packagejson":"2.2.5","semantic-release":"17.1.1","semantic-release-cli":"5.3.1","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"]},"gitHead":"6384678bb97acba6bc96f3848065e095952d6c64","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@4.2.0","_nodeVersion":"14.5.0","_npmVersion":"6.14.6","dist":{"shasum":"c96d580c876d6d7e34d092c4dbaed0a130836377","size":21862,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-4.2.0.tgz","integrity":"sha512-p4hUt9Tslbp8HVWPdNLqmZRFO9074OhLDJMDZuiL8ChYzBDfegvtfPso0P0SSTExnzuPujDvWb2ogp7BvGzHlQ=="},"maintainers":[{"name":"anonymous","email":"vincent.voyer@gmail.com"}],"_npmUser":{"name":"anonymous","email":"vincent.voyer@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_4.2.0_1594243031781_0.13439233148230922"},"_hasShrinkwrap":false,"publish_time":1594243031926,"_cnpm_publish_time":1594243031926,"_cnpmcore_publish_time":"2021-12-14T15:15:19.907Z","contributors":[]},"4.1.0":{"name":"@vvo/tzdb","version":"4.1.0","description":"Simplified, grouped and always up to date list of time zones, with major cities","repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"main":"dist/","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"yarn build","test":"yarn lint && yarn build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all"},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"dependencies":{"luxon":"1.24.1"},"devDependencies":{"@babel/cli":"7.10.4","@babel/core":"7.10.4","@babel/node":"7.10.4","@babel/preset-env":"7.10.4","algoliasearch":"4.3.0","babel-eslint":"10.1.0","csv-parse":"4.10.1","dotenv":"8.2.0","eslint":"7.4.0","eslint-plugin-import":"2.22.0","got":"11.5.0","lodash":"4.17.15","p-each-series":"2.1.0","prettier":"2.0.5","prettier-plugin-packagejson":"2.2.5","semantic-release":"17.1.1","semantic-release-cli":"5.3.1","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"]},"gitHead":"eb15151b882e247fda584ad0e8e92cab446ec60a","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@4.1.0","_nodeVersion":"14.5.0","_npmVersion":"6.14.6","dist":{"shasum":"2afa9d23171ec40ea18193c6366b0a68eb463ab8","size":20163,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-4.1.0.tgz","integrity":"sha512-e1Vj4zhoutyXG6erSJH9OgWdeecUf4pcAQ2fRKlIz4K12A4ofEKe/GziBzKqfW6zBcMFIdoJMQM6FWJuLnYunA=="},"maintainers":[{"name":"anonymous","email":"vincent.voyer@gmail.com"}],"_npmUser":{"name":"anonymous","email":"vincent.voyer@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_4.1.0_1594208652348_0.24140614657671633"},"_hasShrinkwrap":false,"publish_time":1594208652576,"_cnpm_publish_time":1594208652576,"_cnpmcore_publish_time":"2021-12-14T15:15:20.111Z","contributors":[]},"4.0.2":{"name":"@vvo/tzdb","version":"4.0.2","description":"Simplified, grouped and always up to date list of time zones, with major cities","repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"main":"dist/","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"yarn build","test":"yarn lint"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all"},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"dependencies":{"luxon":"1.24.1"},"devDependencies":{"@babel/cli":"7.10.4","@babel/core":"7.10.4","@babel/node":"7.10.4","@babel/preset-env":"7.10.4","algoliasearch":"4.3.0","babel-eslint":"10.1.0","csv-parse":"4.10.1","dotenv":"8.2.0","eslint":"7.4.0","eslint-plugin-import":"2.22.0","got":"11.5.0","lodash":"4.17.15","p-each-series":"2.1.0","prettier":"2.0.5","prettier-plugin-packagejson":"2.2.5","semantic-release":"17.1.1","semantic-release-cli":"5.3.1","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"]},"gitHead":"5c32dbf15f250ce009e4abc30a65a5ff47b939a4","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@4.0.2","_nodeVersion":"14.5.0","_npmVersion":"6.14.6","dist":{"shasum":"1ee10d8383b03f1c7410c39e29ac26f1eb08b7f9","size":20106,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-4.0.2.tgz","integrity":"sha512-QVS8ZnAg8nBN+3E0IvCTixl5VR4EUx6I519yMhzLazH8aRpW+/SOrDOC/rgCTrtDByp8srRAvoMm1kLEE/5hNg=="},"maintainers":[{"name":"anonymous","email":"vincent.voyer@gmail.com"}],"_npmUser":{"name":"anonymous","email":"vincent.voyer@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_4.0.2_1594208304748_0.5563828107789812"},"_hasShrinkwrap":false,"publish_time":1594208304902,"_cnpm_publish_time":1594208304902,"_cnpmcore_publish_time":"2021-12-14T15:15:20.340Z","contributors":[]},"4.0.1":{"name":"@vvo/tzdb","version":"4.0.1","description":"Simplified, grouped and always up to date list of time zones, with major cities","repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"main":"dist/","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"yarn build","test":"yarn lint"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all"},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"dependencies":{"luxon":"1.24.1"},"devDependencies":{"@babel/cli":"7.10.4","@babel/core":"7.10.4","@babel/node":"7.10.4","@babel/preset-env":"7.10.4","algoliasearch":"4.3.0","babel-eslint":"10.1.0","csv-parse":"4.10.1","dotenv":"8.2.0","eslint":"7.4.0","eslint-plugin-import":"2.22.0","got":"11.5.0","lodash":"4.17.15","p-each-series":"2.1.0","prettier":"2.0.5","prettier-plugin-packagejson":"2.2.5","semantic-release":"17.1.1","semantic-release-cli":"5.3.1","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"]},"gitHead":"be7079ac17383fa7598665e0dd726c0b69278e80","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@4.0.1","_nodeVersion":"14.5.0","_npmVersion":"6.14.5","dist":{"shasum":"681591bdf5f7ead4e541d024cacc0b3bf4c92b1f","size":20105,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-4.0.1.tgz","integrity":"sha512-SdZsGKG3V6LDbGc6rYHPHgm7Wil5PPF26W3aUhlOkYKflmITs1cLbm8RpEPOwORysoQhDbJqgk31IgKw7yi70w=="},"maintainers":[{"name":"anonymous","email":"vincent.voyer@gmail.com"}],"_npmUser":{"name":"anonymous","email":"vincent.voyer@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_4.0.1_1594203822187_0.4499518515054124"},"_hasShrinkwrap":false,"publish_time":1594203822312,"_cnpm_publish_time":1594203822312,"_cnpmcore_publish_time":"2021-12-14T15:15:20.556Z","contributors":[]},"4.0.0":{"name":"@vvo/tzdb","version":"4.0.0","description":"Simplified, grouped and always up to date list of time zones, with major cities","repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"main":"dist/","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"yarn build","test":"yarn lint"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all"},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"devDependencies":{"@babel/cli":"7.10.4","@babel/core":"7.10.4","@babel/node":"7.10.4","@babel/preset-env":"7.10.4","algoliasearch":"4.3.0","babel-eslint":"10.1.0","csv-parse":"4.10.1","dotenv":"8.2.0","eslint":"7.4.0","eslint-plugin-import":"2.22.0","got":"11.4.0","lodash":"4.17.15","luxon":"1.24.1","p-each-series":"2.1.0","prettier":"2.0.5","prettier-plugin-packagejson":"2.2.5","semantic-release":"17.1.1","semantic-release-cli":"5.3.1","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"]},"gitHead":"5a4cf7aa21eb1c94d224e4f9e2a3e6bcd6d9318f","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@4.0.0","_nodeVersion":"14.5.0","_npmVersion":"6.14.5","dist":{"shasum":"628c41948e270bbf3a0dc7cd721ba57673650a60","size":20195,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-4.0.0.tgz","integrity":"sha512-oDx8wngVIrkJeJ3HYeDi444TS6vDctslATYYrvLh1jkEah0/7JdqAFu7zBitqkqRl+/WM00yUofVGRl0a9myDg=="},"maintainers":[{"name":"anonymous","email":"vincent.voyer@gmail.com"}],"_npmUser":{"name":"anonymous","email":"vincent.voyer@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_4.0.0_1594202047836_0.9191801148504413"},"_hasShrinkwrap":false,"publish_time":1594202047988,"_cnpm_publish_time":1594202047988,"_cnpmcore_publish_time":"2021-12-14T15:15:20.757Z","contributors":[]},"3.15.0":{"name":"@vvo/tzdb","version":"3.15.0","description":"Simplified, grouped and always up to date list of time zones, with major cities","repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"scripts":{"build":"babel-node index","format":"prettier --write '**/*.*' && eslint . --fix","lint":"prettier --check '**/*.*' && eslint .","test":"yarn lint"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all"},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"devDependencies":{"@babel/core":"7.10.4","@babel/node":"7.10.4","@babel/preset-env":"7.10.4","algoliasearch":"4.3.0","babel-eslint":"10.1.0","csv-parse":"4.10.1","dotenv":"8.2.0","eslint":"7.4.0","eslint-plugin-import":"2.22.0","got":"11.4.0","lodash":"4.17.15","luxon":"1.24.1","p-each-series":"2.1.0","prettier":"2.0.5","prettier-plugin-packagejson":"2.2.5","semantic-release":"17.1.1","semantic-release-cli":"5.3.1","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"]},"gitHead":"5cb1eb81a8f2048bd87e255eb5e430f777449cc4","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@3.15.0","_nodeVersion":"14.5.0","_npmVersion":"6.14.5","dist":{"shasum":"c71b91fc8d22d0a55cb5862e0ca8e42dfc334ca3","size":17385,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-3.15.0.tgz","integrity":"sha512-BW6tOFD7NrPBEWjSQTPlGBk7C0NR/EmLwi126RoY2v4RR77wEaLX9imQFnoie0iPwOKFeHTVl+EvPVZ5fH4dcA=="},"maintainers":[{"name":"anonymous","email":"vincent.voyer@gmail.com"}],"_npmUser":{"name":"anonymous","email":"vincent.voyer@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_3.15.0_1594085127471_0.3871260743935754"},"_hasShrinkwrap":false,"publish_time":1594085127708,"_cnpm_publish_time":1594085127708,"_cnpmcore_publish_time":"2021-12-14T15:15:20.983Z","contributors":[]},"3.14.0":{"name":"@vvo/tzdb","version":"3.14.0","description":"Simplified, grouped and always up to date list of time zones, with major cities","repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"scripts":{"build":"babel-node index","format":"prettier --write '**/*.*' && eslint . --fix","lint":"prettier --check '**/*.*' && eslint .","test":"yarn lint"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all"},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"devDependencies":{"@babel/core":"7.10.3","@babel/node":"7.10.3","@babel/preset-env":"7.10.3","algoliasearch":"4.3.0","babel-eslint":"10.1.0","csv-parse":"4.10.1","dotenv":"8.2.0","eslint":"7.3.1","eslint-plugin-import":"2.21.2","got":"11.3.0","lodash":"4.17.15","luxon":"1.24.1","p-each-series":"2.1.0","prettier":"2.0.5","prettier-plugin-packagejson":"2.2.5","semantic-release":"17.1.0","semantic-release-cli":"5.3.1","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"]},"gitHead":"53c4a35caa208c7f1a3240f3062712e23b544fb7","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@3.14.0","_nodeVersion":"14.4.0","_npmVersion":"6.14.5","dist":{"shasum":"30395e06afade9545f3aa8f28ab5a1f35478fb99","size":17383,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-3.14.0.tgz","integrity":"sha512-NUGIC6UK6j0LIPzzhdN6/+c33jmNOP2Gl7yY2emoY7xyflnR7mLEsi+BR3+2bj6+Nl4+7LQr/GZmYFU9aaBCHg=="},"maintainers":[{"name":"anonymous","email":"vincent.voyer@gmail.com"}],"_npmUser":{"name":"anonymous","email":"vincent.voyer@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_3.14.0_1593307941802_0.03145249632307423"},"_hasShrinkwrap":false,"publish_time":1593307942039,"_cnpm_publish_time":1593307942039,"_cnpmcore_publish_time":"2021-12-14T15:15:21.178Z","contributors":[]},"3.13.2":{"name":"@vvo/tzdb","version":"3.13.2","description":"Simplified, grouped and always up to date list of time zones, with major cities","repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"scripts":{"build":"babel-node index","format":"prettier --write '**/*.*' && eslint . --fix","lint":"prettier --check '**/*.*' && eslint .","test":"yarn lint"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all"},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"devDependencies":{"@babel/core":"7.10.3","@babel/node":"7.10.3","@babel/preset-env":"7.10.3","algoliasearch":"4.3.0","babel-eslint":"10.1.0","csv-parse":"4.10.1","dotenv":"8.2.0","eslint":"7.3.1","eslint-plugin-import":"2.21.2","got":"11.3.0","lodash":"4.17.15","luxon":"1.24.1","p-each-series":"2.1.0","prettier":"2.0.5","prettier-plugin-packagejson":"2.2.5","semantic-release":"17.1.0","semantic-release-cli":"5.3.1","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"]},"gitHead":"1e7cf86e41ebc8d055f767b5ac3b56675552fa4c","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@3.13.2","_nodeVersion":"14.4.0","_npmVersion":"6.14.5","dist":{"shasum":"cd61a5e2677b6e1abf22b1f6432768919c3d1767","size":17353,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-3.13.2.tgz","integrity":"sha512-kALcO2o3PmTLANOR78wfpm+GQ8fKYJpNVbEt0EJcuv+MdcEgsVOtk/JZTcvn9LijVLATqYFv5eVI3NMeL37YgA=="},"maintainers":[{"name":"anonymous","email":"vincent.voyer@gmail.com"}],"_npmUser":{"name":"anonymous","email":"vincent.voyer@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_3.13.2_1593184720044_0.8326821324591169"},"_hasShrinkwrap":false,"publish_time":1593184720211,"_cnpm_publish_time":1593184720211,"_cnpmcore_publish_time":"2021-12-14T15:15:21.402Z","contributors":[]},"3.13.1":{"name":"@vvo/tzdb","version":"3.13.1","description":"Simplified, grouped and always up to date list of time zones, with major cities","repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"scripts":{"build":"babel-node index","format":"prettier --write '**/*.*' && eslint . --fix","lint":"prettier --check '**/*.*' && eslint .","test":"yarn lint"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all"},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"devDependencies":{"@babel/core":"7.10.3","@babel/node":"7.10.3","@babel/preset-env":"7.10.3","algoliasearch":"4.3.0","babel-eslint":"10.1.0","csv-parse":"4.10.1","dotenv":"8.2.0","eslint":"7.3.1","eslint-plugin-import":"2.21.2","got":"11.3.0","lodash":"4.17.15","luxon":"1.24.1","p-each-series":"2.1.0","prettier":"2.0.5","prettier-plugin-packagejson":"2.2.5","semantic-release":"17.1.0","semantic-release-cli":"5.3.1","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"]},"gitHead":"9c1fac68ecb30b6b6f42ebe555d0e079cd32703c","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@3.13.1","_nodeVersion":"14.4.0","_npmVersion":"6.14.5","dist":{"shasum":"5cd627cb60e8b962c4d03d80b7a3ab6302f15976","size":17355,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-3.13.1.tgz","integrity":"sha512-BgfQ2foovZxP+UGjAG3KhHS897o0IMpc4CkjfAGnFty6qVZzAo63hbwu3fF0b2zU7BKa7qrlW+czkc/oGuLqEA=="},"maintainers":[{"name":"anonymous","email":"vincent.voyer@gmail.com"}],"_npmUser":{"name":"anonymous","email":"vincent.voyer@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_3.13.1_1593184479730_0.3480598527980301"},"_hasShrinkwrap":false,"publish_time":1593184479927,"_cnpm_publish_time":1593184479927,"_cnpmcore_publish_time":"2021-12-14T15:15:21.624Z","contributors":[]},"3.13.0":{"name":"@vvo/tzdb","version":"3.13.0","description":"Simplified, grouped and always up to date list of time zones, with major cities","repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"scripts":{"build":"babel-node index","format":"prettier --write '**/*.*' && eslint . --fix","lint":"prettier --check '**/*.*' && eslint .","test":"yarn lint"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all"},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"devDependencies":{"@babel/core":"7.10.3","@babel/node":"7.10.3","@babel/preset-env":"7.10.3","algoliasearch":"4.3.0","babel-eslint":"10.1.0","csv-parse":"4.10.1","dotenv":"8.2.0","eslint":"7.3.1","eslint-plugin-import":"2.21.2","got":"11.3.0","lodash":"4.17.15","luxon":"1.24.1","p-each-series":"2.1.0","prettier":"2.0.5","prettier-plugin-packagejson":"2.2.5","semantic-release":"17.1.0","semantic-release-cli":"5.3.1","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"]},"gitHead":"e20ae151adec6ca0566b86cb5ab33b07d8423bf7","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@3.13.0","_nodeVersion":"14.4.0","_npmVersion":"6.14.5","dist":{"shasum":"d3370e6cbf7d3ccf31f71e9f6bc34cda4e470973","size":17406,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-3.13.0.tgz","integrity":"sha512-ji0F2kKQeEBY3S/2PaFG7u8qZ2rkFUVyACnLnPou55RJWzDUgvF8Q0F8ymHta/k24sbXfEysDMmomsdb5a+Mjw=="},"maintainers":[{"name":"anonymous","email":"vincent.voyer@gmail.com"}],"_npmUser":{"name":"anonymous","email":"vincent.voyer@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_3.13.0_1593183791317_0.6330234502035117"},"_hasShrinkwrap":false,"publish_time":1593183791496,"_cnpm_publish_time":1593183791496,"_cnpmcore_publish_time":"2021-12-14T15:15:21.952Z","contributors":[]},"3.12.0":{"name":"@vvo/tzdb","version":"3.12.0","description":"Simplified, grouped and always up to date list of time zones, with major cities","repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"scripts":{"build":"babel-node index","format":"prettier --write '**/*.*' && eslint . --fix","lint":"prettier --check '**/*.*' && eslint .","test":"yarn lint"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all"},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"devDependencies":{"@babel/core":"7.10.3","@babel/node":"7.10.3","@babel/preset-env":"7.10.3","algoliasearch":"4.3.0","babel-eslint":"10.1.0","csv-parse":"4.10.1","dotenv":"8.2.0","eslint":"7.3.1","eslint-plugin-import":"2.21.2","got":"11.3.0","lodash":"4.17.15","luxon":"1.24.1","p-each-series":"2.1.0","prettier":"2.0.5","prettier-plugin-packagejson":"2.2.5","semantic-release":"17.1.0","semantic-release-cli":"5.3.1","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"]},"gitHead":"ab03febb149534b72553dda17f00ac7a37b7f829","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@3.12.0","_nodeVersion":"14.4.0","_npmVersion":"6.14.5","dist":{"shasum":"f6cb3e37029565f4d1d881c7d2caaa30f5574073","size":17408,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-3.12.0.tgz","integrity":"sha512-GPqZGyR3wqC2TQT0KlrZVUVaOojtX9IBvuqkwiy+ZvYtm2f4GhkhRGfhN3gBrMsRpWeenMDgepFVHCLne4H7FA=="},"maintainers":[{"name":"anonymous","email":"vincent.voyer@gmail.com"}],"_npmUser":{"name":"anonymous","email":"vincent.voyer@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_3.12.0_1593182829767_0.7167324899364247"},"_hasShrinkwrap":false,"publish_time":1593182829913,"_cnpm_publish_time":1593182829913,"_cnpmcore_publish_time":"2021-12-14T15:15:22.231Z","contributors":[]},"3.11.0":{"name":"@vvo/tzdb","version":"3.11.0","description":"Simplified, grouped and always up to date list of time zones, with major cities","repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"scripts":{"build":"babel-node index","format":"prettier --write '**/*.*' && eslint . --fix","lint":"prettier --check '**/*.*' && eslint .","test":"yarn lint"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all"},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"devDependencies":{"@babel/core":"7.10.3","@babel/node":"7.10.3","@babel/preset-env":"7.10.3","algoliasearch":"4.3.0","babel-eslint":"10.1.0","csv-parse":"4.10.1","dotenv":"8.2.0","eslint":"7.3.1","eslint-plugin-import":"2.21.2","got":"11.3.0","lodash":"4.17.15","luxon":"1.24.1","p-each-series":"2.1.0","prettier":"2.0.5","prettier-plugin-packagejson":"2.2.5","semantic-release":"17.1.0","semantic-release-cli":"5.3.1","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"]},"gitHead":"ea744cf2505a2095b2060a7fad7da47411f904a8","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@3.11.0","_nodeVersion":"14.4.0","_npmVersion":"6.14.5","dist":{"shasum":"96cd7dfff4701db2fdbe87846c92a12c23d87f6a","size":17408,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-3.11.0.tgz","integrity":"sha512-UD68ibrKI29E+p4+QEngHhdZGcDSThn89gDjmskVfkNbABE2Fh+7arMm2BBt7tq+O3sUJ3/5TQpxu7zT9rL46g=="},"maintainers":[{"name":"anonymous","email":"vincent.voyer@gmail.com"}],"_npmUser":{"name":"anonymous","email":"vincent.voyer@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_3.11.0_1593181916127_0.628818959084591"},"_hasShrinkwrap":false,"publish_time":1593181916263,"_cnpm_publish_time":1593181916263,"_cnpmcore_publish_time":"2021-12-14T15:15:22.422Z","contributors":[]},"3.10.0":{"name":"@vvo/tzdb","version":"3.10.0","description":"Simplified, grouped and always up to date list of time zones, with major cities","repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"scripts":{"build":"babel-node index","format":"prettier --write '**/*.*' && eslint . --fix","lint":"prettier --check '**/*.*' && eslint .","test":"yarn lint"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all"},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"devDependencies":{"@babel/core":"7.10.3","@babel/node":"7.10.3","@babel/preset-env":"7.10.3","algoliasearch":"4.3.0","babel-eslint":"10.1.0","csv-parse":"4.10.1","dotenv":"8.2.0","eslint":"7.3.1","eslint-plugin-import":"2.21.2","got":"11.3.0","lodash":"4.17.15","luxon":"1.24.1","p-each-series":"2.1.0","prettier":"2.0.5","prettier-plugin-packagejson":"2.2.5","semantic-release":"17.1.0","semantic-release-cli":"5.3.1","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"]},"gitHead":"9d718ee00596252833742856bae1f21f842ef9cf","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@3.10.0","_nodeVersion":"14.4.0","_npmVersion":"6.14.5","dist":{"shasum":"7ed587a4c9dd9d55dcf3fe1d9f5c9f1d94e48526","size":17406,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-3.10.0.tgz","integrity":"sha512-fngf+oF8StTV8JUerX7a3MJjsZJQ57vCjJgHdm1SVyZxc28Q1vnkwcgWpH9gvEcEBkJrHXF31cs3FE/5keY05w=="},"maintainers":[{"name":"anonymous","email":"vincent.voyer@gmail.com"}],"_npmUser":{"name":"anonymous","email":"vincent.voyer@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_3.10.0_1593181033814_0.24459919266956875"},"_hasShrinkwrap":false,"publish_time":1593181033964,"_cnpm_publish_time":1593181033964,"_cnpmcore_publish_time":"2021-12-14T15:15:22.630Z","contributors":[]},"3.9.0":{"name":"@vvo/tzdb","version":"3.9.0","description":"Simplified, grouped and always up to date list of time zones, with major cities","repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"scripts":{"build":"babel-node index","format":"prettier --write '**/*.*' && eslint . --fix","lint":"prettier --check '**/*.*' && eslint .","test":"yarn lint"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all"},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"devDependencies":{"@babel/core":"7.10.3","@babel/node":"7.10.3","@babel/preset-env":"7.10.3","algoliasearch":"4.3.0","babel-eslint":"10.1.0","csv-parse":"4.10.1","dotenv":"8.2.0","eslint":"7.3.1","eslint-plugin-import":"2.21.2","got":"11.3.0","lodash":"4.17.15","luxon":"1.24.1","p-each-series":"2.1.0","prettier":"2.0.5","prettier-plugin-packagejson":"2.2.5","semantic-release":"17.1.0","semantic-release-cli":"5.3.1","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"]},"gitHead":"763d5a5bda512f54dde207b77142155b4855aa92","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@3.9.0","_nodeVersion":"14.4.0","_npmVersion":"6.14.5","dist":{"shasum":"33c38d5f8abf3ac2c477fb4a20893a2cbb5d9dde","size":17404,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-3.9.0.tgz","integrity":"sha512-nrMhKDAOgzDiJkvm3nCG9ZIPMEyFWIsHRWoJEEw2vkQJ4Pyi3dZ/wqj2bBeU1T179W0yJpOye+cGLEwK3kaodg=="},"maintainers":[{"name":"anonymous","email":"vincent.voyer@gmail.com"}],"_npmUser":{"name":"anonymous","email":"vincent.voyer@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_3.9.0_1593180172453_0.4715812756680342"},"_hasShrinkwrap":false,"publish_time":1593180172590,"_cnpm_publish_time":1593180172590,"_cnpmcore_publish_time":"2021-12-14T15:15:22.839Z","contributors":[]},"3.8.0":{"name":"@vvo/tzdb","version":"3.8.0","description":"Simplified, grouped and always up to date list of time zones, with major cities","repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"scripts":{"build":"babel-node index","format":"prettier --write '**/*.*' && eslint . --fix","lint":"prettier --check '**/*.*' && eslint .","test":"yarn lint"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all"},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"devDependencies":{"@babel/core":"7.10.3","@babel/node":"7.10.3","@babel/preset-env":"7.10.3","algoliasearch":"4.3.0","babel-eslint":"10.1.0","csv-parse":"4.10.1","dotenv":"8.2.0","eslint":"7.3.1","eslint-plugin-import":"2.21.2","got":"11.3.0","lodash":"4.17.15","luxon":"1.24.1","p-each-series":"2.1.0","prettier":"2.0.5","prettier-plugin-packagejson":"2.2.5","semantic-release":"17.1.0","semantic-release-cli":"5.3.1","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"]},"gitHead":"88898b4246d01ce7fbabd391406a4df2abcbc28f","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@3.8.0","_nodeVersion":"14.4.0","_npmVersion":"6.14.5","dist":{"shasum":"3e2ab89265b12ebeda9e2f9811d84680297a5b8c","size":17407,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-3.8.0.tgz","integrity":"sha512-BXnKgb+ipYnWlZFi1v0Qo8J8WJnD8/hlZGZbSVeFDQU4677Ho40zZ6avAPUNXbgxzx6iaMjdHb3+Mj+CPVTsEg=="},"maintainers":[{"name":"anonymous","email":"vincent.voyer@gmail.com"}],"_npmUser":{"name":"anonymous","email":"vincent.voyer@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_3.8.0_1593179215207_0.8668821197163521"},"_hasShrinkwrap":false,"publish_time":1593179215340,"_cnpm_publish_time":1593179215340,"_cnpmcore_publish_time":"2021-12-14T15:15:23.070Z","contributors":[]},"3.7.0":{"name":"@vvo/tzdb","version":"3.7.0","description":"Simplified, grouped and always up to date list of time zones, with major cities","repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"scripts":{"build":"babel-node index","format":"prettier --write '**/*.*' && eslint . --fix","lint":"prettier --check '**/*.*' && eslint .","test":"yarn lint"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all"},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"devDependencies":{"@babel/core":"7.10.3","@babel/node":"7.10.3","@babel/preset-env":"7.10.3","algoliasearch":"4.3.0","babel-eslint":"10.1.0","csv-parse":"4.10.1","dotenv":"8.2.0","eslint":"7.3.1","eslint-plugin-import":"2.21.2","got":"11.3.0","lodash":"4.17.15","luxon":"1.24.1","p-each-series":"2.1.0","prettier":"2.0.5","prettier-plugin-packagejson":"2.2.5","semantic-release":"17.1.0","semantic-release-cli":"5.3.1","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"]},"gitHead":"d4b2e404689fec7babde2fd0d61e85ab1199b263","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@3.7.0","_nodeVersion":"14.4.0","_npmVersion":"6.14.5","dist":{"shasum":"a9281836eb043e4a3a1318e17751c889898aafd0","size":17403,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-3.7.0.tgz","integrity":"sha512-2rayxl4KK7vRZ2Sc9z2HSxJWEGVPtgKoXj6G/KkUEJ/gqPun6u2thRMjw5PWxVW5KjhMf3PltqfFeWaQmb7F5A=="},"maintainers":[{"name":"anonymous","email":"vincent.voyer@gmail.com"}],"_npmUser":{"name":"anonymous","email":"vincent.voyer@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_3.7.0_1593178321341_0.3128734598615084"},"_hasShrinkwrap":false,"publish_time":1593178321510,"_cnpm_publish_time":1593178321510,"_cnpmcore_publish_time":"2021-12-14T15:15:23.290Z","contributors":[]},"3.6.0":{"name":"@vvo/tzdb","version":"3.6.0","description":"Simplified, grouped and always up to date list of time zones, with major cities","repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"scripts":{"build":"babel-node index","format":"prettier --write '**/*.*' && eslint . --fix","lint":"prettier --check '**/*.*' && eslint .","test":"yarn lint"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all"},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"devDependencies":{"@babel/core":"7.10.3","@babel/node":"7.10.3","@babel/preset-env":"7.10.3","algoliasearch":"4.3.0","babel-eslint":"10.1.0","csv-parse":"4.10.1","dotenv":"8.2.0","eslint":"7.3.1","eslint-plugin-import":"2.21.2","got":"11.3.0","lodash":"4.17.15","luxon":"1.24.1","p-each-series":"2.1.0","prettier":"2.0.5","prettier-plugin-packagejson":"2.2.5","semantic-release":"17.1.0","semantic-release-cli":"5.3.1","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"]},"gitHead":"c42b616f93b13ae671e829ae83eea643c178671b","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@3.6.0","_nodeVersion":"14.4.0","_npmVersion":"6.14.5","dist":{"shasum":"0c462eef97840bf4ad1d32c0496f2e974e975564","size":17406,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-3.6.0.tgz","integrity":"sha512-mCa/iJT5P3sUqL0Ij+jR8W4BAxPgak8EUNGqtdrtIjqqCQcO5Z0jBVTBB+3gCM6vUci3UheZpaHUMxj+D5F7sA=="},"maintainers":[{"name":"anonymous","email":"vincent.voyer@gmail.com"}],"_npmUser":{"name":"anonymous","email":"vincent.voyer@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_3.6.0_1593177705869_0.32048303827560853"},"_hasShrinkwrap":false,"publish_time":1593177706027,"_cnpm_publish_time":1593177706027,"_cnpmcore_publish_time":"2021-12-14T15:15:23.605Z","contributors":[]},"3.5.0":{"name":"@vvo/tzdb","version":"3.5.0","description":"Automatically updated npm package of all IANA time zones and major cities","repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"scripts":{"build":"babel-node index","format":"prettier --write '**/*.*' && eslint . --fix","lint":"prettier --check '**/*.*' && eslint .","test":"yarn lint"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all"},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"devDependencies":{"@babel/core":"7.10.3","@babel/node":"7.10.3","@babel/preset-env":"7.10.3","algoliasearch":"4.3.0","babel-eslint":"10.1.0","csv-parse":"4.10.1","dotenv":"8.2.0","eslint":"7.3.1","eslint-plugin-import":"2.21.2","got":"11.3.0","lodash":"4.17.15","luxon":"1.24.1","p-each-series":"2.1.0","prettier":"2.0.5","prettier-plugin-packagejson":"2.2.5","semantic-release":"17.1.0","semantic-release-cli":"5.3.1","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"]},"gitHead":"6014bd2d8a847739107f777cd2f0c3fe2ff73fba","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@3.5.0","_nodeVersion":"14.4.0","_npmVersion":"6.14.5","dist":{"shasum":"c4e766bfb784dc3c11f676c6c844090a615bb473","size":17362,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-3.5.0.tgz","integrity":"sha512-IBE572XTGo7qsJ6QXSmNhvX1nLbXmezhqBgHCS90iwONh7BtYKk6Al/PeGUb9NelDdFz3PNZ0JynG6S1dpPx4w=="},"maintainers":[{"name":"anonymous","email":"vincent.voyer@gmail.com"}],"_npmUser":{"name":"anonymous","email":"vincent.voyer@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_3.5.0_1593170199395_0.946034326144257"},"_hasShrinkwrap":false,"publish_time":1593170199573,"_cnpm_publish_time":1593170199573,"_cnpmcore_publish_time":"2021-12-14T15:15:23.907Z","contributors":[]},"3.4.0":{"name":"@vvo/tzdb","version":"3.4.0","description":"Automatically updated npm package of all IANA time zones and major cities","repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"scripts":{"build":"babel-node index","format":"prettier --write '**/*.*' && eslint . --fix","lint":"prettier --check '**/*.*' && eslint .","test":"yarn lint"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all"},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"devDependencies":{"@babel/core":"7.10.3","@babel/node":"7.10.3","@babel/preset-env":"7.10.3","algoliasearch":"4.3.0","babel-eslint":"10.1.0","csv-parse":"4.10.1","dotenv":"8.2.0","eslint":"7.3.1","eslint-plugin-import":"2.21.2","got":"11.3.0","lodash":"4.17.15","luxon":"1.24.1","p-each-series":"2.1.0","prettier":"2.0.5","prettier-plugin-packagejson":"2.2.5","semantic-release":"17.1.0","semantic-release-cli":"5.3.1","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"]},"gitHead":"b472ef4980dd4955869e40b3595e0e1748735586","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@3.4.0","_nodeVersion":"14.4.0","_npmVersion":"6.14.5","dist":{"shasum":"ed03cc078ff7926b964a6bc3ac3e7c9cd7854790","size":658483,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-3.4.0.tgz","integrity":"sha512-9cP+HeMsIylHMHJMendC3ZpAx1egktDV0ubmTIbkVsk4YkRqkGBMBNvCentQXkOQo3xz6lQ540wqsA4h9CLVpg=="},"maintainers":[{"name":"anonymous","email":"vincent.voyer@gmail.com"}],"_npmUser":{"name":"anonymous","email":"vincent.voyer@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_3.4.0_1592996630193_0.6185780006870947"},"_hasShrinkwrap":false,"publish_time":1592996630484,"_cnpm_publish_time":1592996630484,"_cnpmcore_publish_time":"2021-12-14T15:15:24.384Z","contributors":[]},"3.3.0":{"name":"@vvo/tzdb","version":"3.3.0","description":"Automatically updated npm package of all IANA time zones and major cities","repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"scripts":{"build":"babel-node index","format":"prettier --write '**/*.*' && eslint . --fix","lint":"prettier --check '**/*.*' && eslint .","test":"yarn lint"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all"},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"devDependencies":{"@babel/core":"7.10.2","@babel/node":"7.10.1","@babel/preset-env":"7.10.2","algoliasearch":"4.3.0","babel-eslint":"10.1.0","csv-parse":"4.10.1","dotenv":"8.2.0","eslint":"7.2.0","eslint-plugin-import":"2.21.2","got":"11.3.0","lodash":"4.17.15","luxon":"1.24.1","p-each-series":"2.1.0","prettier":"2.0.5","prettier-plugin-packagejson":"2.2.5","semantic-release":"17.0.8","semantic-release-cli":"5.3.1","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"]},"gitHead":"71467c037a06e9d4dc6198c985084009ba93a9f2","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@3.3.0","_nodeVersion":"14.4.0","_npmVersion":"6.14.5","dist":{"shasum":"3a14fb99c0409cab0d9d1061a15b303972e6ad25","size":658454,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-3.3.0.tgz","integrity":"sha512-KOx3O/TrgZikDHe2yRk741+QqANzlv6QaoF3ecTNoOCR0Fx9Ag1rFAaQmun2H9o+pd300BW6dkT/Sqwmzy3SVQ=="},"maintainers":[{"name":"anonymous","email":"vincent.voyer@gmail.com"}],"_npmUser":{"name":"anonymous","email":"vincent.voyer@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_3.3.0_1592557391514_0.7519150584625867"},"_hasShrinkwrap":false,"publish_time":1592557391772,"_cnpm_publish_time":1592557391772,"_cnpmcore_publish_time":"2021-12-14T15:15:24.769Z","contributors":[]},"3.2.0":{"name":"@vvo/tzdb","version":"3.2.0","description":"Automatically updated npm package of all IANA time zones and major cities","repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"scripts":{"build":"babel-node index","format":"prettier --write '**/*.*' && eslint . --fix","lint":"prettier --check '**/*.*' && eslint .","test":"yarn lint"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all"},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"devDependencies":{"@babel/core":"7.10.2","@babel/node":"7.10.1","@babel/preset-env":"7.10.2","algoliasearch":"4.3.0","babel-eslint":"10.1.0","csv-parse":"4.10.1","dotenv":"8.2.0","eslint":"7.2.0","eslint-plugin-import":"2.21.2","got":"11.3.0","lodash":"4.17.15","luxon":"1.24.1","p-each-series":"2.1.0","prettier":"2.0.5","prettier-plugin-packagejson":"2.2.5","semantic-release":"17.0.8","semantic-release-cli":"5.3.1","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"]},"gitHead":"b4688a83d077bafc20a09c97f98b5bfc342e6b2e","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@3.2.0","_nodeVersion":"14.4.0","_npmVersion":"6.14.5","dist":{"shasum":"55254720009912ab538f75ae734c7acd51c500ff","size":658438,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-3.2.0.tgz","integrity":"sha512-o3J21lRwT4sQH7c0lcPKv91CgSczX997lfCOf6hWPvosAQvyAWoy0uK+0J88l7QD7xwDufkRy/FLLrRyhlsrDg=="},"maintainers":[{"name":"anonymous","email":"vincent.voyer@gmail.com"}],"_npmUser":{"name":"anonymous","email":"vincent.voyer@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_3.2.0_1592399460135_0.24201570276364515"},"_hasShrinkwrap":false,"publish_time":1592399460301,"_cnpm_publish_time":1592399460301,"_cnpmcore_publish_time":"2021-12-14T15:15:25.119Z","contributors":[]},"3.1.0":{"name":"@vvo/tzdb","version":"3.1.0","description":"Automatically updated npm package of all IANA time zones and major cities","repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"scripts":{"build":"babel-node index","format":"prettier --write '**/*.*' && eslint . --fix","lint":"prettier --check '**/*.*' && eslint .","test":"yarn lint"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all"},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"devDependencies":{"@babel/core":"7.10.2","@babel/node":"7.10.1","@babel/preset-env":"7.10.2","algoliasearch":"4.3.0","babel-eslint":"10.1.0","csv-parse":"4.10.1","dotenv":"8.2.0","eslint":"7.2.0","eslint-plugin-import":"2.21.2","got":"11.3.0","lodash":"4.17.15","luxon":"1.24.1","p-each-series":"2.1.0","prettier":"2.0.5","prettier-plugin-packagejson":"2.2.5","semantic-release":"17.0.8","semantic-release-cli":"5.3.1","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"]},"gitHead":"7848b6266735007b0e36d0d0f6827a1f0c30111c","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@3.1.0","_nodeVersion":"14.4.0","_npmVersion":"6.14.5","dist":{"shasum":"3bc5e3445ba93f19aba9c74a65a41e5f09c065cb","size":658432,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-3.1.0.tgz","integrity":"sha512-6x+xerXzdnpQrCJYkgKSl50PHmKrPL8jywv5Waz8tz4A+ixNHG03PR2aGSzAPTI0SyZ76KAkngKKVP+yTN0rqA=="},"maintainers":[{"name":"anonymous","email":"vincent.voyer@gmail.com"}],"_npmUser":{"name":"anonymous","email":"vincent.voyer@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_3.1.0_1592398113478_0.08528525321237868"},"_hasShrinkwrap":false,"publish_time":1592398113644,"_cnpm_publish_time":1592398113644,"_cnpmcore_publish_time":"2021-12-14T15:15:25.449Z","contributors":[]},"3.0.0":{"name":"@vvo/tzdb","version":"3.0.0","description":"Automatically updated npm package of all IANA time zones and major cities","repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"scripts":{"build":"babel-node index","format":"prettier --write '**/*.*' && eslint . --fix","lint":"prettier --check '**/*.*' && eslint .","test":"yarn lint"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all"},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"devDependencies":{"@babel/core":"7.10.2","@babel/node":"7.10.1","@babel/preset-env":"7.10.2","algoliasearch":"4.3.0","babel-eslint":"10.1.0","csv-parse":"4.10.1","dotenv":"8.2.0","eslint":"7.2.0","eslint-plugin-import":"2.21.2","got":"11.3.0","lodash":"4.17.15","luxon":"1.24.1","p-each-series":"2.1.0","prettier":"2.0.5","prettier-plugin-packagejson":"2.2.5","semantic-release":"17.0.8","semantic-release-cli":"5.3.1","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"]},"gitHead":"f3f6bb3995e73e141fc903c494f874dd80d6c2b1","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@3.0.0","_nodeVersion":"14.4.0","_npmVersion":"6.14.5","dist":{"shasum":"daa13dade309e84ac03cb9987c933109913fa092","size":656280,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-3.0.0.tgz","integrity":"sha512-KbLQpvHz4uIPHGrHeziwY6AgKxFHD3IwzCla4v8nNDvQaqPjS2e2YNW6WKpmQnsh7l1hCl4hSdrD8fxD0zLXmQ=="},"maintainers":[{"name":"anonymous","email":"vincent.voyer@gmail.com"}],"_npmUser":{"name":"anonymous","email":"vincent.voyer@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_3.0.0_1592389395591_0.7138253300931372"},"_hasShrinkwrap":false,"publish_time":1592389395823,"_cnpm_publish_time":1592389395823,"_cnpmcore_publish_time":"2021-12-14T15:15:25.828Z","contributors":[]},"2.2.0":{"name":"@vvo/tzdb","version":"2.2.0","description":"Automatically updated npm package of all IANA time zones and major cities","repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"scripts":{"build":"babel-node index","format":"prettier --write '**/*.*' && eslint . --fix","lint":"prettier --check '**/*.*' && eslint .","test":"yarn lint"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all"},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"devDependencies":{"@babel/core":"7.10.2","@babel/node":"7.10.1","@babel/preset-env":"7.10.2","algoliasearch":"4.3.0","babel-eslint":"10.1.0","csv-parse":"4.10.1","dotenv":"8.2.0","eslint":"7.2.0","eslint-plugin-import":"2.21.2","got":"11.3.0","lodash":"4.17.15","luxon":"1.24.1","p-each-series":"2.1.0","prettier":"2.0.5","prettier-plugin-packagejson":"2.2.5","semantic-release":"17.0.8","semantic-release-cli":"5.3.1","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"]},"gitHead":"5b029e4ad4778425737c003c178e3bb5622cdac1","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@2.2.0","_nodeVersion":"14.4.0","_npmVersion":"6.14.5","dist":{"shasum":"2b0ecdca24fa23ce343bed1e20c6283f878a59a9","size":607571,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-2.2.0.tgz","integrity":"sha512-8ybbMCI+KUH/ku/vOyaVpOhFP9g5gE/w45HarhJWu4ArzEfnq7xndQm720dwG8o4upjjx20Uoq8qC1BDGeDU0Q=="},"maintainers":[{"name":"anonymous","email":"vincent.voyer@gmail.com"}],"_npmUser":{"name":"anonymous","email":"vincent.voyer@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_2.2.0_1592319910436_0.8333591578374626"},"_hasShrinkwrap":false,"publish_time":1592319910604,"_cnpm_publish_time":1592319910604,"_cnpmcore_publish_time":"2021-12-14T15:15:26.081Z","contributors":[]},"2.1.0":{"name":"@vvo/tzdb","version":"2.1.0","description":"Automatically updated npm package of all IANA time zones and major cities","repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"scripts":{"build":"babel-node index","format":"prettier --write '**/*.*' && eslint . --fix","lint":"prettier --check '**/*.*' && eslint .","test":"yarn lint"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all"},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"devDependencies":{"@babel/core":"7.10.2","@babel/node":"7.10.1","@babel/preset-env":"7.10.2","algoliasearch":"4.3.0","babel-eslint":"10.1.0","csv-parse":"4.10.1","dotenv":"8.2.0","eslint":"7.2.0","eslint-plugin-import":"2.21.2","got":"11.3.0","lodash":"4.17.15","luxon":"1.24.1","p-each-series":"2.1.0","prettier":"2.0.5","prettier-plugin-packagejson":"2.2.5","semantic-release":"17.0.8","semantic-release-cli":"5.3.1","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"]},"gitHead":"6ab2fe687aeb9fcb69158b0da2fa9801eb24b80b","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@2.1.0","_nodeVersion":"14.4.0","_npmVersion":"6.14.5","dist":{"shasum":"9062a22de6f3da9c74646eb66e8280392a07276e","size":610616,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-2.1.0.tgz","integrity":"sha512-9dRZJK7Ph7sWXXy4mqw6yLmCfFNpIMR1D+OPJ1C5aFucO5Mv4qfGn5xvea3cQYsxvXMpxszL22GVO27xKcm7hQ=="},"maintainers":[{"name":"anonymous","email":"vincent.voyer@gmail.com"}],"_npmUser":{"name":"anonymous","email":"vincent.voyer@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_2.1.0_1592319034063_0.3399305358467508"},"_hasShrinkwrap":false,"publish_time":1592319034211,"_cnpm_publish_time":1592319034211,"_cnpmcore_publish_time":"2021-12-14T15:15:26.389Z","contributors":[]},"2.0.0":{"name":"@vvo/tzdb","version":"2.0.0","description":"Automatically updated npm package of all IANA time zones and major cities","repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"scripts":{"build":"babel-node index","format":"prettier --write '**/*.*' && eslint . --fix","lint":"prettier --check '**/*.*' && eslint .","test":"yarn lint"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all"},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"devDependencies":{"@babel/core":"7.10.2","@babel/node":"7.10.1","@babel/preset-env":"7.10.2","algoliasearch":"4.3.0","babel-eslint":"10.1.0","csv-parse":"4.10.1","dotenv":"8.2.0","eslint":"7.2.0","eslint-plugin-import":"2.21.2","got":"11.3.0","lodash":"4.17.15","luxon":"1.24.1","p-each-series":"2.1.0","prettier":"2.0.5","prettier-plugin-packagejson":"2.2.5","semantic-release":"17.0.8","semantic-release-cli":"5.3.1","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"]},"gitHead":"d1a1c6b9bce562f9fe09388cbd0870683f102d17","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@2.0.0","_nodeVersion":"14.4.0","_npmVersion":"6.14.5","dist":{"shasum":"ee367a5523ca8d829e88003f3161d5c7cea348f4","size":610614,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-2.0.0.tgz","integrity":"sha512-MVzquvXAHWrbaGVGD4aVSpneG04IdZBJfX1Hsn6h8wPI5W86ab72CAVcgECsfVPhP8uvdNFEsXOP91vMOTveSg=="},"maintainers":[{"name":"anonymous","email":"vincent.voyer@gmail.com"}],"_npmUser":{"name":"anonymous","email":"vincent.voyer@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_2.0.0_1592318770262_0.7216553184520307"},"_hasShrinkwrap":false,"publish_time":1592318770427,"_cnpm_publish_time":1592318770427,"_cnpmcore_publish_time":"2021-12-14T15:15:26.610Z","contributors":[]},"1.4.1":{"name":"@vvo/tzdb","version":"1.4.1","description":"Automatically updated npm package of all IANA time zones and major cities","repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"scripts":{"build":"babel-node index","format":"prettier --write '**/*.*' && eslint . --fix","lint":"prettier --check '**/*.*' && eslint .","test":"yarn lint"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all"},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"devDependencies":{"@babel/core":"7.10.2","@babel/node":"7.10.1","@babel/preset-env":"7.10.2","algoliasearch":"4.3.0","babel-eslint":"10.1.0","csv-parse":"4.10.1","dotenv":"8.2.0","eslint":"7.2.0","eslint-plugin-import":"2.21.2","got":"11.3.0","lodash":"4.17.15","luxon":"1.24.1","p-each-series":"2.1.0","prettier":"2.0.5","prettier-plugin-packagejson":"2.2.5","semantic-release":"17.0.8","semantic-release-cli":"5.3.1","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"]},"gitHead":"3c06b80c7ff19f56d22789bda7db5691a4335583","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@1.4.1","_nodeVersion":"14.4.0","_npmVersion":"6.14.5","dist":{"shasum":"d94e376638351758ec8e5fdb43b49122004dce48","size":603674,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-1.4.1.tgz","integrity":"sha512-sU/HZ9aEi0GbILOmTRmMYjTky84V/PkCA4RRbT0KwCOCywn8rbakP+vvch7bvyAFaXBY5kAPY1o8BUg+/7hxwQ=="},"maintainers":[{"name":"anonymous","email":"vincent.voyer@gmail.com"}],"_npmUser":{"name":"anonymous","email":"vincent.voyer@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_1.4.1_1592309844145_0.9938859376081777"},"_hasShrinkwrap":false,"publish_time":1592309844284,"_cnpm_publish_time":1592309844284,"_cnpmcore_publish_time":"2021-12-14T15:15:26.852Z","contributors":[]},"1.4.0":{"name":"@vvo/tzdb","version":"1.4.0","description":"TODO","repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"scripts":{"build":"babel-node index","format":"prettier --write '**/*.*' && eslint . --fix","lint":"prettier --check '**/*.*' && eslint .","test":"yarn lint"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all"},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"devDependencies":{"@babel/core":"7.10.2","@babel/node":"7.10.1","@babel/preset-env":"7.10.2","algoliasearch":"4.3.0","babel-eslint":"10.1.0","csv-parse":"4.10.1","dotenv":"8.2.0","eslint":"7.2.0","eslint-plugin-import":"2.21.2","got":"11.3.0","lodash":"4.17.15","luxon":"1.24.1","p-each-series":"2.1.0","prettier":"2.0.5","prettier-plugin-packagejson":"2.2.5","semantic-release":"17.0.8","semantic-release-cli":"5.3.1","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"]},"gitHead":"ffbe8a8c002f956fb754ce8f4a6d9c5a6af951e4","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@1.4.0","_nodeVersion":"14.4.0","_npmVersion":"6.14.5","dist":{"shasum":"6769a29cdea68e53f7c35e66de91f5f925434a5e","size":603561,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-1.4.0.tgz","integrity":"sha512-wIiv7vcVc7s11m/PAAR203cLLF6c0DCyFxlt3vHgfQzu9xlmZZLIolik3lMLT/hx1dh66X6oLJCbUwQmT94QbA=="},"maintainers":[{"name":"anonymous","email":"vincent.voyer@gmail.com"}],"_npmUser":{"name":"anonymous","email":"vincent.voyer@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_1.4.0_1592307281939_0.6063550939577336"},"_hasShrinkwrap":false,"publish_time":1592307282072,"_cnpm_publish_time":1592307282072,"_cnpmcore_publish_time":"2021-12-14T15:15:27.167Z","contributors":[]},"6.40.0":{"name":"@vvo/tzdb","version":"6.40.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"devDependencies":{"@babel/cli":"7.16.0","@babel/core":"7.16.0","@babel/node":"7.16.0","@babel/preset-env":"7.16.4","babel-eslint":"10.1.0","csv-parse":"4.16.3","dotenv":"10.0.0","eslint":"7.32.0","eslint-plugin-import":"2.25.2","got":"11.8.2","lodash":"4.17.21","luxon":"2.1.1","p-each-series":"2.2.0","prettier":"2.4.1","prettier-plugin-packagejson":"2.2.13","semantic-release":"18.0.0","semantic-release-cli":"5.4.4","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"release":{"branches":["main","next"]},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"aaf471e6d97a798306a6624e0692994fc4399272","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.40.0","_nodeVersion":"17.0.1","_npmVersion":"7.24.1","dist":{"integrity":"sha512-O6Yv4Jkhvabh6G+BEpBxFWGcl6F6B74B0Um6GLy8N5wolRYW/lbVlUvS+RKptXHDRwuAVZYU90cof3auO7bJPw==","shasum":"a442c1311f81043745fa0e10a0a6a3dfb8ff79cd","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.40.0.tgz","fileCount":19,"unpackedSize":161665,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhwzL0CRA9TVsSAnZWagAAv44P/jslcZ62ZRGrZfdk+syw\n+sryhkRj+0e8DUK+3LwfOVzDtEI89iiVXuZ5TfIgWRDS/DLn1GpoZD3vox1d\nYNGMxWIRDPB7J3Cyih1RRzBHMAnN9oP136oCJVS9/fKqLQ75kHDtSJslOn8c\nzUlxyOtC4/agKADF5kw4USWwI4mt5K8mcyDejAQQYmMlF+dDIo5tnL/4EXHA\ncsV7exPR/HJS7EaMu+ygFC5vZ8B5wSU9iAz8HE2zRwaslw4Ra3H4eoEPu94n\nypqXxed6RGp61Y7oPCnkRzhaF3G4OCGzto6ge8SBn9Bl0mJqXVR6bZFfnZHM\nVGeTACsKVzH4LfQf/V2RyrQN34GTBjtKp4ysvQ0ojbNjoIq0OrnufWAHQUa2\nd0wU2+LBmkITd/DrY2qFKjKjPIXIqNpqNVKQvubaMOMg04/4soKZA/9WQZ/Q\nHh1j+TFLI2+DUpFeiVTYkR4f9wBIW/yIXSvxnZ7zVB1ycB76uRMkPoxGYV+X\nOPUPQw1kCn4FqLVbkaJdB7UCEkYydqggrcLaXiWvCveepGFJsj1OTpS4Kw8O\nrtFIE6UwWFvc62mo2C+kc2Qr0G1ONk7bueEuBniE2OFBD/X8gcVcT3q4y98I\nRX2fhf5kAIZKOLs9xYur+RhVzqGGO6fIPTLKmqICiFZGmNw8I+hpZrvHh6e2\nZHBg\r\n=uF0R\r\n-----END PGP SIGNATURE-----\r\n","size":34865},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.40.0_1640182516040_0.9406918669908151"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-22T14:15:43.552Z","contributors":[]},"6.41.0":{"name":"@vvo/tzdb","version":"6.41.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"devDependencies":{"@babel/cli":"7.16.0","@babel/core":"7.16.0","@babel/node":"7.16.0","@babel/preset-env":"7.16.4","babel-eslint":"10.1.0","csv-parse":"4.16.3","dotenv":"10.0.0","eslint":"7.32.0","eslint-plugin-import":"2.25.2","got":"11.8.2","lodash":"4.17.21","luxon":"2.1.1","p-each-series":"2.2.0","prettier":"2.4.1","prettier-plugin-packagejson":"2.2.13","semantic-release":"18.0.0","semantic-release-cli":"5.4.4","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"release":{"branches":["main","next"]},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"d02f84227c3cd5116dee89458f1f4748b43319b3","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.41.0","_nodeVersion":"17.0.1","_npmVersion":"7.24.1","dist":{"integrity":"sha512-sbZGXb4gG+/ia1WcoMEmQW0gvpLjZntY35Wcd2U9iQWaJR2TX7bBXTnbpDaoKlWGxswqRgepjlZA7HTBG6WNOA==","shasum":"f86f15fc849a5722ef410b826b37af34c5acbde0","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.41.0.tgz","fileCount":19,"unpackedSize":161671,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh0GHICRA9TVsSAnZWagAAvTsQAIdZsLaQUFkkO48ShSff\nfGVgnjAXiB7WhSrL+G6xnS2qRlLiKG6h9ZzwlMXlskRzTFSof0sVW85cz6Hj\nxWzf3Iz25Vz2BtYPeDu8DHakQUmzx/oau028SaWwZ6kDwVHBua58EYdPyez0\nMACD0+g7I3VeSCPfabeAn4XeFt2+gUFQatslDb7rG3uHOSlqUVnPAYbyf5z9\nETxItiuICby6l9eTylr3VUlvSgAdmhc6v7bE3f3cj093DJgj+RP/IScbksRk\n58tclVHtxAmUDygyQBQlT3SyAFG0k4y5jVk1Ma8qWkAT0KjHLBTDuGndICv3\nJUciLG/f/0XzQWNBnzCDh7Dc37ryBl3rAe9QQc/zNJv84XWBXkBz6BXMBSp1\nBsSN1BeTS7+Ge27Q5PdAZS+sG77LeB/anr7neDQl/NVC6AjrBJnXZ1lvnZSV\nhrpCcex8xAe9TMzPJydCHca7Z0E9+WZbh9fEFc7k/Skkc1hc4PuTn//nFIr7\n6PyndQZDldb4WXNyVumwdRlNrlnQmbtVnKcLD2OUUxB8Xw/IxViX1x4YuwxW\n5nGEWb8z4ORbU/MOOkk+XK+RLRA+s73rGc31c/pER56lwRY1jg4zBSRyo8km\n7QGf/Zc55t1rVEqy6/YiCdep9zNc5uMaAH+s1hb5e272mGMmpbJNsIrLMWJY\noDgv\r\n=0WpL\r\n-----END PGP SIGNATURE-----\r\n","size":34862},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.41.0_1641046472164_0.2507943821512464"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-03T14:15:28.476Z","contributors":[]},"6.42.0":{"name":"@vvo/tzdb","version":"6.42.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"devDependencies":{"@babel/cli":"7.16.0","@babel/core":"7.16.0","@babel/node":"7.16.0","@babel/preset-env":"7.16.4","babel-eslint":"10.1.0","csv-parse":"4.16.3","dotenv":"10.0.0","eslint":"7.32.0","eslint-plugin-import":"2.25.2","got":"11.8.2","lodash":"4.17.21","luxon":"2.1.1","p-each-series":"2.2.0","prettier":"2.4.1","prettier-plugin-packagejson":"2.2.13","semantic-release":"18.0.0","semantic-release-cli":"5.4.4","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"release":{"branches":["main","next"]},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"da0e9111f24ad24c4b6c4925f0dac45ef7ef37b9","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.42.0","_nodeVersion":"17.0.1","_npmVersion":"7.24.1","dist":{"integrity":"sha512-J38PHc+/qJLPzhvn84TIxEcVHuclofqhhsKY/1XtsE7PE961QOlK/QEm+6l9LIP9eVoq2pCX3lxGUNwlg0EmYg==","shasum":"eee311b691d31871252060a9392e67ebc20c4338","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.42.0.tgz","fileCount":19,"unpackedSize":161671,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh0wT3CRA9TVsSAnZWagAAKHgP/12Rg3qXatQ3XQ/JYhSJ\nZTlwtkQ9MWFomw0nOlZphTbnvtOISOkvkTJ8CzAdNb+M0U2p5pydDQneKBu9\nqxxuSbU7vsWutiReSb483FiPYQJMjDiidrA+kLIfet6PXN6cJECwcJ3B8PdI\nuMjr8WFnh4pdjJuZ8H3Z4tulLXqqCSlyzfNX1fDuzVDg77JTMf1XLhVN//n5\nOsZxpE35zNlAYptAOj6JWfhSMFvBJqKEklXkIR3UEC2RcrvoDiaR4nD5xU0Q\nxYJgf8K9gAkFpmUaJjnYwBk4j/SznhADQFl4TC0wB1o7ylLPHU1MY+z0T6xp\nvLSarAb7YjrzfO5yRpyoNYKMxr+RaZ7DIAPUHFO5lmP78PsiHWOigP4z1spn\n4MagIr19tzSoqoJj+uKc2/jYJ5STnkpTSxnADKZqVucAHVvkuEe61dBqTYIm\nJEbSyYpTBAYFwgH3cF6hcsafeFR1cCghGKOBfHRdW7Z9UozwPdi6Upsb56gO\nQwkoIFWrpkyNHS/fY8hK1X+mx3/2lDJxUdtxo48HxVk1peGYO/AdUUY7NlXl\nmTkf4dqSvJlHHu372WwbPZuD1763/ZR4GkHv1/DHPrxFviUwTv4tXeB10clY\n8ml/d95YzcpjR7pY5ORJioQR8FOLsRPhM25oPThVJ0/1HQGZx1KJM6eGSqxc\nbvPZ\r\n=hW7K\r\n-----END PGP SIGNATURE-----\r\n","size":34859},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.42.0_1641219318892_0.4674623671921807"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-03T14:15:30.625Z","contributors":[]},"6.43.0":{"name":"@vvo/tzdb","version":"6.43.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"devDependencies":{"@babel/cli":"7.16.0","@babel/core":"7.16.0","@babel/node":"7.16.0","@babel/preset-env":"7.16.4","babel-eslint":"10.1.0","csv-parse":"4.16.3","dotenv":"10.0.0","eslint":"7.32.0","eslint-plugin-import":"2.25.2","got":"11.8.2","lodash":"4.17.21","luxon":"2.1.1","p-each-series":"2.2.0","prettier":"2.4.1","prettier-plugin-packagejson":"2.2.13","semantic-release":"18.0.0","semantic-release-cli":"5.4.4","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"release":{"branches":["main","next"]},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"3d0b108c9ae86f8d2a9d646c3d1a9b05b5bf93bf","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.43.0","_nodeVersion":"17.0.1","_npmVersion":"7.24.1","dist":{"integrity":"sha512-X/oGf4Q3JQ+QFHSU8I9GYtT7VFQ825i26kZnyGD4nuWR9xXjCNdVdS2Gr+wFeqqLGS75BssFOBS1NRtdPuXr2Q==","shasum":"7210a15db67edac6db79d0aa623e87429f80418a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.43.0.tgz","fileCount":19,"unpackedSize":161673,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh2u3NCRA9TVsSAnZWagAAAPAP+wZg6/dZA6ELz99Uc3YU\nPPscLsbXTBDRzeD5IMlIr08wHyi9+fdsAKUX+ejm5srVPzFCSdyYQ7x0UfGh\n066LkO9dLMMfLrK8o/6QvnjkzfUUN7u4TT6Zna+dR5q2BnM8LHCg9lisXP6N\nNe3UOXvb2oTiUO1GTbBPY+qKZHLxpD1gK8JzvLIKB2nnt9skZ870cGYieu7L\nQQspDiC6ZbfXEuos/wdHPv1CaG8rF5puys4STlZuLHKGDFSWCqA44n3j/eHx\nMLoaHV0nvfWiFkz8ioO6/xEcd4ZCi2UgWHJf4qeOoEiB9x6lqwUg7V3dXxKV\nMwyKLtCCMhEHsgwjoaxUR+PRaJysxXeY5Z9EbsJZnN0Sc55eXFDoYJ5Y+pJM\nNjpZTLue6Kw7XsgBJqa01Rp42tJggD7CV2P/EunaOYC7vMni9jrz5UTZ4LHn\nG0SOBFLIbbaYBumqZLqC/ey8LjqvopfNsO/hWnJrhTVsxwtG1k3cghVrg11h\nsXKj9wl+0nBt3JvuSXtcBbBqekmld3qvLeO/Da5L9cwYSTloyK4h6C+XUweW\nNy7P499/yNXD8RsWu2INM85PH2My63M1Ynxm5bfVMJ3qYNuIMRkL6icHUBE+\ncGvOOAvLlq0Fojiud/MjWhsLUjnTp/eL9WhkE6B1I28ga03qG8VlFAsCRlw6\nTq/9\r\n=JFl0\r\n-----END PGP SIGNATURE-----\r\n","size":34854},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.43.0_1641737676971_0.3145517398711155"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-09T14:14:46.767Z","contributors":[]},"6.44.0":{"name":"@vvo/tzdb","version":"6.44.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"devDependencies":{"@babel/cli":"7.16.0","@babel/core":"7.16.0","@babel/node":"7.16.0","@babel/preset-env":"7.16.4","babel-eslint":"10.1.0","csv-parse":"4.16.3","dotenv":"10.0.0","eslint":"7.32.0","eslint-plugin-import":"2.25.2","got":"11.8.2","lodash":"4.17.21","luxon":"2.1.1","p-each-series":"2.2.0","prettier":"2.4.1","prettier-plugin-packagejson":"2.2.13","semantic-release":"18.0.0","semantic-release-cli":"5.4.4","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"release":{"branches":["main","next"]},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"380e2ceca31733aa402edf5c78b501248cd967d8","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.44.0","_nodeVersion":"17.0.1","_npmVersion":"7.24.1","dist":{"integrity":"sha512-VLbQxkfKTLAEQlbfKRE5EXH5QanNFDNXJ4Lxd0FTDYaOD4xFuYJujuAvXq1jvI4Qgb3CGGpyI9s0P1Kem48AAg==","shasum":"580673b70104e202e01158af259618bb368b4b72","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.44.0.tgz","fileCount":19,"unpackedSize":161677,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh3ZFbCRA9TVsSAnZWagAAEloQAJPEM88ceFdO9lfNHEeo\nI8t7+bgascz+pzlqEaNgcIphDCJ9pq1t84tbQSzC2nc+NR9uz6esZ/bUVYDn\nnqmym4TbgeaGo1WTILNgcxMw1YenjlSj/kfScDJprRMnadEar8CWAuNiQDoz\nCXegoWzZEcMKX3y9ABe9hAqFYI9woGKteTo/n81Nc9tdOswqsYtfTnHWOwfl\nU7LpE/XoUwLwPUpeKX0UFbfVd6n5IGc8YtoizD0A4sJbKh1VnGj8955mAtY0\n1sbXRrMAZ+NvBhaBPp4qyjuAMWdcFUEVE0SmTr/XXmuQ0oXIQGTGrN503OLv\n3TR7SLjik/aztRVlQwXulCb7iw3Ra1n3HgpViZ8Cu1LleT1PKCBuws2JzrDw\ntnW1zIT0eNcAv3eRcuRAl3Sti4a5CdWnhbLP2NmkskX6TxYYVl7+c7uqBpOK\njj++3Gd6a91Qo/enlCqcgph7OAxbpub1BHeluoyQ4Dfg0wMYwnhfZYVb0orV\nK8j5PMZz3K0tPd21k5k/RZ9c+IipNgaV/Ww7sOR+GbLjfDEPQvhmUNgKzXxU\ndhhrv02bglaRfr02wy0pt93gVStAmuR3GX9kPPhBPb1vWSyzkCrNrQF0mMiy\nkO+a7AuydLDbCKv3CA5bq0Nsb4VnwX0af/OxhVrCzEh+CY5oc4agTE4TNqIc\n7kcA\r\n=cL6o\r\n-----END PGP SIGNATURE-----\r\n","size":34854},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.44.0_1641910619339_0.284562058897911"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-11T14:17:37.402Z","contributors":[]},"6.46.0":{"name":"@vvo/tzdb","version":"6.46.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"devDependencies":{"@babel/cli":"7.17.3","@babel/core":"7.17.5","@babel/node":"7.16.8","@babel/preset-env":"7.16.11","babel-eslint":"10.1.0","cheerio":"1.0.0-rc.10","csv-parse":"5.0.4","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.2","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.2.15","semantic-release":"18.0.1","semantic-release-cli":"5.4.4","sort-keys":"4.2.0","tzdata":"1.0.29","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"release":{"branches":["main","next"]},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"612d92e39e8775913d075548e0e071dcfb6d06f2","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.46.0","_nodeVersion":"17.5.0","_npmVersion":"7.24.1","dist":{"integrity":"sha512-dYE6Mtu8/jHBf4tRK57Qxxweo6idg7d0DkwPsu9eB5wAQ5USWAVmws7kqDQKmaS/x1oKUqqYW5469w5xZHWvnA==","shasum":"87f05bfc04f4dea6839a0f5d43a0ed4c4aa6fdce","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.46.0.tgz","fileCount":19,"unpackedSize":138587,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiFA0xACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqfmg/+LdvyZHpj+dkUflnv/nTHqJvMSuXoojVQcpAsQ178GzNAbOfY\r\n3HBTIt1zZNsVoI+h2gEJkgNW96v6nhikRG9bATL0JiEq6N0GqWDPYVIRDeGP\r\nbGWaiB/FbgxsdRUE0RI1QxQz53XU1NZ84O4mD2DCxJaEkNYsI7TwcvluvqXk\r\n0TU2Pc92p9zCMAkUEu5EcdYmyeOy0AO9UM9eu429HaRfGSwW2zlpxvDHrFYg\r\nHr/fnC86dsgDiP3a+gB6KvqS/v9SwSImfXEXFi5aUnB0hI3ry6izbZvP0LUr\r\nIpxKk1NcHEDkrF9tXtMd/uuhv2PNNYEyZcPHldiiGdhDYEE80lYdf3so2s1y\r\nzYOWBsicB6gAkfjON3v0cmMQPFolJJ4LtaM4QpvOAqTg9RDZPa2XiU3dHl7v\r\nB3KEMaXpUb+1+VeccQ0vlBnlr2MEgIbuk3nTejrkcOCv76+dLzw41/bGv9zq\r\nAQr8Lbf79jAsiGc5oZcxMR50IxVgmokDv1wEyBH8K2iUes+/W34wIbr0G03A\r\n+Bsiu77R7h3aytGXUzaR3kzyNxnuzSVBuYnUR+lAYmTANw6qMetzkZk00YMe\r\n89r3Sji0b/DCdBHXD9N00bwwlCz5pNbbzp3g/34Okmpn9m80l9w354PrjBpJ\r\nMPo5AZUFWerHEFYgPjD5xVU8wBUKpWh+mi0=\r\n=vUgO\r\n-----END PGP SIGNATURE-----\r\n","size":33036},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.46.0_1645481265004_0.430551668075015"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-02-21T22:07:54.527Z","contributors":[]},"6.47.0":{"name":"@vvo/tzdb","version":"6.47.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.17.3","@babel/core":"7.17.5","@babel/node":"7.16.8","@babel/preset-env":"7.16.11","babel-eslint":"10.1.0","cheerio":"1.0.0-rc.10","csv-parse":"5.0.4","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.2","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.2.15","semantic-release":"18.0.1","semantic-release-cli":"5.4.4","sort-keys":"4.2.0","tzdata":"1.0.29","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"ab8cad560c3bc320134b0c391ed29b6fdfa5173b","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.47.0","_nodeVersion":"17.5.0","_npmVersion":"7.24.1","dist":{"integrity":"sha512-XvOQhVh3BXeAO+uuIFpjWU143KZ4f/IzsiBKBYl0Quvd8HB8/hQKb6AlTpVeIwPhgM9PtrdjMm5NR8wh19/fPQ==","shasum":"44667c81b202fd771d929dca77efd174f36972d5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.47.0.tgz","fileCount":19,"unpackedSize":162171,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiFBXcACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrbiw//XCYlOeZhp2EV38EvqYMDy2Tvh1c4x3dKVZG++ou2WpuoMWBf\r\norlaHHkiJIYU971cSburMU6p3vw9K3oDd0GVXpNfNLADrIYyZAZj3J3JC1Y5\r\ngV9GT88MAg/2LkEGFW1hGbefMCnu/LaBDpzBEiIGpZpyIH18+pCEsSgl2/lM\r\nJ4XZ3RxXk8dueRZ1/QzvyhZv2DkEQr9zV1NofSZY7DEKoPsnamDzG0f0VFWg\r\nsnVj+gFw7YoTKrFPl5H5A3U9zZoJ4zkQ9xiJ1PdZ7ra/MV97ueOEZNlBwvDl\r\nBCOy5Z3UJtOYrIQyY55UAW0eeel0nPZDKo9hkypLscxYvSsRyl9bcPM5slvP\r\nNV69UkEuTDLvo67IE20UPxO/iqLZtzUDLNVKXsWAFZQD+2Kz7fQvqfZvHG9/\r\ndgIuj9een0vHpedtRCPH2HZPpi/vHS+tJF+B2KzN65AsnmEa0DH2/WHTK+YG\r\nq4vC+GRSKnlcehr24fmtuXgcsVkHTa4fB6CFvh76lNlu6kIkh+K8vAWjimOv\r\nIjBWWZ68DC3TeMfOGsW3RS8QDZyptlBq6e6UlU5agg3ABWHRDRUJ/+GiAEK/\r\nmc+0zf54XA9MATwM3jhWNNJLSmB8K+B2HuEm3h0OUct7kPj1vo+Nrs4zhmVd\r\nKtAorp4zskH1IwsQppf8uipUjdc27m7Zd/s=\r\n=fE6I\r\n-----END PGP SIGNATURE-----\r\n","size":34995},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.47.0_1645483484815_0.12415741170370764"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-02-21T22:44:53.658Z","contributors":[]},"6.48.0":{"name":"@vvo/tzdb","version":"6.48.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.17.3","@babel/core":"7.17.5","@babel/node":"7.16.8","@babel/preset-env":"7.16.11","babel-eslint":"10.1.0","cheerio":"1.0.0-rc.10","csv-parse":"5.0.4","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.3","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.2.15","semantic-release":"18.0.1","semantic-release-cli":"5.4.4","sort-keys":"4.2.0","tzdata":"1.0.29","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"62ef44e5aaf13c478639ca5fd8881ae202486cbe","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.48.0","_nodeVersion":"17.5.0","_npmVersion":"7.24.1","dist":{"integrity":"sha512-FY1t99hSjgeQUcM1fgZy4NGb0dEGA2Gpcn4uBksfSuKe4nfXXYsrbMk/7/Op40iZpPa3IyUhVMCIxZF5Z4FSZg==","shasum":"3c8125b96b394de48fa7d353cb76338fdb86f0ef","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.48.0.tgz","fileCount":20,"unpackedSize":172235,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiIgelACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqtLxAAgqJDSpIh+eZogzh+Ng9EH1fQZVfFnuqv2M8nNk1qR5QkNtUV\r\n/l5E3CgcJM8zXBuCOYL4YdpHYy9agsMN9j3lVMpvrvoA+v3d23JKJ87KwsAx\r\n3QaaEF1ZyQmptdJ7lGOwZWQBh/BvNfMHrec6HA3Cky8zF/3Bg0SQD1Lih8jy\r\n8zfwqR7v/dwG4+Mu9a2Eu6DSHiTsLueJtQGAx54sw3Cio/i6uNUKVimgXvNK\r\nQPhiWDiLQcR7RJowKqt1Zf66GdfYsvmzyFgH+nUU1a0uHxmKBroXf5MDpEpL\r\n+2CWBpLb0+snPlhdkLoFr+uqxtp+DA07FYbc0OIMBvVJEIBaoc58Ri2Rm9/1\r\nB+uS4ElLlX0mzNJlMbEBaZtTMCq3nHyQsMm7CYXcEJ8e7P4mQGhDn33L5/0x\r\nrHrvDOVulGXOppWsfxXKMr1wganZV/pV751PDDZjOkWq8E0/A8axXjYH+2IH\r\nGqr2LC2W5KFFhdu1D91vSQG51S97i5+D5nFCRkCFY5mujEUQNhDNMJIsY7Fc\r\ninGRetuQBhjnVaZHJhs6Pqr3AROD5l7IbbMX4JJCmRjXMYqhIGB20487+m+S\r\nGfOqkvo8Txi4dDvvGFiFfyHBN4ku+Dhg1ieutZ+FAtNiFbGVNLOd0cyLtSx3\r\n2MvAR/xbSTB5+wIjStqbQxaGhSJwsObJfR4=\r\n=oOjQ\r\n-----END PGP SIGNATURE-----\r\n","size":37651},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.48.0_1646397348895_0.24733985709192652"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-04T12:35:55.417Z","contributors":[]},"6.49.0":{"name":"@vvo/tzdb","version":"6.49.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.17.3","@babel/core":"7.17.5","@babel/node":"7.16.8","@babel/preset-env":"7.16.11","babel-eslint":"10.1.0","cheerio":"1.0.0-rc.10","csv-parse":"5.0.4","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.3","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.2.15","semantic-release":"18.0.1","semantic-release-cli":"5.4.4","sort-keys":"4.2.0","tzdata":"1.0.29","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"fa034db4900c4b1183808b6b9e12e9259b4ae46c","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.49.0","_nodeVersion":"17.5.0","_npmVersion":"7.24.1","dist":{"integrity":"sha512-DNBZ3xpQhN0oYn8zWGixfYUbJakfBQEJiUehEcIORYU6265VWtzUDQ5XDwpCMZh+TiMH2FzwFGFk0+VHnAViAw==","shasum":"ca76cddf8a21f9c432c4f4f62f66042f8aca6314","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.49.0.tgz","fileCount":20,"unpackedSize":172249,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIE+8EnUUt46Zb2loeDOm/rGcOub29YqMdYgdSnNJ37/KAiBPEtkiCM+Mu7lgevh4kRvQBHdlLYhI/UVNaLBJqi+Qlg=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiSFf2ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqOUQ//YsTq5LbFBd+u5DQelTywLW+N6SiHoKVCld/WMcULIvSxwrdW\r\nu4TXw91EkH+g574yMCjDNn85GX2xAVulihyr3U4aJiykZD/IbP9Dp1y69OBf\r\n0xXCA4HAt+O6AIf73kle04ulZOls9aUhsDRWSpvfMkDR+tbrYeumpPTSD8K9\r\nTwQy6YnGVSrZ8xb3lR99q8z0werAaefNyqSFxm8It5a9TVIpIpYVnuMrZsxw\r\nGIXTHfX4LWEkKuKzedc+chD3SO2MZgFyRmiqVXsKIG6mAvUMFqtv2N+wCmZa\r\n4U6dlie4FRWwU4diqDRxe365moWdE6biwG+lnlhLTvHupOeUQGxtQPaQP31C\r\nPQfMqYI6yImt7ZaSzWlrYCpvHaGmhSKWCwC0Rj8jQ2OtDfpMoJ05gQzcfEIl\r\nPgIQs1UeQ02wqptjYvfW9Tt/4ZGcI9S/YiVubSd1HRsHkzAzBcuxzjhtkI4k\r\npWCXHp3LqyNXr8II143zUBmTSX1SqwFF8cQ5ShXaQQXAyucbcBv+/4I7CjyI\r\nPRk8sc6WfE/yFFGKpy3WIQPzQ0Y77J5HYjbrIz3XLrhBIrZsDCNzlVmXnMpY\r\nJWf8EORen5eNY6Mkrkt0Gz9tWaSrbt9gyenR5Mj1t38e2NtPXAoAqYiKzMfh\r\nDk9MkHWS2EOk2N/QXS9zR1bf+UUQAgsCCPY=\r\n=aDVF\r\n-----END PGP SIGNATURE-----\r\n","size":37652},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.49.0_1648908278093_0.9548245625276173"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-02T14:04:52.949Z","contributors":[]},"6.50.0":{"name":"@vvo/tzdb","version":"6.50.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.17.3","@babel/core":"7.17.5","@babel/node":"7.16.8","@babel/preset-env":"7.16.11","babel-eslint":"10.1.0","cheerio":"1.0.0-rc.10","csv-parse":"5.0.4","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.3","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.2.15","semantic-release":"18.0.1","semantic-release-cli":"5.4.4","sort-keys":"4.2.0","tzdata":"1.0.29","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"c24c2a26670ed0992643f0c373312e08aa523978","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.50.0","_nodeVersion":"17.5.0","_npmVersion":"7.24.1","dist":{"integrity":"sha512-Qhz+bCCIO8OhriKIhCJ4EHYRiZliY1gmitIxcxgFO4VGOujKG5WWQUs6ecIXBbF0YRYnkbG97TTE6A8uu2f8cg==","shasum":"d5d9ad9294879bc5c299e511d5f354bcc70e4b4c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.50.0.tgz","fileCount":20,"unpackedSize":172271,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFEBjP8Q0ZssBZRqWpjZDs5mctvsepxe2u00KoO+UCqWAiAz03QfHsz5pnq27lwHBrrTHOwvc++nwmufdN44aVBPSg=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiXW/0ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr7uQ//ZPxUJlo0qJbKdy7TeFFx12UNxfH/JFzsMehMb9S0toYBCge8\r\n+bZBRu4kJLhghI3qI+E7uCYrnkUo9gFqBgPQdvUhXf/GfovxODJ1N9IyYfG4\r\nhRuWKhdvmlVv6Jm1mQWGcGamWJg/Fdqcjn7bpu4pB6PHRIJ4dPuHMsTPcN74\r\n7bTnKS/csTY9+OA+kxBm73buu7DvijnQV8IYfJCYMOGAo+Fw5a1+EnOwTzix\r\n75GixaHDU8TyxmVyxwiG77VcPkzJalDPwRxaQW2LZoNN2hTQZQdCYhGAzYLo\r\n46LUZvtCyZ0d1DPWE7Ljzjxw2/9BcbN9/P6g82JmdW1UPpr8yHiYV/F4SngQ\r\nLdO3kIe1wpRaL3i7+RqzIAS1TjYIsWNTyLGZLTUSjag9S0D8EL7rSGdS+wbm\r\nP1FS8xOgc4Z8vLFYBgrOlU33i+Rr8yVvQ4/ov9l0skCHEEYKUae6u1y431Lh\r\nl3U0lj29DRFSYEEIOzYjzqeuBZr4kV6jrF7agVbfZ1Ey9mxXUsnoywAtEyct\r\nuQmfGj/yI2GUls3r/qAews9ZxqPCBEVXe0OX/7p/vD3HAYLnzo8zMh8uoC4j\r\n6REuTHK8cO8p7xWXSvaKHdNh1G1V+B21agSuKv7VQV4WGPTxuZveqviTv960\r\njRtRF30ABPCD75ycK/dK30j/FJr0Vq8MZn0=\r\n=RDE1\r\n-----END PGP SIGNATURE-----\r\n","size":37663},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.50.0_1650290676435_0.6995868064520794"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-18T14:04:46.472Z","contributors":[]},"6.51.0":{"name":"@vvo/tzdb","version":"6.51.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.17.3","@babel/core":"7.17.5","@babel/node":"7.16.8","@babel/preset-env":"7.16.11","babel-eslint":"10.1.0","cheerio":"1.0.0-rc.10","csv-parse":"5.0.4","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.3","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.2.15","semantic-release":"18.0.1","semantic-release-cli":"5.4.4","sort-keys":"4.2.0","tzdata":"1.0.29","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"415766a29b56d6565ee8e93fb2e6a8af2ff7be6a","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.51.0","_nodeVersion":"17.5.0","_npmVersion":"7.24.1","dist":{"integrity":"sha512-jZkoBVUHQmlJ3oGZMoGzRGNP691yY86/rzW0YGMq12Ywl+BJ0LZDqQRyfzYH0U5VQJvXTOiQ3OulgeEwSHDJrg==","shasum":"ba4090f5ee1e3a81a47a7871465b491daaf95d82","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.51.0.tgz","fileCount":20,"unpackedSize":172251,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCfxLdd51PvDGYWInF7Qt0sEb5OciBus0nkR5IovWdxdQIgf3GBJJVk7y4r/yyYB8hWmDfxzQgx9+vpc4DTR0iT7l0="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJipfJ2ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrc3RAAkSBH0Im8WiL0xmYA+9dDBySj7yhbT7Vf+Qo+H28E8hnC+bXS\r\nY70/ZKIVi17FFmnG33z2PAXGPfhe6na1UcV1s50aADPF8yEH+MaX7dDNYhSB\r\n0M6QOJf5ynZsLCSsidQnpFQCEacJVRYNlzUYvYK4ftabyvhqMAbVVFGwcWQ8\r\nURKF0pJGWxclrLx6D/lpJaZxPm1Uu/IACNdynGWnW507L1XWxjskqNJCEQGd\r\no3yVRd+Xv1LzM1C5Kho78oV1MXp2L4LcfpVLskIXvPJkMqZs60BVIHQg+Zyj\r\nngYYt4JwR2b+dwAQvGWncbWbs4rEq92duEqb1C3UsonYpZtskTrl9Sykf2KL\r\nimPGxl3LgCze6gkWXaK4tgmcr16kISS0IBTTSbGDP+cp8O20fhur9ROGKoAE\r\n+U9rsCRc5kcFf43JfKzmFs7rE6rkA2uqMvAFEzn0tbz2DDaq9z6/rDrkgOVW\r\n++/b6S1B1e/CHG7ZQRjB5uc9Q6w8nRPSQjevuwdZwitgsD2ZoXw49MwgusP5\r\nZ9cfIebf3FEG+E+OgixqZ3pkcqlCLxRN2Kskf0T0gp6+D439GDbBISOyaSOg\r\npelKpnlnZjvWCZe+rtpRtXiM4jgaP2kKKgY3oiNXPmKnShBQj1y/7dmTeSg9\r\njH/9ve2pUfaGU1dB7aRZnqADRG/Dd7ghCMk=\r\n=2Ver\r\n-----END PGP SIGNATURE-----\r\n","size":37654},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.51.0_1655042678581_0.814570375630489"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-12T14:04:49.850Z","contributors":[]},"6.52.0":{"name":"@vvo/tzdb","version":"6.52.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.17.3","@babel/core":"7.17.5","@babel/node":"7.16.8","@babel/preset-env":"7.16.11","babel-eslint":"10.1.0","cheerio":"1.0.0-rc.10","csv-parse":"5.0.4","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.3","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.2.15","semantic-release":"18.0.1","semantic-release-cli":"5.4.4","sort-keys":"4.2.0","tzdata":"1.0.29","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"fd03d455dfaaaed21c81e95033ae8affd2d35ea4","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.52.0","_nodeVersion":"17.5.0","_npmVersion":"7.24.1","dist":{"integrity":"sha512-GSTPXBCA66A42VdhTbxzUPdun8P2Rx9OQCQMr8ByuB+P74HJ6zxxrUKW2CzJlhyperjzlijjkMN84fotAYEeLQ==","shasum":"3cfde296f8a57adf89dbee86997084d70b50da85","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.52.0.tgz","fileCount":20,"unpackedSize":172251,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAWOh+5iUcSodHIMPpbp3QiyuAHciWwh6hhSPMfKcBaLAiASc/ch1svkkT16Ya3ZEjdsqDpJQmkipn6wWtgHbI65+A=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJirdt2ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpuNA/9EN+HKXeqF3EDz+2iFr2mx7knWlUInvtM23NUX9rm57iCrWmA\r\ngu1jqi6YkYJFYGwdAAdtiS2rzPzJ9OyD52iwL0xFJ1LdnjIx6LQ/c+JvsNd0\r\n6JG/BopXZO6sHIqioTa5YpKGIyjGiW/Pvsz90RbwIVgutu7mYvSbHXf8kzRs\r\n9vvoHkYQlSzppwi6vNcIy28zNr5lcspkwcMCijJrwTrS/u+JPLREGXg2/OKG\r\naF8khFQpGfYQcVV/D2CH9p2EXbPMhoqdZiKkTe9UUd3ZIiygSQIfPL2ujmio\r\n3dCAYl97CNvxXieVAbWm609cyJJiDBHJO4bziMP97coUkr435H8VlfVU3Zi6\r\nhVLB/i0zFJjeS01/Hh+Ay4D/l9KR8UQt1dIhVFirU798wb0IVTyG3av9xrfh\r\n6ts4YP3jopDiG8H9A6yoa9c3r9wL3xwfqoCFjnaaYyDMTVCITUfN2iluew1Z\r\nHbIbA+ekPzWPATMqWC7n1u+fvGVOCRBg91IBD9x0oDAUHucAwsvDYhEEWcj0\r\nBgcin4yJmcfhPsUZvk7UpO+TzY1QguXGVywqq9K02ayrJQ86ZKyoOq8v9ld8\r\nOvYv66cbHr4ENBPWAVlzU+9n2oJDT8P3f7roxKOmIK+kMur7nV9e/FfAuJui\r\nhIhcd1qBw/ktscmLMOnphlKFGObJP/UHYfA=\r\n=Mdte\r\n-----END PGP SIGNATURE-----\r\n","size":37654},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.52.0_1655561078465_0.9124640033266942"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-18T14:53:02.747Z","contributors":[]},"6.53.0":{"name":"@vvo/tzdb","version":"6.53.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.17.3","@babel/core":"7.17.5","@babel/node":"7.16.8","@babel/preset-env":"7.16.11","babel-eslint":"10.1.0","cheerio":"1.0.0-rc.10","csv-parse":"5.0.4","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.3","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.2.15","semantic-release":"18.0.1","semantic-release-cli":"5.4.4","sort-keys":"4.2.0","tzdata":"1.0.29","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"adda17f66f70cf91f7e3a886564d44eb48236afa","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.53.0","_nodeVersion":"17.5.0","_npmVersion":"7.24.1","dist":{"integrity":"sha512-uWhOWRM0avXOaB0e73Kjz7o8XJNM29wcCO8/zA4ob3p/sfZQIQdy2kcuDN40lJS8j6jfCHLLXnaYE5EMiGdLbw==","shasum":"18e686f0aab56bd6895442b1f8ef5af26231de17","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.53.0.tgz","fileCount":20,"unpackedSize":172259,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIQCH0vJ1ea6ZcrRZ3bv/9NOrX8JnNndWtuSUtSqPdKMbJgIfcVcAplHaNBxTjuM4YSExjhklXfbXRDkB+PU7KvwNMQ=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi8mp8ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr0VQ/9F4zBgQRu3W0jd1Fc9OxWJPFiJhRr6hAXW6vrF85o7TaxIggN\r\nsETaGabVUOePwO6TDwlDGx3/G1B/oT2yTo7ryRSumXfDT2xmj0HlnHrZBDvU\r\nkFidiaEtBIYLKQt+dNA1dmWhz4/ike2ueKDYszAzb9SUntS6JaDlj2oTQlcs\r\nBgXNDHrmI1TDybtzpte4kWlPyH16yaMSpBDYwKhM7OliUCs3oJpjh2bh0TTk\r\nnFPyXD7UUYQdT2R47M39m0j8S4MnYKdAs93AszyKm/0YGRCErG99YcZfmidz\r\n719sblChjLv53LrnDZ8tPSssSVZr1fEH8GApRvjWJ5ZJaMKxow+I40z8CeGK\r\nV1yeMGf5kzIeKZiu7oXUL0dRMjBML4UYd6i56tG5nM2fquXo6yrob4ZqFx9M\r\nFAnmUYyZgS80WvJdKNJjjU2QHP4iBUgVF4SX6VSfmHrxGnODN1W9pV/VwK4i\r\nvI5Q6T+2s++VbctaG7/r7tCNRqgjTH4BAN64lohPiLAvFSXkdabb+SfntUnA\r\n6St18DoPhFAGaj9UVcQOgWGmJuHmL6tn1HYsxwucifSOTwoPXmBLLbEsMAnw\r\noB9rsIaXJsJWNOWdjQesxZ5XHah2Ii9roNUKSjIqVFm17y/XYhTKSO/DWKlh\r\nq41LwAdh8EJqnivjSWpjNKFiNRwoMGedbGM=\r\n=FUmC\r\n-----END PGP SIGNATURE-----\r\n","size":37647},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.53.0_1660054140049_0.456027448942117"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-08-09T14:10:36.028Z","contributors":[]},"6.54.0":{"name":"@vvo/tzdb","version":"6.54.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.17.3","@babel/core":"7.17.5","@babel/node":"7.16.8","@babel/preset-env":"7.16.11","babel-eslint":"10.1.0","cheerio":"1.0.0-rc.10","csv-parse":"5.0.4","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.3","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.2.15","semantic-release":"18.0.1","semantic-release-cli":"5.4.4","sort-keys":"4.2.0","tzdata":"1.0.29","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"2ef78de83f9180190dc4e569b04f268d620bace1","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.54.0","_nodeVersion":"17.5.0","_npmVersion":"7.24.1","dist":{"integrity":"sha512-RHOUF5e7sO5+VKI4Xp33aL+pnQBHB98tt95Xkl6MepklCXrlPB6lfmKGwnu3ffvOu6jcX864NT+a5xTOzycpGw==","shasum":"cde68c28dda8b4f936d2a9624ae060e7d9158f26","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.54.0.tgz","fileCount":20,"unpackedSize":172319,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHrpZ11Tbrxv/0l8XpM6ZHsIT+oPn2IQlXPWCt5ZO4g6AiAAkC4TlmclVA/334qYf3rjTpKMFpQQclmbdc/ceYu+IQ=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi9Qx5ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrP7w/9EskHkbrLVnkUje84AAbDi+lkHK4AnP76A84YhEcSQ+4ygMRi\r\nNclm/45+KX3YgUrzX4HAvdwlUpekj4h/VHjtgUVgZHcH5b/7Vdp+XDN0EIrP\r\n90+YjwNUUblW4ZOXR1ei4eeAEc2b1ljjqn+bNUkdZGmJrAktbtngNmZ2r14C\r\nmY3RelH5q8Q0NUl1lcvJNjhQY8z3iMdtV3oLvfXauNsK3iycaQYrsLwQrtS1\r\nxxLK8OpK3vAKKlcKQnTAP80V/qT42BLUIofeMubXhVLdTQeW9t0lUUjQR1H/\r\n8sYJnj8BQw+6K36QV13pBt6CYJhFfwiIdg7qV/sovR+JXx+mGvIEBhlzv4qT\r\nliZ8GTUxgvZIE75GD3d/7/YG1dvw2FJc2Uynb4oq8r4cnUc+kJ8Q7KgVG9UD\r\nbRactdHoLwFCUHlpMLjJv6VQPi9ksgwZQ2PoFct0idDlk7P/aj1Y2bO65z3g\r\nLw69wrdnlezlduBBSRrn9NmhnndLWFqLvUx92yXTMC0g+KxvIxNNV347iFDu\r\nVims7e2spViA7ezy0opyIc59nDvX+8FHvcZEHdPB3c39nss7zmnM4lpL+Ku2\r\n2Ae2t/KsvC/UL4UalLJvrLcUIOVA9upGzcccXBOR7Q9mOwkK7MGGzf7DBA9m\r\nvTaNtAhLNtBlRi0b9IASvGi8xtNS5HL071g=\r\n=7ovU\r\n-----END PGP SIGNATURE-----\r\n","size":37653},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.54.0_1660226681020_0.8091953360642061"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-08-11T14:19:38.615Z","contributors":[]},"6.55.0":{"name":"@vvo/tzdb","version":"6.55.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.17.3","@babel/core":"7.17.5","@babel/node":"7.16.8","@babel/preset-env":"7.16.11","babel-eslint":"10.1.0","cheerio":"1.0.0-rc.10","csv-parse":"5.0.4","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.3","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.2.15","semantic-release":"18.0.1","semantic-release-cli":"5.4.4","sort-keys":"4.2.0","tzdata":"1.0.29","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"7d39d36ebb23bb04214ecf6febfd990147fd3548","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.55.0","_nodeVersion":"17.5.0","_npmVersion":"7.24.1","dist":{"integrity":"sha512-tiR3Ws0Z108O4sC/ext2+3boHIxZfc2ookIPhMWwmNK7hVvXlDAWQYxqmIAKq2yPEttBckT8j7HFatE7jXPGqQ==","shasum":"35dacd3044354ea5d31788f9b86dd1235a54da14","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.55.0.tgz","fileCount":20,"unpackedSize":172315,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDJQ8WcZFS9Z//k0IXePP6nC0zzz3VjTouUSwvJw2U0YwIhAOFI60pE+s61t0sHIZP1VJ52NBdt4vRIX3PkHZyVQhcv"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi+QDtACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmogPg//Uo2A2hOO7TSzo4yNzwlyTAZQHF+501xEw47iqSQG404RiP/0\r\n3uViiYsK3xCB0bbyIbvsFvlBro1SJZ4OKA/DHJWkCbc1aytQITPLK7jF2ezz\r\n3q4EBjIhkgtsGM3hyb6ohKtDsxjwYOmtNDr3PukNyho97SHTCzmmXCu3b47w\r\nHtUK7nQ8FMArYHBHz31StLGD0eXzq0kPkkIPP6uKXtMj91q72BhLpuedjg3I\r\nSCC8vEpQOQZR5iDJPTtAetJXWRD9j42KMI6wKTwYP5U4YQApFuFMNON4S1o+\r\nbj0juxVabmLK8/N3njgJ5VttYXcsgNv3ROUjkI55UzLpsmYVVbDRKESj5DU8\r\nUbKPw9OxknJT2HPiyA1nyuHgIpIZbxPDnZbisBbgBKfgBtAz3bokaKxfSHHb\r\nOi/B1cgWJTUu7plSXnsg8K0yM5J4x/dw4RZNoBdEwZNCe2t3LQnZGVPy/UW+\r\n2WL6PS7SHaBIlWFiJYqDgPrGAviDKLyfz+E2eFnJl9KF34cJlhmJwamBHY9l\r\nPlmSz5No6SfFBbZzi5yVpWWVIw9Jz0Wnf+wL5flJtkpOIsyFbe3t72rXrMAu\r\nNNq1PraAhuZ4K4S84zckQ85y9QIP5ZMi+lEtSD0Dy0RoEscdQ+RHUjjAdzy4\r\nsWQM2Em1mqq/LatUZvr1i/QEtQQVHatLrPY=\r\n=pHkg\r\n-----END PGP SIGNATURE-----\r\n","size":37654},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.55.0_1660485868770_0.3679157860286082"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-08-14T14:04:38.281Z","contributors":[]},"6.56.0":{"name":"@vvo/tzdb","version":"6.56.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.17.3","@babel/core":"7.17.5","@babel/node":"7.16.8","@babel/preset-env":"7.16.11","babel-eslint":"10.1.0","cheerio":"1.0.0-rc.10","csv-parse":"5.0.4","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.3","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.2.15","semantic-release":"18.0.1","semantic-release-cli":"5.4.4","sort-keys":"4.2.0","tzdata":"1.0.29","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"8f3b8e4720b09bbbf068668b82e6dbd45693cf6a","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.56.0","_nodeVersion":"17.5.0","_npmVersion":"7.24.1","dist":{"integrity":"sha512-VLDY8Dbx1PsrNyHHi71IV+nfrgpKMc982rne7+jL3ikDsxAxmpivnmoPbN83bNEtNY8AWxuP+d1FMt90QVF5Wg==","shasum":"b9b64e31674b9bd60e5646919fb0df5f42e9f3bb","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.56.0.tgz","fileCount":20,"unpackedSize":172321,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCJqEDL9i9w6h/v4nTrkoDK722sOfb0xbpG/+ymr6AT7AIgOJDVCNH26sck1itxd5AX8kOnEpWeaTu1jpO1eluJmmg="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi+lLKACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqqYA//T12PWQelADCCE5fGrg1JnF7gqJJ8uLr4M+mOJY9NNeWL67Au\r\nJc++03whZAJ047d/53/ooZmXpyC3QcuAtyEeLmoWAM8P4otO3wlzK2Qtz/Dz\r\ncHnWv0JWsD7Vc99eZqZQWHiB3X78rXGrCyzzu69KPQXjEVU5Lc5PlvJTYRyl\r\npcrYKhq0giOGJQKhFRyjzy3JhWfnqkxvWSWwT8NPbJ9QBi7vn3gYZiXQGcmP\r\nII74fAyVIkVZylR+dFieN81xMqKt46P4TU0xej5nF3Acmz7Xd4tZosuCibEi\r\nUekckA2XLalY+1uzs/9BPmArS/cyBvjyIcIhWSrwpPsmPkhzpXdxL46076gE\r\nzKgEbXYMQo2MF7M4moylScSJvu+QI2rVhNVIvM5dhLdj9v7nKlwbj/p+N0aO\r\nHPQrV2GUJnNuoNPPOw5M2Yt5tNlVttichdINkMtYoXlzffmSEsgsMXTYZpFy\r\nmR6RhTt9kNUFySdVykiJdaHfRj7v7S4iUWhLRooCjgorNVqLfK1aVtgIpEG4\r\n8TaBc4eWMt6NzxXJ5wDER6gLJUNPIdIoEJyIkHJs8IbXMgHSX3fkGkOe4hbQ\r\nscusOtoL91GUJy+GjJi6GRzADIc8c5MCDTyTWIDRwuxZ3orX2zgaHigWqJ+u\r\ne5ZnPTlzRWaxtaz8tAeJgUZBqOCMbKuY6qc=\r\n=D4QU\r\n-----END PGP SIGNATURE-----\r\n","size":37660},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.56.0_1660572361926_0.5815430665579424"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-08-15T14:06:11.439Z","contributors":[]},"6.57.0":{"name":"@vvo/tzdb","version":"6.57.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.17.3","@babel/core":"7.17.5","@babel/node":"7.16.8","@babel/preset-env":"7.16.11","babel-eslint":"10.1.0","cheerio":"1.0.0-rc.10","csv-parse":"5.0.4","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.3","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.2.15","semantic-release":"18.0.1","semantic-release-cli":"5.4.4","sort-keys":"4.2.0","tzdata":"1.0.29","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"f65d7cf44b2a65ec125c97e447247bb7d47f35a3","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.57.0","_nodeVersion":"17.5.0","_npmVersion":"7.24.1","dist":{"integrity":"sha512-WAE3zktCMvc2wcEssFdxicPZkNI4c6yRfLAClkw2+qrgqOcCOh0s4Qm06aOYsyqVIVUWA2DqIM2DJVC3dXDCeA==","shasum":"53e837987ae95c1cace8e5645521a229d82c455c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.57.0.tgz","fileCount":20,"unpackedSize":172321,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD7sBuN1uWBcvElr4upRmzHrkcwOjotaDcQ/P17Ln3a9gIhANwCwph6uu9LX+AhcGeZxX8IVy/Bl37NpbaiVKbtMuTH"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi/PauACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr6nhAAjKybHX6J0fasoGsPqpQYfFg9+QUFWBoaLGhTMMe4ZLLDmCld\r\nSYmjTa8moXzClIriisqOYZqQwNVfYNcGMwg3itop8M7+J69oRiozRCybkImB\r\nMRC8f3KMVjYeshpNzfkJHiTiKHwGUL3iWL3vInGwLYVQrrdlSiGOOkRzkUNv\r\nRfnI77JeIPk+bl76aeECGZCk6B0Z2mmyO0/BF5pBy9Mz0zGbXDvovjRgUvgg\r\n5LZdoBOLFBodvNIraZ2YCJsHuP5234irzQwhuTo0RHjgl0T+jfwKn0vhtnxb\r\nVkXM3xMTT3MdwSydtpFsTjClewDJUolhqfF4fr9+Zyedz4slN2vpJWEC/zK+\r\n/KSOGoZGP3V3zcvhGSUtqP8kI0hmzQzlYxGCrGsVlfaOfiWqF/wqLZw21A/l\r\nNo77Z9nNJnUk+jm+tsQlAnLHRJ5kvcf/JOsuThxHdlvZ1pKxi1lZFGR7H1UK\r\n4O0neGk0P5yE8GBKqDAZm/ogB60ORwJmPWD5OBHjuBYsSxJl7ezLJpX1wiyL\r\nQ6i4Bs1H+0qtQGu0so9BX9KyZg4W+J4MUz33Kn8nqynLHV6auYFv2Bull1hr\r\nkMAy+FJvuTeRwfc09zuDJHT1GKHqzkdSDjjRVhDMArziJSd01LBcED5V30H6\r\nKIG7jFH/DwBIJq14SipYfWP8dXZ19LBRM34=\r\n=3ldd\r\n-----END PGP SIGNATURE-----\r\n","size":37661},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.57.0_1660745390568_0.41795519086135346"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-08-17T14:56:45.643Z","contributors":[]},"6.58.0":{"name":"@vvo/tzdb","version":"6.58.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.17.3","@babel/core":"7.17.5","@babel/node":"7.16.8","@babel/preset-env":"7.16.11","babel-eslint":"10.1.0","cheerio":"1.0.0-rc.10","csv-parse":"5.0.4","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.3","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.2.15","semantic-release":"18.0.1","semantic-release-cli":"5.4.4","sort-keys":"4.2.0","tzdata":"1.0.29","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"718c8939191e7ee408461ed9557604c9f3a79548","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.58.0","_nodeVersion":"17.5.0","_npmVersion":"7.24.1","dist":{"integrity":"sha512-Hiy6/w60gXOk+FpT/5a7dYir7SuqFm8jQSUrsV0MURHpAes7mKEnToLM8Qj0rByBuGWadFMmHenNjLHv81Xt8g==","shasum":"101456e78035f9c9f7c77a7f402a51d60d798a6d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.58.0.tgz","fileCount":20,"unpackedSize":172545,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCID1pe2gmAb13DfkaTp7KXnCpo3/NZAHnCMJe+XvARieoAiAXHOTtRlTOnRWXkR3wDS8fS0xr8rSnLv6rweh+7vBV4Q=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi/jnIACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo+1RAAhGKbadCQpe5HEjeqAs3Vd9p2xCyjhSX0iJQZYY93tJoxufvQ\r\n5hcxa6RF3slarm0SsHrzDu62l9CdfMjkRI8D2TBrMdrmcneabvS1HOt374Y0\r\nOVT+o7+jde5ciCAERUW1OkssmrTgwumYDqauonEm5jwlN2QyU5ihzxLYApcy\r\nUoHImCbwy48yc34o61/+5yBkhQDStiSp/rukqIwItadR82r1Ios3zDpEfYFD\r\ns+Skwel6WpiLfmjYwKNQlebkgYR7JHshN6djTVDscTdPpEILucPHackx6Qis\r\n2qNKG8xq2IHHiowY1umRC4xFqBU4NVa7hDianUNCG4l5ezQTvyNIMns8rEzh\r\nkGgDRluri0nq8HItPqms0YrIaEc5oHyDo36JV+8dfoPObUGpuQVwClRUArxj\r\nhyYSJjuU3l/Z3brEs+EY1pbSuYMLmFhlk0ay2+S7yOUGDP5xWh3AK9VPnvAS\r\nwGlevsI1dSrfyvw+wKbie3dit5likREvhsPYWUAiUZWX6Y4Q/g4e/uoX4opA\r\nsP9uc4EmFxucHgL6geLFaJKpnjMizbwK0M5DEOsk8+8cwXD4azI4J6mhpMCN\r\n8nG8RCphRPrrRT4g6+XhFmWOyEJYJM8gAEpqYveVsIXkGbCR678ZnTFT8+4M\r\n9oY5CpbO1MJcNKLEB6dlohSNMex7i7RfFxA=\r\n=sY5o\r\n-----END PGP SIGNATURE-----\r\n","size":37771},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.58.0_1660828104023_0.9594652835429178"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-08-18T13:37:18.228Z","contributors":[]},"6.59.0":{"name":"@vvo/tzdb","version":"6.59.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.17.3","@babel/core":"7.17.5","@babel/node":"7.16.8","@babel/preset-env":"7.16.11","babel-eslint":"10.1.0","cheerio":"1.0.0-rc.10","csv-parse":"5.0.4","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.3","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.2.15","semantic-release":"18.0.1","semantic-release-cli":"5.4.4","sort-keys":"4.2.0","tzdata":"1.0.29","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"55082e15870958dfac4ece17ce59a1e85d5e2fef","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.59.0","_nodeVersion":"17.5.0","_npmVersion":"7.24.1","dist":{"integrity":"sha512-VIVYdMA8XXEZrP70V7GHsHgkW/MpKECxdyudG0h8ReYhOVGCFiDJh/IFXHUHVbyQdvdBXm3dZXCIlgcXZUXPxw==","shasum":"ead866f8a2841fe64baac2fa0b728312fd39cd14","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.59.0.tgz","fileCount":20,"unpackedSize":172545,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCecmZD+Fb4Kdmuy+ksQLN3jVvn+rzh+mAoBWrPOyvXewIhAOG7GCZahkQePAJojJvf9MqqPm6w7BNxQ5b8B/e61kIE"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjAOn5ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrxEQ//U9k9wvJ0FjFNxoJ4RbJEGxkXgkx95I2hcjloTMjapAYRlbf2\r\nMYMM727Q3LhOmGdF+WKOKNF0lWg5kkET35F0ReKD3Ztc6n6zzZG+QfME5dmV\r\nxI1LJDYD+oaUUfif0ggs0j47QSQshIS2+7d/BDaSwwahjf9RPpcRQ8gUyzhC\r\no4mXtJhZ8HAUGLNh7Jl1AsRJHsiuap5Ti7vYbZNTcIOhH8/i/JF2e9V5MkqB\r\nCW4Z88WuX2/96QTsYgdn6Eagebdu2S/7Q4vRAzys0AH0Z5lD8LErX1vMgWAt\r\nFYKR2GYwaFIWJmorQf91Adgs8wYWh3aUrFzt112Kr7fyfFvImIjjCq/2hmVu\r\nKYInCDC5ry329IcsPEE9miB9AxTRBc+PK05Sx9mReTcazNimNFC6fn4M9eZ4\r\noSZOLAwWdFIPo1WL+rQ5tKawf3fkbGNPplZTZzdyXo1kTbAIOaeQMbKtwJjc\r\nsBSTprv/VqwrH7anyJWEdIcrLN+1SScZT11rRcjxcNPNV0w+8U6jXKZjHEcf\r\nS+qxmtqvbbOnAYd7T5ZsxSk7q1ndd3b4RWImnpY0CClVJBI3kDppfwWWwVMJ\r\n4aCfu+dwcBxNNVJalO4HwqAoT7rkEcTgL1FcNE+F5bi/WjSZtQ8ENLhZocCs\r\nFwcABZmetaxofq+KueAqAPmPdyfd4B08TaU=\r\n=o2ep\r\n-----END PGP SIGNATURE-----\r\n","size":37772},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.59.0_1661004281133_0.8388057604040171"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-08-20T14:04:49.229Z","contributors":[]},"6.60.0":{"name":"@vvo/tzdb","version":"6.60.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.17.3","@babel/core":"7.17.5","@babel/node":"7.16.8","@babel/preset-env":"7.16.11","babel-eslint":"10.1.0","cheerio":"1.0.0-rc.10","csv-parse":"5.0.4","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.3","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.2.15","semantic-release":"18.0.1","semantic-release-cli":"5.4.4","sort-keys":"4.2.0","tzdata":"1.0.29","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"538002edec62d3b785bfb7eaf8b002de35ba8ab8","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.60.0","_nodeVersion":"17.5.0","_npmVersion":"7.24.1","dist":{"integrity":"sha512-Z1apZ8wWJVVZPbjQ2KsQkWzoeKy8pTnvVNU40VWSB2ePIWgFUjxMbkJSznopIpDLHcGnyAcmhC+hr33Dfgux+w==","shasum":"ab5ea29cbfa116c2e28f65838b5937420661d7ca","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.60.0.tgz","fileCount":20,"unpackedSize":172545,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBthqW7SP41i4BoXgW0oqk3n4HqT1xe81gNkJZOM2zAtAiEA88fTZBqOeerkDxIq5fnM7IxlBn8lwtckoawI31ZBiSI="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjAjuDACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp7DRAAiN1QBBuaiXn4i9wpqdeWzONhTKZXh+1mxlfQFXdw+dfj84fU\r\n/pEAoQxjiAHuxYU04lyd/XRY1dVMX6A/j35+a6A4PXg7kWFaHrWrJnkSdC/s\r\n0zDfIo+KrPsaAaLoc1irQ5EcGuvIj9yQ1jTSST0BaVgTi0sY2pwlTEfVU7Jp\r\nhcmZcb1aI/K+6Gu7h90Ct6B1t7Amz2CLEU4bbNgMGC8OkA0NsVrn2bOq0xci\r\ndr14BnAYuZRGrFwyIhTneRpdd0TeGyKo3dtqxp+FtL7gtM9V7z0yoIU5xB0x\r\nTUuXvGj8ENyIgVk9a5DotANYVvIyQNM4xbPgGlgMeKE488edrrfw+7qISclQ\r\nsrDv5SDWeR+m5od2Ek55LroOg2mwwu2N/Brwx2DXKYTMOX6yEvgrqYXXla7k\r\nhR0N2udNPsdRe7eAKj+KZ0nPynYZJY2SlXplB9BGUc5M/rHi0t1PpnBUGRZs\r\nKZgcx59Q0r788fdWsC8y6M9ZtkY7PO4YbzdU+XBKmIV+4ouV/O7SpMz4bOnU\r\nT8j3ZvicvYD7QsgtIW+cR84FE8VgIfKEzf0Ul+3mEe8WKJ9p67FsaNnNBKzr\r\n1VImExoU4Wet2uyHFsYbISeJup8V4ES76sJGSt5wKapf6qaJ1tkYrDxOUDm3\r\nBIqxiQup3RMeziAB4iIVVS8e1xwtRq+SEg8=\r\n=jWmW\r\n-----END PGP SIGNATURE-----\r\n","size":37770},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.60.0_1661090691045_0.9034732900353435"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-08-21T14:04:58.423Z","contributors":[]},"6.61.0":{"name":"@vvo/tzdb","version":"6.61.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.17.3","@babel/core":"7.17.5","@babel/node":"7.16.8","@babel/preset-env":"7.16.11","babel-eslint":"10.1.0","cheerio":"1.0.0-rc.10","csv-parse":"5.0.4","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.3","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.2.15","semantic-release":"18.0.1","semantic-release-cli":"5.4.4","sort-keys":"4.2.0","tzdata":"1.0.29","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"4df311537557ee05f5dfd586fec0f2065858d5b5","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.61.0","_nodeVersion":"17.5.0","_npmVersion":"7.24.1","dist":{"integrity":"sha512-N0FohSEHPOKX2CRBEyIBz+XX1cxmOUybWTapDvzCISil6WbVJjMiDkM+dZfPuadBk/A1Fx3yVuV/i0V8Tgrp+g==","shasum":"f1e267fad7ce408b734fd47e6c2473a5e55bda27","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.61.0.tgz","fileCount":20,"unpackedSize":172537,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBxi+DIDqNe61oySQKipgncU+V/pteEbAKktjTwgvrq1AiBJu10nsnDrFs/EgClfzGbiM1r5y7ngOc7Y5c3aHAmcZQ=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjBN52ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrqmRAAjD8TsZIMDirt+TnWkiru6i9esjBrl3WoBK29QIQYSIJErkG9\r\nuQGZKJ31kyMp2ygEwjNHeGHKuUdbzmr6NVPjvA/dQyyDr0GG8BflHjmEShFJ\r\nJZwP88PL1tljLRUcdO5WtrEWT1r1z0TCkJIQCzgRdsY+ShT2AOMPrIqPqyC0\r\nqBppYUmAGhQjLiuVHo7FsKKKgFfj4yf14J5kWh7/1eydN7kJjUFlSa2+zOSq\r\nGKOfP889/70nJE359JNU60PCfaB7Tju3Se5k1C4vJpAcJX7oEGp2ZQ+m3SmJ\r\nk0/IdGezVVR8imQWaC0MSLV7s46XdiwWWQ6G8eMxdYBiLdBEYrU4X/ggjmt3\r\nYVIaOiae5xHHQkJgFDFLWYx2G74fKSiy5bvlg96pXQooQxNn0VQ3/JrHeaaE\r\nk+IZvwGzg6iC66hIneBbQhPv2ZzsK1WNPYIXzjOU8Y9wezYSmV3n/igE3EWY\r\n2n2xQP/c2axzVqBN1118GV7l0TRXjg8TV0t/fPRJfw+4oSO3uSOswiUNFyfV\r\n96b8sISa83CbK8dSKmsGFG7jVs3x4Fu0D04vpGSYK5wcvdKHcW9WysDkiX0E\r\nHgOLzdbhrntTrUxx6uhRvjplVFsEsZEzZUTG+saYZQPsw4cKPPHNL7IJMGbx\r\ny6LI+OamDxmeZjo9+dqeFM9TOtvJB+iBLyQ=\r\n=bw2U\r\n-----END PGP SIGNATURE-----\r\n","size":37765},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.61.0_1661263478526_0.8907389854176568"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-08-23T14:22:58.356Z","contributors":[]},"6.62.0":{"name":"@vvo/tzdb","version":"6.62.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.17.3","@babel/core":"7.17.5","@babel/node":"7.16.8","@babel/preset-env":"7.16.11","babel-eslint":"10.1.0","cheerio":"1.0.0-rc.10","csv-parse":"5.0.4","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.3","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.2.15","semantic-release":"18.0.1","semantic-release-cli":"5.4.4","sort-keys":"4.2.0","tzdata":"1.0.29","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"554d731f23407c9841c9557232b57c32981fcdfe","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.62.0","_nodeVersion":"17.5.0","_npmVersion":"7.24.1","dist":{"integrity":"sha512-mU3E3mCx/Ggn9c5/G9r3960eNltIDoD2sTR5WJE2h+nihn+AYIdPxoJnBVQYEY4aCmeq7MxuQZx6N53OZ2Q6+Q==","shasum":"b0efca609cf12f4a4ceba8bed17134c891003c7e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.62.0.tgz","fileCount":20,"unpackedSize":172552,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDQKmCb57G2Ub/0qf++O7Mt4HNywigotpvmVN4SW4NYBwIgFPtlEzdXkYKctwSn/wPaNj0j9yMvGroKRsxgAzCo4dk="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjEg1rACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmoovg/+JLcy3wdG/1+zIayagWy3lY8bEMrnL+3hFg7wFpJ5V4MX8APY\r\nt2y+lbizHbYA1LUkq/qtu+z4PRR9Phehys4RN9VvaGgFDeAtBgEOMnlIkpcZ\r\nZPcVQORUWBfvS5wN9YHYRWDEOCvGaF89JwSeK6hBQFQvEdsl/Fu6FyY4dzBV\r\n6lUeyS4zCvUf7W/G3bMxqeqbSaiZ00XQX+CtLgJY4BNIX/hb9b7q/0oaHL0S\r\n1ZrRbIBsJvjOZwipgbLO7R7uuHU8eIrVlKDZd5y+Om7kAtMkXVoOHi/apg3N\r\nyydUCQbYuKYCllynCeb3T1pF1XIYKKcdENgCqK5YAMNd0XzQVJfwq+hcrguC\r\nQuu8zDwH4lP3odwMNpB8RXg8S7CkgBbywS6ufKpnQEhLF12kULF33wussThg\r\nJy4WssW+qlLSBqfRVNIcmE5qdpQKBQuu8q+7X2hR5EncZJOzjStiMMVHLDub\r\naGNGHMTPON+FUw9zwYPEuqOrOiLnvFwXm81rP6HOxscxKqux4JkfFg6IrsxC\r\nUQItte6qknaU3KTEd0fNNjKigHduCTaY2G38jiYfmaH/QO9GQl5grWGl7wi9\r\nGPM7SFmjDgmF0p1cQ8yfCZ76+zTcqhY0wqf9nyDh0qDlDlk9dKmxozoJGIwV\r\niFiZhz7Xjp2ii5/FaYK6BNsDo9RE4hCs6lU=\r\n=NfWz\r\n-----END PGP SIGNATURE-----\r\n","size":37775},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.62.0_1662127467645_0.3494037959300569"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-09-02T14:04:35.724Z","contributors":[]},"6.63.0":{"name":"@vvo/tzdb","version":"6.63.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.17.3","@babel/core":"7.17.5","@babel/node":"7.16.8","@babel/preset-env":"7.16.11","babel-eslint":"10.1.0","cheerio":"1.0.0-rc.10","csv-parse":"5.0.4","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.3","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.2.15","semantic-release":"18.0.1","semantic-release-cli":"5.4.4","sort-keys":"4.2.0","tzdata":"1.0.29","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"bc202232e02117bfdc2fcf358d157e4d7e20930f","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.63.0","_nodeVersion":"17.5.0","_npmVersion":"7.24.1","dist":{"integrity":"sha512-/yUOor/takqJUu01lNEcqZYJiDkKAAIMknlYf3MI4ATm0seRCnkqXvw7r6yX21ZTMsba3Tz4U1hk18SiGKiVKw==","shasum":"af00ab6e636698e122bb7f5a8f38c171eaf03f0d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.63.0.tgz","fileCount":20,"unpackedSize":172550,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDYsc0ZQBG5tO/MdSecYugzdeOroR76RHEtY3xUN2/ENAIgEQTVnPZVwYdOaqNtGmMGJMtcPyezuuYZmT8L2hY9WMQ="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjG0lmACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq7AxAAm0cpNzCTAXr0J4nNKcdSznBGN9WCfAqZzQHl/N6PtGYrYr+B\r\nK1XmgzUGruIpuaR5Ly0AkFSEo4KH1XMO1UQV5sP6GrJBRh1fjtNENZgV4M7d\r\nFyoWLirUafF+DOXsDmH/Tji/0qsJu5AQRvZ4YkvP89Vb1SEePwc+2JHyW35y\r\n9Ex6d7lxtViGJJgwDZxB8qVpLGfnZaK1U8sq4xqcFMlALLuKbvVUphJ1NaHP\r\n6UDiOu9Uzc64INDv5eX5ctA/l3hSJWvg+Ohuhjdernvtxj7FPEjVRCQ5UrLf\r\n2dDHZy1IKA2kx892iJHsrgLPnW+KFk0M9UqzkmYr8Am5tgZxT9Dcbk45w+ew\r\nwIRpJke8q2rit/2gnoZJwUsy91DWQ6BT4IZTp7P/KiuZQErb5vqBFg5mUD/7\r\nRxhH/hUBNYvQqpP0SENAsTbTYY43Amcq8aX5fqJpbw+NuUbcBf+bum0FH6ki\r\nb7Tnl+LLn3j5G4uaCA/E9720S++iDg2K50YszB5Wyo2t3+zCD/RrPfXEYxia\r\nUhrt4Cz8JjtGhFZaWMZ/GNB5dh/n0KwJ9eO4Gy4TyDLl3bzRUr9Kniry7iM3\r\n2AHxMdjuTsl+i0UKmosKRpzLzKmv2m48GH/EPJ9ewAJSGr8PxQhsvdrUZMu5\r\nZW3DL1HUk5j9F8h9po93WuDilZ1INOckwyM=\r\n=t1wa\r\n-----END PGP SIGNATURE-----\r\n","size":37777},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.63.0_1662732646672_0.1751617214358776"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-09-09T14:20:33.639Z","contributors":[]},"6.64.0":{"name":"@vvo/tzdb","version":"6.64.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.17.3","@babel/core":"7.17.5","@babel/node":"7.16.8","@babel/preset-env":"7.16.11","babel-eslint":"10.1.0","cheerio":"1.0.0-rc.10","csv-parse":"5.0.4","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.3","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.2.15","semantic-release":"18.0.1","semantic-release-cli":"5.4.4","sort-keys":"4.2.0","tzdata":"1.0.29","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"43d04a7cade0bb1c64e422ea79efbd13c85aec06","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.64.0","_nodeVersion":"17.5.0","_npmVersion":"7.24.1","dist":{"integrity":"sha512-EdX+RDaodSS05iq+rK+zAYzpNQX/ZKzRpBSiKk0m5ZcLdOfjvZ1kIyCJSVN7weL2tLkCFZ1q0tdljJTTyPpkQA==","shasum":"ac1961e5d3c2f7911122da6b6cb892a6ef270bff","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.64.0.tgz","fileCount":20,"unpackedSize":172550,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDekp57pUFTQcHNVABdxAZm52LqRCTSiexwNVOfj4G1/gIgFMYer2ohp+76hfDDq9oihVDtAPeBkcl8lKFM3kF5tkc="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjKcqlACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo5Ww/+PiO0MANzXcSdjcKsJPKyclyuPy/VDFPTjZkwKbvl1oCY3sCw\r\nLI61rZQHUnQT7C+eapEq7USEaWbRAtK+JRKRFdfTFkUSZCgDDAVGBUmEMAhg\r\nJadvA5lG+K3cdYoz3ZlKfb3IW0j2q2wGPXzfS60GrnFXNhYRe/aNEHjhGuJ+\r\nIEnfvBO4h72en2w2OG00ZT/8jAA0TnL/xP8AVcAaHA4x1PdVDEqTwrLHyopT\r\nM2z9ivITXspTZ9cg1EIqgiped6FmXBXIyi7r/ndW1ThYidQGW/nPoX2aSk3J\r\nfu4070I5saddAETusz3h3RQ/jJQmKA535dTztOEAY0YzE92s3J2MpnvlKwkm\r\n/aAgvv1Gs6W1bNkPgOjl8NoeTpwWGb9O9ahs+2tS6z7hm1+MeGaLYBSWeM5+\r\n9DnaS5XWolF4z9SZjP8E0O2JrgdcN0QaQ54ovi9ZIdZ2W9NW4YccFDgexZp2\r\nZD+MdvlNJTfw5WW2EeDPTpigQYYNGBE07EmtuP3P6oUMOW8qsEpKTtu6mcx7\r\nWwNKzC2PFMORrw/9v7MipOdTCKVlZ1XKRAFA4cp928k597o6tRH6jXTO9r+4\r\nGib0+83oY1ieWrFHxe878h2tInbezfvzJpBjcbvn1UegsFMFgRpo6Q757FvE\r\nch+bBKD7a2BudnqCFPFIuLqJk6WlijFJ+Fw=\r\n=a4Sj\r\n-----END PGP SIGNATURE-----\r\n","size":37780},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.64.0_1663683237654_0.6684046222212225"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-09-20T14:53:25.517Z","contributors":[]},"6.65.0":{"name":"@vvo/tzdb","version":"6.65.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.17.3","@babel/core":"7.17.5","@babel/node":"7.16.8","@babel/preset-env":"7.16.11","babel-eslint":"10.1.0","cheerio":"1.0.0-rc.10","csv-parse":"5.0.4","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.3","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.2.15","semantic-release":"18.0.1","semantic-release-cli":"5.4.4","sort-keys":"4.2.0","tzdata":"1.0.29","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"39db9214d6ba91351f4b21722db2397136371349","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.65.0","_nodeVersion":"17.5.0","_npmVersion":"7.24.1","dist":{"integrity":"sha512-QZRjme37w86TlWarg2LIEM9WG7+1MLynwENBcQzludz9BjkrE8EJ4yIYFHuHS4ksuONf3j/XsZ9KJI+crg81tg==","shasum":"5249beffcb7a7594a29e0b0acc78652053d14cee","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.65.0.tgz","fileCount":20,"unpackedSize":172556,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDdOSAZeOr70bUurv518VST5nCpQQzjC0NLnkXSzKV0XQIhAKedq4wybpALmJRrdoBQiidg05LoUmt0NEW5uKdxy5/V"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjLG0fACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoIZw/6A9r1WWDngIpwV6R9aBMCUhJtd8KMFnSdZnmDqE8DjAuY0Hb4\r\nhUYogYBNxf1BKI+Ng+oLwPZgTg1vOIo+z4PLtTwnl9pR+7lHgDZ4iy1SgIOJ\r\nuNvpK8ENiILxKKmsv/ssCeKDZrsGK87p9NbTTscHiHAydMM1szjOzNbw9F5S\r\n+XbSCbo6IwAUBZFGMEZaXeUbBQvVLFd90D8L88ucyHQYCd4Xb6sEd0iw5rs3\r\nntRwWRFdPIpyOx1/jJfWKYeszKi6HiWj8tRBK5wmQJiW95zyfbrTpUJWZyce\r\n/nciM3AA2xBQSEExsZn1g+hd8A76saq81Gmb3WibcWfTy/8jDNz6fzNg0mTA\r\n1UzKyvW7PoGqYiAqrzuV7HJ+aYQWZZkatTY/dGRLucgHm0zWL2dEReFu0kuB\r\nKh7lfgzRAfTYA9Ip88jqRxu4GXH7cIPCj+SZase4uKJwFTFDJ7obZEdl5zDm\r\nah2IjiNYCwOKHZMfRvjUH4JQpcCMNoCxWeHdR/XzF1xMMwT4/bJRdKVChW+S\r\n6XFBnKiI2GYZ8xA8DP3c4CnXKQo9+fOM/fVMseV7g9Yk1VLSdCps0BZ4FfPt\r\nNQhlvzP5TVYi/G3srSDVHsEPlO8XyeI6iJwX2PRvrC4VF1E0flNJdvHHlwtG\r\nmlPefO4iUTlzwZKHIGphpK2QOz9WeBWd+W4=\r\n=r68h\r\n-----END PGP SIGNATURE-----\r\n","size":37781},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.65.0_1663855903137_0.14723335933973103"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-09-22T14:19:57.332Z","contributors":[]},"6.66.0":{"name":"@vvo/tzdb","version":"6.66.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.17.3","@babel/core":"7.17.5","@babel/node":"7.16.8","@babel/preset-env":"7.16.11","babel-eslint":"10.1.0","cheerio":"1.0.0-rc.10","csv-parse":"5.0.4","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.3","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.2.15","semantic-release":"18.0.1","semantic-release-cli":"5.4.4","sort-keys":"4.2.0","tzdata":"1.0.29","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"6705483ec5b8045443e1c527f4edbf41bf186e7d","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.66.0","_nodeVersion":"17.5.0","_npmVersion":"7.24.1","dist":{"integrity":"sha512-MuNkpoEdr/qReZkOYFu4wFGDWSAh6nY1bgljaF4lOPB9ENqQ/c+5YRXsA3yf1vkNo9oT/7qVNF1A5eR9PYc4kA==","shasum":"43d679b261379155299f189edd55a4edd202adfc","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.66.0.tgz","fileCount":20,"unpackedSize":172562,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDpQOByGkaFHkscxj5u+LD7ty7jf2sBm25a0oHDv2zBOgIgR0ohopwIk5Q9b6g4Lrfw8c34r+u06vBTLz44tPTHSLg="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjLw6BACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqAJg//av5u04X7WH1hzXiFTq4FmudX/mTCZ9g6wpYfKVYH9a5jkaXP\r\nt41EHTOhfwQxe07r8cBmfetX7T2rXQTy4zlLNz0rvt2H+WzeLDWfyAwrxAEe\r\n0FPBVzDG7GSkJjHaVZyPA63VwnBLokyGJerMJcxw4VRv/+tBm3BSv/0dx6yK\r\nhacO/q5BYCLkwOPDo9m39zqtJjDHfPS8N1x5tBzOWeXEgLsjHbNanRxSFwk6\r\n4kIOiVP5hd2Mcb+eWeAMwFUhv8YrYboCAAw8jVIbsL7QIAAs+BwXKJxu+Y8q\r\nJro2LkQQH/MC2VgQlStHMXZBl6X3KuPPz67zX7cx3TezmTTjFq6Ewyo1c5Fq\r\n5B4ykeDbaN5eCvjllBrhESaEcrYT6UrP0JBeSyE+pJNm42IA1LIHNhPYYVJc\r\ngnEhC9QXcWZqep90CiBRXqpF6QAoQfusmw+Sbqfa27on3fNVs9Voq01zMN0o\r\nLqurfMffe2eRkoMMaFhS2CvM2T+vm1PSB9TgG9rB5EDtdYtLoV3EOw7IjOUm\r\n1ukTDqiicQ7bAHs37J9uFsPp+sS02jreC0865mj43RByFEpXn1wd+pCjjbvD\r\nKU2V7CpmRFrS1T7Xd48fi4zC9rJXeZR+HIEnhqasBhMy9oaZm9xizlPzjSdP\r\nHR+k48HLTPymnmQiyA+u0GWrOd9nlpdsDAk=\r\n=EivU\r\n-----END PGP SIGNATURE-----\r\n","size":37785},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.66.0_1664028289702_0.038354292401241"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-09-24T14:05:02.388Z","contributors":[]},"6.67.0":{"name":"@vvo/tzdb","version":"6.67.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.17.3","@babel/core":"7.17.5","@babel/node":"7.16.8","@babel/preset-env":"7.16.11","babel-eslint":"10.1.0","cheerio":"1.0.0-rc.10","csv-parse":"5.0.4","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.3","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.2.15","semantic-release":"18.0.1","semantic-release-cli":"5.4.4","sort-keys":"4.2.0","tzdata":"1.0.29","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"6d32b130e89d06bf70d7b0cfb45774c12fb5bb7d","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.67.0","_nodeVersion":"17.5.0","_npmVersion":"7.24.1","dist":{"integrity":"sha512-6EkKeBas/KWbMGsw5NiHHU/fb+6PIbx8Vjm50Ss6vKHnNVsI5Gtn84ubbLPqRBdGvZPAZHiPvUySXBDGATPUuw==","shasum":"a3c76ac12a2130854c706d49017e993e11a9447b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.67.0.tgz","fileCount":20,"unpackedSize":172546,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC7x/mxamF9niLLtRr/Z+PFz+HGmaDnJIVYcHbbQc9cYwIhANJWeRMHOvaYilAQR5HWjYl/eoL2j9UoKJspbqcm3Nbp"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjMbQEACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpJvw/9ECajWHxheye2Hw4RNYtJog8LYmSD5ibzYbfiOd/z9H4QvFMB\r\nNvEXVYIsZepO/oAI5JmFByiMGvJmEBiNjcIPZXjInr1Ocig/fQ6Rb6VdoH0x\r\nBHDOc/pIR/aeo6KxanXoWBWJC5ETIEqAZXKw45Ctwf7epkA38e2unLHvDLEs\r\n4Slka8Z+2u6BZzJOlZhIHGxoK3t9LHJZaj3R1qFrmyU+3WXGtaqbR0Q4KX4T\r\nH2qCggtRItryiIOOQv5YncKnwwfy4Yr3aYr5H9b9EGjmEKvywOKTW19GkHU9\r\njOvNVT/+RqWMep/cGLi7F8s64+6gSeaARI1Kmip04dpYva/+9LFTAiAhi9Ra\r\n99lkJd4zG00e6l7DgR7ZmDf5UZqaT+zLn6aoGZBs7iAQCSZ1ZSKxeE7xTQ/D\r\nnddPiuqqyeByExCZgp1kQyJS6dqVT+8LvVgk7LKUaLefxv8cSFEzyX/LxGVN\r\nvtsY4TsGvkVWrh2SxJW3aU/YTxjVKr/MRQFbLEakzBGXi1F8hFzrDE3wk7GV\r\n7bSHiZZJUKemJejgDY2stYKINgjfPrdiXAN3La8wf4igeI/jpbrwG2QRY70K\r\niNW1eflUVlnKAwMsCiwO+0Mxasm66vDezHjB63vlZYEqYdiFGZHip8sI8P12\r\nrG7U9wbEGPVbF5DAK3Z4DEPQ75WU2oot1Fk=\r\n=FNQu\r\n-----END PGP SIGNATURE-----\r\n","size":37783},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.67.0_1664201732111_0.4869517901767828"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-09-26T14:31:54.876Z","contributors":[]},"6.68.0":{"name":"@vvo/tzdb","version":"6.68.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.17.3","@babel/core":"7.17.5","@babel/node":"7.16.8","@babel/preset-env":"7.16.11","babel-eslint":"10.1.0","cheerio":"1.0.0-rc.10","csv-parse":"5.0.4","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.3","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.2.15","semantic-release":"18.0.1","semantic-release-cli":"5.4.4","sort-keys":"4.2.0","tzdata":"1.0.29","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"b04e1eb699a15e2a1d3051744e641ae40de7e3fe","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.68.0","_nodeVersion":"17.5.0","_npmVersion":"7.24.1","dist":{"integrity":"sha512-gTYX0c/zfvdeywLFZdHJzxczXjZf4oZHRnkTemziyn4p0R+qoqdrRK5PqY2DFnH64YkFcpreNS1JbbnfWiMQgQ==","shasum":"70e2eeca1869f37b69c63e115fd6cd671a2ec523","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.68.0.tgz","fileCount":20,"unpackedSize":172545,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC16I6313IdhVptzZL9v2lNT9gJuBuie4LcoCNbXsoxsgIgRTQ7ANmISK70rN43kMsFaHE3YNjdwfQ0OMc2LC5exeA="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjMwWRACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqC5A/+JqgvBV2FLSkkjyFb/Hg8VI14DdEWJUv8rCTgQDpzo2pFJalK\r\nWarqL0P3dE8BwdE4I+TiWrpkwyHQ0b5JElHTW7uoS2B2iAHrTxq+2x2++eEy\r\nVMp8/N51BrHacEivJdhfYmOhvbFSykpYfzKeGn1lmQsielUzMWVy467Szj3V\r\ni93s+C7pevuKePEWA6AF96yBcdVHg6jxQq15wUdYELn3m0QTKJvushzIjZDf\r\nXJ9NYPrgQPrypxv9q8mjOURWLNj+xbv2pW/u1W8DF3o6hA53K3NW8rlb65vp\r\ni5R7r8C53NhSNPOfifdn52R7p0lh1jQpifjz0p/kTWCgezY02BW5evNsdg2O\r\nGUCJrNYv8AeUXfxOdlyMzJKVWMt+3wiCz3SG0ak9MgMfvH8SsiLUkUgkjXed\r\nLxsnoq6ZaM5laKoSoNrvhXuSKNL/PoMspit6neO+ZV3ilxyYJ+AGmDxaNBui\r\ngQs6XliA19++UWT5IjxVKTljMYCUwWcdZ81ceQF75YWFkH125JtzSL+p5u/3\r\nOp7p3eb61Na3Ow6b3mYa4l3DVYw4M98Dx6MgMN7Gt0aH5IxzKjMFg0hS56Z0\r\nkAtoXZvBuj0PubDCRNo9/Q8wG7xQo2a+/RX/fEjeFhmUfLj90+xFS45u2Lxn\r\n021dmyI+4IOy7HuMFPGrBd9DGpg8usStu9A=\r\n=/Zon\r\n-----END PGP SIGNATURE-----\r\n","size":37798},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.68.0_1664288144772_0.5113442418471443"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-09-27T14:26:25.032Z","contributors":[]},"6.69.0":{"name":"@vvo/tzdb","version":"6.69.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.17.3","@babel/core":"7.17.5","@babel/node":"7.16.8","@babel/preset-env":"7.16.11","babel-eslint":"10.1.0","cheerio":"1.0.0-rc.10","csv-parse":"5.0.4","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.3","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.2.15","semantic-release":"18.0.1","semantic-release-cli":"5.4.4","sort-keys":"4.2.0","tzdata":"1.0.29","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"c6aa02d821ac441097b16ab881f20d3839b3987a","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.69.0","_nodeVersion":"17.5.0","_npmVersion":"7.24.1","dist":{"integrity":"sha512-L0BcVtrFG0a43mmiWo34yyQarsoAYbfD16q4yyO/A/r+fgcg3glAzFfqUxXGm7PLxt2SK9/f+jVtPZWNn2oSrg==","shasum":"2c13b578c169554e95cba84329bd6897457f0721","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.69.0.tgz","fileCount":20,"unpackedSize":172541,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDOV34UtU2Lx0Q0aVKU4fjqVVz2U8UrSim71eEXN1gJiAiAkIAJ4mkSzDb9e1YYvWs9QgBAh+K9KdL7qpvVP0ohmcw=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjNvpPACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp7aA//d8bPRwAW5Nc3fbr/tAUJ8aXbdp0SP2XB+GDYBoFthyU6SEzj\r\nfKFDTmwtZsEpOyH/44TSM/Ak8RWcsGsFhZj46hSOdIBU6fN0z/r+4IpDyPCt\r\nhieA0Kh70u/24AeJC94FythLG5VjivafkNCSDDoUdZVQb2tQ5bKNGoZYv7KR\r\nWbLkjxeZY3wUCYzCkh0lr7D3lmydHTrzhP7w19YFDWu0TqMlkjbGe/wJEb3+\r\nIQ9Q+FYZcj7dQuHUE2cMHnuS8/xGelkF2CR7NAfa+TWBD5oQ3G2iRHkHQ9j2\r\nFJXy9qpNDhJAxE43WGzfVEpIqHp8Hlc+iYixGyL25DuBYDjAbHgbXCIsqoeH\r\n6SqhQWNDvE4yOaIWbYqBsZF9HuGwz4lmDIrhsbZjLiF1tA5zxqxGm4xUC2jt\r\nK+yZ+S9jmTllnj6NfowxBxCpOhIBfTVgBhQvEQfg8+3GnQNbyqX7pWcEw2X1\r\nWtEMXatB+OUWrvCPmKxB22lAIJFKjDO6Ngn9ETktDeLJEIMij4+FElCk8qgR\r\nG/9SNQXx/u+oKeslqECL8sLI1yTbb/sPQ4WfqE+T70tIzUBeLP01tzinKbFH\r\nh65SijTkv3jq2SpWBDmwroA+dQsL/FKo6kV/RL4cCScUTxaqcDMp6xvMMSBn\r\nXWIJNCYi4Tw2rILFNv3GoraXyrt+nYyDL30=\r\n=4HbE\r\n-----END PGP SIGNATURE-----\r\n","size":37794},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.69.0_1664547407343_0.7292539658473949"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-10-03T08:38:57.110Z","contributors":[]},"6.70.0":{"name":"@vvo/tzdb","version":"6.70.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.17.3","@babel/core":"7.17.5","@babel/node":"7.16.8","@babel/preset-env":"7.16.11","babel-eslint":"10.1.0","cheerio":"1.0.0-rc.10","csv-parse":"5.0.4","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.3","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.2.15","semantic-release":"18.0.1","semantic-release-cli":"5.4.4","sort-keys":"4.2.0","tzdata":"1.0.29","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"ee7e9b7c7f5c5326f2fde7e4ee4ab0f5a96452e7","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.70.0","_nodeVersion":"17.5.0","_npmVersion":"7.24.1","dist":{"integrity":"sha512-Snwncn5ybUo2czmlVnUxo43iHNEti2NLu2cOQjPf+yivh5Yka1oZmqCCNYMasBxz0Dy0l1Kpb5apLE9blwERWw==","shasum":"4893e452651b3bf751ffc61ca069b1498b5b4871","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.70.0.tgz","fileCount":20,"unpackedSize":172773,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIH9d5I2mngKlCLFgeWqVeKB7a8L0OxDzvDPQcEIm0wN+AiAkeTNjbmtAG+B+1szDWCcQDiLE4LLwCnBugjhweHiWkA=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjOp+HACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqI8w/+KBUbhA00z3soE9yGi9u3Xfm1558uQa3uztdkc41zgXby0ZEX\r\nzMg3b1u0FCt392QGL52iRJGcXpD4ZgUxVA3xnfMitdoc6EbosxZdOrxAluMA\r\no/yoOyBBxNOpB+xCg3aJTp0FbAnokYq2oMyZLvOhI9REPIMudihBHBTyaAHU\r\nyUWDA3fv9LVDW7TpHQpUe5vkAV67ZjVjl7L+BpDYINGwZEgNXDlp3GgkMOyC\r\n59yyIUB2E688rFYoFkpayelph3JNpSX1gpIInP7aStn5Fe5Rlt/zKdGnhR2J\r\nYQ06cnAS5d3L7ZA/y1/+UVsa1xiWCTrKHVKEKFP++ZR+PITgb+XBFy+gy3iG\r\nxehVg+WaGDuvJWbBIBVo5xCmOBh5j8k9EkyZk30tkHvT92JV3J/vdANhXvRY\r\nzqtBKkpXB+B1kXyOp5hUJk6dZVoQeUSH3dU9Te5D+mv3xbaIw8WeBGq2i1m6\r\nthLRY9mPkcrk0hBF5xU+8wlNuAlNoidbw3L4TS7RvOhbYwbrCmqkSUVut6pr\r\naKLIunBxA+9pG+U0ngdAD2hRkZAXVGI8Jv5Xnd2QUwa90kJ0rqzR28Gcqw6i\r\n4KCwFU38P1E3cvICevSNyqRyA6eXT28gRIldxUiEw7vyxPz4UiE537bZ/BL4\r\nM6htrcyVNh7+vIDQA0vpz1dUB8ig2aj+FWs=\r\n=5/by\r\n-----END PGP SIGNATURE-----\r\n","size":37863},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.70.0_1664786311743_0.5746539999903253"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-10-03T08:38:58.825Z","contributors":[]},"6.71.0":{"name":"@vvo/tzdb","version":"6.71.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.17.3","@babel/core":"7.17.5","@babel/node":"7.16.8","@babel/preset-env":"7.16.11","babel-eslint":"10.1.0","cheerio":"1.0.0-rc.10","csv-parse":"5.0.4","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.3","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.2.15","semantic-release":"18.0.1","semantic-release-cli":"5.4.4","sort-keys":"4.2.0","tzdata":"1.0.29","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"a21c74c756b978a36e8d55f7487f501d9ed6650f","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.71.0","_nodeVersion":"17.5.0","_npmVersion":"7.24.1","dist":{"integrity":"sha512-x4t9XgMyjG3G1NhhIJQgzQgqM5ggmScM2YEFznQD+i/GA2qZEJ6lQTbEOhPg1NasEmoA3W4uwGz5m0ef72E1DA==","shasum":"ebd0f7a65122e29400d9b6f02e64cd90c9b70343","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.71.0.tgz","fileCount":20,"unpackedSize":172783,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDAP5XKqRC70iJBqCnTmNyfpeIid6RPFXsNiBPt5q+23gIhALXAR+HSXQNMUrRrw7xqPsJXbe4xCn/534MW2wTEXqx4"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjPECNACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmosRQ//VPP9eJcEhnb7CkAWJ4gdgwfy69Qeotr/pTLYcrKrfL0I8oOV\r\ngZaAX7bfWd6bk1kUFxtJ6Y463sllzdRl3ySNYufCFN+9RbaUPLhAFxr16uju\r\nUT9E17+6kXN77b+fR5O7tLzRb3lVYMcR0SH982GkqYrFBqJm6hsU3kw0Gtb+\r\nuOu1Mg5HBWVWlOY+M6LhTOifYGtdZlEzkr6bxNMF8M8g5ensIov+rpclMBGl\r\npBjDWU6EE8wUlLOAnIX1ztMg0Obsmq+7rCRVOkWdJO9ih2uT9xjl1vJw982a\r\neTvEbdcDKrzXmfY0LigZmDA7KjZ6APNRE3Ppmh/WEmVaGB6IU6FACoed15At\r\npNgYgA0aOk13LGoJ31MgDc3rWqmDFRQY5MtR+VSB5/FyGAKCx/Ehzp1dkTwC\r\nl0bVgbkLLaA0cohYiTgDyFb6SzD6cH6gyTvl6cTk2eccww4WUv4yZc55CvEB\r\nzHBn7GOXhOq5I0NzsXqvOI2Dg6IF1B6lqnAsh6SONtdw1roxKxMja4HgAMQw\r\nh9gSf0EXTFC6F4/YI1ZvBa6XL5xD+6x5hrGzelxYoI3I5/fb4QOHTipo4iHO\r\namOgpRqLqY1kBXos4rvn1pL0iXd0MPui0PDuz1AioMYy03NeC4rPq6xi55q2\r\nO/mEWm4DzUtQxFIgml3GVP0DAot2bmhE8DE=\r\n=FS++\r\n-----END PGP SIGNATURE-----\r\n","size":37866},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.71.0_1664893069713_0.9633913276723809"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-10-04T16:14:30.392Z","contributors":[]},"6.71.1":{"name":"@vvo/tzdb","version":"6.71.1","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.17.3","@babel/core":"7.17.5","@babel/node":"7.16.8","@babel/preset-env":"7.16.11","babel-eslint":"10.1.0","cheerio":"1.0.0-rc.10","csv-parse":"5.0.4","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.3","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.2.15","semantic-release":"18.0.1","semantic-release-cli":"5.4.4","sort-keys":"4.2.0","tzdata":"1.0.29","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"1ad07c088064bc544322ef7ec69c3819bcf6d279","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.71.1","_nodeVersion":"18.10.0","_npmVersion":"7.24.1","dist":{"integrity":"sha512-57GfnwKSOSGgfrgnzH1PB5d8o0hmgqLMc9wTvRsZLwhx+HfX/aNfjWTeHIMaq3MtJC/W6iNUyM+f+qiXjpBclA==","shasum":"29409ce62373138e72ad19e83eb2d627f2a1b1d1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.71.1.tgz","fileCount":20,"unpackedSize":172780,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC+98SZ7Hm/ba2pnpPpcT0JCHBhEboFnEN6Hj+K6OK/SwIhALsWR67ct2y3KAuXIqEGxHbntrUj+n4Ql/G1knNr3KjT"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjTp8dACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpbnRAAlwtQnOIRrDZruBIAhWoIA0Gv6KWS+HSGsxg7cU7Y8mOqPj1R\r\n10aZSQ3I6TA6ujh5AsLtWrVH1S67brOUgjFpkyR76xUIeoHrPPCVzNRj2Mz5\r\n47+JpLgO88dQwIU+/P69SfY9E9O0RrTwMXpCPkzXGho20fkl+9BAfJL5//2G\r\nFED5+BVy4WVvZLnrrRYnlBukSE6Kyy62wK39GJVSiFNjVonaIlYSvdk7rDuu\r\nZa5Vbcp6EXuHSIBrhprEgBHOlLYeyNZgy9IrUVI0aDouNnlW1W1GX2Y6r+49\r\nQS733HT5rmBM0ul6J5OPBnQAagJhGQHWopL0TuIzi1Daa+g+EXXzxWNwrPQp\r\nXjIAvURy/rZAv8XwMtFpI+vgq1ASS7pm89JoCPGeuW2PRs30gdGNgkhl9cpy\r\nv7mOw9aT1hgfNDyaLjQWaofd0IpFv5pYTTQ3J849+ErJ3YsXccbK7VsGUwnV\r\nAQgyyq9KWuqLvSMxPLtsKCB6EWjr2nZRCE2E8CueSznbQztU8MhXGv2kcitH\r\nVBi1wdfMYL8iw4nDmw+ROA/v5CnzQDTyyv7J2oNvO0zKm6d4impWSzz8/g6B\r\njSxn9z7K+Bl+eF7ie7lj1sBBbgdz9di+tgcpzGOQfKwoOH8/uCxZRWrAp85L\r\nlOR3k+wY1PjkvwL3XGSsx3yGbp4agzu9BW0=\r\n=bhPa\r\n-----END PGP SIGNATURE-----\r\n","size":37858},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.71.1_1666096925261_0.17475468507529146"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-10-24T14:20:55.080Z","contributors":[]},"6.72.0":{"name":"@vvo/tzdb","version":"6.72.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.17.3","@babel/core":"7.17.5","@babel/node":"7.16.8","@babel/preset-env":"7.16.11","babel-eslint":"10.1.0","cheerio":"1.0.0-rc.10","csv-parse":"5.0.4","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.3","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.2.15","semantic-release":"18.0.1","semantic-release-cli":"5.4.4","sort-keys":"4.2.0","tzdata":"1.0.29","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"1c0cbd95306497f318bad88f309c80b1db5d008b","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.72.0","_nodeVersion":"18.10.0","_npmVersion":"7.24.1","dist":{"integrity":"sha512-SJrHvezwqDZDh3C1UKu0qhR5SmSlxKX5CqouNt3rd2AE8k5A26H4C9A9211dcw5xEF8HI4IcPWz5Cn+CV2pcJQ==","shasum":"fc128d3bbc9946207302cd1701784bd563fd6b9c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.72.0.tgz","fileCount":20,"unpackedSize":172776,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDMxk3V7xrWX2gqN7Dnnd8Ysm1oZZ5MvQSf8XrgPG01AgIhALXXM3jUOgFDaQde3LY7KsTkX/1L/MART8ZUo5O//pJL"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjUqpsACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmoymg//bRGGuCaRpZPl41M3ZiCf7/P9urn2Nvo58v+YsWDoRmgDq6el\r\ntsVENeAWCK6Yv5qOCtp7eNYnPdOHL4Ba+h2gni0qj3j8/LSYG5ag3eaHs/p5\r\nYqlhdsRoMguwNlM0l4W4+i97gobO4vSqydmF4wzxcIM6LaLYYYzvS9mPMuAX\r\nrRluwGgxCdr6SMumVbG8976x1seBJGKxTx4XWt5nKTwhULk5zbm8BBJVe+tj\r\nUUMapWGYaCHxfjD8JYN00Ar1wy7WRfaYOXonZ/OXtiiXIEbIepPPp8WuU4K4\r\nUcG3dCBWagoC1emh+LTWChUbva0EQBtw7V5cAEiVwOGx40R+fKo2AUaD5KGI\r\npqJzcT78KsGatmAXSbSHEj0mqU5EG8BubWJmMY4sFXGHBLMdC0DWqA6KifqJ\r\nLHFyM/aqX6PUm9U7GlhMoz20aoQIvjO9wjylbnthJE+DET9zIogfVt6KpVOC\r\n2j/s7zetKVd7vSI85CuwBk93oa+SitmfjtWGzl2FHtYzYbNyKb01RQLrfhzU\r\n/kNhdggCxm3h6Xf7naLndKgfsomFdyN2G2AWqrv8PUGoMjSSpxUCNjvvLVXM\r\n3NJvMthvQUKD9RmC2AHYpNArsgmrILEwJAgj1DgbP3j25HU5Fe6iS6FmID67\r\nbt8IZZ5Tiq0KqpO15uOeqiWvWk0g1D0L2JI=\r\n=4J9T\r\n-----END PGP SIGNATURE-----\r\n","size":37860},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.72.0_1666361964687_0.983579593219021"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-10-24T14:20:55.829Z","contributors":[]},"6.73.0":{"name":"@vvo/tzdb","version":"6.73.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.17.3","@babel/core":"7.17.5","@babel/node":"7.16.8","@babel/preset-env":"7.16.11","babel-eslint":"10.1.0","cheerio":"1.0.0-rc.10","csv-parse":"5.0.4","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.3","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.2.15","semantic-release":"18.0.1","semantic-release-cli":"5.4.4","sort-keys":"4.2.0","tzdata":"1.0.29","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"23081e3be1c2f44fb6187455ed7880dedc81adeb","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.73.0","_nodeVersion":"18.10.0","_npmVersion":"7.24.1","dist":{"integrity":"sha512-CeZZvpOjmkfFPxtYvQe6+M02WPhYNIBAByxtVju9k8DOfZnEmoKtY7jevkqvd8zQGYmSs8CvH08JD+rymu1Glg==","shasum":"d2e197995c61f66d7a6add241ceb665dcab63024","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.73.0.tgz","fileCount":20,"unpackedSize":172784,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCID5N3DF+E6w1Qi+mQ1ydLI+ajWAjjwzznbPK+cLio/3zAiEAxAQmD6A/GKnmK5VYyaRQxQe1ByiW6jxK4SgMEMzSQQA="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjVp8tACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoMjw/+Iln4eY6KoY4zAvQsx4kKBjaGgOMcfLUvOIIb/4uT9K2PrLe2\r\nFy3SnxALvamqPQVWrbmVblrL6GWeLyD9ozgt6PuoAvU1Eba4m2OOIjhbl2+A\r\nrxCRMSCATVrJrDJm5jLnGWcYqLb/EXxKduVcw9x7t9qerssokHEG6zfoNmng\r\nrjEnU8AmmLXcewI3HM3Uvs3Z9+WJxsFAkEn8gEpEUNuZMvf10PzhUFQXfFVE\r\nk0wSBxsh9fW9iR4QPdapYTWVxb/sWf5trVukBy2ZZHeCA0rQ+S85werqoWBm\r\nhvRcXwubiOG9OoP9b7VsZIqDr5Xmf9ebWXPxVuSWVPndmp4jsplwwuVImSui\r\nWfscY7B49+qVlCj8EeqcCD7BQdwz3cjqDs02XJFqlhl4c5/cXsv3LwfXMAwc\r\n7FMEHRxhspQPX/+PDlRdktoO9K05ggjGpmVhmSOmr7Z3jIw1AWy4qLD/Nzpz\r\ne+nVPuYoXd1DxtOLUdzFIwe9EMXAW2rH9dJ21BePDC1m1HleSlWEb5wRWD6h\r\ny2KWfFV3h2MpNst2yLpbsJWezWDPLyFo06n+L67BiWjBALryArpacWXFbp6V\r\nc5A8AgR3wS1I/+Pe1Di84W8IOcK569dfSkfEljnEMu80YVw3f5t8Fgm+uWIa\r\nls97BphtXgHMan+MmHRD8pThQjNbBAVnar4=\r\n=yVx3\r\n-----END PGP SIGNATURE-----\r\n","size":37857},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.73.0_1666621229170_0.043688544202469703"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-10-24T14:20:57.025Z","contributors":[]},"6.74.0":{"name":"@vvo/tzdb","version":"6.74.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.17.3","@babel/core":"7.17.5","@babel/node":"7.16.8","@babel/preset-env":"7.16.11","babel-eslint":"10.1.0","cheerio":"1.0.0-rc.10","csv-parse":"5.0.4","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.3","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.2.15","semantic-release":"18.0.1","semantic-release-cli":"5.4.4","sort-keys":"4.2.0","tzdata":"1.0.29","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"a0849abf503f73926f86d30b2f2e5b364490a9a1","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.74.0","_nodeVersion":"18.12.0","_npmVersion":"7.24.1","dist":{"integrity":"sha512-LFjpsS74E55pkym9lLYjyZFhYZbY2586bxw9WHB0oJNXCqJ+/k7Kb16V6IGMhgux2zzxusFY1xdCKo5ixpz5uw==","shasum":"2b3e5222563f21aee254f9cdaeea50d795e659e1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.74.0.tgz","fileCount":20,"unpackedSize":174692,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHxc1DWHiZpCzVuUjbgWbkgA21/s9HnIcCVOICqQ74xVAiAF6vCxXpZHah6lC8rFbEr9NT23hV7Z1v7I7zxmS1+/+A=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjXTMSACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqwmA//aP0A55pAJrhsG74JsTBEQqKG5XG74wU//mwU46FGihiXuhm4\r\nxvbw6VltljNMnjWRthTJQM2oSmb6OW/nBCodXHq9HHNmJuKzXR6PMnSx6Hlj\r\napvZ83amqZR1gqrN8168xGZgswxl9GO4CGGUZxg4CBDANJ9D1jvOXqOLZPH7\r\ncxNwBzHv9zpM7HR9VOsiKK8N5BNDCz65lCgJk/Y8Dc1xOB7lqxKBFoYxZo2l\r\npLz+qoCqr+vHicu5mPkwPfqj4/prONN0Kvf8oct6sjWwinKF4yk7NTKOV3De\r\nzA8ff60HZrdBO2S4pu1J6eddgeA3uS55868YtZgeF8zN+c6r1w1O31dVXvlt\r\nyGbXkpE15OJDtUci0aRdnShqQBRe+7IuaAXnrToj8zUev8D9YLCSiAzZ9JTM\r\n4M+X4VcsXkb+0FZg7KaKTO/KqIFGRM+A37I9JObdgZfcB4CRVdKDdQDZE7e5\r\nRi4LJCwmG8UXzS55OaG4JMnoaU/JNajarbWEpQePX5k/c5K4RtNEtGB/XpQq\r\n9lPakxxPzi8GtCl8+vae8lpd1vN63Ja5HQ28+1vMjKBzbJPCeMH+5gezYoEF\r\nDK7lLODYR24qUIuYqtZSQOAkQ/S5RVa+I+qeL7YQdE+ayXTJ4GhxD8HUpDbi\r\nhJlvLipscLSZCiCMfifg7gvwGdYFZoMUsBM=\r\n=48sq\r\n-----END PGP SIGNATURE-----\r\n","size":38207},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.74.0_1667052306301_0.9886204511272334"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-10-29T14:05:15.406Z","contributors":[]},"6.75.0":{"name":"@vvo/tzdb","version":"6.75.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.17.3","@babel/core":"7.17.5","@babel/node":"7.16.8","@babel/preset-env":"7.16.11","babel-eslint":"10.1.0","cheerio":"1.0.0-rc.10","csv-parse":"5.0.4","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.3","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.2.15","semantic-release":"18.0.1","semantic-release-cli":"5.4.4","sort-keys":"4.2.0","tzdata":"1.0.29","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"c0e52a71ae5abf08374fc71c132edbadbf1247b6","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.75.0","_nodeVersion":"18.12.0","_npmVersion":"7.24.1","dist":{"integrity":"sha512-36hx1wBIJD+ddu2vA3o0JL2xtR6yFbpmLm4hngd59OYtYY/0Mh6BVusUlCdayf9qVZs7UASN07+cwXAanCAuww==","shasum":"cf27d6058256ae1d14d50c6ffdc1fb811cccfa96","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.75.0.tgz","fileCount":20,"unpackedSize":174696,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDuJ9iIGsXi2mcigthUH0hD+MfZKusgKnGp2xK05m0LXQIhAM0fkap7CwYVKM0jI/xuOTsPxiIzpD52GB7WcgoU7tdj"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjYSjBACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrGMA//WNlJQJdx1ErldOSFUJt9qy4FJdjqaz4FKrzRqdtni9LDGxD/\r\nbajQm0gJbrJy2jnP8FIHvqKfxhb6bXFe6O+z5Y7WBRnjNDQI3FhRsDT5dBlX\r\nd0UvnMNAbPdOP2SHg/oxrn+CZiVPLkW5artSRkDivk/mvR8bRmioqvf3MGjq\r\nB9J9/oHTq5/OdnAHUqpr2Dwhp5AgqzuK3pRB05GUcXcurZED70ywEzPKaZne\r\neSnj8Zz1pHvF3fakezl1V7M4J4UESb1QCXPmPouawbL/Xm/8qoiFZPQSlWst\r\nVmYaoqAh/TR05UvuUKwK4KbbTO0C0qb/5ZC2CzHEPE9qPQmOVg29aJWOA1yv\r\nWVFidWDHrHd2mLamrcP+JY6ZQSq2WUGvVAi5aM4BP1iW5KI4qRjlc/1S9hQm\r\nouSlxp3gUMdg97uGaNxLtZ7+s0vQ2tpl6V7C3sM04je2AD0YR1JET63aljH2\r\nQJnPiSjTgfEst4lj92gogvyNX6RMr7r6KAFvTvlwULudS6ZpFdKadFnDlEax\r\nXAbZXjDRye+2RKIKw3N+71NC3cV2ZACNK/YGWRzzpcvW2KNDtwLWEBUHDPLw\r\nHHU/xnQRKjyC+EmP4qSOHTS768/M/cPWEIMW8bx18k/DjSzD1s4LMKIzy+xT\r\n4jfmo9wHoIP3eNgnWLqnDACtz0jwPEJ56i4=\r\n=k7Yt\r\n-----END PGP SIGNATURE-----\r\n","size":38207},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.75.0_1667311808880_0.42911122536871327"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-11-01T14:14:08.348Z","contributors":[]},"6.76.0":{"name":"@vvo/tzdb","version":"6.76.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.17.3","@babel/core":"7.17.5","@babel/node":"7.16.8","@babel/preset-env":"7.16.11","babel-eslint":"10.1.0","cheerio":"1.0.0-rc.10","csv-parse":"5.0.4","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.3","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.2.15","semantic-release":"18.0.1","semantic-release-cli":"5.4.4","sort-keys":"4.2.0","tzdata":"1.0.29","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"6257410bcc237051272c428e3cdde32af0c97f82","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.76.0","_nodeVersion":"18.12.0","_npmVersion":"7.24.1","dist":{"integrity":"sha512-hDVkAaqDA5ti5izUiPFk7tYWu12D3MyM7BgCkJb++KSUpJbhMiEI+um2PhmWvMhXt5Fwz0OAIGpV5Xtfv63HVw==","shasum":"752ed593619c7118333025f22f82836cc876f583","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.76.0.tgz","fileCount":20,"unpackedSize":175080,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCE4JqBsxVWIrkkaziMzDSA28p80mucbagLgth8UlsSkQIgeT3CRws84B2zJGhq0g65J65TVzvICGrRU9vpG6dcfu0="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjbQcLACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqtPA//dMZhhg31kzotXQ34c1N78udquxr9QhhOXZvSjwN6IZyP2mc8\r\nvOFh/EQ+3whCcbNROAvZWP+3i7oi4tyOICpJho6OKncqGJzmcyU36nKm6GWK\r\njz1IoQ2e/y0AUc6e7gpSjMwXvJgAFpE03WAoIH2R3pjzFmmcsZfrcdIUReFH\r\nPiN7+JpCbElCWcgQ/i8QhSjzvapia/B+gIJn00nUgySRuOUOTu0En7CPzn2J\r\nErqn4/uNArJv38h1KdHVtIi+jwdJygW5Fms5QpqGjwDKNKDEmwbMCd/K1y9K\r\n2HnKXh8lbOX9+7aLR3uHNv9scGewjkC6eF8I9qfliYUT6BrtRz0cDNmxAmN2\r\nlSXJox3AcJuPiy5bjIPUMqlmI2XnOdy7depD54yBlh/b7Y3w7eIZrs/9xiwJ\r\nzCRh2EfFv/ArqwGklX3IhF8QJEBE48CLvct+GQ1+DsncZFkNJd5h2X2TMnFy\r\nzaUbIeSswkUykefaxeHL7Ait6ll9pgNx9hnRnNwvvYPO6BzmGT0pdiQHFXRm\r\nR4zrJAEMT94+q9SluZrZqwGYj/5tJPRLa8pal8K9rufBJxlx8d9d1UxpAFAR\r\n2LxFyyRrIsWeyh1wA2AJG6XkZ9iV50SvAM7qAhwQfC0pRP/fHtzU5QaTcb/t\r\nmC4DSM02DBbsin2IYh0ZjGeQWXLpCqP7unE=\r\n=V7O+\r\n-----END PGP SIGNATURE-----\r\n","size":38290},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.76.0_1668089611392_0.47044503225449086"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-11-10T14:20:40.701Z","contributors":[]},"6.77.0":{"name":"@vvo/tzdb","version":"6.77.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.17.3","@babel/core":"7.17.5","@babel/node":"7.16.8","@babel/preset-env":"7.16.11","babel-eslint":"10.1.0","cheerio":"1.0.0-rc.10","csv-parse":"5.0.4","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.3","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.2.15","semantic-release":"18.0.1","semantic-release-cli":"5.4.4","sort-keys":"4.2.0","tzdata":"1.0.29","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"cb9388bc2e60fb125432c310395ae17cccdd0477","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.77.0","_nodeVersion":"18.12.1","_npmVersion":"7.24.1","dist":{"integrity":"sha512-t7aN3GAznzt8fQ5enJiM3C7HKPEDBoqKExp2W7nYu2AgS0J9FfMk6rwWhL2jjTe0+27REmO9C+TL3XM2evileQ==","shasum":"486c5f1cffbd3682ddedb91cd1dc1f6430431b06","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.77.0.tgz","fileCount":20,"unpackedSize":175078,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC42tSMxckn4wOBOhtyGOB3+Ddd4tv+qrg+VxrsznC1QwIhAIpRSWeDVF69yC4RINRHYy+pzfgfvKrkAoTQ8Ahvsprh"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjgMuLACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpbiRAAiYlOsydGJWryt9QG0yx7N54p5shEG9cVMN3FCrPaJIX+knyW\r\ngKLeoxYMaHS9CnKkCyZLh2ngo/3OOYwYoTLVz9zdzsmubITclBmpgMbtuuf3\r\nCL351GSG+xJxDznlYjRaji68QewV6NjaXk8Sai2TDV2H3bWJPMWBUY2lMGKP\r\n2USH28lgknCl3izvilJ1Qcx6WS79puor7ReSpUBElD9lq/mzuN37ukW7x8A7\r\n/oeb8/JDpOk8Ac1J/IZCJqXKUiTTqoHhB8KngzbD4BlZL5H/vQfnRT5XJoUj\r\nvxU6iJJ0Nol5j3mHExEco5Bq2bgXNm/HhKNnLcuDd7+hFVQQmLSWuvm7E8va\r\neZXzeyUKh5XQXDxC6bbrNL85t3CuuEET5w31IjG7de8I1uSNz5V+gLrrKi9K\r\n6OrPIg0uUhO79JdpYnclu7m8retsUfvYeSqR4fzjGNBtm7RIKJINakwPK44k\r\nHxsoJUB8By2fjJmNY1xcjtiZy3VLZFOEmY8zYDqIDIY1g2bNkIpGXaY/tTgV\r\n7TZS2er9BX7zbg4ycv0ueG3+FDVdnAk83WlEwjzONeRQ+7JAsVZ9htG/ZQlE\r\nXuacacXsNsYJcFhw/zmU7waWQ2lYxhJ9t0yzpXDCA7L8EKsNYcQJtmpSTrwO\r\nB18M3OrAjA2uHkk1ws04wXMNOfMXh1QPDIc=\r\n=fE8f\r\n-----END PGP SIGNATURE-----\r\n","size":38298},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.77.0_1669385099516_0.8120947534428504"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-11-25T14:05:13.117Z","contributors":[]},"6.78.0":{"name":"@vvo/tzdb","version":"6.78.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.17.3","@babel/core":"7.17.5","@babel/node":"7.16.8","@babel/preset-env":"7.16.11","babel-eslint":"10.1.0","cheerio":"1.0.0-rc.10","csv-parse":"5.0.4","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.3","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.2.15","semantic-release":"18.0.1","semantic-release-cli":"5.4.4","sort-keys":"4.2.0","tzdata":"1.0.29","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"5dd21fe0661f8a8980e3110ef5b2c1d24f017bbf","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.78.0","_nodeVersion":"18.12.1","_npmVersion":"7.24.1","dist":{"integrity":"sha512-cphuafLj6X3dIkJqbcXQMpCtMjllHU3lkJhBKu3YuBXoezzR3IendDgc85b+LV2AA1slkEX5yTrF8Hxh8UX6KQ==","shasum":"67ed4a6cf8da510dcc975c24e6c3a3122a3eb070","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.78.0.tgz","fileCount":20,"unpackedSize":175078,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC0GwxAdmWzkOpee1JXibtU3aShgM/dZUAdrJBm9UC+sgIgC/VSjnHLXOKzcPZJ2mFEDI6xGn3hgIHvmW8B3rZyN2U="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjjfqAACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoLfBAAi/Ygl1oSLvD84XI0HqLlFW0rM8fK5QJXgkCaajalidKTGN9L\r\n+/StCKlhWk2PBr0XXwGlnZy6ybyUKLwKd1EIdI0ll7HPsi4Lp0qVLAI66Igo\r\nWO7mkG8tBdeGVvOeLYTf1QdB2Occ8L27xTtBuSxQ8qa/9oMXxBJWwRGGioCa\r\nlaFeFiEQfvfP6esDroNiwo1qWNzuSo27NL9M5Ztf7wslpbz0zTNFAaYeSVL7\r\nOqyTBFJSVKxYftc9LAJn85VWxr/k1caodCXZsV2GSWVEXeGpomO6fXXbZgSN\r\n2q5BwJENBdCko7230W2ksJ8pr7ilZytH0TjXkdYzkK2NZOguPNMc6+4Akcsw\r\n8Rj/sbnXqDjjJQPPUo0trMkOoOwhb4ZLZXHM91NGXI5/0Cy4ovQtC4IJM5Yv\r\nNIirGhdx69Sq31+q6RUyyTReOdQ5MYr4O+ykB11B0JqgCrJTc7+CJLE6tOyG\r\ncM4DLiiCIQJuImZUHEh8iJHZ+b2iW9RRwZFz8IzzTSg30/xknLkSNtQM7Zz7\r\nJ0MNB88K+bFIq0VqJ/AccTyaByCNz9XF1k1xYXHzVG1WhyY3E9+4J1f3r3gY\r\nZzL4NGMn+aORvn2D8tWAWpmOvEgC23ryIYbPdf2XNkvjfdmInZE23l9/X76q\r\n94jRyiUo9ikR9ZAcQdT0z2QINaUIf2iqrJ8=\r\n=eia5\r\n-----END PGP SIGNATURE-----\r\n","size":38297},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.78.0_1670249088175_0.44371201106302105"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-12-05T14:08:09.759Z","contributors":[]},"6.79.0":{"name":"@vvo/tzdb","version":"6.79.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.17.3","@babel/core":"7.17.5","@babel/node":"7.16.8","@babel/preset-env":"7.16.11","babel-eslint":"10.1.0","cheerio":"1.0.0-rc.10","csv-parse":"5.0.4","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.3","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.2.15","semantic-release":"18.0.1","semantic-release-cli":"5.4.4","sort-keys":"4.2.0","tzdata":"1.0.29","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"d9eb554238fc38b6200ae8ba2da7204036068d84","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.79.0","_nodeVersion":"18.12.1","_npmVersion":"7.24.1","dist":{"integrity":"sha512-mwRVaRfmZGPhog/zleBwLVw2ylT6fIYeKDty+b46ZpZ4evdnfyCh8s9S8V7DJl+ybS9KDByIeM5QUNu0M6cJuA==","shasum":"f0c3b7053dccf06343a7294d6f0a1917c2a11377","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.79.0.tgz","fileCount":20,"unpackedSize":175092,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCmd2TVqcNbdBMsxRru52UGEvhZxMFWl5xNg90/Y2LcEQIgK9d40dlsaBb5/QhLT4xxn+vA7AS3LqhkdCzigPqHW7o="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjkJ1xACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmokUg/+PH57P2liOLtgx1QedHHaAZvqBybLt851TW7RupycqgvxS83N\r\nPNVe11iPb9D0/+6AM9MnI10tGVQMm/bZZbA0kG68nlaeJQ2vKGZ/F8qC72A3\r\nemOI6T6qId7MfjXFexEzW/sNU3rasb1SNR6Jebs3ULEzsE8hqPT+1fewjSX1\r\nvQ//+tv3Fidn5DEA8KIxLJxgOD3NNK/t3SrBoX1Oro5d9MZ7o/HDPx8mtHTw\r\n4IYXfjCHuJvS7ZLMvK4EH8mnUGztZrZfB3cOfVP6FlmGEC8UHQR+lOcPxBWD\r\ntvX+A2hmTTRLiaNj5WE3H6fd2xiKJbilhgyfCr64jXtvvJf0SdTnGVJSNDph\r\npAGuaPzNUX0ut9Xop1bno5B3Ep9Rq4HL+tLXH/IFd1DDOvUAHCrqgJ+zmsMP\r\nx4K804kKWBYpEDw1IKSlqiA7GesP6NU2jYX8kZkWsWK9UPR99EMnEw6ye3Lv\r\n6rSjNpYcmCDcCfTndpuhkYY5ox75hVfB5ddBNf6wsj3MgVCBu7lw0CTK8iP0\r\nFsHAt/VgbYUFhYkNJ+22n32/vifsjDUj5z6Xm/Ip9+dy+FpX5m8S5hO0QaX+\r\nwcrNx+2SP5QlFnrhUlRY9qO6nZg9jopidSCycTsurI+qG8yEbrQxN13MKTey\r\nCB1SUWIHf+pAYloDA0dDgdOosArfHeEY89c=\r\n=zri7\r\n-----END PGP SIGNATURE-----\r\n","size":38303},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.79.0_1670421872923_0.9833211414645877"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-12-07T14:08:45.827Z","contributors":[]},"6.80.0":{"name":"@vvo/tzdb","version":"6.80.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.17.3","@babel/core":"7.17.5","@babel/node":"7.16.8","@babel/preset-env":"7.16.11","babel-eslint":"10.1.0","cheerio":"1.0.0-rc.10","csv-parse":"5.0.4","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.3","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.2.15","semantic-release":"18.0.1","semantic-release-cli":"5.4.4","sort-keys":"4.2.0","tzdata":"1.0.29","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"7ccb0c6033246f96987eb4c413620acfb18d5bbd","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.80.0","_nodeVersion":"18.12.1","_npmVersion":"7.24.1","dist":{"integrity":"sha512-tW9pT7zMhhZijdcwE882LMSrs2aacGX+UOt5mitkRmqtzvPOSqOXYc+kbN76rRDppuJis3+jqihif8LmPKKXHA==","shasum":"580fbc2f9c4bdb71fa034e7c540b03a382ea00eb","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.80.0.tgz","fileCount":20,"unpackedSize":174964,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIALt/z70OyuvM1D5drPu7Bq+uNMzm9qg2DL5Fu/zc4gPAiBcMHaC8n5cpERTys8u+4zcDtu/hNgaHNU1ZAVJt6CHCA=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjmIaCACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmptBg//cj1k1UzAPbw1eGxfvFHz1CERJZUpKc88KqD8EQeEYm3yLq8H\r\nkelo+16h1oFHojSCFuqAIDQtb1nS8TUFjLdLrw2iGcJHeW1KMSPpFPg0/anP\r\nvYSPz093pXMnmHmMsnCMmRF888yanNt8cHVKKeUNqAyCVnsCbbiIG7eajB2R\r\nKrIq8ULdbeO2H2sU7N9MoFlTU3S0St0VXnLdTdBZQkwFXBxxVg4M4fmmH8um\r\nPNxkpFFROj2FMonIMVRPgYGYYTtS/dGOEbkdVgaM3DRQTZFUaHM3uNkE+Umm\r\nbH3tW/YVztmttmE1SbAYZnRasSkebAuOVCbjs+QR8EsCtS/kw58nSRmVmrZq\r\nhiTlNGOrCMs0ozI/pdq0Ye4Q3AP27M4Ue4YN4KLDpHDCrDHqNVqpZUw543CW\r\nX3+LSbCGCNaOVXi/uIKQH5XXOpu5irLeB+zqaLjSozX+fwc39Ihh8d0URkjN\r\ntLEDDptukwbg8yao+Qmml7a86p8A0KfY4uy4K1weWIUKszFMjTq8yy44oJTz\r\nvg62wVgTkfovKBECk7pdnX2wYKVe/dgMHmrr/Tas5dIuSukXMaAMDmfljgZr\r\nn9lBYS+8SD6B5MrzI3iNpDG22ZD5s2XDZjQN+qX/E0rSkYcZJBLxQUT7jdMv\r\n7QaCdVT59/3XaeBq+CM++JJcN5vvq0xZ4bE=\r\n=KLJi\r\n-----END PGP SIGNATURE-----\r\n","size":38256},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.80.0_1670940290257_0.8725525789792739"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-12-13T14:07:40.362Z","contributors":[]},"6.81.0":{"name":"@vvo/tzdb","version":"6.81.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.17.3","@babel/core":"7.17.5","@babel/node":"7.16.8","@babel/preset-env":"7.16.11","babel-eslint":"10.1.0","cheerio":"1.0.0-rc.10","csv-parse":"5.0.4","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.3","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.2.15","semantic-release":"18.0.1","semantic-release-cli":"5.4.4","sort-keys":"4.2.0","tzdata":"1.0.29","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"7241a61b2c528173f27baf3b20eacb5638580a7c","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.81.0","_nodeVersion":"18.12.1","_npmVersion":"7.24.1","dist":{"integrity":"sha512-J6G/yoLb8ob9GEQdhJOJInOD1SwHfengLqfcB3qZ1csTs2N9Eaxu/OQgxVPKVUVw4+j6JrQ1+3ZiwVsDA7KfhQ==","shasum":"4494e6adc52a16fd0ad56a954e3b24c82d122539","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.81.0.tgz","fileCount":20,"unpackedSize":174974,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC6c2+OvtprTeyQYQoe4nmjV/xynO8ukPf8Z9F7oTee4gIhAN+5jEMDG+r47jmLMvtVSEcN5saMevWtav+7Ir/GOS4X"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjmdf6ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrHNA//XfFH5PiUy2SKiKL9n++NcSgFs6XYwdoxcq/e6VkyHtP6wO7p\r\nE7N/ir5gJNfQKk6TPjZdfX66+IfoqtWDgsEgnj+n6+kaX32gdyTnww/BDmlJ\r\nOKA3E3ilyLx6sy+48vAvj/GY0TExY8U5+XgnmIq5AUjHKq6vW9wsgkRPQ7Qt\r\nDve9KcMluC2nbQAdzsr8eH16Cz1328kqmx7YruEBMNjI6anRnUgjsgWVVvbi\r\ngPaO8UlNlwJsmlQ+hSZbbOuTYfGJ66zU1ffF0VBymyX9MSoV5LUrbtcGQivl\r\ncbAj1tuOkW8ZLWFfJcGvnY0MB0lFxAfOQDmQslqVQl67Zp8Iq+DRwKTWFmXt\r\nWexj+1PA4InaDElvROE61M+IAAvGZx5HvTrnlzwxF8Mgp3yLC41mDlot6fIN\r\nYg12GxURSUkIS7CMMNecxb9jZOzVfu9AgRU9AzGPxJCxg8oPTr94nXlXICdh\r\nBsAQdI2mFcq09+YdRtnk+3elZs6P1qIYHheQliFeH32JC8BIGa+CsG+2mTtj\r\nZ6yWFZ8I/EKBYgaY8gkpT545Fm4UX6evZOnv729AM6nxFJ2BKbmqfEzKbtFK\r\n6xVNugdktRUgnvpF0h0w01r8iqizC3U9/gabU4RgtSRO8LxVR1U5ok0HMn/P\r\n99Z86SZ1TgFCKWXHtMOEfGIzVjdLWzySk28=\r\n=UoDv\r\n-----END PGP SIGNATURE-----\r\n","size":38260},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.81.0_1671026682683_0.06889261065655705"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-12-14T14:07:22.364Z","contributors":[]},"6.82.0":{"name":"@vvo/tzdb","version":"6.82.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.17.3","@babel/core":"7.17.5","@babel/node":"7.16.8","@babel/preset-env":"7.16.11","babel-eslint":"10.1.0","cheerio":"1.0.0-rc.10","csv-parse":"5.0.4","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.3","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.2.15","semantic-release":"18.0.1","semantic-release-cli":"5.4.4","sort-keys":"4.2.0","tzdata":"1.0.29","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"3e413a089c363677c836b9be58b0a20b977c5f78","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.82.0","_nodeVersion":"18.12.1","_npmVersion":"7.24.1","dist":{"integrity":"sha512-xjWVW+Y6sFoERAKN7nTVaM/vk1kLFo8VX/f0LTkhViHV4mY0+EvF8z8A24JPPHViZ9+ffIVUuazCH+Vf8QgpKA==","shasum":"05a54a9578fb09404c3db288016bcf0299dc9f79","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.82.0.tgz","fileCount":20,"unpackedSize":174990,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDd0c4efcw8+xArYyQI09pSXLxm+WfyOPzs+TYjBgLqIwIhAKzmGKV4kw6pMTht/O7GC2v6VbGAl3MR+weUUZvb9s72"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjmymFACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp8IQ//fL7ffdmjY53QgbpRhaf7CJxn5h6gx84WRofXo4Bpax9v2v63\r\nApx1eI6fmrrJGyfM2aUHPd1AMFb9bYsVWVB/Xb0k+qhdevD/+merNlwyXdtv\r\nBF3ioPdYDQMHUCWeGDnCGEyo7poHFTCA01Td55zyp6qSf9CKudVeCyuSGAPa\r\nRQMZ0p4rkffB8EthzHk4/jHhu/Hvu8GFbi+qqympQ/66PbQrTCNc0Q4okAvp\r\nb+zhAfHuQjyUF4r95CoIXcG8CnABNLxLeVdaybRwI5+1V1HMlrd2kIeEQaTN\r\nDj1pStv4ERTNNQsLODK5iaEpCPQL05PnZtloVhwPvYDVWn2Xq9+YsSCtkNIM\r\nsTda347R5mpP1aOWci6C57QcPw84Zil8shwoD6YzwW+bKK8en5B2N9pvMNaH\r\nTn4toPrSl12noKc7bWAQ3nS+goUaDaWurFOX6Z6VcpspJrvQ+n8tRV5iwkQN\r\npmPvC6YJvXvoSlsIuf4cVZgoknGvDbvwH3iaHz3rqAYQPeBhjsKOKPGJCVHu\r\nxttHWhOYjnAfLiMMVnsO1FsM+5jjJ1Ms0Ex+ARoLyClwWbOu6zw650j8R7GM\r\nhhRtQyMhpxyHkdeaAEW2gaI+C4SXPb30oQeNVOZ14moJscH3rYuVZdDeVOv/\r\nIDGeWUMRSxx0Fesup3wQhkqy8af8LQmoMjI=\r\n=N/pW\r\n-----END PGP SIGNATURE-----\r\n","size":38269},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.82.0_1671113093001_0.947460199108372"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-12-15T14:07:22.867Z","contributors":[]},"6.83.0":{"name":"@vvo/tzdb","version":"6.83.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.17.3","@babel/core":"7.17.5","@babel/node":"7.16.8","@babel/preset-env":"7.16.11","babel-eslint":"10.1.0","cheerio":"1.0.0-rc.10","csv-parse":"5.0.4","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.3","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.2.15","semantic-release":"18.0.1","semantic-release-cli":"5.4.4","sort-keys":"4.2.0","tzdata":"1.0.29","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"e01d240786ec3071f0b18af1211122fcd9fa1ebb","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.83.0","_nodeVersion":"18.12.1","_npmVersion":"7.24.1","dist":{"integrity":"sha512-5O9/2xeFRJ3CeaRt1vi2mn+1ZESxUO9nSupc8AVvmjIE9Z1Xs1Edf3EFKcuMzAfR+YaNinkVusLYvuV0KAjaIg==","shasum":"33cf856a8f4a7518906037a0ead38366e46effde","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.83.0.tgz","fileCount":20,"unpackedSize":174980,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBNwkutr8/x3t9D7m7Xgi61iX+Lf+E7jMPwPtX7N2JfsAiEAy2ZcK11bnIKp65PBzTPX5gPBm1sRnK5+xNv1ZolTMx8="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjncxkACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrcmBAAhHVQf+wqK3o9625K8YeYUnpEqfH9cY3LZrFZOf9XtGNwy/Cz\r\nv0wDLJGu20sFkmC6N6m6dLYErL/SqudKEsnqZ3ykUPYJNZctqrnX5acmYodr\r\n5uJfNCS5cj7oJoUiMpN62vsJHv0JF0TiL/MwToy7qPz3z1d54s3n5KeUWigI\r\nC1a3uGcaN31Snik5BTgzJ7z0iJr9Uqxpelazv7kwENY5Qv2zWB/qqY9jv5pY\r\nslrgsZAHQHDQvH3eXsIxKuODvOgaZF0+y4FsUXOYM/fwuwsRaCQLAsn67RFi\r\nDy0bHzLiOrwtloNBMc578NDyQrax1wVwWxzR0YlHt0sdEvfX4A7SCGKaHCry\r\nHJLY5sFQZayxPLXbnAsp9DtE/UhdTgvJn5OQKmXzXQ7caJtQKlnmGjjDSO9y\r\nqxE83dGscblja4luVEmuYKPl7+qWCaRAfqHOgBpc7R+oCpMoLlcvmc3SjJjV\r\nGj2HaJgUnCIUHYMSO0ewdsgeClPkzrwDLw7cSJoG0qOMtyTV6dzat4cryPTa\r\nx94GKxhgTAmeCs6wLRfDG02RNJ/qb4eMv2qzRlnMcugChQg3f85RDUFHWsvV\r\nfxTa6emW6rH0iD7NxGOmGV0qB03k12uq6ex374uX2TSRCNzNvEYxVC5fqcAf\r\nmMb4LoCbHlT33tzYrm3IKlyws/oMR06e398=\r\n=GQfH\r\n-----END PGP SIGNATURE-----\r\n","size":38263},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.83.0_1671285859938_0.3824773546894624"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-12-17T14:04:27.140Z","contributors":[]},"6.84.0":{"name":"@vvo/tzdb","version":"6.84.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.17.3","@babel/core":"7.17.5","@babel/node":"7.16.8","@babel/preset-env":"7.16.11","babel-eslint":"10.1.0","cheerio":"1.0.0-rc.10","csv-parse":"5.0.4","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.3","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.2.15","semantic-release":"18.0.1","semantic-release-cli":"5.4.4","sort-keys":"4.2.0","tzdata":"1.0.29","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"c9e1225491dc5800c767078f6a0810e8ab786cc1","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.84.0","_nodeVersion":"18.12.1","_npmVersion":"7.24.1","dist":{"integrity":"sha512-dyTVGsrf8u0iFZ6FUxQd67th1LHOcpQGgdrWUC1tdgCNY8AGNHJNdzgo48axHJz6dlRavM/ArxS/SIPT+1fiUA==","shasum":"02def2c133b20314897a772772e38f541e2eddf2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.84.0.tgz","fileCount":20,"unpackedSize":175003,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC8UKaiYRgHC+gKLbVfh3S3mt6yQ0H7FuUY9jVyXRjAhgIgdz7iUXFjDrdvhPuPF7pXI/uSo/RDklhMv7AHfaS5rEo="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjoxJoACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpIuxAAjyE9PzMgBZGxGkulqt9XKHtDtV0a6sJ6G8aiMhXTpXD7DXIj\r\nb0dDPBdVD/F1vBlSZLgIlLrbmdGFsPbpf5uL776aN0Bv+IllRF5Vvtg3EI7i\r\nkh4szIh4Y3kGYPL24wCgRQZj2YW5V7yAazMbilhT2AKfTw9HHsTvVWnNZrN4\r\nK/znfxiojLXGDYURbzIvsG30+xX3t41a7u04fzPIBfxkMSsU5JyIwrnVEwKL\r\n2MYCfMJyi2LHSgN6tHjGsN9bZlsLXYg2jurlokW82u0HdrYj4ErTR2geKijN\r\nhPeifYNbxCPYz92Cm1bqG7YzWsGDPQJmGWX2BYTr+HwhoG9dvyna2IyG8HKd\r\nmklgxzeKXmuT7XDBgKVioihT1XqdgsUMniobJ6sPJLANWjh+615YeM/X755U\r\nJV53rg85DPdI9RytPXo0RlBfkH6q5CzmGxJKOUqjA6ZyYJly+vX6+/CEAoBi\r\nHQIjq9IOPgWmi/lj6sRoNOXQPf3v9bv3IUwlxgTulRmOj2SbWMvlALWzAFH7\r\nikdHbxQB94upMyKAiEJ2NRntDmoLwrvh9Fe95BYxDlQWcVPqIFxuy64J1eAf\r\nB4Y/9rOBzCQJnrJaNyZwDWHralpXl9lD6DUW0CzNEtL0KC4qaYP4+3Z4YX1y\r\nXMGBb8MdDVX8FPnUKinU2pvi9cDOsXWunV0=\r\n=eW/s\r\n-----END PGP SIGNATURE-----\r\n","size":38270},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.84.0_1671631463945_0.008954273126461354"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-12-21T14:07:56.259Z","contributors":[]},"6.85.0":{"name":"@vvo/tzdb","version":"6.85.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.17.3","@babel/core":"7.17.5","@babel/node":"7.16.8","@babel/preset-env":"7.16.11","babel-eslint":"10.1.0","cheerio":"1.0.0-rc.10","csv-parse":"5.0.4","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.3","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.2.15","semantic-release":"18.0.1","semantic-release-cli":"5.4.4","sort-keys":"4.2.0","tzdata":"1.0.29","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"35eadb6502c584f86a582858806a5c754742cbe0","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.85.0","_nodeVersion":"18.12.1","_npmVersion":"7.24.1","dist":{"integrity":"sha512-LZ2SG86G+Sp+9pt8czTT7tIDJ0O/19ZEKeOFW6QNC6Nj1wM0hDXU3/JhBHZxmlWtRv9EtcZJDsB68TM52Y+BwA==","shasum":"2f76e7fb2c71ea66ef9cc9e11ee86626698e5f4e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.85.0.tgz","fileCount":20,"unpackedSize":175003,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEhtvzaCbg/P2aqtCXZH+VAfj+TFhcoNaOHcEk7SzUc0AiEAjXTJTbo95bEUvhu9XKmKia4cvZsyiVTVUzobYKytU7o="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjrE7+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrVbA/+PsEyAOHF6ZQdCy5Ah/xTMuwDbe9MUXLUIC+Ddlqu9/iV8bk+\r\nUGa64NUh/WX5pX/oeMg7NvpnPlgyhXUjpED7tIpKK8A002Q0/M1Lbd0W/Y+B\r\nQVe/W1V4qwyFQdWQrz+rnw+vBiWBihU6/40CkMkwiUjWUBGfx1x6QQDDSwwR\r\nZPrl3PCyKqgHU6gEwNEaeX9UoIPdtZZ3zviUgZa2hRHg07BjKOo+4E9Lrg/A\r\n1xEV8Q4h+bGc9l8QieddZ665bJeKu59OdA1BvWnROLUvcylHQKqz9XbIpOYS\r\npyezibo253Qjkgw/fytfN2j8Lt9F96vSLcPQwbCuqKLzg0l4iVA3wowWd9H6\r\n4fd2Klj5YTlI/ypKaf0TNsVX8clWTEUjMW9f0QCRW8vK23kX7lHm0TQjRcCC\r\nzmmVcbEunl18FJlRMQDgBUnh2tRi7Q+6Zw8EqOeC9Jv9gGajgI63AZN5979O\r\n9ullkvbCgLSP3bocyC4fAaAE6UpbYUtRIDZCNdIzlXO90aT8yGuLhxPeDfV9\r\nEAlS3QFc4uV9Za+CIHd6R1G71/FH923+t26d+5pSjHCbCbnCBnBvGH3kELuq\r\nc6MP1tgL1mKfWKtZeqfdVIQLSG/LOdKHNqIrMuaJ1Iaj6dQ9F6FUNf8jBAog\r\nQ2/j+Io9QYekGrfo84ymZLX1+BL2TUfAN8w=\r\n=7xLc\r\n-----END PGP SIGNATURE-----\r\n","size":38272},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.85.0_1672236798077_0.9896423081100119"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-12-28T14:14:03.660Z","contributors":[]},"6.86.0":{"name":"@vvo/tzdb","version":"6.86.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.17.3","@babel/core":"7.17.5","@babel/node":"7.16.8","@babel/preset-env":"7.16.11","babel-eslint":"10.1.0","cheerio":"1.0.0-rc.10","csv-parse":"5.0.4","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.3","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.2.15","semantic-release":"18.0.1","semantic-release-cli":"5.4.4","sort-keys":"4.2.0","tzdata":"1.0.29","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"eb4df2a00a74fc1c37fdd067a9682e2bf5646289","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.86.0","_nodeVersion":"18.12.1","_npmVersion":"7.24.1","dist":{"integrity":"sha512-QWBFqEpyPAhPRC/bhJrPB431kGE8MtGae1QwEm/4qUyrDeO2CqfIyNT1ptBhpo1PaID+SwzUcHf1YOYlq7ccXA==","shasum":"5fa7d17452bfee06ef0d08787d21451710611013","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.86.0.tgz","fileCount":20,"unpackedSize":174591,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAGuNlL9yZzV0vEPjSRUcK/j+Xh7g1Wuvu0Vn0d9KwCVAiEA2sDHnWON5AF8plm/fBMhmFhnhXWtdX53Txu52fIZ/8c="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjsZTYACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpACA/8CpEwAYd/aqVs0MQU/ut8LieBMiHUXnvyx6ygoNIwplwgI2lQ\r\nwDTMhTGkUA3RX73m0rRl1q04GgD6GsHO3V8l5Jgd/LvoB49lp4C8cR76MDCM\r\nGP1WJEmpYOkMBz2VCSE/2SxaWSGNTmev3IePOvM2GGqzlGrdTX6AwxpaU3za\r\n3zvlrlM1zzOcyVNieCL9L+VCZf1ZpVh3WzfNCbl3k4aUPa4DnTKrI9fCN4EJ\r\npU+GtjtxooauCHZgSN6XI0vnFWWoUfQyQeYSFnYoFTTgJNLVG+XJArbeDRou\r\nh5pDGQBRswHmmVKXw3Vl6FkAL6DFtAFKXjNWFgfngEHjILaR1GIdTeDfLJdC\r\np9MjdXlkQl8SAzusjh8v5dniiGUj1wlzpfXmmspCWH+KJDwE75ozelhUV09r\r\ndyDzk6uv7aczivSqHUpI0Pdu1UfqlqAQ2qz4QH2wqm23o8IvJdTuZ+jRYMgO\r\nBgai9EwZi7ZB95VhbM+FMPbiMNBJpt0b+H4zHAtjf3PkVgOLdbF92VTZW5zY\r\nCZIFfvgoa6h6J75Qnc6EZfHB96txNsB87ZCuZFqXYnCFntaEu5AZLJiNdyur\r\nxIosOcvacaduzyU4ub7tlN9MsWz7yA32a2h5Q2GMKI+J+Qq1DyJlPILyrcra\r\nqwg3ZZLWwElUyoJF9r42g3u8iLx2wj+T9kw=\r\n=0k4s\r\n-----END PGP SIGNATURE-----\r\n","size":38202},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.86.0_1672582360657_0.8419617566294795"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-01-01T14:12:46.147Z","contributors":[]},"6.87.0":{"name":"@vvo/tzdb","version":"6.87.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.17.3","@babel/core":"7.17.5","@babel/node":"7.16.8","@babel/preset-env":"7.16.11","babel-eslint":"10.1.0","cheerio":"1.0.0-rc.10","csv-parse":"5.0.4","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.3","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.2.15","semantic-release":"18.0.1","semantic-release-cli":"5.4.4","sort-keys":"4.2.0","tzdata":"1.0.29","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"329d0769241008871e753ab0473461d15435927a","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.87.0","_nodeVersion":"18.12.1","_npmVersion":"7.24.1","dist":{"integrity":"sha512-EX4ssb9u2e0nnEnOVCxfiId1FitRe/uPfpqodNG2/rkV8fQs9xZe+J3cDQDHlDFI4P5eTvKc6pAT6dACPX/JIg==","shasum":"a5747d95aa3ca5b774212ec753a7e798a2f146ce","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.87.0.tgz","fileCount":20,"unpackedSize":174582,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCxyl0fI3I+NeS7FX7fcAlErgPUpCsMzocuyT6NYrTULgIhAPkxa+Y1pdEqMwJr4oEuGZgiit6VuFU4zPYQlJwAdVyX"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjtYd+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpqRxAAmj5Uw2YLS/o1uoJplS4/cnlhw2iItpfxAq8NlreHJWKgWnBt\r\nOcO4z/jmTFDioP9ku5XrwL2GMIsgC5LdU7OOAUQpIivLjJerUnU72DjrpQIw\r\nvxvTLWYO0p1QHPyUW6A/WHidi4TanzNNdh1KiPcAMlUyr5TDPMS2bPldQOr3\r\nc+FkQ6wCq3Ge7X9s3X7oksyS3zm8nUnJ/5qOtebWlyud1Y9BUy7n8lKZvFeR\r\nDDVTEj0p+SAUppMzbZfqjEG2v/l9Y8JrdFk+eS1ljDrwyMdeEAO3HNkhnuCJ\r\nYqCgnj1Qr94uUkCZLjGaNPryVGCOsbL4tMhBRM6JK1XjUrd7Qi4k4+y0qzr1\r\nRU0ePG5jMgmpDOnkseuEud26ANUoiM/VrccOHMPzDoIZIztQ91+2I9uIcaFo\r\nqnF8Gf6bQAcifTtngoMUp9PIRXpeJWlCpfA3QJt3qELl6BiMsbXHRkyuI3kJ\r\nfL5+sfLYIQZvg5IxybCLW2UNGxHSOu7S08Ml2FalNFNd9K7f7WKTyQok0ahe\r\nj1rn81pNLphDjzDr/+h4dXL/jYAcsmFjmSD3oKL8aVahUurH0b1WEWZgzwVW\r\nfrouoKmTqFpV557fH4szQAhmmdHrlz5jLZhO14lSAgwqurL0Yv52uymvFEhf\r\nJuQu3U0nrxnz0HHr4cy4fNAHwrPan75FiNg=\r\n=1K88\r\n-----END PGP SIGNATURE-----\r\n","size":38196},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.87.0_1672841085849_0.7993240789136469"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-01-04T14:09:05.853Z","contributors":[]},"6.88.0":{"name":"@vvo/tzdb","version":"6.88.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.17.3","@babel/core":"7.17.5","@babel/node":"7.16.8","@babel/preset-env":"7.16.11","babel-eslint":"10.1.0","cheerio":"1.0.0-rc.10","csv-parse":"5.0.4","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.3","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.2.15","semantic-release":"18.0.1","semantic-release-cli":"5.4.4","sort-keys":"4.2.0","tzdata":"1.0.29","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"52e99b8043ca01505ea62f2583ebaadc530932df","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.88.0","_nodeVersion":"18.12.1","_npmVersion":"7.24.1","dist":{"integrity":"sha512-sF/8+XuX5ns6IKQAzXja1zQKGwlVxlAMDoqoH0dr08XQbqOUZhH0o65rgiC9E4YZeevZiiHat4rmWT1WvSXaEA==","shasum":"0095292482a65bc7c322cf6b52476bb56ac42c9e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.88.0.tgz","fileCount":20,"unpackedSize":174568,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCUuoe7Q26VxPhKUJy4E6BD4IGTrHY1uY3Gac+PMcvKVQIhAPUP08dHHHlgnjFKXAqWjznRn2xHSj/4V+zIPMOT7k2k"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjttjqACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoVcA/8Dc5OSB8cK2zXqS93DC9yHi4HYFGDM3UpGdistClBfVK1Swrw\r\n61/mc3y0KVQC/EAFd851NNz4v9+H1dVRe6rQpedTlehIQlkx2HTw5k1XrHzr\r\nihtksJ5euebqhRZ6zCFHqmwMxAg/VPFReIB0fQsUjZUPFvqcgqzH/vpp5lp/\r\nnTAFikHeaKYpMw0VKpyte8yxptL8OnG0WHGmX+PQODTsW8SGFd09+jMsUPqi\r\ng739c9WQfpgKV4mnGV115aAWDaQBWlmB/uNON++9pDeskIOD5mrHEbBVk2pM\r\nJfjnllxvJLIjd1Nw8x4HvdiIZAYJTE6jxdsxFFwyfiF8vsQadKf1bLciRVYJ\r\nw/6PWKPpEM5hPQOPMAWlKBHsJhqb9rwY8DCQ00nVvGKVjGP2ZW5peK5Qyucq\r\n01MqhfITqhWYbQbo2aVv1MxUU7EFXOLmQS+fPFNNeXnn3BLO4qf/aHZhmUiA\r\nS/ZgFoQoMqwwujMDGc8PYiddX/zKEZSBcFywK3aIQhM4HcBoBr9ii5vpBy2b\r\nVzEPkf7HJNG7pE/p6ZCAyj/Dg2ypB7t/6WSSS8K6XoTZdBmcEEUT9Ut0G+Xr\r\nze4c+DV1jsdJBq6Y9ep2k51f2cUm+kq3KbYjZMXeXcyDh+QI3YZnNUE4Jvmh\r\njsCJczwUOAnz2q/MkCtG3jMqNlM+Ica21xM=\r\n=4hxx\r\n-----END PGP SIGNATURE-----\r\n","size":38190},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.88.0_1672927466580_0.1731563849584905"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-01-05T15:28:27.922Z","contributors":[]},"6.89.0":{"name":"@vvo/tzdb","version":"6.89.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.17.3","@babel/core":"7.17.5","@babel/node":"7.16.8","@babel/preset-env":"7.16.11","babel-eslint":"10.1.0","cheerio":"1.0.0-rc.10","csv-parse":"5.0.4","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.3","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.2.15","semantic-release":"18.0.1","semantic-release-cli":"5.4.4","sort-keys":"4.2.0","tzdata":"1.0.29","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"707c35e67d74965a595fe6fec02e058e2370e0e3","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.89.0","_nodeVersion":"18.12.1","_npmVersion":"7.24.1","dist":{"integrity":"sha512-CTWCEDdQslKwRkcskgNgHsj9XXmPrwBKzL8HjarFarSGq0cGupkO8T1qfxD5kF6maj4fuGjmaPOg+Gf9n98v4w==","shasum":"e6a8343243a244ea82ab1d673ae5a978a9fa8fc1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.89.0.tgz","fileCount":20,"unpackedSize":174567,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDf9tyzxflC3xqpV0DN5tCkhmMFS7kPWe4lZJCM0QeyRQIhAKZPVhLavZmASPBKn4JDulkStYPXLAK+XA1mk9KP42vz"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjuXvtACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqmSw//SxVSGsgCweTnKDS3t/lltB4ncdxs380TeuYvJ9WO3J3cU/Ks\r\n7yxeP+rTc1KQc4SCZugyxX9dvnQjcuMJMAH8aQqiQigzsALFW3RsrU4s2WDI\r\nZSvCWDDUCjQ7KxXv5SOW3eCUfXlez8Ib8bROknbtGnysTN564vqLgYHA8RDh\r\nuX6EXWB6FTX++wUuYiKBV1mEXjIT3AKmfGygtjsD7c/B4UhcZ+CBp4/yDpFZ\r\n4VCxvoQgBGb2dGk/ee4qjTLCi8YS8ZBcpTOfutE9A+U0pjqDrtR/xKOHUdd8\r\nmzMPTwI3srM82NdFm1zAr38E9VByuKQs5WJg7kSv9jyBrPGToufYRxa4qWJf\r\n5SOlb0p7kHKXp5xm8wLE3zDlDs5X8IR4p6coVqb9F+jtcfY1msRhy4s/NZvY\r\n7SxdDvJmyLzUIrOwsS9dsIS0wvkz9qZ3/qkHfD0FSII6DvfG1/180VvXqE2P\r\n/SW6j9lgpXXUAgfCBKraqQ5s77mfGOXYdKisY4s1C9uDohPedt997iQehLqE\r\nsCJoSAQXXJyc5p2CzF2GHaffmboMWzhP/ImtcmKjH4U2ER3j61/WDdLKUmSc\r\nyk8g/bdz/SawSG2Km+qD3u7u+nc19QBtjGwrCQ0tNu6CWFxcC+9qBebjEeN/\r\nhMSLKeJauSEDYVNLzuqcjlgr394l2uSlgDw=\r\n=iDm4\r\n-----END PGP SIGNATURE-----\r\n","size":38197},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.89.0_1673100269246_0.12068904554390358"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-01-07T14:04:36.351Z","contributors":[]},"6.90.0":{"name":"@vvo/tzdb","version":"6.90.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.17.3","@babel/core":"7.17.5","@babel/node":"7.16.8","@babel/preset-env":"7.16.11","babel-eslint":"10.1.0","cheerio":"1.0.0-rc.10","csv-parse":"5.0.4","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.3","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.2.15","semantic-release":"18.0.1","semantic-release-cli":"5.4.4","sort-keys":"4.2.0","tzdata":"1.0.29","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"b900daf2cbca1c82e950e31b47ba4008f5736693","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.90.0","_nodeVersion":"18.13.0","_npmVersion":"7.24.1","dist":{"integrity":"sha512-M4mERQfqBpqUakDPWmZjAzybrxeN2kG2fnaoBz7EZvlhu5Ls0z7UrnTvz6G/cKWahtUDZtvapGP8SxpNVM/vyg==","shasum":"4ba00c125870d628521d2c9f9b40cc6e8540cf30","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.90.0.tgz","fileCount":20,"unpackedSize":174533,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDJaOPU7zCkxNwMagyNrdo1Abb/pq80hvXubzHTjAPdfQIgDsTsVWytccGd52Xp2uYyZg1CBgDr9YCIj4u+vtxW7ec="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjwBOpACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqbTw/9EBDv2OunJQWNjteJATY4D/ykN4ttH+FbdPeUajQQdSPYam9C\r\nDCgv3beqGIXwPE5UbT3RkWwSK6NqoipQFGwGhdxyGNLhe67B18MHfH7t79EQ\r\n6DKwGdeijFpGBPzmtoV5MT8RI+PHqRVGZtUXx5X6RA6t5JnUV+0n5mDWN2hr\r\nvuiwu0TBKtnaWMWwlC2CGQV9q9qBWtp1USdfBhb2OOT8fDjAM8wCi4vDWjaT\r\nvgyXROKie2O+0k2kQPuaGlUK0vRLd6E372eK3zJ4Bg8yL74zY5+WAj1fgdTN\r\n8zWAnJDmdTFBmLFnFV6DMHNlP9sDglNj2bInF50XlftvTwQiyJIjVK9F7QGv\r\nIsJ+y1jJ+vCrSUqnGshzDzu1SWzk+FSm8vCD9x0ML5xmoAdIdxXary7InJ0C\r\nWHcU09RfXrI2jDhu0Frj33dYimbdowQAQlxtPx6UxgcHGUR8tsou7/P2DpfE\r\n0g+Yyzr4QNKq2iDHD/oJJTN2copyKf8kdyDun5lM8yhA4+LkOYyf6HBh7Esz\r\ne4RCAJAOGEa/JnZT3Y7gbf/+BpgyTExam5PBSusNlLDylHR6OBRQ+wJAsAh9\r\nUK946j953OIUraO3dvbDmC7PTOkLmNj2l//tqKqEMvoR7IuQIom9H6oQr7Ma\r\nMhgjBnSLKPI8zMRjGFdJHj24oFFwSl5WTts=\r\n=FY0c\r\n-----END PGP SIGNATURE-----\r\n","size":38219},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.90.0_1673532328828_0.506228922428464"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-01-12T14:05:28.981Z","publish_time":1673532328981,"contributors":[]},"6.91.0":{"name":"@vvo/tzdb","version":"6.91.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.17.3","@babel/core":"7.17.5","@babel/node":"7.16.8","@babel/preset-env":"7.16.11","babel-eslint":"10.1.0","cheerio":"1.0.0-rc.10","csv-parse":"5.0.4","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.3","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.2.15","semantic-release":"18.0.1","semantic-release-cli":"5.4.4","sort-keys":"4.2.0","tzdata":"1.0.29","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"eb91b59ac926b797ba66b39bc16bd3630b9e60cc","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.91.0","_nodeVersion":"18.13.0","_npmVersion":"7.24.1","dist":{"integrity":"sha512-K0XYkzS88U+oWJZ51rNZMaadLW9ueYpL9ZWkXA8vMk/SSNXgHXj3ryGCnl6cfy/hikeDiplAi4/MtdgGLDIW+Q==","shasum":"4ef976a40bba20ea31e0596b7c775620f6ee09cc","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.91.0.tgz","fileCount":20,"unpackedSize":174531,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHVBeUdTov26EQ6BLq+46GTUMLMpfO8/V0bB4M/abwynAiB4uoQGBfWJWrDxJWANmLSM/e50ZDqnjeemzYZmdncErg=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjzpQCACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpAwg//b4PEHCOGrBurLWjFJ4DP3gqK7nomKLraiCikxrpLErgUn9c+\r\nEy9I9cV8plleB2jArtI9bg9y8fH1eo+T2n+buC32qv2vVjR8USgSVNGbRL64\r\nalBslIG96PirUqRNEVB2bAvc58UCC9OPLkRHoK6ygnsWnt2jkAgwv8utlr7I\r\n9L1SBzpPIcqoANYqVJS0gnQ4WxoNF7nedPXoLZLdTgBkJldi2qNaSRuhPzI5\r\nw+XDT6KRTjKfSMYJJEW/Oxub4AvgtgFw+u6Sl05Vp/l3w2HETOsyOJULAgDA\r\nv0ZNs9189v360XqqlSw1LGmEhIKjem7yh/ilY7s1Up/V1YOBZWaPlp5vC3Kc\r\nWjIvrcI4MKYUiFNYYCUQvQX9bJePHTnu4T0u4ec9ZXbFCHSncFPskOxB96rj\r\nSYBD3IvnrvOFL5elaT4dYO5Bm9ocGD/QtJ6/u/rP6pTuDZd7ZO/aDWAq9pBM\r\njQOqwkr+fXx+ByiHYXIeAmQHkSep396DKowD/yNYj4sWClkQiqKrdqK6ODfc\r\nBOE490zEykFJSpAN04jGrMZ2yYtdylR6qYiNXOkkb34+uZn/5RTcuaSo/Gsp\r\nz6MBz2GvMAiobV/tQMs61PZJoxnsrUamba68xCb1BoikllkCAj4Kj6sAmAKs\r\ntKReyhbvhO1IIID3oCHuXh/4504z6TtWDiU=\r\n=kgPw\r\n-----END PGP SIGNATURE-----\r\n","size":38218},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.91.0_1674482690043_0.45918700147500346"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-01-23T14:04:50.220Z","publish_time":1674482690220,"contributors":[]},"6.92.0":{"name":"@vvo/tzdb","version":"6.92.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.17.3","@babel/core":"7.17.5","@babel/node":"7.16.8","@babel/preset-env":"7.16.11","babel-eslint":"10.1.0","cheerio":"1.0.0-rc.10","csv-parse":"5.0.4","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.3","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.2.15","semantic-release":"18.0.1","semantic-release-cli":"5.4.4","sort-keys":"4.2.0","tzdata":"1.0.29","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"88b0a44f62dd59f5f9f2f0d09231d2d111ac1cde","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.92.0","_nodeVersion":"18.13.0","_npmVersion":"7.24.1","dist":{"integrity":"sha512-684hjJNSQUQKgau4+pSJv+MiyqVAPttVC/w5Sd+Qg6wXNWiEFt0shpQ+O4NDar9gLTlt1JBAEFisZ3UzgCChog==","shasum":"1ee08c2b13dfe06d09f92401651f0e9681a10512","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.92.0.tgz","fileCount":20,"unpackedSize":174531,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBRrPJT4uGSntymI/XW6fFElAqDclv/hK61RD9pJaUPhAiEAh+cRbg4gvpYp+iDTeZrqk1oF4eAwWjZ/L9j8GZv3QU4="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj1854ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp4Uw//dMNoUaJGG9oYACaomoZNEg7aWqMzwpqMF5MsC4kNM1rOhx6Y\r\n9KTcgjqE/mZ53KzAXph8w2as65s9HVWqajuYZEydpv7xHrISm2NNDCSFkGTc\r\nb/ZBIBFBiC+/J7RqBTCCjNPuvcukYv1UBHELL2Jf5pswuuFo/kSKl5fXpI2G\r\nbqK/qOcSFHKi8oRhdSZ0d+Ihv9CSVTIVNTHaSss773QUx1V8ZK7WGHRdtbt4\r\nO/JW9YLVLxx5ZAsqBZ6Dho6JlcpPVjrvUg2AikfKZoQPNCsIY9OpE4lkFcSZ\r\n+NTYOrfbZRPTWP/cDgpVD29RogWj4ACe3pJDM7HzDU3b0WqFSuykS60rZVFc\r\n7uwEH82Qlt4wrGF0SKRmilhQPN4svmX0yl2NOKIAUlGs8UYXUrM5pztA/xRF\r\njMLNPrLX1QLFghws8fApeUFUMVFqz3EFVMb5uOlZx7U4j60tOVvgSKfXrwbU\r\ngN1BvR1as2MwtJUCJH9cQnH/i3nJIeBONLBkpNjyhsXVp8pz4JB3Ee+WyskD\r\nn6kAPLUQNjlc6DQDG2ZicV6V/kKuouIyMssmbMqNTAF8RMS3cICJ6tufKMlZ\r\nRz4wv7uwTCfLbRP01TJ0CXEhCJX/16gR2oj7kkUWZHiTrrJjHPH94QaWVVHn\r\nqxUakxotuNWqXOnejDp//gBoYbBIhqaTG2w=\r\n=n7gZ\r\n-----END PGP SIGNATURE-----\r\n","size":38220},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.92.0_1675087480751_0.03230958454613719"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-01-30T14:04:40.949Z","publish_time":1675087480949,"contributors":[]},"6.93.0":{"name":"@vvo/tzdb","version":"6.93.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.17.3","@babel/core":"7.17.5","@babel/node":"7.16.8","@babel/preset-env":"7.16.11","babel-eslint":"10.1.0","cheerio":"1.0.0-rc.10","csv-parse":"5.0.4","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.3","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.2.15","semantic-release":"18.0.1","semantic-release-cli":"5.4.4","sort-keys":"4.2.0","tzdata":"1.0.29","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"279b00bc88791aa94c736ddda78e1bd46890fd07","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.93.0","_nodeVersion":"18.13.0","_npmVersion":"7.24.1","dist":{"integrity":"sha512-g/k/CMw6/0taVtQfHED0y7Z5pYxJF9oZis0I+k9gZ0G7SAoUQ1KPTVHtMbkBk6rF8Hw9w0Gi5wkmbCkhXBdVPg==","shasum":"25dec5eec617046668f3220ce4cef923103f58ed","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.93.0.tgz","fileCount":20,"unpackedSize":174577,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCQjbqVm7F/PhYM4XafycEiMf3Ir5xhWqNKXgIyuF4lyQIgGMs0BmG5mdDVoxho/OtxagEW5wYWUdhXSdE2nGhgU48="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj28MAACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpXnA//VFSuYIXlH/IeiHHGCdHTgxfxzIp+4ZD8/pxL0+BT+bqa4439\r\nBIEkcX/2h4Q4/Ll6Ddv1KIlBv87/wpHysMzl92UXnEEEJ8XseM1WajTKz3Lz\r\ny9lCMEIYejJhldqDE96DzDk3D64GtPDPB1F/Y0Yww2eMsMUQw8KTWdhs93a5\r\nDBqa3yy9QIHvJxIXnl+zDAHp9IlS4eX6aH0+S178AofXHU925Zc5UD9sNEM5\r\nSULy5PJwxTwCunxDq4PTdqvHI0zMEfjmjhDftYHrINsWBDuD7BETTa+CCUKy\r\nGODGBgGhDzRkTwe+0JyTCs0MiyflG1NHMIPeI0h7voIf9mpf6hvL/WOPZsKt\r\nppcKcM51rLsxt9WYFyOdXVYlhsKqQRNtEizOh0XiKU/RbJjgwk/kQZ0lTgfu\r\niHxe1rFVc7xYdBVs21FdNZzfSCJ5z1fjBDaFqeHHBg39TB+73tTFqsg6eVAv\r\nbyfEScggejZWxSEjrGF/Z97X5OnmpN87SQ1jt9iEw0GzFc7q6AkqGzs6Bh7L\r\ngxEhHHZM4uCXkYPwBiFo8DSpfLgS13185IIoRoB/35CWImERMLqfDlpBzxou\r\nLgJdB7fidk23P9e9Y+MkwkSEr0SUFrxP3xV0Y6G1NG6hR+ATzj8PxH6XzIJK\r\nibeZ4KlLpIZJR9SlAmx33ZnuS8E0ou4V53E=\r\n=cElY\r\n-----END PGP SIGNATURE-----\r\n","size":38226},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.93.0_1675346688034_0.054008676153775914"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-02-02T14:04:48.175Z","publish_time":1675346688175,"contributors":[]},"6.94.0":{"name":"@vvo/tzdb","version":"6.94.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.17.3","@babel/core":"7.17.5","@babel/node":"7.16.8","@babel/preset-env":"7.16.11","babel-eslint":"10.1.0","cheerio":"1.0.0-rc.10","csv-parse":"5.0.4","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.3","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.2.15","semantic-release":"18.0.1","semantic-release-cli":"5.4.4","sort-keys":"4.2.0","tzdata":"1.0.29","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"d839130638db757020f366083eef01593d59ca79","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.94.0","_nodeVersion":"18.13.0","_npmVersion":"7.24.1","dist":{"integrity":"sha512-HgDlapSOeUxSjyOWpo6TyllR8XHxDEoO25G46zjaQHtGCjEpXkIdkwEygwe9x2f62FDBFiN3ahQRHfr42yhsnA==","shasum":"529df1b64c1579a704e387b1acf45f31ad8bab46","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.94.0.tgz","fileCount":20,"unpackedSize":174567,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD7iKeQF/fdpNX0J1yqcoVMLDXedVVJqg1sP6229zMGFgIhAL+LBeKYzXMUnF6anI8sj+avszZmlIzO3SYK4EwzMWLc"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj4Qj5ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqDcQ//Xp74rwb/tYemdej2mNIrkAAdmJdtxOQGL8PfG6ZefJq8C3KS\r\nR7JBlEaQV9m8/YjNmydO3YkHTT4s6LU0qCb2Oacyn9mnjBlcHT3Kz7HRwtdG\r\nc9XhE8w+Ai9wOemiXo85RbUL0DzlfU0As6CD9FvOcgK3YuEK6YfCnSXPi61O\r\n2kxRd+DFe0RZ2Oy0MwPnP421WIckZODam3jtsbsIfvmTgQ9UMcR1hAVTDqg8\r\n8ABha3MCrfuSLSFh1zg/qGV3yNPSPIuzBAxMemKHgSQ3fQQG7hDp0ZFTjCe3\r\nEtT+iKtzjbdTiMjxhcwnoYTB7guoc6iFhbCsbkjlNV9iV1IF5+h+eV34vf31\r\nHu8DTQYTNay2CWQVJkcYRrZZajJt5XBCLDxK+r+i6XnuzxE8QyoUQr/TpFBH\r\nJnwQLsgi7G+9FTogNt4UJqD6MTG33M1u/gAI3MPKHErY/dDQPZ0/GozcRySo\r\nQ2rgDjp7Go5D9RxB0N8/Fl0oHKVZgrcB2Mox24vB2mpbCiRzKDhdeXYGaMr0\r\nTU9FFFYz3Mv7ZGwfRT196aSe8KzCGIsogyJWye/mWnPoKYoJ5p96QuFc/5WH\r\ni+85agGWOiVEV7kruIdHNyyb2r/Q69TQMQUT49Ws8nV6RIPEZy38sz7WWVnn\r\nvk1nJeGgNTWnJoN9HPh37Ve69ZDFszjY0fk=\r\n=UuyQ\r\n-----END PGP SIGNATURE-----\r\n","size":38220},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.94.0_1675692280951_0.5341087735322048"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-02-06T14:04:41.136Z","publish_time":1675692281136,"contributors":[]},"6.95.0":{"name":"@vvo/tzdb","version":"6.95.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.17.3","@babel/core":"7.17.5","@babel/node":"7.16.8","@babel/preset-env":"7.16.11","babel-eslint":"10.1.0","cheerio":"1.0.0-rc.10","csv-parse":"5.0.4","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.3","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.2.15","semantic-release":"18.0.1","semantic-release-cli":"5.4.4","sort-keys":"4.2.0","tzdata":"1.0.29","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"cb62a96d87bd7a0b591a6ac99993f3e47f53074e","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.95.0","_nodeVersion":"18.14.0","_npmVersion":"7.24.1","dist":{"integrity":"sha512-Wl0qZ90FzvD+o8FeJ/Jet0StMo776w53ug8CsZI/GIUKIklnqk8Hch4b/sHJPkG78/q4kskgKpqDEUs2Pme1Iw==","shasum":"d47eaab84b762c7f4bca0855ac1412720d2a55f7","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.95.0.tgz","fileCount":20,"unpackedSize":174916,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEm1VOouvfhifYO/Sjo8xkk8RBgx47bxJ9g/cp+Zoo24AiEAxbvnnCP84+Atn0Jun0FJnxRX7plsJUFNy2LAPybJGr0="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj5P17ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrvRA//TMQF76BUKRmcvleaTv0ILg64n8TH0hNbYHbyr800CjSU8j9W\r\nHnT2aVKrw7ERD16xufs7wpcJVrliWEJPGMcF2ZysH4SvlEtf/j4LmRQeF20v\r\nf2Xf4phtxFJQAZg4eJIBd8RIJl0UhSx0d1G1dygdBPfNVxXiFaqbnNLdDoxn\r\ntWZHfBby4ASqK46nrX72MYRVOJGU8oO8BWVZetGndZYxvIyPF7TDZwlKnr1t\r\n7Bxmag6VjFuUPVbSaiOvL0sXWTxLIjlqtp+7KfvqjBDPwEvodpz0yQShuVV2\r\nXDuMIBCLaBuqy+997ecbgLXrGoj+qNoGWfPxErHa69W6RumFQorBPf+iUlA9\r\nSOkqzwaEwjVfYKSxKzgw7yRuE9veyo6ywCa3lKvlVtxvciUro0KmS/d5og81\r\nJ5RwCUM3HROfFJRtLIRoiPvqlQULihO/55ZDcIkyBV6m6jN+iuS69CO0W1oj\r\nHvu2ulXiKhwWrePNwiU3aFPN7EapfJvkJL3lW+jWGcVMhJNNuXK9Hyf3qqzx\r\nc2KzJ8Zn1P0R43UJlzQiTAJ/cFAy/QHe5DxHJL8mr5cuCR81o0r7RTebQSIl\r\nkmL4j+VRGVRQYg/2rfx78GjVYQvpPodHJrMwno+i4JBqrooJLBtyXUTE5CPh\r\nSZyu4Qm2TRSeh99eGWz3NR32Q5YJyE93IN0=\r\n=7w9f\r\n-----END PGP SIGNATURE-----\r\n","size":38278},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.95.0_1675951483158_0.3190311800887158"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-02-09T14:04:43.390Z","publish_time":1675951483390,"contributors":[]},"6.96.0":{"name":"@vvo/tzdb","version":"6.96.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.17.3","@babel/core":"7.17.5","@babel/node":"7.16.8","@babel/preset-env":"7.16.11","babel-eslint":"10.1.0","cheerio":"1.0.0-rc.10","csv-parse":"5.0.4","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.3","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.2.15","semantic-release":"18.0.1","semantic-release-cli":"5.4.4","sort-keys":"4.2.0","tzdata":"1.0.29","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"41f309ba90064fbc5e8994bec3b1d07cf8410899","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.96.0","_nodeVersion":"18.14.0","_npmVersion":"7.24.1","dist":{"integrity":"sha512-qZQLMwDIYG7OxSi71H52fhYOfZVjXrKATACoQVv2knjUy2d9t1/yqqu4o1f6lF+p0dakVLETdDONGsbvWM+r7A==","shasum":"d80518ed1b1ea6c4f347cee0e746fe6343a7bb3b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.96.0.tgz","fileCount":20,"unpackedSize":174920,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQChZbHy+88EcB+c5lsFdRnOy/1x1spJdMp68WxYkCM6fAIgd+/TX2Fodq7kjHVa896M8TRVHTH9MyQhSl+s2lpMqrY="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj5k8DACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrCgQ//Q409D98olw/ioPLzpEsNQ/txTu8tciwADQVSB+6sqAkEkhmF\r\nRG9t4v+npsNIZVfncMK/LI05ptLArHz1l0hkY2DKVB+yD9n7hZ8Fy7yEUyPu\r\nm04jYWYK1M5A7fPWGO6qVJM56LIXvfrCHFVGPetlS/4Jliqw/lxYpsgNMHg8\r\nmKdFrmD3t6g3XKWS8XUZhMaVUWoDkjfPxYYUxbTQGEPZuQsTWgA2k1JNlYZS\r\nCeviFzM+VjulomJsSP5JgnCv9bkTK/bokb/CeHekfBaQjLp8WltEd7PHrudh\r\n3iJL7nIZj7L4SmO2YWIhjZN1/xx6nAXFQnfn4e7AwiEj9lcYErZ9SPth9gj+\r\nGpvvzM2LoLL+P6EDdJsiDJj+vXEnCjYyIGBQYSaCPbTHP1XxymDKB79g+crZ\r\n/CSic4+7tyS3Hebw8/TldGmSZpwjF+AgQSzYJibQn3rfZLdLRD2OifWndheR\r\nIT0juXJ5atMQAmSkYUxGJ/i+wK21G+FMvbzSCz6MWxKZPrEi0GaXppzgsa/m\r\n7XE7D1kwPHgSwtSeFruGvlVfhfBsngYY0UznGrQ0xtNIRK8b0Ktqa3FYuJYd\r\nFajUu4yTb2yEm0GxwEBs0n3tIKb18LtoDs+QW/jiCgHoQ/Wlu83cg2v1x9mZ\r\np4OMUNc7MneBF82yMi/mI63fhsy3BMP3PqU=\r\n=3iat\r\n-----END PGP SIGNATURE-----\r\n","size":38279},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.96.0_1676037891435_0.760804247004667"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-02-10T14:04:51.650Z","publish_time":1676037891650,"contributors":[]},"6.97.0":{"name":"@vvo/tzdb","version":"6.97.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.17.3","@babel/core":"7.17.5","@babel/node":"7.16.8","@babel/preset-env":"7.16.11","babel-eslint":"10.1.0","cheerio":"1.0.0-rc.10","csv-parse":"5.0.4","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.3","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.2.15","semantic-release":"18.0.1","semantic-release-cli":"5.4.4","sort-keys":"4.2.0","tzdata":"1.0.29","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"70b2908db2b20a5cde1dcf761e860b00526a636f","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.97.0","_nodeVersion":"18.14.0","_npmVersion":"7.24.1","dist":{"integrity":"sha512-HVIYbAs3UTgF4wnd5wlNR4nRo3PEYoW2RVdx5iGt/T2U5mGQDIpipJFKCIccxSHIDJX/m4Cnp3lnObkVRWroOg==","shasum":"b971af29c7d6e103a6d063dca96ef4b7dbb49a5f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.97.0.tgz","fileCount":20,"unpackedSize":174920,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDMdQoVHNXGsrI8H4ujJRSkGEgiVNtygUuhG2AVwHpGWAIgLX1YJGo34+UmRn1MDit0QI356Axl9eq5HeQKdzHd2aU="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj6kOFACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpzhg//bHeiOwd0gnQ3ZH73h5CnGoP6X9niLXKi3LGjtjwvv6Mt5DNP\r\nEkZz6+/XJ826J74ycttMlTkKZtum6BWFN125SYmCsQNtfHCdqtVpKiYtUiep\r\n7UFcrv7STaBx0lYKnFVG5psDOlebAdWABnXC32L8zeGlBO+H9iD9YcCdwmN6\r\ngE7LM4WilzyzKWAxQRmu1Nh5LbR4/mtOpphcGtb4HXK1f8WagRNGvqIHz1HQ\r\nGgbWvPiS9l03uDuW+pBgjehTQP3iM69IxOMwseuIfdk3/TfIclW7pvZR81tD\r\nLfjZuKHgjS+nDolQb7WZcVqxBnDSAT15HZItMrQ6djrebMP+4O/TTFc7O1Z6\r\ncPJpaETRUGtz8C9gQkG7wyLmhgl2XuWaVXsE+7xABTRNjnAqSp5Bmje/l3vW\r\nB2x56vl4Cu/noKV2WkmAvT+PAqQYLmkgJm+RYOkHii9V6fAZn5kR0SmpkYp7\r\ntbUM1yVN5NN5Gwc1/E0zj7SFGACndYu+nxPbYHgU8NZ1+plgBj8lRngODxQZ\r\nWbjiDTO7zsQ1PfTGpQK+lCs3pC8EtS8lqZiubnEzGIE/oi54VxJHsnOKSZVa\r\nAzcQIPnqv2o/1It/cKd5Df7KHjrr3LZ5NVlMxfUE9XLuH3j5emMkJJSXe3Cc\r\nYvB++6IUaCeKSMU95MTiDSvaKIacQTc23HQ=\r\n=gqju\r\n-----END PGP SIGNATURE-----\r\n","size":38278},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.97.0_1676297093782_0.6734277968883067"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-02-13T14:04:53.951Z","publish_time":1676297093951,"contributors":[]},"6.98.0":{"name":"@vvo/tzdb","version":"6.98.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.17.3","@babel/core":"7.17.5","@babel/node":"7.16.8","@babel/preset-env":"7.16.11","babel-eslint":"10.1.0","cheerio":"1.0.0-rc.10","csv-parse":"5.0.4","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.3","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.2.15","semantic-release":"18.0.1","semantic-release-cli":"5.4.4","sort-keys":"4.2.0","tzdata":"1.0.29","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"a9b9c962b4602a416c7b01eb9824f2229cf01c1e","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.98.0","_nodeVersion":"18.14.0","_npmVersion":"7.24.1","dist":{"integrity":"sha512-lBkhDfcmHZvc4c+TBhiDUPSp4/oZciRoG8HDLl4pEPAN/TMJrDqgjgUqiGPBa8x5ybdHZB2DgYLc4Rn9EK/teA==","shasum":"5060422a07cbfb41f9db9f5393c0b93074ce5dd9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.98.0.tgz","fileCount":20,"unpackedSize":174922,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCXCtp+i2QCdOczINBaYiOpZa8jI2cWkE28SAd9RvgS7wIhAL2UZwDLwaQgykDTyrkV12+dkaMEWisSsKMu2MvOZhBD"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj65T4ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpqzw/+PGimgL4ZKScJL5tFtR/ori7G+V8hwZVqwdiLRAG3+RPh5lNo\r\naCySwRN1s02l8ErDFHX6amPK0l+4x6sRKqyGPyfcS6IpWIibGvkc2nP43FNR\r\nxZuH/PRtNY7LqIo/ArS8UDTgXGkzjsmHjKQTjt1ne0u9urmbRpHoLdBknNGT\r\nfMCTPtk+U99pj1M4x/AxBf9DggJ4mQNuvKfmmhWO7F6FRM+vNmilqDei9wMv\r\nAOvdlrx3bP4fySNBM+PL1EPh3qXTls4R2MkWlLvWHFNMcOJXIPah1ugyh0gC\r\nQiHTfT2Tb0n60lQ29H/BaQQhlWF/S2RD/9AWzAuDN9BGkooqtQKXRYHdEr+r\r\nB6shOHssIyq5iaTCd5pbdH8Qy2933RM0W6MVlWoRCDvRfV5DjEs+jgw2AbWj\r\nckLYgjcp4LqtEV717Rzs070aOCFmZtMd7IdurffJDTtJxVXZ5ABuQS+swZWT\r\n/UFNl5909ir16eBftpPnwVgOcjrTQgGjn///ZDdYnltJDgHYj50DZoQgO57y\r\njax+/VHxOL18aZ4tVyrIkz5GOAUpMOjfO1DBhz1eUK6bCRnHimL1QHsyUsaK\r\nDw1SbH5COoFnUuLRA+vmCj3qyhHLzQUxILg2NJGqzktlUHxE/bTBrOfg7V9G\r\nOoRDDUZnb6EOWDnItbp5qX5Axpx3EOK97/c=\r\n=eEuy\r\n-----END PGP SIGNATURE-----\r\n","size":38275},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.98.0_1676383480293_0.4528397661624861"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-02-14T14:04:40.441Z","publish_time":1676383480441,"contributors":[]},"6.99.0":{"name":"@vvo/tzdb","version":"6.99.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.17.3","@babel/core":"7.17.5","@babel/node":"7.16.8","@babel/preset-env":"7.16.11","babel-eslint":"10.1.0","cheerio":"1.0.0-rc.10","csv-parse":"5.0.4","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.3","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.2.15","semantic-release":"18.0.1","semantic-release-cli":"5.4.4","sort-keys":"4.2.0","tzdata":"1.0.29","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"a0e36ba5dbcb7afdc28f5f7f53134231a6cd3a4e","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.99.0","_nodeVersion":"18.14.0","_npmVersion":"7.24.1","dist":{"integrity":"sha512-DERhqB0lZLzaco9YLWuplrweCsqlSc6O4bgzqyZBNXiwX48nJ8kvlZp+xH/mpCnkqRvTyyCQ6598oXJhltndsg==","shasum":"bb4547e0ee00a82c6dca4a5b4e551861beafb339","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.99.0.tgz","fileCount":20,"unpackedSize":174912,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGJp8+4hK9LgFjfHr0oBLU4U0tl/b0LXPg8PzCo1KQDPAiAZrAoN4ZmGKgzs3GQYG5A1MSUAGHLv2ZuDjWrUYEhN8w=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj74lmACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoCKQ/+IWnK8hwb+RNZBFqmZJctwM/atE/fwpXMWP7/tFw8U2UqnhNv\r\nobMj4kWJda8BaM/ZKU+1fApvYAFR0gAK8GeMSyc474pD8uYRxSYrZldpgKUP\r\nmZvo24ZuVe8YRIVO65DZnHfvG/ZPUsbVDvN2z5pu+dz/aKhB2LikDrkmIMXB\r\nB1b0V8oHNFYoYEEXICm++qMyRBqpsNid4OwmSiebnFvVsYZI81Kre28xVpg/\r\n/kVtCVQ9O0RymbzxlCDXZnQCkKP1JEzeyF9TYOX7pDYxdbOG6Nl/yULTdONH\r\ny8wIq5PBTWvqa2RzHUKiigkGRTaYlgs1y9ExeZm1ry5Um5Cfjc5xHfW1F+wx\r\nR1I89Zoe86hY6c3jN2E13UJKkkGVj2vHRSR9c3FKXfxWmkolNHZLMSUQqH8a\r\nQn10WFNfAc7/e90PsLkkJvMAQvtdcOsTIJvi3aYTrrG/1sY6Zz+mVFsURAWT\r\nAGWmm0dKTGw5AqW6Fc3mDXyfdqO+RK5ymKmiFlo9p1eoEcDH3dlmO4oVsWRN\r\nNdM0oivgibMa49WOphEOPcbr6AD1ZMRkRF/gKpMERA37VTusTebtgzXvxQL2\r\n9TwohWu6oxn86mx97Lr417K9PxBCl4sb/9XtPUNk8W7s887U09JDnNZaxY3y\r\npODeHsFgZuHgB2feD6I6gN3ZJ0zavZIkp8Q=\r\n=Dqzd\r\n-----END PGP SIGNATURE-----\r\n","size":38266},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.99.0_1676642662287_0.056972403104779135"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-02-17T14:04:22.430Z","publish_time":1676642662430,"contributors":[]},"6.100.0":{"name":"@vvo/tzdb","version":"6.100.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.17.3","@babel/core":"7.17.5","@babel/node":"7.16.8","@babel/preset-env":"7.16.11","babel-eslint":"10.1.0","cheerio":"1.0.0-rc.10","csv-parse":"5.0.4","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.3","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.2.15","semantic-release":"18.0.1","semantic-release-cli":"5.4.4","sort-keys":"4.2.0","tzdata":"1.0.29","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"9b535163aa881104f54bf534fe73613a5323b670","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.100.0","_nodeVersion":"18.14.0","_npmVersion":"7.24.1","dist":{"integrity":"sha512-V588ifFoPaB6Or6qU+I0rF4jObOYZZMN8v1wN4MoPLDdSRhAOSJxW+CcnlGZd2k+/LhjftEj4dV0bbSKAAVthg==","shasum":"fa37952d3866bbdaa8dc41c698df9974b65f843d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.100.0.tgz","fileCount":20,"unpackedSize":174911,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFa26aASc7KumW+8JT0o2SkF/5n9vA30o2ZDyPLR9TW9AiBmASVJEbXd67i7URPwUTKE7FmcMSC0S692E8uJlLMGhQ=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj8NrzACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqF0w//acx9/U4SEPovVyUgRg8tcnAj5oHaTtAL+4xhWD7Con2LH40A\r\nwPj+rJyVDkcsl4DrRqUyyvh+6m+64a2piB0WauTMlyLGDhDPL1lGcBN8stwt\r\nRaRqlzgGcgCs1lbIrpFkThnuFDM6/CWWduhizfM0eTve5Wu99sw1FUYH24nO\r\n5yBfHmrRmbT2ts31OHQPg6Yfs897S5OR1r6yrMM1NB2KiJYWzsCveefqjYzc\r\nYXMlgRvL+a+CYk7SaI8wMXMVGjaF04xHWl4ewXSqxXhv/mZedKUuUISHOusq\r\nywMsoH5E+8UdVAHMRlcZ9WECisO9wATdvZTCQcV97O0wEYJ2zgMWTILNWW8p\r\nkjhkrNaMT7M5YDsCR91ZTooogkJ+U0qXWJRnHEFf8hxZBSKRiEhtZazv2mxL\r\n3QCOZbHtoKoCC5v+JrE3jbz7sv0+Putvke/tEDbdRv/x9ESl0cTPNqTIm6vl\r\nIw/PnMP2iNpSzDsZVN9vZf8goGIwwomE0bC68czXb9+xY6YYMJYa+iiGX2Tf\r\noODIpr6Z3IfRmhOBdfbRmd5SBRtTPsMdWySqVCfYVgJMLpAPQ7F76ciuUM5T\r\nY2wqOZqwTox7hbc/I3hN29c9C76hCXQAVohtFTkj4HNNJfTww9Eb8szA0g6Q\r\nKweQvpjs3hmoR6BLedHJ4C/DFKrRI/6ZmPE=\r\n=xU1R\r\n-----END PGP SIGNATURE-----\r\n","size":38265},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.100.0_1676729075022_0.6615048580896024"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-02-18T14:04:35.239Z","publish_time":1676729075239,"contributors":[]},"6.101.0":{"name":"@vvo/tzdb","version":"6.101.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.17.3","@babel/core":"7.17.5","@babel/node":"7.16.8","@babel/preset-env":"7.16.11","babel-eslint":"10.1.0","cheerio":"1.0.0-rc.10","csv-parse":"5.0.4","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.3","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.2.15","semantic-release":"18.0.1","semantic-release-cli":"5.4.4","sort-keys":"4.2.0","tzdata":"1.0.29","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"293637d277a9a5098720e089a218f7fbe43fc201","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.101.0","_nodeVersion":"18.14.0","_npmVersion":"7.24.1","dist":{"integrity":"sha512-FVH6+pjqMIzCGMYeuMdWDNBVFaRW+RzvdSOEtrXBNbCUzqt9W9tvgZ1hD4Tao241FcOLtcLijGxLZ9iBZn489g==","shasum":"ab509bfb48ef0722622281c151e17b7b8d5aef4c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.101.0.tgz","fileCount":20,"unpackedSize":174893,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIG4C/pERJ9nXRXsu8OhdDMRnewSj81FWV5CKE0LLBPclAiEAvWD4fgSgr8LE8Gzv+X1OYelCzCZ2hsjrhg3N+r9t7OY="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj9M9+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmobUw/+LuIieYNIfgS4pHtQJxzzh+BdOs0OKzYCsUlqDYXsQz9JbMUM\r\npTstfxDyUhihpkldiAGmjKyxlJdTzsFKrIAKYfX8o+KHppT9be+wmMarnfOb\r\nOhLI7EABBYXKvqlD+ULKMAxKKHIOY5HtgTzaOWDT5MyzDF4R0UmBwpzJ4zLX\r\nXPMTk+RicGx42SsYQA6KK6xiZiIylCsLStDHteODFmRKE2tXutEhNMsqrwBD\r\nTX6ojUT4iN5tVC4Ev36IpelahjGHYI8T5grrUrNNOpywigrkx/I+Y17f8UpD\r\nSgs8UTHAhs1ZhnJUzNFenoPQAzWD3ZZI/RRS2cOnmrlLuYhyLtiiWSqIxyaZ\r\nOwAyLKxLLWDfznKpvliX1BxAqzlmkXLedwEmnXf/oZgV1JnElUhhtvbg47lx\r\nDQyUvW0pCbvMWaro1XL9mUlcfe0JzrNJv0Elb9fmo2JRMYILkQirPP5jss8z\r\nh62nAQ5gj+WWq+ZvxHdkqor7gW+j5oWVp2fvWYVvvARPCfaYnwOM2Ftco3Ld\r\ndQAZ3g4IRw2oyRslJvsNta/5/a6sc6rQ08XAibF9FA9ZZ8hIn58Y4wP3huVo\r\n+HVUqgvKFB/fNnSoHfX5MonZv+/233kSIVD4kvOiGhrW7VJ96GZvDhyZGnMg\r\no5K3sBo05wTmo57+OAdImyvkZcrL8ZpyrXE=\r\n=WQtq\r\n-----END PGP SIGNATURE-----\r\n","size":38259},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.101.0_1676988286473_0.2863907049381129"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-02-21T14:04:46.661Z","publish_time":1676988286661,"contributors":[]},"6.102.0":{"name":"@vvo/tzdb","version":"6.102.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.17.3","@babel/core":"7.17.5","@babel/node":"7.16.8","@babel/preset-env":"7.16.11","babel-eslint":"10.1.0","cheerio":"1.0.0-rc.10","csv-parse":"5.0.4","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.3","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.2.15","semantic-release":"18.0.1","semantic-release-cli":"5.4.4","sort-keys":"4.2.0","tzdata":"1.0.29","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"f86628ae472ed9beac1c15ff50aee2c27de9dd6b","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.102.0","_nodeVersion":"18.14.0","_npmVersion":"7.24.1","dist":{"integrity":"sha512-mVR0vmWcLMPr3GHcYxZqEG/u3OhEd1jAAzHesIUDkitQF9auL3b1uuJtA9CHcMyRPVrM/VD6P2d0ExjXaOtXxg==","shasum":"0eecf3e802d5eca52713d0c2ad18ac8098838fb1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.102.0.tgz","fileCount":20,"unpackedSize":174903,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDOo6+JFKWOueaBiVEREgvlKxZjEE+8FZWrYxiDreTMoAIhAKH7M6oulXOBVkZLjSRGWE+LjcXuaYTRwDmD7nCrZmdM"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj9iDyACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqQxxAAm71OUd8TGMcb12Rir07Zo5I0DWMLXrPKo2F81vZXNBgaPdCB\r\nkNsLagMJewY47xAeUTavtehpd2AJBXnzc4AjAR0bwcjleCiZSwWoYQ+n/wWP\r\nzfk0RUiZl2fry5DnOlWFljaOVwAMNt9vlPGiaHRVjoC1FjVzzdsuloF9Osif\r\nYEpHp1lY7pcAD9bykrrxhEu5aj6BGPLNSRD2YGVJE4BJ4YHcBpAPE59qulhc\r\nt3F222WIptxGxqnxzQs7u7WvgUXyfxJ3bEu6A2dzVozGJi/FVl9Uxk1rIgwg\r\nZvoFR05K5+JRhb0+xYQtrx7N6XdklDntIrqKJsxs5EIUR4b2kJYTG+L948FS\r\nVV9kp8kKZIyM9frKb3WIVagjWkJ6pGt1pLKhb+Ox4o1sF3m/ZcKDk1Ow6Wip\r\nWwwuc9qfyQLCSo/w7UHKNoHm6jwX22TdH74Rtxd99EpDDwZ50BzAzx/7ycAQ\r\nSOi+GYntoguU4XAPWHWxnOKZ2WdJI69xqxg1m6vWdwuCLUKQ65lWlCmw3R8T\r\nbe+eMMnCv1gkGe5DQD54XZscP9Ks4SfdSfVT9PHOXzoOEGh0T6Ey2Vze9APO\r\nKNXgKjUYKg4iTQKCMNu6BgucnxrK16pLzF1oPfneTvDwig0rV94RjEa7QjcY\r\nyvpEkToCpC1AL9SzUgO1l+DKTC7OjTmGmtE=\r\n=zgaj\r\n-----END PGP SIGNATURE-----\r\n","size":38269},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.102.0_1677074674360_0.5045432217166612"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-02-22T14:04:34.533Z","publish_time":1677074674533,"contributors":[]},"6.103.0":{"name":"@vvo/tzdb","version":"6.103.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.17.3","@babel/core":"7.17.5","@babel/node":"7.16.8","@babel/preset-env":"7.16.11","babel-eslint":"10.1.0","cheerio":"1.0.0-rc.10","csv-parse":"5.0.4","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.3","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.2.15","semantic-release":"18.0.1","semantic-release-cli":"5.4.4","sort-keys":"4.2.0","tzdata":"1.0.29","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"4027753999d7bbcd1634eef81d2ef6666c030135","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.103.0","_nodeVersion":"18.14.1","_npmVersion":"7.24.1","dist":{"integrity":"sha512-EZtl1tOBo4O3AjNpTKa1xT9N7YF+XGJ7G7PIixs5AS+LCzayoS2A6Anl5Vjk3UjZXg4xSH/HKCoKvtQHNd9FOQ==","shasum":"6797059a092e16fe8806d0df62b9b8d3fff6ef46","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.103.0.tgz","fileCount":20,"unpackedSize":174915,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIA0mdkJhR4+fIKBOP/ojoa06YmSFwP5wRNz6jSdG7QMLAiBX2pO0ot6Kdpg4n4FGVve5S9BSWo2jd3wL/e4Q8ITb9A=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj/LiHACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqhEA/+OuWQGZgoiBQnseedcjs36GIBUlRnTYv+cObwZ9z3DaaPr9pJ\r\nVAHfMAyVt7+eLegLHGerfuFfaoh8zA2W0+2F7pqA5MH9hTnj+OQKRJhyBs3q\r\nSU+Eb5UAdbsM5xSs1P5d0oXaFHk0nxojfvKsEolh9Vmizn26DZEgJO4pYq4K\r\nlwYk1zi0stHn7TKVYj8S7QLWpRSVeXfat3x/R1RlVSj65OW6z35yr9j9kYtL\r\nHwmjOaCgQQZC+Vcwy2mgl32oSeygxG147NdfivgIz4jyl85AQYmuOWZy1AQr\r\nIGnKKPxUWshhEuiADUITbgtw9+c++L2IOnPAnV6TGObTwITKvzwKi4a4FzwM\r\nJ+tWZCjRc92ZvBooLC6PKHwmcJ2bHea9aKwZJ3mXfH/Djd0ZFADZVi/p6OIN\r\nvBQyjzk/CZmOokSEX2l35zY8L8/HPqw7ha+3FHdfxSejOwPaGnnoLLWqH1qu\r\ndkZYVPiC6TjeSq1ShmYdTNLC0bKwPBKrqLVhBtAbzcfM/cCIUGemyogujixS\r\n1G+oKbY2HAjMc6o8+3UVE7gVF1SQ2usR79wq6fqNZ9ENuoo/jTzgGpwQNwFu\r\n3+YDxehS3mLeYxXbfD4LvlT9papLdd75nAyXnFBBMUeC2o2w8XuZxs31G6w3\r\nHDCjqpyyVRD/UeZfqn+iWcZ8Dd0EtV4Yd10=\r\n=lnX1\r\n-----END PGP SIGNATURE-----\r\n","size":38271},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.103.0_1677506694917_0.3404009316622849"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-02-27T14:04:55.096Z","publish_time":1677506695096,"contributors":[]},"6.104.0":{"name":"@vvo/tzdb","version":"6.104.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.17.3","@babel/core":"7.17.5","@babel/node":"7.16.8","@babel/preset-env":"7.16.11","babel-eslint":"10.1.0","cheerio":"1.0.0-rc.10","csv-parse":"5.0.4","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.3","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.2.15","semantic-release":"18.0.1","semantic-release-cli":"5.4.4","sort-keys":"4.2.0","tzdata":"1.0.29","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"0da21a40aae3593f75a3ccc39ba48d042c7975d2","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.104.0","_nodeVersion":"18.14.1","_npmVersion":"7.24.1","dist":{"integrity":"sha512-BLiO9CXt8dHY7KrCJJyGicXNw9NGRl6/WgmGUbV/PFUhOk0kjXbiLc3FHNaeDnR1A/aYRD7nYWGbWvWHRCpQYw==","shasum":"00b83ed3e2ba2cc86a810baaac5e4ee3c376741e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.104.0.tgz","fileCount":20,"unpackedSize":174917,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCH+2rgZOiyFQh53wSxVKpXzvy3m2T43Yvt+hQ9jaZRkgIgYfLO6KyG13CV/qwzLZx8CRqAJzpQmz4T368dQpGb4ss="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj/1uKACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqUIw//c2x8qGZ4Gx43wJsltMbdbSFllgGeJsMTwp730igx/GTM9DC8\r\nSgt7H5zRW+r/TG8CsvvHmehN0q+jSgypQs/wmY7YuFMWO5PpnWpd83pnvjeJ\r\nNip+VUlkduiwnUVtxKyDZ5RLwXW6lXLqkAjV05hagbIZCQlR+KSdUkbC0UhF\r\nXXYJoQoz+n/jm147NWjj9JHCJwo6nKZFQTr2BukHiXUbXv61sRiAltomec4l\r\npjo5HI83UZPMa6swa++LGLbgJbUpklbczjm4yow3lLPlRYWgMt6fpQb4iVm0\r\nHPCWHIF+HV/6exe+FSu5nCLNujOcCiIsS7Y9ttqhm6jfchO8oKDvyfhHkyY4\r\ndxJMDRWArA/Zwetv9nWTSIWZQXLUjCvvJFulfD68sbsGms0SMbB32QT4QIPv\r\nkZTn1Sa7dy8G36Mu9hVJV2OZeGLp+qHgqLcfoaS7lMWXF3s9NnWKtnhQ6hee\r\nQzzWNcVpVW5zeRY3Z8+GA8DxeUMUJ6YMMmOslIFLsOhPg2Ha12S/Xa7Of8Vy\r\nzRYH5cw7APMb3BCnJ/i7INiKi4251Kzb93uKQ/qivzV8RXk7CJJTxLNa8/fx\r\nPEVHkr7A83XSPnHyBnQQPtNQQXIoemCZ+KY2z1VMKVI0KAB/kGTW5nOJd33o\r\n+T7zOXdpFdQD8G/14j58sFwJhhdi8yklKK0=\r\n=u2xe\r\n-----END PGP SIGNATURE-----\r\n","size":38269},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.104.0_1677679497935_0.4595085468130975"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-03-01T14:04:58.090Z","publish_time":1677679498090,"contributors":[]},"6.105.0":{"name":"@vvo/tzdb","version":"6.105.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.17.3","@babel/core":"7.17.5","@babel/node":"7.16.8","@babel/preset-env":"7.16.11","babel-eslint":"10.1.0","cheerio":"1.0.0-rc.10","csv-parse":"5.0.4","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.3","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.2.15","semantic-release":"18.0.1","semantic-release-cli":"5.4.4","sort-keys":"4.2.0","tzdata":"1.0.29","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"eb9278658b16f239f131e99b60c08a7341438b2c","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.105.0","_nodeVersion":"18.14.2","_npmVersion":"7.24.1","dist":{"integrity":"sha512-um6mCvLccZFlHqDlU1CDSdK/6L9K/hl3XsCKv6FpBGQRXoDrcUXk0E4TXoHjtdY0zkaDjBmroHt0ktJYJpvrNg==","shasum":"0f65a7bdf10ce5b41b94e45826e71972cbc2abc5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.105.0.tgz","fileCount":20,"unpackedSize":174915,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDjbmSSIy3+6PFAN/8HoJAc/wV68lQo8cjBHbodyRjVUgIgcO3CU0oJLfAzxVSyNYZkTGUWstIyc8SGf+uxg8dhOrQ="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkBKF3ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoRqg//SLqfx4g+HGd8AGTbMLRiD2Wygmu/8LTPvKGDQuyflDpQIE23\r\neDQZygXVrwduAZz0cnk3R84+Gl/1Dox7ii15KBC1TZcYRG0KdAl3I9GcEs9N\r\ng8O3PTfvW128kL7uClh6C4Rs4QjmNiRvSvKnlGaDiGDD+Ge+Wh3QQqPxXeKE\r\n7XqtHCXHdLHgyOqLaUXjada0da70QbHNeXXzykRnpT7t3gG09zlIJaJkwOyx\r\nPxrr2b9EKYy4mA95Ry+HpjPHufyYQpp6CAAX4295+/0nyPXgjuNImNAHitlI\r\nQbuL10stUQhf8YhCirqr5peIOrPDe7ngVv3qT7xrH3QoDXZraCNsZv96kopM\r\n2awJ3jq00ABRDedRTeMg+zVBmBY8z+yg2cUl5E7NQO6Nnhz2VtldPdJIBmRm\r\n4aFxVaHkPey1nLIic4g9MgbviKcpwfJRULIRvNgMVStXDA02glEXjQrck03p\r\nvSxBNonEuLD5C7E4kWHrgPoDeiYzNyrmS+0pTAm4sZRSLFhbRTW2X+F1f476\r\nH1Ii4nTb8i/s0+4+ew6BaTvah2nnD37rw7GnoXHBUHy50CHC2poOFFu0gq4X\r\nD4tMu072Bwx46ZVMs2aPVZrS+mukMbi0AmlPupVU4BHojAqYrCjnb/lacba/\r\nG3C4s445NDC2m75gykLqvYJ+aE1GFYgWPEo=\r\n=HKIV\r\n-----END PGP SIGNATURE-----\r\n","size":38272},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.105.0_1678025079341_0.6302691732597809"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-03-05T14:04:39.579Z","publish_time":1678025079579,"contributors":[]},"6.106.0":{"name":"@vvo/tzdb","version":"6.106.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.17.3","@babel/core":"7.17.5","@babel/node":"7.16.8","@babel/preset-env":"7.16.11","babel-eslint":"10.1.0","cheerio":"1.0.0-rc.10","csv-parse":"5.0.4","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.3","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.2.15","semantic-release":"18.0.1","semantic-release-cli":"5.4.4","sort-keys":"4.2.0","tzdata":"1.0.29","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"32bfbd38c4e7e1a97bbd31823e0cf47559e8343e","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.106.0","_nodeVersion":"18.15.0","_npmVersion":"7.24.1","dist":{"integrity":"sha512-NMgDMHn79j5ABSTqCMxXROgLSzLx8QS/HzuSCkvcZ+TGgvVUh1Ob7JN9Vsp6r7LU5av02aWv6shfpogtHsxTWA==","shasum":"6d3413f20ae7a605895ebd529c68c31fe497e009","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.106.0.tgz","fileCount":20,"unpackedSize":174919,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCaoYE6/fgHR+eQJ5pjRYGzdY/diP+e1floN3KY4RdVJgIgVIIXqRPJlDg+XrGzq3BDV6WPBY9NWL3mr+EJiJuNT0o="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkMsXbACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr1xg//dLoKp0q+CouwJ/aEKkX93XYQ2S+fZ5//+BxfsOIYnjCgFBXa\r\nRZZNxqdQE49G3k0Il58OKYXAh7oKFxLPDU4WjAu/fmCArtlRRMJJejffKbnX\r\n9U7+ZINO3m1QGhBJFOeN3ukVBFfN4tnZ31z80AyhrcjuOinmwafpgTT1HEW5\r\ng3OzADRYzq495rRVLkAjo83C+imQBgTBd0omVAsyL9O0E47gx5HSKgxTyJxZ\r\n2komCM7sdZ6lshE8AbFtrbB/uoyoeVdlrDYFXCufwVZ9y1rm81Abklq6UzHT\r\nQd6KOoBbs4BZfYy/egc40HUIXWL3hszLW2l0Ue1+arCDOm8uPoGWCtwhJsTM\r\nq0q9v/i/UKfB3AViQrHg9Lm+Ep98SjiZZy+7/2sdbcV4fg1+nJX/3XFQGZcH\r\nbkqoa+nfyi99qBw7ui59wtqbyVbatA2X0r3BhBV3UtRUWgWjrrMQHhjlEFov\r\nUdOYJM/c5rxcOAbysiq7K2YFjcSYwCoxNcmXUlu1MBF3pjTFyFQaBoE2RbQc\r\ny7ibzLWPituM0NlpkppQksQ4mL/pvLCeOrKXaOMC9SM8U5G0JEIvd92D0Mit\r\nqDLdXZyLAaW9bnvUte7ZRwsTG4eYl4IUlxMNG3TYioyJoWTR7uAtSxbpQiVP\r\nkllFc+dzb7RXH2NmtPT4Qpr5NHjq6+GELHk=\r\n=1/bR\r\n-----END PGP SIGNATURE-----\r\n","size":38274},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.106.0_1681049050857_0.6018845700855326"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-04-09T14:04:11.114Z","publish_time":1681049051114,"contributors":[]},"6.107.0":{"name":"@vvo/tzdb","version":"6.107.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.17.3","@babel/core":"7.17.5","@babel/node":"7.16.8","@babel/preset-env":"7.16.11","babel-eslint":"10.1.0","cheerio":"1.0.0-rc.10","csv-parse":"5.0.4","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.3","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.2.15","semantic-release":"18.0.1","semantic-release-cli":"5.4.4","sort-keys":"4.2.0","tzdata":"1.0.29","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"aafe349ee510698e2b2493ba4693eb5eb8eec440","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.107.0","_nodeVersion":"18.16.0","_npmVersion":"7.24.1","dist":{"integrity":"sha512-WVDKqpaP5UXVMC5pa1i9HQ8BHD5wBTUvxLPArC5BGalXlKrOBxS8otKz4YjQl7zMsiG/MoW46jGTHRbcgrKkVQ==","shasum":"f5ba2d912525e64751fef1ba7315081c9b73d1d3","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.107.0.tgz","fileCount":20,"unpackedSize":174917,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIF31mxArWGh9NDeIO9h2fPvbnJg0ZUqg/v6sUymX4zhIAiBYaDgJhX+JWV4u0Cykug9pOsqD1G6XSMcu5aGi4eErGQ=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkQ+ltACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr3Jg//QniZZFZtXm1DQjWKMieqZsT/MnMowMoLyaJo9qsY5V3s74xl\r\nh3YD7bnXx2WAR0+jXEVktGzmE7OXMHKD8C8TCVIpanl5yaBuiqX0WB3rROLr\r\nHXnaX0jd1qUrjJukcAdXUv2wC6Bu5zo2veP16XfUgkuHmq0KelUy8M5WXrJJ\r\nOXUvBznNt+YfujLqSu9N90I1ZuX8SDXEwlXcgaIfHQ0g0EgUg5M3gXoyhrFL\r\nkkWT59YIE36e8Fvudfk9EE/rPzqMmDKiCTjZ1e8o0nQBVYg9tumlsVsu+E/m\r\nbDRK43yQ1mQof8YFGzi/F11RyPHNwxGT2YlFYABo25AISGWY7gzy6Mu3seio\r\npyzsJULpV8qZ0D0L9pPcSHxPnmhNcCDYsF5Gn3IouwMRMWPwe3OGYSXJ2C2x\r\nhHHJoZV3mb9A28FddwTIiKmLoQsfNhFhTv38FgMFCnd4jdupJKXnP08v6aDa\r\nmYMCnVdDPszKGAWroEurQK4eIGK0Cj9iew8+PXd+F6drRIJrRz4GcF93JvvT\r\nXnKyqf0yT7Abxxh5i18qvsOw8VQVlnwwi12hcr92/rxw0jPXYJc8cHgOGHLr\r\n6L40y00/is7YtC5rYCWWlTQX9zVwAvy+3095J43qDO1HUxiCV4+pfOpytgrq\r\neuKBHQ6Ah7AVaxp5sz/8iZYRzpt1qIl+e/w=\r\n=QnWU\r\n-----END PGP SIGNATURE-----\r\n","size":38271},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.107.0_1682172269735_0.5736205536451089"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-04-22T14:04:29.903Z","publish_time":1682172269903,"contributors":[]},"6.108.0":{"name":"@vvo/tzdb","version":"6.108.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.17.3","@babel/core":"7.17.5","@babel/node":"7.16.8","@babel/preset-env":"7.16.11","babel-eslint":"10.1.0","cheerio":"1.0.0-rc.10","csv-parse":"5.0.4","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.3","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.2.15","semantic-release":"18.0.1","semantic-release-cli":"5.4.4","sort-keys":"4.2.0","tzdata":"1.0.29","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"158dbcf2c838aa369de0c61bfffe4e387061ea1f","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.108.0","_nodeVersion":"18.16.0","_npmVersion":"7.24.1","dist":{"integrity":"sha512-/UI2yKYNlcPVsVajMNcLfcsZgD+TtmE9hsN+3JTrk8N4/Kwlr35SqMOZuSU7lwWG+PvWmWKs51f2SMM0JGWxww==","shasum":"aa490d70320ffe3ed388d92a666dc051a4ca3bd1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.108.0.tgz","fileCount":20,"unpackedSize":174917,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIB8F7dLODbImT/LQEmr/boROqPA5ZI6/yovaUCfzaaX7AiBEhTxW61SinyoLRhhe3mBU7A8fSXdSZUitDztRykgwTw=="}],"size":38273},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.108.0_1684418664546_0.5695698772112194"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-05-18T14:04:24.777Z","publish_time":1684418664777,"_source_registry_name":"default","contributors":[]},"6.109.0":{"name":"@vvo/tzdb","version":"6.109.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.17.3","@babel/core":"7.17.5","@babel/node":"7.16.8","@babel/preset-env":"7.16.11","babel-eslint":"10.1.0","cheerio":"1.0.0-rc.10","csv-parse":"5.0.4","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.3","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.2.15","semantic-release":"18.0.1","semantic-release-cli":"5.4.4","sort-keys":"4.2.0","tzdata":"1.0.29","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"c512764ae5f08d2c2cb85d7deb1ce389b095e96f","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.109.0","_nodeVersion":"18.18.2","_npmVersion":"9.8.1","dist":{"integrity":"sha512-HFE2m2YIiW0POGepiHAPYlqzv9YZxc96faxVH0UOen4Djvl+l3fSVeeTgQRCOCy+aKLtqALthVrVgt8BOlWkmg==","shasum":"77f8e0e72708f1b2b82e67ff8ff9312e0f20bf12","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.109.0.tgz","fileCount":20,"unpackedSize":174921,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHkD+THFjeNsRa2/nMVF8rluTDS+qlreHD4OVvrwXUqRAiBK983MQp1dguRn16KaKIxvVgdID9AcgTscnf6bDFrGig=="}],"size":38278},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.109.0_1697810680248_0.23948371449920525"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-10-20T14:04:40.490Z","publish_time":1697810680490,"_source_registry_name":"default","contributors":[]},"6.110.0":{"name":"@vvo/tzdb","version":"6.110.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.17.3","@babel/core":"7.17.5","@babel/node":"7.16.8","@babel/preset-env":"7.16.11","babel-eslint":"10.1.0","cheerio":"1.0.0-rc.10","csv-parse":"5.0.4","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.3","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.2.15","semantic-release":"18.0.1","semantic-release-cli":"5.4.4","sort-keys":"4.2.0","tzdata":"1.0.29","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"b78796f9d3455100009552fd1ba22336d32e8823","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.110.0","_nodeVersion":"18.18.2","_npmVersion":"9.8.1","dist":{"integrity":"sha512-LwodOX84sx9jRbhOA4wWE1+cwCfVJVazsp6ZUQcG+sHWeU0HUvHdQBOn6RBeXQdU7lAcZfLe1kWnlo8lccQjnA==","shasum":"c5aa00b40321e0982282ca2195768e9adaee8ce3","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.110.0.tgz","fileCount":20,"unpackedSize":174921,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDXt2oKmXzkcEacedfBhj85oRE/s9xMNdZe7In5nQ9+hAiEA442N62C9FkMOwAmhrVAKgAVb5qxY6n3nOdJ0WWn7woM="}],"size":38277},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.110.0_1698588261725_0.14916646367727582"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-10-29T14:04:22.192Z","publish_time":1698588262192,"_source_registry_name":"default","contributors":[]},"6.111.0":{"name":"@vvo/tzdb","version":"6.111.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.17.3","@babel/core":"7.17.5","@babel/node":"7.16.8","@babel/preset-env":"7.16.11","babel-eslint":"10.1.0","cheerio":"1.0.0-rc.10","csv-parse":"5.0.4","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.3","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.2.15","semantic-release":"18.0.1","semantic-release-cli":"5.4.4","sort-keys":"4.2.0","tzdata":"1.0.29","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"1168d047a4b86dc367a9259eef7e85df7b937d85","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.111.0","_nodeVersion":"18.18.2","_npmVersion":"9.8.1","dist":{"integrity":"sha512-4lfA1oVzyUTnisRyYxgH36DlVUY5ZpZtd7ySD1epfPxg08aZUMfsXcwm2F7O9Pe98ka6N1LiAEEcdE0H0xGyvA==","shasum":"daa7cea9fd1dffab271b713419c0f65c8c74a5a5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.111.0.tgz","fileCount":20,"unpackedSize":174915,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDTeJpn59d/7RngCyEiCoMyzlorJbH+p+Te4IXzHdJwhwIhAO9wNzesPP4iGAyfFnqeZwTBiydIGqNM7LFujauoBPXW"}],"size":38269},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.111.0_1699538664554_0.18648055269538677"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-11-09T14:04:24.738Z","publish_time":1699538664738,"_source_registry_name":"default","contributors":[]},"6.112.0":{"name":"@vvo/tzdb","version":"6.112.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.17.3","@babel/core":"7.17.5","@babel/node":"7.16.8","@babel/preset-env":"7.16.11","babel-eslint":"10.1.0","cheerio":"1.0.0-rc.10","csv-parse":"5.0.4","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.3","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.2.15","semantic-release":"18.0.1","semantic-release-cli":"5.4.4","sort-keys":"4.2.0","tzdata":"1.0.29","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"ec19b3b350df96cf8648bf08a69b744c34dcd488","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.112.0","_nodeVersion":"18.18.2","_npmVersion":"9.8.1","dist":{"integrity":"sha512-N6FQ/bnx11+9PrBKVDmYZQrAZPUc3xriKIHPJj9hKRQ+ioHRosljPeuoC0MixX1U4a2MDimCfK/FVriO8U6DWg==","shasum":"e51510f1f8645d6285b32be1ece53d17af56f12d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.112.0.tgz","fileCount":20,"unpackedSize":174921,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD0kzq3kBaMl7f4VMHMKs6iOMrVpcYyRYGAQgRHD+E1kwIgLTiOGPHJayH18a1L99CgH9jMRvDGDF/1M8Soc8r59YE="}],"size":38279},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.112.0_1699970661691_0.1272603244628483"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-11-14T14:04:21.883Z","publish_time":1699970661883,"_source_registry_name":"default","contributors":[]},"6.113.0":{"name":"@vvo/tzdb","version":"6.113.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.17.3","@babel/core":"7.17.5","@babel/node":"7.16.8","@babel/preset-env":"7.16.11","babel-eslint":"10.1.0","cheerio":"1.0.0-rc.10","csv-parse":"5.0.4","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.3","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.2.15","semantic-release":"18.0.1","semantic-release-cli":"5.4.4","sort-keys":"4.2.0","tzdata":"1.0.29","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"6e97cf4eefe4608f96f53548835df30c50fef0af","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.113.0","_nodeVersion":"18.18.2","_npmVersion":"9.8.1","dist":{"integrity":"sha512-1cf8T5BWJ9oRbk0QN+ilnfAQhYKYEcnWwtTH+A/XGOst76e6Jz5GTvzQLZ5zfHVCD1mde2XzppGqc6N2zy913Q==","shasum":"bbaa8c41e46d56c4d194637926f57e824c978ed1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.113.0.tgz","fileCount":20,"unpackedSize":174888,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBk0drniws/cvXVToJoGQd05FrVTl5XJnMfljp7x54h7AiB4dSvrAGZcee96TRcMGSwiTRnav2ng3Cw21KqNcNd89w=="}],"size":38267},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.113.0_1700229861375_0.4757030837744072"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-11-17T14:04:21.541Z","publish_time":1700229861541,"_source_registry_name":"default","contributors":[]},"6.114.0":{"name":"@vvo/tzdb","version":"6.114.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.17.3","@babel/core":"7.17.5","@babel/node":"7.16.8","@babel/preset-env":"7.16.11","babel-eslint":"10.1.0","cheerio":"1.0.0-rc.10","csv-parse":"5.0.4","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.3","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.2.15","semantic-release":"18.0.1","semantic-release-cli":"5.4.4","sort-keys":"4.2.0","tzdata":"1.0.29","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"a83a4619c34752fdfd30f37e701eac32a6c2498e","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.114.0","_nodeVersion":"18.18.2","_npmVersion":"9.8.1","dist":{"integrity":"sha512-7AAY32BhhdTLibqD3apMc1vn8LMeNENuC1oqhq2awF6UJWxK+tF1iCF9GSwnRkl70FC31BZc9+6WF2RREeHCiw==","shasum":"7fe5f7d31163e63145e9e9ba0096e39d0786e04b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.114.0.tgz","fileCount":20,"unpackedSize":174876,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCVrL6HVzQmw3FGnloo/q2mxFpFYCywvzrGG1rGGSulNwIhAL/DjJRJ9xMuBpFlVb8Lgqk/nRGIjc1Lc2DILk3c442Y"}],"size":38257},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.114.0_1701266661274_0.06278790718944505"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-11-29T14:04:21.458Z","publish_time":1701266661458,"_source_registry_name":"default","contributors":[]},"6.115.0":{"name":"@vvo/tzdb","version":"6.115.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.17.3","@babel/core":"7.17.5","@babel/node":"7.16.8","@babel/preset-env":"7.16.11","babel-eslint":"10.1.0","cheerio":"1.0.0-rc.10","csv-parse":"5.0.4","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.3","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.2.15","semantic-release":"18.0.1","semantic-release-cli":"5.4.4","sort-keys":"4.2.0","tzdata":"1.0.29","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"758e456af1a55700afe63257fb869a4e548c90e9","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.115.0","_nodeVersion":"18.18.2","_npmVersion":"9.8.1","dist":{"integrity":"sha512-mJspfjN40eBTJgJnUewXIOyULRcdVMXOvExrjXCFK6bU1x1jRjnhVrX9CDJJfgNRLrynDjy9y0zC0Lx8H1C7rg==","shasum":"4f1b3d65cbc6163e7bb0cad338636936d0607524","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.115.0.tgz","fileCount":20,"unpackedSize":174861,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBWDhzQ/Uauufaa+mmNJqDoRd+xW39SaBLVj4avi2e1GAiEA2v/gTNVQbsooCBUVI7f5X5IavHA1umVMiYaoloa9Tn4="}],"size":38241},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.115.0_1701353063297_0.07696054238099892"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-11-30T14:04:23.457Z","publish_time":1701353063457,"_source_registry_name":"default","contributors":[]},"6.116.0":{"name":"@vvo/tzdb","version":"6.116.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.17.3","@babel/core":"7.17.5","@babel/node":"7.16.8","@babel/preset-env":"7.16.11","babel-eslint":"10.1.0","cheerio":"1.0.0-rc.10","csv-parse":"5.0.4","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.3","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.2.15","semantic-release":"18.0.1","semantic-release-cli":"5.4.4","sort-keys":"4.2.0","tzdata":"1.0.29","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"84a19b7060929b947fbec602d8216530830e82bb","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.116.0","_nodeVersion":"18.18.2","_npmVersion":"9.8.1","dist":{"integrity":"sha512-vnawAKXZotJKggOBV8l3+QUB33+5CW5SW13RFAp1QfLMGS/iD9RlM2C5YLv2ejwS6TvFxs8r6sDTUJASm3G3Jw==","shasum":"c6d51c162e038bc6841fb97ac8a9f307923d8315","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.116.0.tgz","fileCount":20,"unpackedSize":174867,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDcDS3siZRrFhwTbWFkaxQ/mJyrNVdV2zVaIudbnB9QSAiBKsu+0GLhsKM2TeTfr85cIVX9noXt2zGLjc6eXjQyxkw=="}],"size":38251},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.116.0_1701439476070_0.6416818048639403"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-12-01T14:04:36.258Z","publish_time":1701439476258,"_source_registry_name":"default","contributors":[]},"6.117.0":{"name":"@vvo/tzdb","version":"6.117.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.17.3","@babel/core":"7.17.5","@babel/node":"7.16.8","@babel/preset-env":"7.16.11","babel-eslint":"10.1.0","cheerio":"1.0.0-rc.10","csv-parse":"5.0.4","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.3","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.2.15","semantic-release":"18.0.1","semantic-release-cli":"5.4.4","sort-keys":"4.2.0","tzdata":"1.0.29","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"738352d2fd4f832418f313b93854c4ffb0911aac","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.117.0","_nodeVersion":"18.18.2","_npmVersion":"9.8.1","dist":{"integrity":"sha512-vZkfoag1kHqItK/zebxT0Fkt3R/zscjgD+Ib7kaAdum0Sz9psXDfVHPW1Benv91d02zPWlLIvZtjBmzX4a+6fw==","shasum":"80bd854f69de8bdb6b535550b10c232c9837db29","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.117.0.tgz","fileCount":20,"unpackedSize":174885,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDrZ24PAvu9Ht5cAGmCfCRxzZ3YlYp+MNYTa3E0wLXrggIhAJiQrJ8xy/XuKNzZeo4u3DPimaxqAnm6EZOb9cSkLV6k"}],"size":38256},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.117.0_1701525847681_0.9002687114139318"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-12-02T14:04:07.929Z","publish_time":1701525847929,"_source_registry_name":"default","contributors":[]},"6.118.0":{"name":"@vvo/tzdb","version":"6.118.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.17.3","@babel/core":"7.17.5","@babel/node":"7.16.8","@babel/preset-env":"7.16.11","babel-eslint":"10.1.0","cheerio":"1.0.0-rc.10","csv-parse":"5.0.4","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.3","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.2.15","semantic-release":"18.0.1","semantic-release-cli":"5.4.4","sort-keys":"4.2.0","tzdata":"1.0.29","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"96859a4e824c35ae6a27b2814f0f619764e0e247","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.118.0","_nodeVersion":"18.18.2","_npmVersion":"9.8.1","dist":{"integrity":"sha512-5hHFIr0XnMOzaoQ4AgO4IRPc04H05KL0Y3lYlQ4HcZtoaEjs5JLB6i+lxdhQVcQ5An4SJOdgxTChhXkSz8plOg==","shasum":"aae3016f881914509aba9faa2a314ff341f0ff9b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.118.0.tgz","fileCount":20,"unpackedSize":174885,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDbyJxGp+kHEBjlIs07jzD8E367UEBFIilV3dLp5OdzbgIgUsNhwE2Eg5WDyFcog/+VdrXoCrVBIcFg6YuKZObQwkk="}],"size":38257},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.118.0_1701785073980_0.1099770632364152"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-12-05T14:04:34.193Z","publish_time":1701785074193,"_source_registry_name":"default","contributors":[]},"6.119.0":{"name":"@vvo/tzdb","version":"6.119.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.17.3","@babel/core":"7.17.5","@babel/node":"7.16.8","@babel/preset-env":"7.16.11","babel-eslint":"10.1.0","cheerio":"1.0.0-rc.10","csv-parse":"5.0.4","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.3","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.2.15","semantic-release":"18.0.1","semantic-release-cli":"5.4.4","sort-keys":"4.2.0","tzdata":"1.0.29","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"f89b3ed101d587ae381e3e6e77b8c90e0d66a5de","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.119.0","_nodeVersion":"18.19.0","_npmVersion":"10.2.3","dist":{"integrity":"sha512-Bb0IwELIsRVscuFIBZdZ/tjIz1y9LVzDRV/AGBny9W1X4nTMkHV7Zf5oA5j3ZDp7IDkt0QK8B1TBCtcWCtT9PQ==","shasum":"af78f71088df961706f2cf12aab5c9907a35e6e4","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.119.0.tgz","fileCount":20,"unpackedSize":174879,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFkDKCpXB0aPzh7Ms1FmJV4l1Oqb2nyormSwLq1KY1euAiEA6ih1zGgc04K6vMfEbSani6/eyD7tkDUWPbDlYtAZSAI="}],"size":38258},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.119.0_1702303479578_0.8295548542250373"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-12-11T14:04:39.835Z","publish_time":1702303479835,"_source_registry_name":"default","contributors":[]},"6.120.0":{"name":"@vvo/tzdb","version":"6.120.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.17.3","@babel/core":"7.17.5","@babel/node":"7.16.8","@babel/preset-env":"7.16.11","babel-eslint":"10.1.0","cheerio":"1.0.0-rc.10","csv-parse":"5.0.4","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.3","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.2.15","semantic-release":"18.0.1","semantic-release-cli":"5.4.4","sort-keys":"4.2.0","tzdata":"1.0.29","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"5c6be0b558c3e50410ed8871df29d1a553e80ee3","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.120.0","_nodeVersion":"18.19.0","_npmVersion":"10.2.3","dist":{"integrity":"sha512-lZQlk2HQha36nxIdVYgjaYgZ7JprGau9grB25wd1745V51uBf/p9o8jIWI6llOkRCnoVAAFycxs+6SToFQWNZA==","shasum":"c1503c16292aa0e6423a5042c873c95ce0724d2d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.120.0.tgz","fileCount":20,"unpackedSize":174882,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCP6S9nW3VZZXgfZdmy1GtDpXPd68j0v/KLCMDBzuDPLQIhANN3eikoFi1Mhy6XE1vLXbfx2aQEI7vFdr8g2mdvTwN5"}],"size":38261},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.120.0_1702476263899_0.84159607462994"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-12-13T14:04:24.150Z","publish_time":1702476264150,"_source_registry_name":"default","contributors":[]},"6.121.0":{"name":"@vvo/tzdb","version":"6.121.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.17.3","@babel/core":"7.17.5","@babel/node":"7.16.8","@babel/preset-env":"7.16.11","babel-eslint":"10.1.0","cheerio":"1.0.0-rc.10","csv-parse":"5.0.4","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.3","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.2.15","semantic-release":"18.0.1","semantic-release-cli":"5.4.4","sort-keys":"4.2.0","tzdata":"1.0.29","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"da8b0b3c7980d8c8363c6dc725001015ee1b2dd8","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.121.0","_nodeVersion":"18.19.0","_npmVersion":"10.2.3","dist":{"integrity":"sha512-ODnjZm9ZIKV+MkfsGA232jWPVDyI4zVr6SXcwacPlm9Ky2qI9V9rbTog/UpVt5hu76PEpeL/HNIepHbS7rHsMg==","shasum":"cb47f30eb0985780a4cadb4d1690d8308f001c0f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.121.0.tgz","fileCount":20,"unpackedSize":174899,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCMSIY2tfco4WZm/AacKXnkJu0SNhB5+JmHEnAk9QYzbgIgadtscJhBnMqBKLInqbPyHMGaBNn0qMKm8mNDcjYTM+A="}],"size":38274},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.121.0_1703167459813_0.5333924057527368"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-12-21T14:04:20.045Z","publish_time":1703167460045,"_source_registry_name":"default","contributors":[]},"6.122.0":{"name":"@vvo/tzdb","version":"6.122.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.17.3","@babel/core":"7.17.5","@babel/node":"7.16.8","@babel/preset-env":"7.16.11","babel-eslint":"10.1.0","cheerio":"1.0.0-rc.10","csv-parse":"5.0.4","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.3","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.2.15","semantic-release":"18.0.1","semantic-release-cli":"5.4.4","sort-keys":"4.2.0","tzdata":"1.0.29","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"026cd3089ba1b6c409910cea02c6cfa45c88307f","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.122.0","_nodeVersion":"18.19.0","_npmVersion":"10.2.3","dist":{"integrity":"sha512-JElBcfS6xjaEVeKKi494mMxNrKVwoKznb9r6V13V+sZjfcJAT2wpfaSYO5T/UCRjTmgbH+B+mUjJ3P/yzEaniw==","shasum":"b056dab80c49f449ac353bbdfa09335ec7a45011","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.122.0.tgz","fileCount":20,"unpackedSize":174865,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEqgHAXFSc3/CZAviZhMVfsZLSOrx+3RnQ71MXLwzmYxAiACmBXFMICUIzX0i/4j/znJ+u7kp/oC8AfU03rKFAo3PA=="}],"size":38263},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.122.0_1703253872451_0.7171627501635081"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-12-22T14:04:32.691Z","publish_time":1703253872691,"_source_registry_name":"default","contributors":[]},"6.123.0":{"name":"@vvo/tzdb","version":"6.123.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.17.3","@babel/core":"7.17.5","@babel/node":"7.16.8","@babel/preset-env":"7.16.11","babel-eslint":"10.1.0","cheerio":"1.0.0-rc.10","csv-parse":"5.0.4","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.3","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.2.15","semantic-release":"18.0.1","semantic-release-cli":"5.4.4","sort-keys":"4.2.0","tzdata":"1.0.29","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"e69fa353ea28aa8b19ca7b86afb3f49fa3b2657a","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.123.0","_nodeVersion":"18.19.0","_npmVersion":"10.2.3","dist":{"integrity":"sha512-imTrhXsSb6QAnETo4OtNToraIZYizUKVEGNvTL872sUd/rmP+KVPJJgxb4t+BpUyLwv8lSsw3kMKX3rUGy00pg==","shasum":"686b5a12ca3bd277601ca0e00ef855baa9148896","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.123.0.tgz","fileCount":20,"unpackedSize":174861,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCytp2oLiUwl/iWHLsOEzlhL0kqh8xVHBrOunqfQvrcUwIgJxgp2Ab+sGkq9lFUmiT8c8TUEvZOdfaOKruPovYLq3I="}],"size":38260},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.123.0_1703945078353_0.011839936729664213"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-12-30T14:04:38.553Z","publish_time":1703945078553,"_source_registry_name":"default","contributors":[]},"6.124.0":{"name":"@vvo/tzdb","version":"6.124.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.17.3","@babel/core":"7.17.5","@babel/node":"7.16.8","@babel/preset-env":"7.16.11","babel-eslint":"10.1.0","cheerio":"1.0.0-rc.10","csv-parse":"5.0.4","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.3","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.2.15","semantic-release":"18.0.1","semantic-release-cli":"5.4.4","sort-keys":"4.2.0","tzdata":"1.0.29","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"a349b99e31752ed7a9577948279a0214d4b5ee27","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.124.0","_nodeVersion":"18.19.0","_npmVersion":"10.2.3","dist":{"integrity":"sha512-1zKnDMwg/9I0MrwcVjziyrn1VlapdCwB2ujaJ545N3A4nmniQ3wFbd/BcKtvwiJaFwqBAKoMwq68syTynroeKQ==","shasum":"79e0593ec96ce356432622ecf590cb0c100362bf","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.124.0.tgz","fileCount":20,"unpackedSize":174865,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFvgS79N8mR3PsnpvIcv9hEx9sIrhcQjAb8uUsRmRIPmAiEAo7nxjKhhX/CZ4AvGTAmTTszTpJeA3ZRzUrYffjJcE+E="}],"size":38263},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.124.0_1704463458953_0.2428792179602346"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-01-05T14:04:19.140Z","publish_time":1704463459140,"_source_registry_name":"default","contributors":[]},"6.125.0":{"name":"@vvo/tzdb","version":"6.125.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.17.3","@babel/core":"7.17.5","@babel/node":"7.16.8","@babel/preset-env":"7.16.11","babel-eslint":"10.1.0","cheerio":"1.0.0-rc.10","csv-parse":"5.0.4","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.3","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.2.15","semantic-release":"18.0.1","semantic-release-cli":"5.4.4","sort-keys":"4.2.0","tzdata":"1.0.29","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"19b8bdb6fad9884001d58b5a8596a2f765157e47","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.125.0","_nodeVersion":"18.19.0","_npmVersion":"10.2.3","dist":{"integrity":"sha512-zxOP62q3CUYIIe6sL/IK6AhmhnPUuHPNx86qZTXuzQHo/QhQRTfXb331poUStTDdZgBoLc6BADUATbGGN/1d4A==","shasum":"c64cd4380b1590ad16fb517255be50b994b17afd","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.125.0.tgz","fileCount":20,"unpackedSize":174884,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCdtzugM8BasdvvhNlc0ceqpFzuKxdFsCr/+OnFNEtthAIhAKvd7PDi+9744O+U6Pt61G8F+5Yb/oMLqchlgboX5d90"}],"size":38277},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.125.0_1705673072074_0.9999540966948626"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-01-19T14:04:32.248Z","publish_time":1705673072248,"_source_registry_name":"default","contributors":[]},"6.126.0":{"name":"@vvo/tzdb","version":"6.126.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.17.3","@babel/core":"7.17.5","@babel/node":"7.16.8","@babel/preset-env":"7.16.11","babel-eslint":"10.1.0","cheerio":"1.0.0-rc.10","csv-parse":"5.0.4","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.3","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.2.15","semantic-release":"18.0.1","semantic-release-cli":"5.4.4","sort-keys":"4.2.0","tzdata":"1.0.29","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"9c0aa5d3a9de4bf2a4401ee19a372aa96225d601","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.126.0","_nodeVersion":"18.19.1","_npmVersion":"10.2.4","dist":{"integrity":"sha512-tQ+w7kldMsPWyneZ5cYu+KMXNbk4i0VLJuTgR3ulTum0/JgwGW6t8NSoCtLgFxvW8JXEjM25zftZd2vOaFs8rw==","shasum":"91cf1ca54bd475eef491a799a292c3595934178c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.126.0.tgz","fileCount":20,"unpackedSize":174650,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDFLDDL1IpDgT5FmyfR+Rmu6IvOcvonL9Tbf48IOLIubAiEA9SLK9oLUdPSxf01WEtIgbTP8OhX6NljE7upAzFEBmWs="}],"size":38260},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.126.0_1710338664027_0.6609917005943768"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-13T14:04:24.240Z","publish_time":1710338664240,"_source_registry_name":"default","contributors":[]},"6.127.0":{"name":"@vvo/tzdb","version":"6.127.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.17.3","@babel/core":"7.17.5","@babel/node":"7.16.8","@babel/preset-env":"7.16.11","babel-eslint":"10.1.0","cheerio":"1.0.0-rc.10","csv-parse":"5.0.4","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.3","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.2.15","semantic-release":"18.0.1","semantic-release-cli":"5.4.4","sort-keys":"4.2.0","tzdata":"1.0.29","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"09aa3e2ea1cfbcf2907dae358b201de9d1c05dad","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.127.0","_nodeVersion":"18.19.1","_npmVersion":"10.2.4","dist":{"integrity":"sha512-hUBWE0cYmoL3BQfs7b8S5sTaYnfIrP2km6DeolkTX4/V/rS4kgH2/m99pwCbdcq8ZmQL2Jcb0Htd95nnyX3anA==","shasum":"796f3cf31adcd669e5dbb8a08ff9bd72ddac6c67","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.127.0.tgz","fileCount":20,"unpackedSize":174680,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCoczaw/1Y8wO1Wm6IFFu28Y1I3w7GBzi2x3xcYJBmz7AIgIWAOdDYyaGp6HMiiOUF+PvTITwbIdKmYZr4t1JrBqls="}],"size":38267},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.127.0_1711807444816_0.7280638707224409"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-30T14:04:04.982Z","publish_time":1711807444982,"_source_registry_name":"default","contributors":[]},"6.128.0":{"name":"@vvo/tzdb","version":"6.128.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.17.3","@babel/core":"7.17.5","@babel/node":"7.16.8","@babel/preset-env":"7.16.11","babel-eslint":"10.1.0","cheerio":"1.0.0-rc.10","csv-parse":"5.0.4","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.3","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.2.15","semantic-release":"18.0.1","semantic-release-cli":"5.4.4","sort-keys":"4.2.0","tzdata":"1.0.29","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"1dcd1cbd095fb39466071c9fe383f125faccf5f8","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.128.0","_nodeVersion":"18.19.1","_npmVersion":"10.2.4","dist":{"integrity":"sha512-gr7uZFTTO9CIui3Tb4dSTLDqTvd5I3tgaXbZao31+plkuOtPUf7pXKQWQOE0znh1IiJhTAydCUQu1JP//z5itw==","shasum":"076be93c796e3cf1f5113379955af52220673e56","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.128.0.tgz","fileCount":20,"unpackedSize":174681,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCPw4xaQLGQRJXwuwtEERL+mH8XOUOgrKByNZN5mAqlzAIgczyzLJu5Qk+RgsTX/XXCxwVZNEDZir83A9hU0vRU6hQ="}],"size":38273},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.128.0_1711893880498_0.8761040902015906"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-31T14:04:40.727Z","publish_time":1711893880727,"_source_registry_name":"default","contributors":[]},"6.129.0":{"name":"@vvo/tzdb","version":"6.129.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.17.3","@babel/core":"7.17.5","@babel/node":"7.16.8","@babel/preset-env":"7.16.11","babel-eslint":"10.1.0","cheerio":"1.0.0-rc.10","csv-parse":"5.0.4","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.3","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.2.15","semantic-release":"18.0.1","semantic-release-cli":"5.4.4","sort-keys":"4.2.0","tzdata":"1.0.29","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"ae7a91b7ddecce3cf151c772554bbc23f395e422","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.129.0","_nodeVersion":"18.20.0","_npmVersion":"10.5.0","dist":{"integrity":"sha512-Cafpcz/T2Suy7p00UekKZxeOAunUJmdadRPauhgVprxLEhSgDsc27RSoI4CXzRC2kh+fon6ZvMCxL8g8mtHtdg==","shasum":"6c6c5f4b0cb4e21ddac3289ad3509b31f3a7f0e8","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.129.0.tgz","fileCount":20,"unpackedSize":174712,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFXSQ1ozZhhEZwMDp7sxY37Xxjxf57i6QfmSXTD128vKAiAJBWLpY6GGNMCaznDeYc6xrHQ3TlWTgux+K+bEX/y6aA=="}],"size":38267},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.129.0_1712239563064_0.23182405222584146"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-04T14:06:03.295Z","publish_time":1712239563295,"_source_registry_name":"default","contributors":[]},"6.130.0":{"name":"@vvo/tzdb","version":"6.130.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.17.3","@babel/core":"7.17.5","@babel/node":"7.16.8","@babel/preset-env":"7.16.11","babel-eslint":"10.1.0","cheerio":"1.0.0-rc.10","csv-parse":"5.0.4","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.3","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.2.15","semantic-release":"18.0.1","semantic-release-cli":"5.4.4","sort-keys":"4.2.0","tzdata":"1.0.29","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"0d0c90e0dbb23bb86f64980f9067d3fdf1b34e5b","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.130.0","_nodeVersion":"18.20.0","_npmVersion":"10.5.0","dist":{"integrity":"sha512-9jhliGe3lHMJxTHoJPsS+jLk3HJOJWS32gA1a7D9rVe0u6ElauasuSOkysIDzbf0Ag3fd7nVR2j2By1BoRS7qw==","shasum":"58f89e7fd771ec932b0303acf7124796aa8d60ad","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.130.0.tgz","fileCount":20,"unpackedSize":174732,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIG0pbjUqGsyQkOQjO2cUBZ2hf6WIii5iiVMvaHi1RbKaAiEAlCELv7gWJkTPEMsnLrrd0GosJvatcHMZOPaDkgs9oSk="}],"size":38279},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.130.0_1712325961788_0.5578121209799383"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-05T14:06:01.955Z","publish_time":1712325961955,"_source_registry_name":"default","contributors":[]},"6.131.0":{"name":"@vvo/tzdb","version":"6.131.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.17.3","@babel/core":"7.17.5","@babel/node":"7.16.8","@babel/preset-env":"7.16.11","babel-eslint":"10.1.0","cheerio":"1.0.0-rc.10","csv-parse":"5.0.4","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.3","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.2.15","semantic-release":"18.0.1","semantic-release-cli":"5.4.4","sort-keys":"4.2.0","tzdata":"1.0.29","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"032d8406cc7eb67604799bda5f26dd6c03b10836","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.131.0","_nodeVersion":"18.20.1","_npmVersion":"10.5.0","dist":{"integrity":"sha512-yJ9K6iulmCQBRglKqCoV2OUkROA96twwnC+1VpjN0Ri/jP2u5bEP1TlKdn2Oi3QtBYkFyuwJi5TzDiZOKtD4fg==","shasum":"ebe52fd033a6805ec9ede51f188b137010fac91d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.131.0.tgz","fileCount":20,"unpackedSize":174760,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBjibt7I3DrvjPB+3/a3dllyKOwzOn6MeV0L1RJApZR+AiEAoN1vAuLu+VDmbWUwzV3boeX0E67zLRsyzKIi3YJXG08="}],"size":38287},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.131.0_1712671467316_0.42235236804277276"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-09T14:04:27.514Z","publish_time":1712671467514,"_source_registry_name":"default","contributors":[]},"6.132.0":{"name":"@vvo/tzdb","version":"6.132.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.17.3","@babel/core":"7.17.5","@babel/node":"7.16.8","@babel/preset-env":"7.16.11","babel-eslint":"10.1.0","cheerio":"1.0.0-rc.10","csv-parse":"5.0.4","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.3","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.2.15","semantic-release":"18.0.1","semantic-release-cli":"5.4.4","sort-keys":"4.2.0","tzdata":"1.0.29","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"7f7daaaf7d49f163fc9f9775abe0d9c174fd60d0","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.132.0","_nodeVersion":"18.20.1","_npmVersion":"10.5.0","dist":{"integrity":"sha512-rHjztQEcxPdihn8C5mD+sNTwnuYv4DEkD6LECedzP6Jl3jXP+6TG1EkVfK5GBHgCqtcum3MEjhu43IdaGQGLBg==","shasum":"59d27730899a78ef6afe53a7dcb39513bb188bb8","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.132.0.tgz","fileCount":20,"unpackedSize":174791,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHWU9rePc3177qm6cA1LNt1vH5LYrnmZFZElq5dWUTOlAiEA4oJZ3+G/7VmJhuQUO0h1yRiRCWq7BR7YsyYiEZxlvug="}],"size":38297},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.132.0_1713276311132_0.346609722196046"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-16T14:05:11.335Z","publish_time":1713276311335,"_source_registry_name":"default","contributors":[]},"6.133.0":{"name":"@vvo/tzdb","version":"6.133.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.17.3","@babel/core":"7.17.5","@babel/node":"7.16.8","@babel/preset-env":"7.16.11","babel-eslint":"10.1.0","cheerio":"1.0.0-rc.10","csv-parse":"5.0.4","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.3","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.2.15","semantic-release":"18.0.1","semantic-release-cli":"5.4.4","sort-keys":"4.2.0","tzdata":"1.0.29","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"869409d4628e09859f4f7e48477f152be07dc11c","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.133.0","_nodeVersion":"18.20.2","_npmVersion":"10.5.0","dist":{"integrity":"sha512-qDSicu+JDdlDOoZfG85GIyKnSWANNwJ+RpQXUOuRLyCy2RmtDpG182gWI/6ul3SEpuMTByfSiMRn17vOlKXUYg==","shasum":"b7a1ad7d18ce4de7fa6a40afe9840d2cdd46cab8","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.133.0.tgz","fileCount":20,"unpackedSize":174825,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIERzLoy1Lq9ZTaZau1xktoTxWzn50Ial9769SNderlnFAiEAqMa6K1LMOTFRNYdnMDeaVbDH3WwviU69Z7X6xF/Kobg="}],"size":38316},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.133.0_1713362677240_0.5296189017852211"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-17T14:04:37.410Z","publish_time":1713362677410,"_source_registry_name":"default","contributors":[]},"6.134.0":{"name":"@vvo/tzdb","version":"6.134.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.17.3","@babel/core":"7.17.5","@babel/node":"7.16.8","@babel/preset-env":"7.16.11","babel-eslint":"10.1.0","cheerio":"1.0.0-rc.10","csv-parse":"5.0.4","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.3","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.2.15","semantic-release":"18.0.1","semantic-release-cli":"5.4.4","sort-keys":"4.2.0","tzdata":"1.0.29","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"b2709747019af12c6db1e38537454eacc0994873","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.134.0","_nodeVersion":"18.20.2","_npmVersion":"10.5.0","dist":{"integrity":"sha512-kRAtLjfs/n+o0wODPZlufpHt0GJHyNH+8gJeATNYhwzBKW513CaAkDmfY/twyzXMk3kp6xxi3uWVkFS4pbnNrw==","shasum":"16afc0b664349cfe5b55d1c7994c895cd5f2c0b1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.134.0.tgz","fileCount":20,"unpackedSize":174863,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDHpH8ct3aqUA3e73XreoK3gqr/5C3nbvrmKLX3cYQI0gIhAOoM/wai0sg4ZAkJlfP09wYScth8cC2AcMwf/UXsYO56"}],"size":38337},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.134.0_1713794679861_0.04457676334993321"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-22T14:04:40.032Z","publish_time":1713794680032,"_source_registry_name":"default","contributors":[]},"6.135.0":{"name":"@vvo/tzdb","version":"6.135.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.17.3","@babel/core":"7.17.5","@babel/node":"7.16.8","@babel/preset-env":"7.16.11","babel-eslint":"10.1.0","cheerio":"1.0.0-rc.10","csv-parse":"5.0.4","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.3","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.2.15","semantic-release":"18.0.1","semantic-release-cli":"5.4.4","sort-keys":"4.2.0","tzdata":"1.0.29","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"2e719333883285dc4bdfdc66fa11b36d775e8a42","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.135.0","_nodeVersion":"18.20.2","_npmVersion":"10.5.0","dist":{"integrity":"sha512-c4G2RKUw90Ic528JDpAzfoGTFZdnVWLTjmWl1aqNVNZve6NUNVNwPqu3ox0/9GF1TVAlhll9as23PjBUueEmSA==","shasum":"337662e37e554af8c432cc71f98f1e75d28d4a5b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.135.0.tgz","fileCount":20,"unpackedSize":174875,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGqc97MRjYo6lnATEztoFp2REE/HqgBYKNsLtLGpOeEyAiA7rCL48kAMANGyUdteswWJb9SvOl4XkvqwpvWRPdKazw=="}],"size":38340},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.135.0_1713881073164_0.8322695694580411"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-23T14:04:33.351Z","publish_time":1713881073351,"_source_registry_name":"default","contributors":[]},"6.136.0":{"name":"@vvo/tzdb","version":"6.136.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.17.3","@babel/core":"7.17.5","@babel/node":"7.16.8","@babel/preset-env":"7.16.11","babel-eslint":"10.1.0","cheerio":"1.0.0-rc.10","csv-parse":"5.0.4","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.3","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.2.15","semantic-release":"18.0.1","semantic-release-cli":"5.4.4","sort-keys":"4.2.0","tzdata":"1.0.29","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"715323b2d99fa86fa825a846674b00249fa42b41","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.136.0","_nodeVersion":"18.20.2","_npmVersion":"10.5.0","dist":{"integrity":"sha512-vdk89K7T9TxipX+JuU5PcOscKcdLOxL81VRzvldEvpQmhiwU1ar7X+6IA7BRjXsRI/bqrPHxffbq4JdKBxttKw==","shasum":"4b85a32f798b76cc5ee80405e7aba9c0c6336d49","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.136.0.tgz","fileCount":20,"unpackedSize":174902,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCdje9uoteUaRdCjGPGEV+hLFCxrmgzVDlH9MMVqrNyOwIhANzB6gkU8sR0HxhDZD3552Z/3FqfqLX8gWlbfGoxRgOZ"}],"size":38348},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.136.0_1714053863076_0.36887112382172815"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-25T14:04:23.237Z","publish_time":1714053863237,"_source_registry_name":"default","contributors":[]},"6.137.0":{"name":"@vvo/tzdb","version":"6.137.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.17.3","@babel/core":"7.17.5","@babel/node":"7.16.8","@babel/preset-env":"7.16.11","babel-eslint":"10.1.0","cheerio":"1.0.0-rc.10","csv-parse":"5.0.4","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.3","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.2.15","semantic-release":"18.0.1","semantic-release-cli":"5.4.4","sort-keys":"4.2.0","tzdata":"1.0.29","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"609dd68cdb74e9fbb73b94d773f462e98a44d439","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.137.0","_nodeVersion":"18.20.2","_npmVersion":"10.5.0","dist":{"integrity":"sha512-er8kaywRTjBTlaBgYynd3Fe/OPUfL3GuRMJOyWRlZ3V7EX4A6pryXTf42FL1ZXjOkDPz+/exAUe03kmb02MLOA==","shasum":"3fc2aec6ab0123f34677caf81522cc00c954d8ef","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.137.0.tgz","fileCount":20,"unpackedSize":174857,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAjLdol9H0N/sx++ZTuCb6J6RlWXF7WwhtkFKP1CSl3BAiA6gtoS4mW3QFXp9Lm5O1JGnC1Fcy6AMo3vNyVkffyLtQ=="}],"size":38336},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.137.0_1714658675649_0.3961533677799858"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-02T14:04:35.924Z","publish_time":1714658675924,"_source_registry_name":"default","contributors":[]},"6.138.0":{"name":"@vvo/tzdb","version":"6.138.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.17.3","@babel/core":"7.17.5","@babel/node":"7.16.8","@babel/preset-env":"7.16.11","babel-eslint":"10.1.0","cheerio":"1.0.0-rc.10","csv-parse":"5.0.4","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.3","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.2.15","semantic-release":"18.0.1","semantic-release-cli":"5.4.4","sort-keys":"4.2.0","tzdata":"1.0.29","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"3b5b8a4c7ed2f7c33eac8cee3f2f6371ef7063f7","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.138.0","_nodeVersion":"18.20.2","_npmVersion":"10.5.0","dist":{"integrity":"sha512-s7lB3N1MwywA+0f75aUCTmpIBsWK0CmR7Tu5/6qGh3ta/GAQkmVACkmhyf3HuM2oExIS97qvRFdfVdvpF/vR+g==","shasum":"3c3aac659c1b07159401e99e4343bc67d6e772a2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.138.0.tgz","fileCount":20,"unpackedSize":174829,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDu/JMEjdRKnNaCoGojU/UzwefmiYwivylxfOYLKsKrDgIgLNJwpnrb6GsLgeIRMCzUYgwP8WKvpCTFhGoFdclJrdc="}],"size":38330},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.138.0_1715177062963_0.15473688746856995"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-08T14:04:23.139Z","publish_time":1715177063139,"_source_registry_name":"default","contributors":[]},"6.139.0":{"name":"@vvo/tzdb","version":"6.139.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.17.3","@babel/core":"7.17.5","@babel/node":"7.16.8","@babel/preset-env":"7.16.11","babel-eslint":"10.1.0","cheerio":"1.0.0-rc.10","csv-parse":"5.0.4","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.3","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.2.15","semantic-release":"18.0.1","semantic-release-cli":"5.4.4","sort-keys":"4.2.0","tzdata":"1.0.29","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"72e0c7b7f7510a1cdc4c1d139f947a3242178505","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.139.0","_nodeVersion":"18.20.2","_npmVersion":"10.5.0","dist":{"integrity":"sha512-LpBMlXJIcPddaK3ow5dnqB9z3+EzziCOHz5T6QhshdKu8QU9FW2n8MaDlc2ubxVaJPHerFyq4V8BsCV+T1+lVw==","shasum":"541d9669f47cfd54c1b78fdf076109a15c3634bd","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.139.0.tgz","fileCount":20,"unpackedSize":174857,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBuI0LZxQTYkZC4qod3ez7aXRiGOZmpWni7VypxYDwbEAiBbY74FVf9SyC7bUoNvDFsTUCukmmcv0FUDawG9j1UKpg=="}],"size":38336},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.139.0_1715781923989_0.7594560020373688"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-15T14:05:24.159Z","publish_time":1715781924159,"_source_registry_name":"default","contributors":[]},"6.140.0":{"name":"@vvo/tzdb","version":"6.140.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.17.3","@babel/core":"7.17.5","@babel/node":"7.16.8","@babel/preset-env":"7.16.11","babel-eslint":"10.1.0","cheerio":"1.0.0-rc.10","csv-parse":"5.0.4","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.3","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.2.15","semantic-release":"18.0.1","semantic-release-cli":"5.4.4","sort-keys":"4.2.0","tzdata":"1.0.29","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"36a2440e4699d06cfae7e80b324074183ae1902d","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.140.0","_nodeVersion":"18.20.3","_npmVersion":"10.7.0","dist":{"integrity":"sha512-GUjt7dFhP5GqGzWC1SdzyI+noNxN4V/3eWjZkZ3rg1LnhtRGYgcIimBN4FdBrYZljNjpmLlb7sGFhRRRcqi4mA==","shasum":"6b1e72e3a31a270c1467dcdff08940c5512911ee","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.140.0.tgz","fileCount":20,"unpackedSize":174875,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHBucXuus2oWNqIrTx/5FrsL05JxJcK0YBGck7j6T0xdAiAdp4dSwd8s4Gl0QBQps/bHS38+2ocStlR3GkOELNS1Sg=="}],"size":38343},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.140.0_1719237878430_0.9003504449540707"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-06-24T14:04:38.596Z","publish_time":1719237878596,"_source_registry_name":"default","contributors":[]},"6.141.0":{"name":"@vvo/tzdb","version":"6.141.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.17.3","@babel/core":"7.17.5","@babel/node":"7.16.8","@babel/preset-env":"7.16.11","babel-eslint":"10.1.0","cheerio":"1.0.0-rc.10","csv-parse":"5.0.4","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.3","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.2.15","semantic-release":"18.0.1","semantic-release-cli":"5.4.4","sort-keys":"4.2.0","tzdata":"1.0.29","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"45557e9b350c069813a4a2441a5e3427f32947d0","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.141.0","_nodeVersion":"18.20.3","_npmVersion":"10.7.0","dist":{"integrity":"sha512-vpuv8Eo75WwW6oHygfSSJ8J2AIADlqoHu9HmKxD8Ey/hmRhxt0+/nEGbzBy/Y/Q1qsdgDj3kP3NRLr2082VzgA==","shasum":"d758b9604d68c65df71d32512e55659cfe4ebf96","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.141.0.tgz","fileCount":20,"unpackedSize":174869,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFRf62huXo9PQAT6fwJxCKOYKnppkByGtUOLnT5GgzSQAiB4A4/gEXX86seQNLzfVrQXMHnWCgJHNHhhe/Sc3yIl9w=="}],"size":38338},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.141.0_1719929087113_0.19453849161946724"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-07-02T14:04:47.415Z","publish_time":1719929087415,"_source_registry_name":"default","contributors":[]},"6.142.0":{"name":"@vvo/tzdb","version":"6.142.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.17.3","@babel/core":"7.17.5","@babel/node":"7.16.8","@babel/preset-env":"7.16.11","babel-eslint":"10.1.0","cheerio":"1.0.0-rc.10","csv-parse":"5.0.4","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.3","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.2.15","semantic-release":"18.0.1","semantic-release-cli":"5.4.4","sort-keys":"4.2.0","tzdata":"1.0.29","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"46f8fa5456daff650cb294cbe1308fe45c0da6d5","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.142.0","_nodeVersion":"18.20.4","_npmVersion":"10.7.0","dist":{"integrity":"sha512-k10BEEr0c3q65yPkhLp4fdMwSMJVj6jP+UDWRG8Psb6R/BLs9yKuz23pf+1rH5Naztiu1d4KM3eArvf3bjS6ZQ==","shasum":"68b8ae1199d1cb5c79a0330284cab617307a0c18","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.142.0.tgz","fileCount":20,"unpackedSize":174869,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIF0pUDGECgA2gWNdcOPfYns0f2HkOeNAyCeCPOFafMWHAiBV7ow+yCxqzFBsOm/rj2wD6mqTjOtjrfabqYDi9eQb6A=="}],"size":38333},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.142.0_1721743478511_0.41407784265160363"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-07-23T14:04:38.697Z","publish_time":1721743478697,"_source_registry_name":"default","contributors":[]},"6.143.0":{"name":"@vvo/tzdb","version":"6.143.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.17.3","@babel/core":"7.17.5","@babel/node":"7.16.8","@babel/preset-env":"7.16.11","babel-eslint":"10.1.0","cheerio":"1.0.0-rc.10","csv-parse":"5.0.4","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.3","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.2.15","semantic-release":"18.0.1","semantic-release-cli":"5.4.4","sort-keys":"4.2.0","tzdata":"1.0.29","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"d22d578ece6d853e8bab1112f28ad646076498cd","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.143.0","_nodeVersion":"18.20.4","_npmVersion":"10.7.0","dist":{"integrity":"sha512-NvjLntBV2enkwDzIwVWWJccs8By8vO9SUuUOltylZTUBEDq8Cdb8WLCzFi02lb6RezXdWPI2IxMOumQphurvtA==","shasum":"617bcff8ecc2857cb66dfed659605b4da2c701e9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.143.0.tgz","fileCount":20,"unpackedSize":174854,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDu/lT/FJ1SfND27ZlzCvswlc39U4TS+yFhZ0odhFqVjwIhAIC6dANVpSgir8e12QOxLLtB8DDK3KpFGeGbkM/iESi9"}],"size":38328},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.143.0_1724767473187_0.6484040056728464"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-08-27T14:04:33.369Z","publish_time":1724767473369,"_source_registry_name":"default","contributors":[]},"6.144.0":{"name":"@vvo/tzdb","version":"6.144.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.17.3","@babel/core":"7.17.5","@babel/node":"7.16.8","@babel/preset-env":"7.16.11","babel-eslint":"10.1.0","cheerio":"1.0.0-rc.10","csv-parse":"5.0.4","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.3","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.2.15","semantic-release":"18.0.1","semantic-release-cli":"5.4.4","sort-keys":"4.2.0","tzdata":"1.0.29","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"93404abb0b8f1852364904783661bc2fb25f0a4f","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.144.0","_nodeVersion":"18.20.4","_npmVersion":"10.7.0","dist":{"integrity":"sha512-S/P3BRcYgwJfAjDlo1IVVW7xDmWv6ravVHIuWm6SGue9WpKn9axCDyM+iI15pWvP5CGzLEOsrsMtQiqDMiTWoA==","shasum":"c7896d8ebabe5879337276c511ef90502bbb05b4","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.144.0.tgz","fileCount":20,"unpackedSize":174869,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAYKUcD5+MbDi1uTNPztRjJD6N4oN2GgkJo+TwRW69WdAiEAsdMC9WVBsKloP2TozDiz9Z41mKda3zgfrPrVObJB4ro="}],"size":38333},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.144.0_1724853875881_0.2117840668814528"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-08-28T14:04:36.053Z","publish_time":1724853876053,"_source_registry_name":"default","contributors":[]},"6.145.0":{"name":"@vvo/tzdb","version":"6.145.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.17.3","@babel/core":"7.17.5","@babel/node":"7.16.8","@babel/preset-env":"7.16.11","babel-eslint":"10.1.0","cheerio":"1.0.0-rc.10","csv-parse":"5.0.4","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.3","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.2.15","semantic-release":"18.0.1","semantic-release-cli":"5.4.4","sort-keys":"4.2.0","tzdata":"1.0.29","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"f4003f73849b32c8c9d98c93a3b283ade5466de3","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.145.0","_nodeVersion":"18.20.4","_npmVersion":"10.7.0","dist":{"integrity":"sha512-X3DTmeEzsZi/ZkYXofW04t1bFInYUk6SJBuNWPvV9wjCp9fI2C2n6OTDT9+YLKCJTosolMx1YKZWMJQykJerPQ==","shasum":"2ca21ce2bae19222382425ade4c01e5d15f911e8","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.145.0.tgz","fileCount":20,"unpackedSize":174951,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCBFXdW81OuZBOD5HjFAwDsLqossXvItu2dv7L3wHO9aQIgd6FWEcAL+ViM57wwNR0vzqXPdsLuGccf99TYYn8Awz4="}],"size":38380},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.145.0_1725631471239_0.4249909435854473"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-06T14:04:31.404Z","publish_time":1725631471404,"_source_registry_name":"default","contributors":[]},"6.146.0":{"name":"@vvo/tzdb","version":"6.146.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.17.3","@babel/core":"7.17.5","@babel/node":"7.16.8","@babel/preset-env":"7.16.11","babel-eslint":"10.1.0","cheerio":"1.0.0-rc.10","csv-parse":"5.0.4","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.3","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.2.15","semantic-release":"18.0.1","semantic-release-cli":"5.4.4","sort-keys":"4.2.0","tzdata":"1.0.29","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"1ad7338b31968a003d3f2b8980708cd3b3d74376","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.146.0","_nodeVersion":"18.20.4","_npmVersion":"10.7.0","dist":{"integrity":"sha512-nPnkIsYWG7ZSEcd/Om7gK9AH78Xbf89RdFJyVjshBe6XcXzl/OPeS8eYHgGb7lznoeDuqub7KrzzqMTGpI8HhQ==","shasum":"bb181f40a4fbdc0788943105d7d7f8e35c48a0d4","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.146.0.tgz","fileCount":20,"unpackedSize":175009,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDpSfTcdQypUmuztEMWOpiQ+JlCaRBZeRdj42h5In5PsAIhAN8xXY4Ag6Ru55irvhAxkxZimiqOGKFbwlXFXUQe5RxH"}],"size":38400},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.146.0_1728309905015_0.8438407686917446"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-07T14:05:05.182Z","publish_time":1728309905182,"_source_registry_name":"default","contributors":[]},"6.147.0":{"name":"@vvo/tzdb","version":"6.147.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.17.3","@babel/core":"7.17.5","@babel/node":"7.16.8","@babel/preset-env":"7.16.11","babel-eslint":"10.1.0","cheerio":"1.0.0-rc.10","csv-parse":"5.0.4","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.3","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.2.15","semantic-release":"18.0.1","semantic-release-cli":"5.4.4","sort-keys":"4.2.0","tzdata":"1.0.29","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"3687b13d61d7c0317a5d1260c0b45aafef76ccbf","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.147.0","_nodeVersion":"18.20.4","_npmVersion":"10.7.0","dist":{"integrity":"sha512-naptD2MNHejOzUzqGAIR0KoDwQq0SNH07Z/HqbGF8c9JpednT/UHSfa6vfAR1velUUe64UwRGaOiVDEs7JrbYw==","shasum":"4989a938be9983bc955d177d3637fe575c72ec9a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.147.0.tgz","fileCount":20,"unpackedSize":175019,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCv7QBRNx/Lo7C1SQcaFdJ4MNDbmpKut42KurgKzJ3vYgIhAIvdUkaMWVcWl2T5ooqagAi2HlkcQy395ENcTg9cF0W4"}],"size":38407},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.147.0_1729260274695_0.8263791660847313"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-18T14:04:34.898Z","publish_time":1729260274898,"_source_registry_name":"default","contributors":[]},"6.148.0":{"name":"@vvo/tzdb","version":"6.148.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.17.3","@babel/core":"7.17.5","@babel/node":"7.16.8","@babel/preset-env":"7.16.11","babel-eslint":"10.1.0","cheerio":"1.0.0-rc.10","csv-parse":"5.0.4","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.3","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.2.15","semantic-release":"18.0.1","semantic-release-cli":"5.4.4","sort-keys":"4.2.0","tzdata":"1.0.29","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"553bcbf170060ce277aaf45eeb09d1ed41306597","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.148.0","_nodeVersion":"18.20.4","_npmVersion":"10.7.0","dist":{"integrity":"sha512-ShAppJ5BDUVb0m8nfwcg7qmdbzP09Lc+jf/ehKBpGSH/eXjr8ed1s6d0J8nmc68msqkLE3NHFkswg6rE+eCPsA==","shasum":"b293f04b99c2dd9a13bb6081794a2d134ccb0fca","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.148.0.tgz","fileCount":20,"unpackedSize":175017,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCpVESi19bIEaKejn6kWMcnktBX+/jYIGgA35MO16qJRgIhAMg27eW7elI3cK5YQUs1b1G6j1rPGmMpx+wKRFy/EQIb"}],"size":38407},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.148.0_1730037887029_0.0275437924641444"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-27T14:04:47.234Z","publish_time":1730037887234,"_source_registry_name":"default","contributors":[]},"6.149.0":{"name":"@vvo/tzdb","version":"6.149.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.17.3","@babel/core":"7.17.5","@babel/node":"7.16.8","@babel/preset-env":"7.16.11","babel-eslint":"10.1.0","cheerio":"1.0.0-rc.10","csv-parse":"5.0.4","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.3","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.2.15","semantic-release":"18.0.1","semantic-release-cli":"5.4.4","sort-keys":"4.2.0","tzdata":"1.0.29","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"2f67117057b2ee5168840654426598feed92c92a","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.149.0","_nodeVersion":"18.20.4","_npmVersion":"10.7.0","dist":{"integrity":"sha512-d68+oW1TE60Ho9FlCDO5Ks4suk6hp5umjNIrtWytVB0B/X0/P1T9yWdnH7EhNb2fx1CQE+MM1qmLUGzT+QAqdw==","shasum":"e4fcca3c49b90d5910a8679267540cb532809075","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.149.0.tgz","fileCount":20,"unpackedSize":175040,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAHO6kHvNiLbYc4PuqR9X6vBHxddLufJT+YP1DWCyvnhAiEA7tNVI+U2JOTuXYRr/bn9SP13IpcF11HDP29N3S6JIag="}],"size":38418},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.149.0_1730556266115_0.18912057167792073"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-11-02T14:04:26.351Z","publish_time":1730556266351,"_source_registry_name":"default","contributors":[]},"6.150.0":{"name":"@vvo/tzdb","version":"6.150.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.17.3","@babel/core":"7.17.5","@babel/node":"7.16.8","@babel/preset-env":"7.16.11","babel-eslint":"10.1.0","cheerio":"1.0.0-rc.10","csv-parse":"5.0.4","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.3","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.2.15","semantic-release":"18.0.1","semantic-release-cli":"5.4.4","sort-keys":"4.2.0","tzdata":"1.0.29","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"0e35c836bf0c7d16c391a597476d6e0395fbcfb1","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.150.0","_nodeVersion":"18.20.5","_npmVersion":"10.8.2","dist":{"integrity":"sha512-iBnodeX9W33DExpcqtQijYbcr8Opyt9SZEq3lAw3ZYud1eO87sFdaupi4xDn1Heobssw8V1cCKzaWchWuIOjpg==","shasum":"ff2f5faea900ab55a0a2795157c2c18ec4f7209e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.150.0.tgz","fileCount":20,"unpackedSize":175074,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEmPoB4E0xc1UxJcLhx0h+mwSgobpI5Ujpd5xUJGodGoAiEA/f6MCf1xFtV5g9OrRt6DTvoO30Vbd94SCFARcLD26Ck="}],"size":38424},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.150.0_1732370730772_0.08196849168540932"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-11-23T14:05:30.950Z","publish_time":1732370730950,"_source_registry_name":"default","contributors":[]},"6.151.0":{"name":"@vvo/tzdb","version":"6.151.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.17.3","@babel/core":"7.17.5","@babel/node":"7.16.8","@babel/preset-env":"7.16.11","babel-eslint":"10.1.0","cheerio":"1.0.0-rc.10","csv-parse":"5.0.4","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.3","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.2.15","semantic-release":"18.0.1","semantic-release-cli":"5.4.4","sort-keys":"4.2.0","tzdata":"1.0.29","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"0e52bb1218494858922f4b6ad9009ebe6e9808fd","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.151.0","_nodeVersion":"18.20.5","_npmVersion":"10.8.2","dist":{"integrity":"sha512-HjEVZx7zolKSOuUvW2RhkP2RGEKyBrP/kZ/jnHOg8ktQH+fjC3nPkuqnE//2RbwxAVI0v759sBVAokKz+d/YDQ==","shasum":"2781b1ad982e2ea0a7da1d115ebe69097f71525c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.151.0.tgz","fileCount":20,"unpackedSize":175102,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC63+XVjWLbBbIJzUHgjmhT/8ScqsRPasfEy4ezCTm1sQIhAJFebqfe0F7k+FW+ZEJA8YnMJmULAh9svNDE2Rcxw3u0"}],"size":38438},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.151.0_1733234708461_0.8826345384134144"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-03T14:05:08.698Z","publish_time":1733234708698,"_source_registry_name":"default","contributors":[]},"6.152.0":{"name":"@vvo/tzdb","version":"6.152.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.17.3","@babel/core":"7.17.5","@babel/node":"7.16.8","@babel/preset-env":"7.16.11","babel-eslint":"10.1.0","cheerio":"1.0.0-rc.10","csv-parse":"5.0.4","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.3","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.2.15","semantic-release":"18.0.1","semantic-release-cli":"5.4.4","sort-keys":"4.2.0","tzdata":"1.0.29","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"22a4fd9858fd11f858ddbdc2fdfe40a3253c3b42","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.152.0","_nodeVersion":"18.20.5","_npmVersion":"10.8.2","dist":{"integrity":"sha512-PSHIgDk6LjYTyAK7fPLZIliB1vSQg2OXxfkAkRJzUkwuR/Xp5FzmQNx9SmHVZhw/W/Y1x6TE6yO89PFPossswQ==","shasum":"4963a94f3ccfdaeaebc68801f12c83e352afb8ed","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.152.0.tgz","fileCount":20,"unpackedSize":175068,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDJW+VrWrdabMCi6z8u7wMmxvEFxIu3xxH2AsFFSiLmtQIgAhG9nY9Y9c8Dqoq6PKpVZKRSXlgqv0zVMkUGuvJ+4gg="}],"size":38433},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tzdb_6.152.0_1733321126324_0.4619364129199346"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-04T14:05:26.525Z","publish_time":1733321126525,"_source_registry_name":"default","contributors":[]},"6.153.0":{"name":"@vvo/tzdb","version":"6.153.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.17.3","@babel/core":"7.17.5","@babel/node":"7.16.8","@babel/preset-env":"7.16.11","babel-eslint":"10.1.0","cheerio":"1.0.0-rc.10","csv-parse":"5.0.4","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.3","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.2.15","semantic-release":"18.0.1","semantic-release-cli":"5.4.4","sort-keys":"4.2.0","tzdata":"1.0.29","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"22d31a5daa060d8b44b268a88ec0da2e2044aa49","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.153.0","_nodeVersion":"18.20.5","_npmVersion":"10.8.2","dist":{"integrity":"sha512-qtHnfGowiiLjSC5wTI63ICEVgN2tR5s1ZeVGEsnwaWTJSaE3hRbiCsS5ArEuWnhCT0ZUrk+N9pL6yC4RNiaVcQ==","shasum":"c0793c063cad093ee64a2a4a04e0a40e738f84f0","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.153.0.tgz","fileCount":20,"unpackedSize":175070,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFYiRoSDUbizxa/lhnOpwqC69xcfJZ47/X8IXJKJ6UxUAiEAgveoV/xzbcEtnjoniJPxfE9Ewaimy2alSTY/RV9Pii4="}],"size":38432},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/tzdb_6.153.0_1734098720782_0.8574041930331802"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-13T14:05:20.983Z","publish_time":1734098720983,"_source_registry_name":"default","contributors":[]},"6.154.0":{"name":"@vvo/tzdb","version":"6.154.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.17.3","@babel/core":"7.17.5","@babel/node":"7.16.8","@babel/preset-env":"7.16.11","babel-eslint":"10.1.0","cheerio":"1.0.0-rc.10","csv-parse":"5.0.4","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.3","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.2.15","semantic-release":"18.0.1","semantic-release-cli":"5.4.4","sort-keys":"4.2.0","tzdata":"1.0.29","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"61a15578a4086a8ed90183fb09d916208decdb24","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.154.0","_nodeVersion":"18.20.5","_npmVersion":"10.8.2","dist":{"integrity":"sha512-Elb3jMRV5YRj4chYwDle2Lf4jrQscejARlSrMg66HKmQtsTZUPtQ/cNdeSyqdwkdDdex1rTolFmmR7wkAoMfsA==","shasum":"c60ff18f959e440a255fd64355d9b69479524606","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.154.0.tgz","fileCount":20,"unpackedSize":175080,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEX2/r4KZ69N0ijhoiJhKZ6ZTGCsguG7VOlIUNm5kgK2AiEAy+LW2wCld2fuJTtAMQ8HOroYK5E/L1kYpeqsjgbQdms="}],"size":38440},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/tzdb_6.154.0_1734357909890_0.3209761561381157"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-16T14:05:10.068Z","publish_time":1734357910068,"_source_registry_name":"default","contributors":[]},"6.155.0":{"name":"@vvo/tzdb","version":"6.155.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.17.3","@babel/core":"7.17.5","@babel/node":"7.16.8","@babel/preset-env":"7.16.11","babel-eslint":"10.1.0","cheerio":"1.0.0-rc.10","csv-parse":"5.0.4","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.3","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.2.15","semantic-release":"18.0.1","semantic-release-cli":"5.4.4","sort-keys":"4.2.0","tzdata":"1.0.29","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"30f8a699ea678ebbb394620f6aeb7caede6e2b92","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.155.0","_nodeVersion":"18.20.5","_npmVersion":"10.8.2","dist":{"integrity":"sha512-oz6UU4et5GBY+oYW45X54Vi0EhVtVEl5CKAsSSxrUk9osEzzXAESGEC315NX1iD8mVxOyceoDqxk7BIqviOf/w==","shasum":"a6d1da992c77d75ba2444da36ad4d6f9a44ff6bd","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.155.0.tgz","fileCount":20,"unpackedSize":175084,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAJeu5R01vJQpCKssCjJbpi1Lb1oxP5W85TrNJ7wH7hTAiA6+08MX0i3LDBOBASPzrWdSqxHYKx2vWKY1A39iGOhNg=="}],"size":38441},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/tzdb_6.155.0_1734617116291_0.8403119112835968"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-19T14:05:16.472Z","publish_time":1734617116472,"_source_registry_name":"default","contributors":[]},"6.156.0":{"name":"@vvo/tzdb","version":"6.156.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.17.3","@babel/core":"7.17.5","@babel/node":"7.16.8","@babel/preset-env":"7.16.11","babel-eslint":"10.1.0","cheerio":"1.0.0-rc.10","csv-parse":"5.0.4","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.3","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.2.15","semantic-release":"18.0.1","semantic-release-cli":"5.4.4","sort-keys":"4.2.0","tzdata":"1.0.29","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"5cc4ac8b04a46d8d76d8704d80b7e8aeeab958f0","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.156.0","_nodeVersion":"18.20.5","_npmVersion":"10.8.2","dist":{"integrity":"sha512-YbLH+pjcrZ+Oc2mEZn9XeZvQjznF0NBWW0N+l3D/glTpjE47rDlJwHtjtaDcea8uBA7gP4xVSH52/BICokVMoA==","shasum":"8e4277c97d39e7441726e3e893044e2ba724ee2b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.156.0.tgz","fileCount":20,"unpackedSize":175086,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIC71rJC/Zsj8DmrP3Lku056SSIf06ky2C/4BKJ+hU3ofAiEAre7zahwlItqdlNZjpwTlT6A9OGdN3gceNvu+hwvSlw8="}],"size":38434},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/tzdb_6.156.0_1735394674868_0.6311057474786854"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-28T14:04:35.089Z","publish_time":1735394675089,"_source_registry_name":"default","contributors":[]},"6.157.0":{"name":"@vvo/tzdb","version":"6.157.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.17.3","@babel/core":"7.17.5","@babel/node":"7.16.8","@babel/preset-env":"7.16.11","babel-eslint":"10.1.0","cheerio":"1.0.0-rc.10","csv-parse":"5.0.4","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.3","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.2.15","semantic-release":"18.0.1","semantic-release-cli":"5.4.4","sort-keys":"4.2.0","tzdata":"1.0.29","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"f5e928359270a57866d81c4523ef55fbde9da2a4","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.157.0","_nodeVersion":"18.20.5","_npmVersion":"10.8.2","dist":{"integrity":"sha512-NB1SgzdVqdYvH3ExzY2fkcGMfAa7Zqrn1t2f+o4A8M4h2Mj6WiyQADPgSIdwR8crh+E6Mh/7nMvyIeZIs3OQJA==","shasum":"a74b8f2fa3312cb21020cf777a441e753cc11be6","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.157.0.tgz","fileCount":20,"unpackedSize":174451,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDI9/LB0Y7j1VFdIRJ4FKxszpuSF4ViDTcFxEonHgA0HAiEAqEzHKrsTcvpVWqzfj+ma5pCr+lE6vawUmCIG+vCgUGM="}],"size":38369},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/tzdb_6.157.0_1735740299695_0.20225956603967132"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-01T14:04:59.939Z","publish_time":1735740299939,"_source_registry_name":"default","contributors":[]},"6.158.0":{"name":"@vvo/tzdb","version":"6.158.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.17.3","@babel/core":"7.17.5","@babel/node":"7.16.8","@babel/preset-env":"7.16.11","babel-eslint":"10.1.0","cheerio":"1.0.0-rc.10","csv-parse":"5.0.4","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.3","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.2.15","semantic-release":"18.0.1","semantic-release-cli":"5.4.4","sort-keys":"4.2.0","tzdata":"1.0.29","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"fd5c3ef80e65480cef632f0c46c6b4348024bb1f","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.158.0","_nodeVersion":"18.20.5","_npmVersion":"10.8.2","dist":{"integrity":"sha512-rtkoqtpUP3qXZkO8btrTxeoWemFsf3mPAdG6rgMT582LOMrYpPZZhtve3/VyonznUtP9SJ/UrEBTSPN07a7NHw==","shasum":"9cbcd43bf20167aa5ce816e30a472c6fae7bc9e3","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.158.0.tgz","fileCount":20,"unpackedSize":174451,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAkHUKRuiFmDab5QoSmy0krzxfJpkiGXbJeccUfLUor6AiATu3Wcf0A5bwJAnlVkUwIlqPtCauxOr2LIQkHWvfhRFg=="}],"size":38369},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/tzdb_6.158.0_1736604275638_0.9823011937416894"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-11T14:04:35.867Z","publish_time":1736604275867,"_source_registry_name":"default","contributors":[]},"6.159.0":{"name":"@vvo/tzdb","version":"6.159.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.17.3","@babel/core":"7.17.5","@babel/node":"7.16.8","@babel/preset-env":"7.16.11","babel-eslint":"10.1.0","cheerio":"1.0.0-rc.10","csv-parse":"5.0.4","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.3","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.2.15","semantic-release":"18.0.1","semantic-release-cli":"5.4.4","sort-keys":"4.2.0","tzdata":"1.0.29","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"0a5352a632793171b3164dcca4e1b6756c97d1a5","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.159.0","_nodeVersion":"18.20.5","_npmVersion":"10.8.2","dist":{"integrity":"sha512-rUg7AiPoYioNyNdkhsiHGoixV9VEHNLj4fl0xknUMDHDmCm0K2mntGjrR5BtwjlhUmklStHwgrt7XnVGVeMSxg==","shasum":"49bee441541effc1ddecc04af1d4d656aada5d46","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.159.0.tgz","fileCount":20,"unpackedSize":174451,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDr/sXnFLz4OacXZNE40jHGP9aeFQjL/aPd53SULDT71QIhAKfjQMT5NO1QmN/YozrmDNL5vL4TX0Y7GfiWunjuk9jG"}],"size":38370},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/tzdb_6.159.0_1737122677415_0.6519785105227898"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-17T14:04:37.738Z","publish_time":1737122677738,"_source_registry_name":"default","contributors":[]},"6.160.0":{"name":"@vvo/tzdb","version":"6.160.0","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"license":"MIT","_id":"@vvo/tzdb@6.160.0","maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"homepage":"https://github.com/vvo/tzdb#readme","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"dist":{"shasum":"8efda08eca44ad3cc2e4201670251766f6c0bf96","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.160.0.tgz","fileCount":20,"integrity":"sha512-3IrhDmQpYqq/cpXALiHLgu/pT7DtnAdkbw1dYjVIWzwGVAKW56TRHD/uB4jcNRoGtD1L8N2i0e2+tOpeEFljpA==","signatures":[{"sig":"MEUCIECytJB2oT0PDhmJRGj5TdFp4MXbFMVB704nL0c/Lw0HAiEA7fb1FIMz7f4GHkC85ePqFXshb1Tpcp2RQCWZyYSa8hc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":174451,"size":38368},"main":"dist/","babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"types":"dist/index.d.ts","module":"lib/","gitHead":"21c9b4cf608a080e267a12bf10cbdd0e4f7d22c1","release":{"branches":["main","next"]},"scripts":{"lint":"prettier --check '**/*.*' && eslint .","test":"npm run lint && npm run build","build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","postbuild":"cp index.d.ts dist/","prepublishOnly":"npm run build","generate-abbreviations":"babel-node generate-abbreviations.js"},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"prettier":{"overrides":[{"files":"*.md","options":{"printWidth":100}}],"trailingComma":"all"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"schedule":["before 3am on Monday"],"timezone":"Europe/Paris","groupName":"all"},"repository":{"url":"git+https://github.com/vvo/tzdb.git","type":"git"},"_npmVersion":"10.8.2","description":"Always up to date list of time zones, with grouping and major cities","directories":{},"sideEffects":false,"_nodeVersion":"18.20.6","eslintConfig":{"env":{"es6":true,"node":true},"rules":{"curly":"error","import/order":["error",{"newlines-between":"always"}],"arrow-body-style":["error","always"]},"parser":"babel-eslint","extends":["eslint:recommended","plugin:import/recommended"],"parserOptions":{"sourceType":"module","ecmaVersion":2019}},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"got":"11.8.3","luxon":"2.3.0","eslint":"7.32.0","lodash":"4.17.21","tzdata":"1.0.29","cheerio":"1.0.0-rc.10","prettier":"2.5.1","unzipper":"0.10.11","csv-parse":"5.0.4","sort-keys":"4.2.0","@babel/cli":"7.17.3","@babel/core":"7.17.5","@babel/node":"7.16.8","babel-eslint":"10.1.0","p-each-series":"2.2.0","semantic-release":"18.0.1","@babel/preset-env":"7.16.11","eslint-plugin-import":"2.25.4","semantic-release-cli":"5.4.4","prettier-plugin-packagejson":"2.2.15"},"_npmOperationalInternal":{"tmp":"tmp/tzdb_6.160.0_1738591523763_0.6903786572759663","host":"s3://npm-registry-packages-npm-production"},"_cnpmcore_publish_time":"2025-02-03T14:05:23.961Z","publish_time":1738591523961,"_source_registry_name":"default","contributors":[]},"6.161.0":{"name":"@vvo/tzdb","version":"6.161.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.17.3","@babel/core":"7.17.5","@babel/node":"7.16.8","@babel/preset-env":"7.16.11","babel-eslint":"10.1.0","cheerio":"1.0.0-rc.10","csv-parse":"5.0.4","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.3","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.2.15","semantic-release":"18.0.1","semantic-release-cli":"5.4.4","sort-keys":"4.2.0","tzdata":"1.0.29","unzipper":"0.10.11"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"gitHead":"e5a248d94532927b47c9d40d7874c06b75b79735","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_id":"@vvo/tzdb@6.161.0","_nodeVersion":"18.20.6","_npmVersion":"10.8.2","dist":{"integrity":"sha512-rvk2x77vnY87Tu1d8QuJk300WWzk8OP9/cDw2KgxEdjlYpLarJx82j2sPUpiy1wnjSuTTnYwpjBgZnNS5Iyb+w==","shasum":"f946707d956620a1b3e05e3fc81df0515f53c3be","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.161.0.tgz","fileCount":20,"unpackedSize":174447,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIDWH0zmsGfkBTYVB3lW10raD3kF9kAJwZM+lzXYC4SXfAiBXPl/SIHUTkDJRosMOEWqj5gVviHqlriRCTt4HraFGZw=="}],"size":38367},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/tzdb_6.161.0_1738764295189_0.9722349665409951"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-02-05T14:04:55.400Z","publish_time":1738764295400,"_source_registry_name":"default","contributors":[]},"6.162.0":{"name":"@vvo/tzdb","version":"6.162.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.27.2","@babel/core":"7.27.1","@babel/node":"7.27.1","@babel/preset-env":"7.27.2","babel-eslint":"10.1.0","cheerio":"1.0.0","csv-parse":"5.6.0","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.3","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.5.14","semantic-release":"18.0.1","semantic-release-cli":"5.4.6","sort-keys":"4.2.0","tzdata":"1.0.44","unzipper":"0.12.3"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"packageManager":"pnpm@10.11.0+sha512.6540583f41cc5f628eb3d9773ecee802f4f9ef9923cc45b69890fb47991d4b092964694ec3a4f738a420c918a333062c8b925d312f42e4f0c263eb603551f977","_id":"@vvo/tzdb@6.162.0","gitHead":"26120159055948116b43dbdd5dc8b77ae15d2715","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_nodeVersion":"22.15.0","_npmVersion":"10.9.2","dist":{"integrity":"sha512-EJNSjRqNVlp7tYa4sewduIukrvGR44/XJw3qNTJ7Tz94+y28xAsBsSQaqNq4zchGz5qp3idGm5O6I5UHQb6cpg==","shasum":"f9615dfc4068af395d14b692e8811d6c65c1be55","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.162.0.tgz","fileCount":20,"unpackedSize":174832,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCICcNG4fCz2oNcczVxEuFSqc24W0mKi+hMSKDHWJM6eJyAiAQ8eiNiRDu0cmLc+jSFySMgznwZ193hq9uGqOaGe7zMA=="}],"size":38041},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/tzdb_6.162.0_1748038406248_0.18940978085704274"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-23T22:13:26.446Z","publish_time":1748038406446,"_source_registry_name":"default","contributors":[]},"6.163.0":{"name":"@vvo/tzdb","version":"6.163.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.27.2","@babel/core":"7.27.1","@babel/node":"7.27.1","@babel/preset-env":"7.27.2","babel-eslint":"10.1.0","cheerio":"1.0.0","csv-parse":"5.6.0","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.3","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.5.14","semantic-release":"18.0.1","semantic-release-cli":"5.4.6","sort-keys":"4.2.0","tzdata":"1.0.44","unzipper":"0.12.3"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"packageManager":"pnpm@10.11.0+sha512.6540583f41cc5f628eb3d9773ecee802f4f9ef9923cc45b69890fb47991d4b092964694ec3a4f738a420c918a333062c8b925d312f42e4f0c263eb603551f977","_id":"@vvo/tzdb@6.163.0","gitHead":"b73f8dfd71c1ef5b44c6f656b821abce95a689c2","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_nodeVersion":"22.15.0","_npmVersion":"10.9.2","dist":{"integrity":"sha512-hcPG4+OxwTAtyU0kmJuYGdpDOlGsRIUUGH+4VVi4uPrmArChXG6UTpgQC/H6YS9HZ5Ke13w9byBrIG0mcGrPBg==","shasum":"b6a887a183be1b104dbce1e15fe8147b027c70db","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.163.0.tgz","fileCount":20,"unpackedSize":174832,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCql/sx4FNWhvNeTzmNW/jlS7JG77ggLJd6mzOyUj6ZSQIhAO7CaXihA5Hakcc5R/wfFhP4dCCeUcsf5A3ANOXRz4p9"}],"size":38041},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/tzdb_6.163.0_1748038549556_0.05724942224382179"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-23T22:15:49.762Z","publish_time":1748038549762,"_source_registry_name":"default","contributors":[]},"6.164.0":{"name":"@vvo/tzdb","version":"6.164.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.27.2","@babel/core":"7.27.1","@babel/node":"7.27.1","@babel/preset-env":"7.27.2","babel-eslint":"10.1.0","cheerio":"1.0.0","csv-parse":"5.6.0","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.5","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.5.14","semantic-release":"18.0.1","semantic-release-cli":"5.4.6","sort-keys":"4.2.0","tzdata":"1.0.44","unzipper":"0.12.3"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"packageManager":"pnpm@10.11.0+sha512.6540583f41cc5f628eb3d9773ecee802f4f9ef9923cc45b69890fb47991d4b092964694ec3a4f738a420c918a333062c8b925d312f42e4f0c263eb603551f977","_id":"@vvo/tzdb@6.164.0","gitHead":"59fe259c1acca69e4046a026d6f4a79192782fb9","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_nodeVersion":"22.15.0","_npmVersion":"10.9.2","dist":{"integrity":"sha512-XrErlH9swcexF4cehSHIxymGr+5cvROJkhvuKShJ4H5Oya8VbcSUUN6rP+WO9RYAFLS3wEPO+AJealBQvPLemw==","shasum":"5764661e321ce6bde83e3f216bbd15687705fc67","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.164.0.tgz","fileCount":20,"unpackedSize":174865,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQD0glL3pVruq9mS6nRSZ8aUrbUcIRe0LEeuV596+NNtFwIgNOMQ37jgp+J+ggzu5VRQijg2bPySCGzK6okjFCKvP7Q="}],"size":38054},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/tzdb_6.164.0_1748268344196_0.3856496549314732"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-26T14:05:44.399Z","publish_time":1748268344399,"_source_registry_name":"default","contributors":[]},"6.165.0":{"name":"@vvo/tzdb","version":"6.165.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.27.2","@babel/core":"7.27.1","@babel/node":"7.27.1","@babel/preset-env":"7.27.2","babel-eslint":"10.1.0","cheerio":"1.0.0","csv-parse":"5.6.0","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.5","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.5.14","semantic-release":"18.0.1","semantic-release-cli":"5.4.6","sort-keys":"4.2.0","tzdata":"1.0.44","unzipper":"0.12.3"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"packageManager":"pnpm@10.11.0+sha512.6540583f41cc5f628eb3d9773ecee802f4f9ef9923cc45b69890fb47991d4b092964694ec3a4f738a420c918a333062c8b925d312f42e4f0c263eb603551f977","_id":"@vvo/tzdb@6.165.0","gitHead":"0323cca941b28aefcb606c4c17f39182ce9a4ea2","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_nodeVersion":"22.15.0","_npmVersion":"10.9.2","dist":{"integrity":"sha512-/UormcvqbH3s+38PAbnulFCPNPGca3HMXMtCgrEldztKq9c4JEaeFic0PILbp3HnIkw+DIdoz/JCOGKj5FY2JQ==","shasum":"ff7517f92bb553d195c84b96c746eef9ea94b3eb","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.165.0.tgz","fileCount":20,"unpackedSize":174865,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDPZ25qxZG4wQm5XESrAyMAQL10T60o+1bTXT6QaWWpQAIgFSQGX7RbbHD9X5tvdavDwO4lCR8x4foxW1qMoIfn31s="}],"size":38054},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/tzdb_6.165.0_1748441133253_0.1892048141986744"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-28T14:05:33.463Z","publish_time":1748441133463,"_source_registry_name":"default","contributors":[]},"6.166.0":{"name":"@vvo/tzdb","version":"6.166.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.27.2","@babel/core":"7.27.1","@babel/node":"7.27.1","@babel/preset-env":"7.27.2","babel-eslint":"10.1.0","cheerio":"1.0.0","csv-parse":"5.6.0","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.5","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.5.14","semantic-release":"18.0.1","semantic-release-cli":"5.4.6","sort-keys":"4.2.0","tzdata":"1.0.44","unzipper":"0.12.3"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"packageManager":"pnpm@10.11.0+sha512.6540583f41cc5f628eb3d9773ecee802f4f9ef9923cc45b69890fb47991d4b092964694ec3a4f738a420c918a333062c8b925d312f42e4f0c263eb603551f977","_id":"@vvo/tzdb@6.166.0","gitHead":"e0dbc501e7b26df8018234bd559c95a5e9c122a6","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_nodeVersion":"22.15.0","_npmVersion":"10.9.2","dist":{"integrity":"sha512-0xRNmPcNyiRXJ4Se09ZlByQjkMNF+8ZQ1hLSaNyVUPhdaefT8Tz14tpf3+WChU/yN3uIbqvju1xio/Ulsz/8eQ==","shasum":"32e3ee517a8e3b2e970e15f27d0ebb2be41a9465","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.166.0.tgz","fileCount":20,"unpackedSize":174871,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCBTTyCkSKkGZhgg3Mh+x7OpTu0Flw8tdBCYwA94yFrlQIhAJnpLF/uIzipWGvQL7aplfoukTnIaMVAX6ceHZ9EaVyh"}],"size":38062},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/tzdb_6.166.0_1749391488148_0.7083571911171269"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-06-08T14:04:48.330Z","publish_time":1749391488330,"_source_registry_name":"default","contributors":[]},"6.167.0":{"name":"@vvo/tzdb","version":"6.167.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.27.2","@babel/core":"7.27.1","@babel/node":"7.27.1","@babel/preset-env":"7.27.2","babel-eslint":"10.1.0","cheerio":"1.0.0","csv-parse":"5.6.0","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.5","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.5.14","semantic-release":"18.0.1","semantic-release-cli":"5.4.6","sort-keys":"4.2.0","tzdata":"1.0.44","unzipper":"0.12.3"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"packageManager":"pnpm@10.11.0+sha512.6540583f41cc5f628eb3d9773ecee802f4f9ef9923cc45b69890fb47991d4b092964694ec3a4f738a420c918a333062c8b925d312f42e4f0c263eb603551f977","_id":"@vvo/tzdb@6.167.0","gitHead":"5b6f1b69858a96dff5044f86bce8c31a40e805f2","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_nodeVersion":"22.15.0","_npmVersion":"10.9.2","dist":{"integrity":"sha512-xsllAjsMYJ4NkEaHtaeV7QD1JFlC4paVdPhTyMdl3+3tuJpGlqmmrWP8L1P2RASTy8QHiyjTdtNFCvlnR1VXvg==","shasum":"8b47c416fcb75db31363e7ceb99f7764a15b93ae","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.167.0.tgz","fileCount":20,"unpackedSize":174877,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCN6uSuDQsQozqGnHt04QLhfMwj9hCuiHby84loNeVBOgIhAMPtn67ZH1+0+Ie5wRYXRhTJEZc/1bHCrcQmMoZBCxrc"}],"size":38067},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/tzdb_6.167.0_1749477934829_0.48511740601170916"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-06-09T14:05:35.011Z","publish_time":1749477935011,"_source_registry_name":"default","contributors":[]},"6.168.0":{"name":"@vvo/tzdb","version":"6.168.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.27.2","@babel/core":"7.27.1","@babel/node":"7.27.1","@babel/preset-env":"7.27.2","babel-eslint":"10.1.0","cheerio":"1.0.0","csv-parse":"5.6.0","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.5","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.5.14","semantic-release":"18.0.1","semantic-release-cli":"5.4.6","sort-keys":"4.2.0","tzdata":"1.0.44","unzipper":"0.12.3"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"packageManager":"pnpm@10.11.0+sha512.6540583f41cc5f628eb3d9773ecee802f4f9ef9923cc45b69890fb47991d4b092964694ec3a4f738a420c918a333062c8b925d312f42e4f0c263eb603551f977","_id":"@vvo/tzdb@6.168.0","gitHead":"61f670e75b7363604e29257b3c32613e37a49bb8","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_nodeVersion":"22.16.0","_npmVersion":"10.9.2","dist":{"integrity":"sha512-8OLPFMGgC3aS8dNV6P2INviPHTy32bvUURGRMLFwiti9kVj0HmLgcA8nmzpEiU8Nbk5jI24bPTdlV/hdpW/4+A==","shasum":"2b834ebe3934648ea59ea6646f5e47c85fed1e57","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.168.0.tgz","fileCount":20,"unpackedSize":174974,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIB/N23MZ0ae/5NcY2ogaUvuwTGEGmt/jrrAzWf2Q2ZT1AiEA7Lw6FwkO5mpmdw6zlsQdRhfO0FqEP5x3wjvQZr0vBkg="}],"size":38107},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/tzdb_6.168.0_1749564329211_0.07849452466675033"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-06-10T14:05:29.404Z","publish_time":1749564329404,"_source_registry_name":"default","contributors":[]},"6.169.0":{"name":"@vvo/tzdb","version":"6.169.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.27.2","@babel/core":"7.27.1","@babel/node":"7.27.1","@babel/preset-env":"7.27.2","babel-eslint":"10.1.0","cheerio":"1.0.0","csv-parse":"5.6.0","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.5","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.5.14","semantic-release":"18.0.1","semantic-release-cli":"5.4.6","sort-keys":"4.2.0","tzdata":"1.0.44","unzipper":"0.12.3"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"packageManager":"pnpm@10.11.0+sha512.6540583f41cc5f628eb3d9773ecee802f4f9ef9923cc45b69890fb47991d4b092964694ec3a4f738a420c918a333062c8b925d312f42e4f0c263eb603551f977","_id":"@vvo/tzdb@6.169.0","gitHead":"08778858075db2812e5013b9596195b4a77e95f1","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_nodeVersion":"22.16.0","_npmVersion":"10.9.2","dist":{"integrity":"sha512-CYBo9bEF/duER3A1vUmvk7ShOGwDiPNFGQHJOzQM7pW1B+WRuvfMa76ty4SsoJ30iwnyqKgnV2lfjrPOIWGnUA==","shasum":"748c3030c0d7b29ffa5542586cd1b15bfd0f0d97","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.169.0.tgz","fileCount":20,"unpackedSize":174974,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIBvYADhk3tU4z4LffyL6YPQjDWFDrlA0dclPCclK/qJyAiEArP5oVthnnx5GDs7ygYWlZ1PH4HEusR2goL7SfJUAmZ4="}],"size":38109},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/tzdb_6.169.0_1749650723537_0.9008288933920385"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-06-11T14:05:23.740Z","publish_time":1749650723740,"_source_registry_name":"default","contributors":[]},"6.170.0":{"name":"@vvo/tzdb","version":"6.170.0","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"license":"MIT","_id":"@vvo/tzdb@6.170.0","maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"homepage":"https://github.com/vvo/tzdb#readme","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"dist":{"shasum":"6c583b27c0126af8672d60a0ac9b0f4feed32e5d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.170.0.tgz","fileCount":20,"integrity":"sha512-u98mXfBPSWLpN2csokRUzvJNFJQKvmIV2k+YARoudikrj29D/+zEhiFB+0UBGNeOwX0e+3chiP3EdvCuz/71Dw==","signatures":[{"sig":"MEUCIHHa91AeTT1KWnDHSa6hoUMEotOPmIutZbrzGsGJoalEAiEAi+/NCq7S8miKAErxMbjjweNrNyGStyVcWgLsh1CyCec=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":174976,"size":38110},"main":"dist/","babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"types":"dist/index.d.ts","module":"lib/","gitHead":"255a795049151b273563b6a18f016714f902f3c1","release":{"branches":["main","next"]},"scripts":{"lint":"prettier --check '**/*.*' && eslint .","test":"npm run lint && npm run build","build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","postbuild":"cp index.d.ts dist/","prepublishOnly":"npm run build","generate-abbreviations":"babel-node generate-abbreviations.js"},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"prettier":{"overrides":[{"files":"*.md","options":{"printWidth":100}}],"trailingComma":"all"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"schedule":["before 3am on Monday"],"timezone":"Europe/Paris","groupName":"all"},"repository":{"url":"git+https://github.com/vvo/tzdb.git","type":"git"},"_npmVersion":"10.9.2","description":"Always up to date list of time zones, with grouping and major cities","directories":{},"sideEffects":false,"_nodeVersion":"22.16.0","eslintConfig":{"env":{"es6":true,"node":true},"rules":{"curly":"error","import/order":["error",{"newlines-between":"always"}],"arrow-body-style":["error","always"]},"parser":"babel-eslint","extends":["eslint:recommended","plugin:import/recommended"],"parserOptions":{"sourceType":"module","ecmaVersion":2019}},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"pnpm@10.11.0+sha512.6540583f41cc5f628eb3d9773ecee802f4f9ef9923cc45b69890fb47991d4b092964694ec3a4f738a420c918a333062c8b925d312f42e4f0c263eb603551f977","devDependencies":{"got":"11.8.5","luxon":"2.3.0","eslint":"7.32.0","lodash":"4.17.21","tzdata":"1.0.44","cheerio":"1.0.0","prettier":"2.5.1","unzipper":"0.12.3","csv-parse":"5.6.0","sort-keys":"4.2.0","@babel/cli":"7.27.2","@babel/core":"7.27.1","@babel/node":"7.27.1","babel-eslint":"10.1.0","p-each-series":"2.2.0","semantic-release":"18.0.1","@babel/preset-env":"7.27.2","eslint-plugin-import":"2.25.4","semantic-release-cli":"5.4.6","prettier-plugin-packagejson":"2.5.14"},"_npmOperationalInternal":{"tmp":"tmp/tzdb_6.170.0_1749737126821_0.07455635439055808","host":"s3://npm-registry-packages-npm-production"},"_cnpmcore_publish_time":"2025-06-12T14:05:27.002Z","publish_time":1749737127002,"_source_registry_name":"default","contributors":[]},"6.171.0":{"name":"@vvo/tzdb","version":"6.171.0","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"license":"MIT","_id":"@vvo/tzdb@6.171.0","maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"homepage":"https://github.com/vvo/tzdb#readme","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"dist":{"shasum":"31f17353c67eb3b9cc890897cc5becc5c1e40283","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.171.0.tgz","fileCount":20,"integrity":"sha512-LBqRw8fpLtbpYQywPUENr3D8hJK85I1JMfRH/8wtu95qZv52VHRxPh1aS839cZrVBGBMyapWAIMveht/zm8rdg==","signatures":[{"sig":"MEQCIHxisWoBeltoTO0UWG3/EkbIfWKYJB+ec0oj1sgYZyEzAiBlOTHnruOB1QqYPLjYGxsm0CkKXd7m2bJqpdmi8+2ENg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":174976,"size":38109},"main":"dist/","babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"types":"dist/index.d.ts","module":"lib/","gitHead":"8787aa4fbd31f8846974b077f83e4e60ddbf1af2","release":{"branches":["main","next"]},"scripts":{"lint":"prettier --check '**/*.*' && eslint .","test":"npm run lint && npm run build","build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","postbuild":"cp index.d.ts dist/","prepublishOnly":"npm run build","generate-abbreviations":"babel-node generate-abbreviations.js"},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"prettier":{"overrides":[{"files":"*.md","options":{"printWidth":100}}],"trailingComma":"all"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"schedule":["before 3am on Monday"],"timezone":"Europe/Paris","groupName":"all"},"repository":{"url":"git+https://github.com/vvo/tzdb.git","type":"git"},"_npmVersion":"10.9.2","description":"Always up to date list of time zones, with grouping and major cities","directories":{},"sideEffects":false,"_nodeVersion":"22.16.0","eslintConfig":{"env":{"es6":true,"node":true},"rules":{"curly":"error","import/order":["error",{"newlines-between":"always"}],"arrow-body-style":["error","always"]},"parser":"babel-eslint","extends":["eslint:recommended","plugin:import/recommended"],"parserOptions":{"sourceType":"module","ecmaVersion":2019}},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"pnpm@10.11.0+sha512.6540583f41cc5f628eb3d9773ecee802f4f9ef9923cc45b69890fb47991d4b092964694ec3a4f738a420c918a333062c8b925d312f42e4f0c263eb603551f977","devDependencies":{"got":"11.8.5","luxon":"2.3.0","eslint":"7.32.0","lodash":"4.17.21","tzdata":"1.0.44","cheerio":"1.0.0","prettier":"2.5.1","unzipper":"0.12.3","csv-parse":"5.6.0","sort-keys":"4.2.0","@babel/cli":"7.27.2","@babel/core":"7.27.1","@babel/node":"7.27.1","babel-eslint":"10.1.0","p-each-series":"2.2.0","semantic-release":"18.0.1","@babel/preset-env":"7.27.2","eslint-plugin-import":"2.25.4","semantic-release-cli":"5.4.6","prettier-plugin-packagejson":"2.5.14"},"_npmOperationalInternal":{"tmp":"tmp/tzdb_6.171.0_1749996273267_0.051425608580119686","host":"s3://npm-registry-packages-npm-production"},"_cnpmcore_publish_time":"2025-06-15T14:04:33.468Z","publish_time":1749996273468,"_source_registry_name":"default","contributors":[]},"6.172.0":{"name":"@vvo/tzdb","version":"6.172.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.27.2","@babel/core":"7.27.1","@babel/node":"7.27.1","@babel/preset-env":"7.27.2","babel-eslint":"10.1.0","cheerio":"1.0.0","csv-parse":"5.6.0","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.5","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.5.14","semantic-release":"18.0.1","semantic-release-cli":"5.4.6","sort-keys":"4.2.0","tzdata":"1.0.44","unzipper":"0.12.3"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"packageManager":"pnpm@10.11.0+sha512.6540583f41cc5f628eb3d9773ecee802f4f9ef9923cc45b69890fb47991d4b092964694ec3a4f738a420c918a333062c8b925d312f42e4f0c263eb603551f977","_id":"@vvo/tzdb@6.172.0","gitHead":"123062667d270c0999463f235d265435e9f111e1","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_nodeVersion":"22.16.0","_npmVersion":"10.9.2","dist":{"integrity":"sha512-q1ywrErPLv+ZrAy97J4tQlQ4yUGuRjeA00jF2sCioBfujCZKuLuzqcnb0waDmhnhi1wyOMx2GPg+oX75h5iknw==","shasum":"ba70671fa3f08e3e5e8686d6b6b435c8ee5eb1cb","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.172.0.tgz","fileCount":20,"unpackedSize":174976,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCSL+u1jiYSZbkGXJdr8cO9pB1Da2k41eZ/bD8Kr2teRAIgVEVDH2v7pqqE/9Zq75420dYCJkjfo05AUyxMnLPLfxk="}],"size":38108},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com","actor":{"name":"vvo","email":"vincent@codeagain.com","type":"user"}},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/tzdb_6.172.0_1750428321410_0.12741099442994575"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-06-20T14:05:21.590Z","publish_time":1750428321590,"_source_registry_name":"default","contributors":[]},"6.173.0":{"name":"@vvo/tzdb","version":"6.173.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.27.2","@babel/core":"7.27.1","@babel/node":"7.27.1","@babel/preset-env":"7.27.2","babel-eslint":"10.1.0","cheerio":"1.0.0","csv-parse":"5.6.0","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.5","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.5.14","semantic-release":"18.0.1","semantic-release-cli":"5.4.6","sort-keys":"4.2.0","tzdata":"1.0.44","unzipper":"0.12.3"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"packageManager":"pnpm@10.11.0+sha512.6540583f41cc5f628eb3d9773ecee802f4f9ef9923cc45b69890fb47991d4b092964694ec3a4f738a420c918a333062c8b925d312f42e4f0c263eb603551f977","_id":"@vvo/tzdb@6.173.0","gitHead":"97555e0bb3f0b56808d13bc984ce009e8a95a4c5","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_nodeVersion":"22.16.0","_npmVersion":"10.9.2","dist":{"integrity":"sha512-CDmozQpIrr8+6Q9zoj+d4Kh7TQmOAL3+ZXFD726lPPQlvYXNp1hWY93xJPrC/ikE51kR2wCLOcYOnfjSM2Is2Q==","shasum":"0a46362c33991affb0dd26006ab31773fa15cb9a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.173.0.tgz","fileCount":20,"unpackedSize":174956,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQD5ambsCUfALTAQHdsvjyrtD66hdKF7EHODk3HKguI72wIhAJWJ2sE99yFOJHcx7IBmEHYyFuKUbpbaAahrGe/IkG6W"}],"size":38103},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com","actor":{"name":"vvo","email":"vincent@codeagain.com","type":"user"}},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/tzdb_6.173.0_1750514674438_0.01683535561691274"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-06-21T14:04:34.631Z","publish_time":1750514674631,"_source_registry_name":"default","contributors":[]},"6.174.0":{"name":"@vvo/tzdb","version":"6.174.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.27.2","@babel/core":"7.27.1","@babel/node":"7.27.1","@babel/preset-env":"7.27.2","babel-eslint":"10.1.0","cheerio":"1.0.0","csv-parse":"5.6.0","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.5","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.5.14","semantic-release":"18.0.1","semantic-release-cli":"5.4.6","sort-keys":"4.2.0","tzdata":"1.0.44","unzipper":"0.12.3"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"packageManager":"pnpm@10.11.0+sha512.6540583f41cc5f628eb3d9773ecee802f4f9ef9923cc45b69890fb47991d4b092964694ec3a4f738a420c918a333062c8b925d312f42e4f0c263eb603551f977","_id":"@vvo/tzdb@6.174.0","gitHead":"fc6056414c2c81899b11b7e2d9539c559e716deb","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_nodeVersion":"22.16.0","_npmVersion":"10.9.2","dist":{"integrity":"sha512-kuPY4BMSkOOmsOV1eXQORuFY+n9V7TZTCTzkBRkV9aqp7ZJeCEUrS/OTqXLGqQrnJR3bxmc9V5uRWGuLbKy0yA==","shasum":"b9733e1c2f654bd5b039d4b33adf7676546fcc95","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.174.0.tgz","fileCount":20,"unpackedSize":174966,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIHbyHI6041OwxBqjymcAZF8uHKV2zH949GyXMDtW2eUSAiEAyd8qqIoFEYLzYdh7cLGY9bDmi4+3ccrlejKYs2dmMYA="}],"size":38110},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com","actor":{"name":"vvo","email":"vincent@codeagain.com","type":"user"}},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/tzdb_6.174.0_1750860340813_0.9499696084186924"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-06-25T14:05:40.990Z","publish_time":1750860340990,"_source_registry_name":"default","contributors":[]},"6.175.0":{"name":"@vvo/tzdb","version":"6.175.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.27.2","@babel/core":"7.27.1","@babel/node":"7.27.1","@babel/preset-env":"7.27.2","babel-eslint":"10.1.0","cheerio":"1.0.0","csv-parse":"5.6.0","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.5","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.5.14","semantic-release":"18.0.1","semantic-release-cli":"5.4.6","sort-keys":"4.2.0","tzdata":"1.0.44","unzipper":"0.12.3"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"packageManager":"pnpm@10.11.0+sha512.6540583f41cc5f628eb3d9773ecee802f4f9ef9923cc45b69890fb47991d4b092964694ec3a4f738a420c918a333062c8b925d312f42e4f0c263eb603551f977","_id":"@vvo/tzdb@6.175.0","gitHead":"54c20827634aa92008d2f0acc1f8898964d12e26","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_nodeVersion":"22.16.0","_npmVersion":"10.9.2","dist":{"integrity":"sha512-dk3KI4xHHgvvjHrK24gqHd3537knIECTCaqB4DIYlQzXhmG9ujCVRjZq0OCkDaGIJ4+qhqcSGnC3EthxoUVasQ==","shasum":"ecd09509404fd4dbdfbc3866db3681679dd7f516","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.175.0.tgz","fileCount":20,"unpackedSize":174966,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDVjeceHfiwO7uCFA0EliJy5IOiYqvRbd1H49KexxtBVgIhALf4Pw5Z9noJ0qpWxpiNrecOemG8tY37dEHRnqVj9XwZ"}],"size":38111},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com","actor":{"name":"vvo","email":"vincent@codeagain.com","type":"user"}},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/tzdb_6.175.0_1750946722646_0.7862432761871054"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-06-26T14:05:22.863Z","publish_time":1750946722863,"_source_registry_name":"default","contributors":[]},"6.176.0":{"name":"@vvo/tzdb","version":"6.176.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.27.2","@babel/core":"7.27.1","@babel/node":"7.27.1","@babel/preset-env":"7.27.2","babel-eslint":"10.1.0","cheerio":"1.0.0","csv-parse":"5.6.0","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.5","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.5.14","semantic-release":"18.0.1","semantic-release-cli":"5.4.6","sort-keys":"4.2.0","tzdata":"1.0.44","unzipper":"0.12.3"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"packageManager":"pnpm@10.11.0+sha512.6540583f41cc5f628eb3d9773ecee802f4f9ef9923cc45b69890fb47991d4b092964694ec3a4f738a420c918a333062c8b925d312f42e4f0c263eb603551f977","_id":"@vvo/tzdb@6.176.0","gitHead":"8a36225546ee8a6a61063db46646ad6ef67da1b5","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_nodeVersion":"22.16.0","_npmVersion":"10.9.2","dist":{"integrity":"sha512-z0RIUUX/iN58ZxT8Z9P5T5bTJzZSv/xzJVDWkZfxRxDUE1cCEAZIN+pgsXmJF4a3kkdQTq0mxthBHh/OavkdOA==","shasum":"1008d0f6f7f06cfa9e906d91241c7b630a3cc8c5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.176.0.tgz","fileCount":20,"unpackedSize":174978,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCICrklNZMfJVYiKVJ4Mam1Q2NqwB5jsZlviXpiRZeb37GAiEAsoSMqbVCSMcew56/CSgqfG5v3tzNcyIyB2YvFJk5PiI="}],"size":38112},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com","actor":{"name":"vvo","email":"vincent@codeagain.com","type":"user"}},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/tzdb_6.176.0_1751033140079_0.5893532035133577"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-06-27T14:05:40.299Z","publish_time":1751033140299,"_source_registry_name":"default","contributors":[]},"6.177.0":{"name":"@vvo/tzdb","version":"6.177.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.27.2","@babel/core":"7.27.7","@babel/node":"7.27.1","@babel/preset-env":"7.27.2","babel-eslint":"10.1.0","cheerio":"1.0.0","csv-parse":"5.6.0","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.6","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.5.18","semantic-release":"18.0.1","semantic-release-cli":"5.4.6","sort-keys":"4.2.0","tzdata":"1.0.44","unzipper":"0.12.3"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"packageManager":"pnpm@10.11.1+sha512.e519b9f7639869dc8d5c3c5dfef73b3f091094b0a006d7317353c72b124e80e1afd429732e28705ad6bfa1ee879c1fce46c128ccebd3192101f43dd67c667912","_id":"@vvo/tzdb@6.177.0","gitHead":"eddb524b7822416994a1814a4caeefa9e9688eda","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_nodeVersion":"22.17.0","_npmVersion":"10.9.2","dist":{"integrity":"sha512-H5KS1z1YzW97RiMw9EuMtJhRhVkmLjpaULHdrY15+87NBeDR+0sN528nJvLWgnlEB13+geBcb9e/dDUHDKQ/7Q==","shasum":"67ab8c0f6deab5d87e17ece48c5e9935eae772ef","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.177.0.tgz","fileCount":20,"unpackedSize":174954,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIFbiXRJT6DKGU///DAAWk0BAOjq59OBw58zpJvszf5PDAiEAlXymEYqTpqSbxdFR4Q5axUAJGWRsoE/H1EOWMdVf/DY="}],"size":38109},"_npmUser":{"name":"anonymous","actor":{"name":"vvo","type":"user","email":"vincent@codeagain.com"},"email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/tzdb_6.177.0_1752069943172_0.04901506604912864"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-07-09T14:05:43.332Z","publish_time":1752069943332,"_source_registry_name":"default","contributors":[]},"6.178.0":{"name":"@vvo/tzdb","version":"6.178.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.27.2","@babel/core":"7.27.7","@babel/node":"7.27.1","@babel/preset-env":"7.27.2","babel-eslint":"10.1.0","cheerio":"1.0.0","csv-parse":"5.6.0","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.6","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.5.18","semantic-release":"18.0.1","semantic-release-cli":"5.4.6","sort-keys":"4.2.0","tzdata":"1.0.44","unzipper":"0.12.3"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"packageManager":"pnpm@10.11.1+sha512.e519b9f7639869dc8d5c3c5dfef73b3f091094b0a006d7317353c72b124e80e1afd429732e28705ad6bfa1ee879c1fce46c128ccebd3192101f43dd67c667912","_id":"@vvo/tzdb@6.178.0","gitHead":"6bee78f5ee79444f220f4759c45d39a3b0e9b86f","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_nodeVersion":"22.17.0","_npmVersion":"10.9.2","dist":{"integrity":"sha512-XH+cmmUhL2uTevyr2QOymBz319ln22/8I1heJA6JKq1Wl+ktkAjHYl1Ev4sY1W4zwe73JXwOnflqgZXOCM6opw==","shasum":"cc8206efc5c8f2f736570c2f9bc51fe890e6af53","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.178.0.tgz","fileCount":20,"unpackedSize":174956,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCBhCE7F8sle2OjW9TCj2ZldYy5jp+ekC9PClzS8lzWhAIhAMKBUHw3l53FfrJcBfr7KOmSEw//AUnbvt9AJsOHuxa5"}],"size":38107},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/tzdb_6.178.0_1752588371869_0.7522433894010745"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-07-15T14:06:12.070Z","publish_time":1752588372070,"_source_registry_name":"default","contributors":[]},"6.179.0":{"name":"@vvo/tzdb","version":"6.179.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.27.2","@babel/core":"7.27.7","@babel/node":"7.27.1","@babel/preset-env":"7.27.2","babel-eslint":"10.1.0","cheerio":"1.0.0","csv-parse":"5.6.0","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.6","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.5.19","semantic-release":"18.0.1","semantic-release-cli":"5.4.6","sort-keys":"4.2.0","tzdata":"1.0.44","unzipper":"0.12.3"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"packageManager":"pnpm@10.11.1+sha512.e519b9f7639869dc8d5c3c5dfef73b3f091094b0a006d7317353c72b124e80e1afd429732e28705ad6bfa1ee879c1fce46c128ccebd3192101f43dd67c667912","_id":"@vvo/tzdb@6.179.0","gitHead":"669ec52ba86136b2e6bc5e67e0141f9595939584","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_nodeVersion":"22.17.1","_npmVersion":"10.9.2","dist":{"integrity":"sha512-W5xP4fv9SgOev78f0KSRR6+1aHyQtxlNWpQahFLbcW/Pa/5WNh8l+rBFZHUaZSygj9o2vQp0pxnHv9PDADAtWQ==","shasum":"ba6069662f8ca48aeaaaf55759655d2bd5575031","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.179.0.tgz","fileCount":20,"unpackedSize":174934,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIC5JPSwMoO1PSfzKuYFfdEbSUBzFuz91oJ7QVVMRMAo1AiEA7cmY6w4/zZr5ji7HAfH6yIiIThhE4lxT5M8gZJN/J/o="}],"size":38097},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/tzdb_6.179.0_1753970806236_0.7310526703850948"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-07-31T14:06:46.451Z","publish_time":1753970806451,"_source_registry_name":"default","contributors":[]},"6.180.0":{"name":"@vvo/tzdb","version":"6.180.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.27.2","@babel/core":"7.27.7","@babel/node":"7.27.1","@babel/preset-env":"7.27.2","babel-eslint":"10.1.0","cheerio":"1.0.0","csv-parse":"5.6.0","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.6","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.5.19","semantic-release":"18.0.1","semantic-release-cli":"5.4.6","sort-keys":"4.2.0","tzdata":"1.0.44","unzipper":"0.12.3"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"packageManager":"pnpm@10.11.1+sha512.e519b9f7639869dc8d5c3c5dfef73b3f091094b0a006d7317353c72b124e80e1afd429732e28705ad6bfa1ee879c1fce46c128ccebd3192101f43dd67c667912","_id":"@vvo/tzdb@6.180.0","gitHead":"f19616eb5e24ca6512175e4e024eef5f6d242220","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_nodeVersion":"22.17.1","_npmVersion":"10.9.2","dist":{"integrity":"sha512-S6NC+urK/L4R3z1bemwlC10WFUT7R4yRctA4oL1hPK1ca4PgodBiLq9bEdybnkAjKVCrsKLdrD6/NHAI4Omzhg==","shasum":"0f5b71c8adbc305ad0f271eff4010af245102777","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.180.0.tgz","fileCount":20,"unpackedSize":174936,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDr3Y/GbcdBdRZoMBhPHeZ/F86r/U8ZrLC0alCvglG0UAIhAJXyHcjcpk9An5m5f6FQqmcA/5aOpxTztJTnugpzV5A9"}],"size":38103},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/tzdb_6.180.0_1754143508407_0.05581221916172896"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-08-02T14:05:08.623Z","publish_time":1754143508623,"_source_registry_name":"default","contributors":[]},"6.181.0":{"name":"@vvo/tzdb","version":"6.181.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.27.2","@babel/core":"7.27.7","@babel/node":"7.27.1","@babel/preset-env":"7.27.2","babel-eslint":"10.1.0","cheerio":"1.0.0","csv-parse":"5.6.0","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.6","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.5.19","semantic-release":"18.0.1","semantic-release-cli":"5.4.6","sort-keys":"4.2.0","tzdata":"1.0.44","unzipper":"0.12.3"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"packageManager":"pnpm@10.11.1+sha512.e519b9f7639869dc8d5c3c5dfef73b3f091094b0a006d7317353c72b124e80e1afd429732e28705ad6bfa1ee879c1fce46c128ccebd3192101f43dd67c667912","_id":"@vvo/tzdb@6.181.0","gitHead":"801f421124733c99adf448ae748db9f6307ef6b2","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_nodeVersion":"22.17.1","_npmVersion":"10.9.2","dist":{"integrity":"sha512-pb3B54iCMvY5vPwK80Jw6g0jT2Hib7sSPvjdLTJKFqpMGPcT3zpfd0lv2ZJNpIYsNHDFAwjaO4VDNGD+/m7sDQ==","shasum":"0617c4347c06253657564784a0d7d42275e32d05","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.181.0.tgz","fileCount":20,"unpackedSize":174878,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCHeiiNkUze4GkSjQmrGYWAJPyo1Tum7E45AOGTBTqGeAIhANMrGhESz7cZjj+A9mfQr1J2J0+9pCHpBDRPhdHpbLx6"}],"size":38088},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/tzdb_6.181.0_1754316502187_0.8945727059981281"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-08-04T14:08:22.403Z","publish_time":1754316502403,"_source_registry_name":"default","contributors":[]},"6.182.0":{"name":"@vvo/tzdb","version":"6.182.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.27.2","@babel/core":"7.27.7","@babel/node":"7.27.1","@babel/preset-env":"7.27.2","babel-eslint":"10.1.0","cheerio":"1.0.0","csv-parse":"5.6.0","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.6","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.5.19","semantic-release":"18.0.1","semantic-release-cli":"5.4.6","sort-keys":"4.2.0","tzdata":"1.0.44","unzipper":"0.12.3"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"packageManager":"pnpm@10.11.1+sha512.e519b9f7639869dc8d5c3c5dfef73b3f091094b0a006d7317353c72b124e80e1afd429732e28705ad6bfa1ee879c1fce46c128ccebd3192101f43dd67c667912","_id":"@vvo/tzdb@6.182.0","gitHead":"3f6f628b4df86375af48d6b2a8ce7aae8c83c35a","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_nodeVersion":"22.17.1","_npmVersion":"10.9.2","dist":{"integrity":"sha512-D2v+m5IYQEztHrG+l8It/Rit2NA3P/37qxK2wqqCk12e2du9GUs0NB1WOotWdRTY3SnJZZqB9YTegfte4i3s+g==","shasum":"938e2fb6303d8785dfc12298bcc68f24523f0d16","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.182.0.tgz","fileCount":20,"unpackedSize":174872,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIAOh6JsRFr5Lz8jo4/Y1KDA6dFezx6JOiBpibPlCkNS1AiAu1euv3UkAhNPqH0j7DL5GP8s7PJRBvLXGQKfXDolzGw=="}],"size":38086},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/tzdb_6.182.0_1754402926630_0.6744274485658828"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-08-05T14:08:46.847Z","publish_time":1754402926847,"_source_registry_name":"default","contributors":[]},"6.183.0":{"name":"@vvo/tzdb","version":"6.183.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.27.2","@babel/core":"7.27.7","@babel/node":"7.27.1","@babel/preset-env":"7.27.2","babel-eslint":"10.1.0","cheerio":"1.0.0","csv-parse":"5.6.0","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.6","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.5.19","semantic-release":"18.0.1","semantic-release-cli":"5.4.6","sort-keys":"4.2.0","tzdata":"1.0.44","unzipper":"0.12.3"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"packageManager":"pnpm@10.11.1+sha512.e519b9f7639869dc8d5c3c5dfef73b3f091094b0a006d7317353c72b124e80e1afd429732e28705ad6bfa1ee879c1fce46c128ccebd3192101f43dd67c667912","_id":"@vvo/tzdb@6.183.0","gitHead":"bd38c1e0a49388e6161838109da5ff80fbaf0775","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_nodeVersion":"22.17.1","_npmVersion":"10.9.2","dist":{"integrity":"sha512-6C/4Lvv7jVHkfAsIEOMccZ4w1zmGAQxUVfdjZiYNu68+NMrFBVKyZZnmXeOWySihqDPxjO7FEbOpBuAf/ASKpg==","shasum":"c4e12e4cbab0aef18549d971138bd7817800d193","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.183.0.tgz","fileCount":20,"unpackedSize":174868,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCJp+JYHqzyYlP03eu/dQRLkZTZF2wqqSrWdK3BwkSg1AIgA/b/tF9rly6iKXYY5Zqc5iV2ybclFroGO09ecfQfwXg="}],"size":38086},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/tzdb_6.183.0_1754489326093_0.3938981790732372"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-08-06T14:08:46.369Z","publish_time":1754489326369,"_source_registry_name":"default","contributors":[]},"6.184.0":{"name":"@vvo/tzdb","version":"6.184.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.27.2","@babel/core":"7.27.7","@babel/node":"7.27.1","@babel/preset-env":"7.27.2","babel-eslint":"10.1.0","cheerio":"1.0.0","csv-parse":"5.6.0","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.6","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.5.19","semantic-release":"18.0.1","semantic-release-cli":"5.4.6","sort-keys":"4.2.0","tzdata":"1.0.46","unzipper":"0.12.3"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"packageManager":"pnpm@10.11.1+sha512.e519b9f7639869dc8d5c3c5dfef73b3f091094b0a006d7317353c72b124e80e1afd429732e28705ad6bfa1ee879c1fce46c128ccebd3192101f43dd67c667912","_id":"@vvo/tzdb@6.184.0","gitHead":"7b3ec5276a184e02222e2f94c93ccabd0f45216b","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_nodeVersion":"22.19.0","_npmVersion":"10.9.3","dist":{"integrity":"sha512-HbUxV1Jr3dKHZaXBw56cKvoVAF8o1oyWKrUH4J50wmNUntWV6yzcQRgj/HYfVdix0l9uPKU4Z5OnV/6zhSpxaA==","shasum":"1e2f13654727b086eb8532cfc2d1538a9858dd87","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.184.0.tgz","fileCount":20,"unpackedSize":174874,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQC/mBNR1zaZeeCOd2sbRwjg2lp3MrMaAn5DQLgfHzgbwgIhAJoujmCfo9OzoLmfCCxRKILr/QAuLz5/k1nHnveFwHTC"}],"size":38078},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/tzdb_6.184.0_1758377081574_0.28599687030897636"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-20T14:04:41.770Z","publish_time":1758377081770,"_source_registry_name":"default","contributors":[]},"6.185.0":{"name":"@vvo/tzdb","version":"6.185.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.27.2","@babel/core":"7.27.7","@babel/node":"7.27.1","@babel/preset-env":"7.27.2","babel-eslint":"10.1.0","cheerio":"1.0.0","csv-parse":"5.6.0","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.6","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.5.19","semantic-release":"18.0.1","semantic-release-cli":"5.4.6","sort-keys":"4.2.0","tzdata":"1.0.46","unzipper":"0.12.3"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"packageManager":"pnpm@10.11.1+sha512.e519b9f7639869dc8d5c3c5dfef73b3f091094b0a006d7317353c72b124e80e1afd429732e28705ad6bfa1ee879c1fce46c128ccebd3192101f43dd67c667912","_id":"@vvo/tzdb@6.185.0","gitHead":"95ba2b4a934ca2f4f35ece06668b501aa1ebd11a","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_nodeVersion":"22.19.0","_npmVersion":"10.9.3","dist":{"integrity":"sha512-RBsVLr+PJBe/zl7OyGU9sHA1hOeTSJRBwZeSWLfX4zh0CeMYPSYsq1rmPLWt0cuqrqojElWgIm10dVA4VDOZ8Q==","shasum":"40072d30adb70d2270d484c9ca282cd326b74c6b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.185.0.tgz","fileCount":20,"unpackedSize":174860,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQD2b2uC/G0fZcbnl9mnXMkFw+KKZZHNEcADhtlO0HTL0wIhAIDkc6IjtLnxgeoxdp2pdy6FFSgTSEEQdN+cKNmHx9xw"}],"size":38071},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/tzdb_6.185.0_1759327526680_0.3182541560122134"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-01T14:05:26.879Z","publish_time":1759327526879,"_source_registry_name":"default","contributors":[]},"6.186.0":{"name":"@vvo/tzdb","version":"6.186.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.27.2","@babel/core":"7.27.7","@babel/node":"7.27.1","@babel/preset-env":"7.27.2","babel-eslint":"10.1.0","cheerio":"1.0.0","csv-parse":"5.6.0","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.6","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.5.19","semantic-release":"18.0.1","semantic-release-cli":"5.4.6","sort-keys":"4.2.0","tzdata":"1.0.46","unzipper":"0.12.3"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"packageManager":"pnpm@10.11.1+sha512.e519b9f7639869dc8d5c3c5dfef73b3f091094b0a006d7317353c72b124e80e1afd429732e28705ad6bfa1ee879c1fce46c128ccebd3192101f43dd67c667912","_id":"@vvo/tzdb@6.186.0","gitHead":"a4875d0e2f1576b73db4d72cd25c34a0fa9f0f19","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_nodeVersion":"22.19.0","_npmVersion":"10.9.3","dist":{"integrity":"sha512-UHSNLPElPVd70GmRhZxlD5oCnD+tq1KtVGRu7j0oMuSEeyz4StgZYj/guwCjg4Ew8uFCTI3yUO4TJlpDd5n7wg==","shasum":"3d4c99c41e63bbc02dd42223dfe4332baf35dff0","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.186.0.tgz","fileCount":20,"unpackedSize":174915,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIDmjPJIOBQMJVYVpenF2gs7kz9GC3Q70dzCr4IGqjVTCAiBixQT7RvOv3VS3or27iruThhL+S/YrCyB0yCeRLsMufQ=="}],"size":38095},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/tzdb_6.186.0_1759413907843_0.7724437914118465"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-02T14:05:08.038Z","publish_time":1759413908038,"_source_registry_name":"default","contributors":[]},"6.187.0":{"name":"@vvo/tzdb","version":"6.187.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.27.2","@babel/core":"7.27.7","@babel/node":"7.27.1","@babel/preset-env":"7.27.2","babel-eslint":"10.1.0","cheerio":"1.0.0","csv-parse":"5.6.0","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.6","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.5.19","semantic-release":"18.0.1","semantic-release-cli":"5.4.6","sort-keys":"4.2.0","tzdata":"1.0.46","unzipper":"0.12.3"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"packageManager":"pnpm@10.11.1+sha512.e519b9f7639869dc8d5c3c5dfef73b3f091094b0a006d7317353c72b124e80e1afd429732e28705ad6bfa1ee879c1fce46c128ccebd3192101f43dd67c667912","_id":"@vvo/tzdb@6.187.0","gitHead":"76219bdcf80ab645c3ce18ef459ab7aa48d6b9b9","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_nodeVersion":"22.20.0","_npmVersion":"10.9.3","dist":{"integrity":"sha512-SkGZLQyHT3dYxv0HyUHX+h1lDwTMfJs/nXT6BrLdl1nXdpcCEeGJPGiVf/9uv8uD8mCeMok1MM5CcG67VoEypQ==","shasum":"9f705f74b93b8e610d6ce041fc95563c5629ab98","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.187.0.tgz","fileCount":20,"unpackedSize":174901,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIBWWkyrJS/APnHw9x+ehr7SMHf7E3DOkhC4EikSR/F4SAiBhz2kAD+azh+sBBqdlIsC3GiHpmbO2i48GLnuxuMKrZg=="}],"size":38092},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/tzdb_6.187.0_1760277882045_0.9133066353863284"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-12T14:04:42.215Z","publish_time":1760277882215,"_source_registry_name":"default","contributors":[]},"6.188.0":{"name":"@vvo/tzdb","version":"6.188.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.27.2","@babel/core":"7.27.7","@babel/node":"7.27.1","@babel/preset-env":"7.27.2","babel-eslint":"10.1.0","cheerio":"1.0.0","csv-parse":"5.6.0","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.6","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.5.19","semantic-release":"18.0.1","semantic-release-cli":"5.4.6","sort-keys":"4.2.0","tzdata":"1.0.46","unzipper":"0.12.3"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"packageManager":"pnpm@10.11.1+sha512.e519b9f7639869dc8d5c3c5dfef73b3f091094b0a006d7317353c72b124e80e1afd429732e28705ad6bfa1ee879c1fce46c128ccebd3192101f43dd67c667912","_id":"@vvo/tzdb@6.188.0","gitHead":"225a8199934092b3e10896b3cae60d0eb9b8956d","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_nodeVersion":"22.20.0","_npmVersion":"10.9.3","dist":{"integrity":"sha512-lMAs7asKqt3ChVqw94TAzWYCqqPoIxg6HFcm/QfahVhoff1UeIdVghMpSG/hWkEx4EWAGReOFhvVjJMHSQPj2w==","shasum":"8d4971de261a316503aac8e14c3812ba672828ac","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.188.0.tgz","fileCount":20,"unpackedSize":174903,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCID1GpLNOmJPjw00uBCmnuNftXJEVZaFLwbVYDz1WidQkAiEAhXGZ0hoIu4xpy0PbOFRccvRmg6Uekv2G7gcL+kholTQ="}],"size":38093},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/tzdb_6.188.0_1761228345838_0.7471949956203612"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-23T14:05:46.003Z","publish_time":1761228346003,"_source_registry_name":"default","contributors":[]},"6.189.0":{"name":"@vvo/tzdb","version":"6.189.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.27.2","@babel/core":"7.27.7","@babel/node":"7.27.1","@babel/preset-env":"7.27.2","babel-eslint":"10.1.0","cheerio":"1.0.0","csv-parse":"5.6.0","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.6","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.5.19","semantic-release":"18.0.1","semantic-release-cli":"5.4.6","sort-keys":"4.2.0","tzdata":"1.0.46","unzipper":"0.12.3"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"packageManager":"pnpm@10.11.1+sha512.e519b9f7639869dc8d5c3c5dfef73b3f091094b0a006d7317353c72b124e80e1afd429732e28705ad6bfa1ee879c1fce46c128ccebd3192101f43dd67c667912","_id":"@vvo/tzdb@6.189.0","gitHead":"f555c83fc949a844f4f18acf9bcf25cbc829e4e0","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_nodeVersion":"22.20.0","_npmVersion":"10.9.3","dist":{"integrity":"sha512-LLxgisL+T6trYy1ZK6LWpefLgM0QZl4E1jKXwhYjGirS/uFf9GSRd4IlJ9CW5T9ihEVFL2Lx3RwF/kmXI+NlOQ==","shasum":"cdca3b2ee47cdf2dc08eb2f97b357cc70e2ba18e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.189.0.tgz","fileCount":20,"unpackedSize":174901,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIGcnESWUMLVpsuKrP+i1D2pyX90bU3HD6mYS6nizUZCzAiA8TFrqw6BbQeNbkBlkJCOI8Z6RCMrHKSkzlSSIdIxq1A=="}],"size":38096},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/tzdb_6.189.0_1761314756033_0.0985092377506227"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-24T14:05:56.229Z","publish_time":1761314756229,"_source_registry_name":"default","contributors":[]},"6.190.0":{"name":"@vvo/tzdb","version":"6.190.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.27.2","@babel/core":"7.27.7","@babel/node":"7.27.1","@babel/preset-env":"7.27.2","babel-eslint":"10.1.0","cheerio":"1.0.0","csv-parse":"5.6.0","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.6","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.5.19","semantic-release":"18.0.1","semantic-release-cli":"5.4.6","sort-keys":"4.2.0","tzdata":"1.0.46","unzipper":"0.12.3"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"packageManager":"pnpm@10.11.1+sha512.e519b9f7639869dc8d5c3c5dfef73b3f091094b0a006d7317353c72b124e80e1afd429732e28705ad6bfa1ee879c1fce46c128ccebd3192101f43dd67c667912","_id":"@vvo/tzdb@6.190.0","gitHead":"2354dbc505f39088875b447ed8c8ec2dc0de1d91","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_nodeVersion":"22.20.0","_npmVersion":"10.9.3","dist":{"integrity":"sha512-xF3aYCOsZLsFNmQDectWJI0zO+9RV9tLbOAimanNoTCfy98Wcjs/cS/R7O9Wd1Ya9Kes6R44wDgtdJVGSPGF5Q==","shasum":"dcea94551ecd588dc9c930e8f9ad3fd874c6680c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.190.0.tgz","fileCount":20,"unpackedSize":174901,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCzRoCMK+kz6ERA4mxM87eplT0hNP0lrqi2jkmKQ9txGAIhANKrS6kPP4TxnydDy+AnswN0Vwm1JDuq+3PyQoIT66ze"}],"size":38096},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/tzdb_6.190.0_1761573946232_0.4103418211981904"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-27T14:05:46.435Z","publish_time":1761573946435,"_source_registry_name":"default","contributors":[]},"6.191.0":{"name":"@vvo/tzdb","version":"6.191.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.27.2","@babel/core":"7.27.7","@babel/node":"7.27.1","@babel/preset-env":"7.27.2","babel-eslint":"10.1.0","cheerio":"1.0.0","csv-parse":"5.6.0","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.6","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.5.19","semantic-release":"18.0.1","semantic-release-cli":"5.4.6","sort-keys":"4.2.0","tzdata":"1.0.46","unzipper":"0.12.3"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"packageManager":"pnpm@10.11.1+sha512.e519b9f7639869dc8d5c3c5dfef73b3f091094b0a006d7317353c72b124e80e1afd429732e28705ad6bfa1ee879c1fce46c128ccebd3192101f43dd67c667912","_id":"@vvo/tzdb@6.191.0","gitHead":"11a54fc15af123c9950e57c2e02450dddfbfdcaa","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_nodeVersion":"22.21.1","_npmVersion":"10.9.4","dist":{"integrity":"sha512-LSA2Uf8U+grol0mJmZJKJYmByAHTil7dESHJv6pLWYeKAT/b2aVpznxgm8FreqU4Z9GNlCxWg6CjrFnW/8Mraw==","shasum":"5d901704dcc13e63f4d0853f4edbe5248c82a975","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.191.0.tgz","fileCount":20,"unpackedSize":174903,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCVTnMtMJAttSpMhcpTBMzjAmjeqKdhj7KYL7JJHvI0QgIhAPLqznHHqq9T4yLJoQHQToQFh2phlklWe8mYkq/OBknh"}],"size":38098},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/tzdb_6.191.0_1762092283841_0.36068876946698536"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-02T14:04:44.046Z","publish_time":1762092284046,"_source_registry_name":"default","contributors":[]},"6.192.0":{"name":"@vvo/tzdb","version":"6.192.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.27.2","@babel/core":"7.27.7","@babel/node":"7.27.1","@babel/preset-env":"7.27.2","babel-eslint":"10.1.0","cheerio":"1.0.0","csv-parse":"5.6.0","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.6","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.5.19","semantic-release":"18.0.1","semantic-release-cli":"5.4.6","sort-keys":"4.2.0","tzdata":"1.0.46","unzipper":"0.12.3"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"packageManager":"pnpm@10.11.1+sha512.e519b9f7639869dc8d5c3c5dfef73b3f091094b0a006d7317353c72b124e80e1afd429732e28705ad6bfa1ee879c1fce46c128ccebd3192101f43dd67c667912","_id":"@vvo/tzdb@6.192.0","gitHead":"9fe72978a87331b08ac20846efcbab1b65ee73d1","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_nodeVersion":"22.21.1","_npmVersion":"10.9.4","dist":{"integrity":"sha512-0VPa/zqndHnLhjvyOHf4hrctEIjebRiZihb0aAhN5ASo2Q1gAdHHvxDeVUafpeIkR8uBRUcWSXEYf5kKsjEfSQ==","shasum":"75f3201ed9e6ac55b7564e8a4dc229ebe0a39f74","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.192.0.tgz","fileCount":20,"unpackedSize":174920,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIEXi7q7InF2GJmxW1F+xYULKSDs+CQ+r1Fw3+bGYidoJAiEAwGekkvN1WlNcCJVSIg6qO0zcuYT0IQ+rg2g60DvEpPw="}],"size":38111},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/tzdb_6.192.0_1762178730136_0.6481933192169411"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-03T14:05:30.322Z","publish_time":1762178730322,"_source_registry_name":"default","contributors":[]},"6.193.0":{"name":"@vvo/tzdb","version":"6.193.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.27.2","@babel/core":"7.27.7","@babel/node":"7.27.1","@babel/preset-env":"7.27.2","babel-eslint":"10.1.0","cheerio":"1.0.0","csv-parse":"5.6.0","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.6","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.5.19","semantic-release":"18.0.1","semantic-release-cli":"5.4.6","sort-keys":"4.2.0","tzdata":"1.0.46","unzipper":"0.12.3"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"packageManager":"pnpm@10.11.1+sha512.e519b9f7639869dc8d5c3c5dfef73b3f091094b0a006d7317353c72b124e80e1afd429732e28705ad6bfa1ee879c1fce46c128ccebd3192101f43dd67c667912","_id":"@vvo/tzdb@6.193.0","gitHead":"7edc3b0e2064072187477600ec541170cb1fb0c9","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_nodeVersion":"22.21.1","_npmVersion":"10.9.4","dist":{"integrity":"sha512-j1k1ioEfkURxq6kjR1ENLJ/WX+UjoibW5f+lHwiCWpFeclUp3hMNl82dXBQVN7Q05nfJX0+x5SP/LFuoRG2zQQ==","shasum":"9b3831e2c756b59881e1d3e7c6da0eb7621bf6b8","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.193.0.tgz","fileCount":20,"unpackedSize":174936,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIHXdJIJcBZizg2u4E3217D5yf3IwYW+x5yRLD/rJM7puAiAJLF6kwdL9trZGI5TlYu/sX38rgE/c+iddqn1yuPuv7A=="}],"size":38116},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/tzdb_6.193.0_1762265127255_0.42291554351993255"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-04T14:05:27.455Z","publish_time":1762265127455,"_source_registry_name":"default","contributors":[]},"6.194.0":{"name":"@vvo/tzdb","version":"6.194.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.27.2","@babel/core":"7.27.7","@babel/node":"7.27.1","@babel/preset-env":"7.27.2","babel-eslint":"10.1.0","cheerio":"1.0.0","csv-parse":"5.6.0","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.6","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.5.19","semantic-release":"18.0.1","semantic-release-cli":"5.4.6","sort-keys":"4.2.0","tzdata":"1.0.46","unzipper":"0.12.3"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"packageManager":"pnpm@10.11.1+sha512.e519b9f7639869dc8d5c3c5dfef73b3f091094b0a006d7317353c72b124e80e1afd429732e28705ad6bfa1ee879c1fce46c128ccebd3192101f43dd67c667912","_id":"@vvo/tzdb@6.194.0","gitHead":"a22c5aee08cb85dc685781f681c3e1731cec4ee6","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_nodeVersion":"22.21.1","_npmVersion":"10.9.4","dist":{"integrity":"sha512-bB7vxB1fFtzFg8rTMqRZAGu9AWFkQVSCtWrZk6Yael8+F4MlxhUkckoqA9RjID6kfC3Rcpdr7wvV+K3RbfHEoQ==","shasum":"6a788f27ad87897072d2a90148aeaa2370f669ca","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.194.0.tgz","fileCount":20,"unpackedSize":174936,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIH/SyAJ5bNqs8ZMsy5tA6mYLXsDrfBhPp/FY/Sx3cI/HAiAmVgLCJhwNVPf3gNWu2mAu/k5geyfrH+PCe9joOvLHMA=="}],"size":38116},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/tzdb_6.194.0_1763042722126_0.37333360680975525"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-13T14:05:22.311Z","publish_time":1763042722311,"_source_registry_name":"default","contributors":[]},"6.195.0":{"name":"@vvo/tzdb","version":"6.195.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.27.2","@babel/core":"7.27.7","@babel/node":"7.27.1","@babel/preset-env":"7.27.2","babel-eslint":"10.1.0","cheerio":"1.0.0","csv-parse":"5.6.0","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.6","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.5.19","semantic-release":"18.0.1","semantic-release-cli":"5.4.6","sort-keys":"4.2.0","tzdata":"1.0.46","unzipper":"0.12.3"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"packageManager":"pnpm@10.11.1+sha512.e519b9f7639869dc8d5c3c5dfef73b3f091094b0a006d7317353c72b124e80e1afd429732e28705ad6bfa1ee879c1fce46c128ccebd3192101f43dd67c667912","_id":"@vvo/tzdb@6.195.0","gitHead":"32d044334457a1c9a9084365a3aedca5196510e5","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_nodeVersion":"22.21.1","_npmVersion":"10.9.4","dist":{"integrity":"sha512-UhSdsbModvdW+0InLiF4HWx+Bp3TXmrwq8N+byOlERTzwgaJqEE5F29mVcNN6TafMWPLsZerRI/zbmgU/39vLw==","shasum":"5d85fa4745ed9be0ac4451d5892e8b36b7402303","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.195.0.tgz","fileCount":20,"unpackedSize":174946,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDEQldkb+MoyE6eZXqslVeMptKgxVsNzCnd3hTjCC+3NwIhAJ60MwrXqdWWyLRl1Y8S/wXpMTO1pvHxiUhOst/JhY0R"}],"size":38114},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/tzdb_6.195.0_1763129121770_0.5035320229691977"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-14T14:05:21.977Z","publish_time":1763129121977,"_source_registry_name":"default","contributors":[]},"6.196.0":{"name":"@vvo/tzdb","version":"6.196.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.27.2","@babel/core":"7.27.7","@babel/node":"7.27.1","@babel/preset-env":"7.27.2","babel-eslint":"10.1.0","cheerio":"1.0.0","csv-parse":"5.6.0","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.6","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.5.19","semantic-release":"18.0.1","semantic-release-cli":"5.4.6","sort-keys":"4.2.0","tzdata":"1.0.46","unzipper":"0.12.3"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"packageManager":"pnpm@10.11.1+sha512.e519b9f7639869dc8d5c3c5dfef73b3f091094b0a006d7317353c72b124e80e1afd429732e28705ad6bfa1ee879c1fce46c128ccebd3192101f43dd67c667912","_id":"@vvo/tzdb@6.196.0","gitHead":"43d2432eb3a60b557fdd0d36b6c01caa9b3e457f","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_nodeVersion":"22.21.1","_npmVersion":"10.9.4","dist":{"integrity":"sha512-5BBJBmxJ1z/TzSuKE10stIX4dOsFN4tlMqj3WMPBSGM8euO1z5X/s2DaTSkXlTzznD5aWa4nV3t//zChFHruag==","shasum":"fa2d32a25eb9982f70aa9753f71d7afbaf1779ed","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.196.0.tgz","fileCount":20,"unpackedSize":174950,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIDI9u3RH0haMClAVsCJFnrKHMmsHTrI5AS8hsj9VQZQ/AiEAilWrDQqYlV2pJ77fWB57vqxT1+gjhGwuyxlJgGvjSIU="}],"size":38115},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/tzdb_6.196.0_1763561130371_0.5902936711063327"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-19T14:05:30.571Z","publish_time":1763561130571,"_source_registry_name":"default","contributors":[]},"6.197.0":{"name":"@vvo/tzdb","version":"6.197.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.27.2","@babel/core":"7.27.7","@babel/node":"7.27.1","@babel/preset-env":"7.27.2","babel-eslint":"10.1.0","cheerio":"1.0.0","csv-parse":"5.6.0","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.6","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.5.19","semantic-release":"18.0.1","semantic-release-cli":"5.4.6","sort-keys":"4.2.0","tzdata":"1.0.46","unzipper":"0.12.3"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"packageManager":"pnpm@10.11.1+sha512.e519b9f7639869dc8d5c3c5dfef73b3f091094b0a006d7317353c72b124e80e1afd429732e28705ad6bfa1ee879c1fce46c128ccebd3192101f43dd67c667912","_id":"@vvo/tzdb@6.197.0","gitHead":"51541fb95acd5a64304e41453602640d12932fd3","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_nodeVersion":"22.21.1","_npmVersion":"10.9.4","dist":{"integrity":"sha512-SB2jDs9lnYvYaGbzj/KMJrq7YSRshbtL4z1pN5evvzMlKWpAnsEtSVcXd5p5mY5NGwc+/dm0iv4wZxlg9vtr5w==","shasum":"837a9b4e8946fc1b900971bb51ec19973cae41ae","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.197.0.tgz","fileCount":20,"unpackedSize":174992,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCICPEQH2Ees19T/SXlBvOCTFw02A/2gEoQFgkNHRUp1X2AiEAobBKVwnLzaUeKtmzM9VG5N42hpZQCVjwUHVvll3NwiU="}],"size":38131},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/tzdb_6.197.0_1763993146737_0.013787120766316496"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-24T14:05:46.912Z","publish_time":1763993146912,"_source_registry_name":"default","contributors":[]},"6.198.0":{"name":"@vvo/tzdb","version":"6.198.0","description":"Always up to date list of time zones, with grouping and major cities","keywords":["timezones","time zones","time zone","timezones list","time zones list","IANA time zones","geonames"],"repository":{"type":"git","url":"git+https://github.com/vvo/tzdb.git"},"license":"MIT","author":{"name":"Vincent Voyer","email":"vincent@codeagain.com"},"sideEffects":false,"main":"dist/","module":"lib/","types":"dist/index.d.ts","scripts":{"build":"babel lib/ -d dist/ --source-maps --ignore '**/*.test.js' --delete-dir-on-start","postbuild":"cp index.d.ts dist/","format":"prettier --write '**/*.*' && eslint . --fix","generate":"babel-node generate.js","generate-abbreviations":"babel-node generate-abbreviations.js","lint":"prettier --check '**/*.*' && eslint .","prepublishOnly":"npm run build","test":"npm run lint && npm run build"},"babel":{"presets":[["@babel/preset-env",{"targets":{"node":"12"}}]]},"prettier":{"trailingComma":"all","overrides":[{"files":"*.md","options":{"printWidth":100}}]},"eslintConfig":{"env":{"es6":true,"node":true},"parser":"babel-eslint","parserOptions":{"ecmaVersion":2019,"sourceType":"module"},"extends":["eslint:recommended","plugin:import/recommended"],"rules":{"arrow-body-style":["error","always"],"curly":"error","import/order":["error",{"newlines-between":"always"}]}},"release":{"branches":["main","next"]},"devDependencies":{"@babel/cli":"7.27.2","@babel/core":"7.27.7","@babel/node":"7.27.1","@babel/preset-env":"7.27.2","babel-eslint":"10.1.0","cheerio":"1.0.0","csv-parse":"5.6.0","eslint":"7.32.0","eslint-plugin-import":"2.25.4","got":"11.8.6","lodash":"4.17.21","luxon":"2.3.0","p-each-series":"2.2.0","prettier":"2.5.1","prettier-plugin-packagejson":"2.5.19","semantic-release":"18.0.1","semantic-release-cli":"5.4.6","sort-keys":"4.2.0","tzdata":"1.0.46","unzipper":"0.12.3"},"publishConfig":{"access":"public"},"renovate":{"extends":["config:js-lib",":automergePatch",":automergeBranch",":automergePatch",":automergeBranch",":automergeLinters",":automergeTesters",":automergeTypes"],"timezone":"Europe/Paris","schedule":["before 3am on Monday"],"groupName":"all"},"packageManager":"pnpm@10.11.1+sha512.e519b9f7639869dc8d5c3c5dfef73b3f091094b0a006d7317353c72b124e80e1afd429732e28705ad6bfa1ee879c1fce46c128ccebd3192101f43dd67c667912","_id":"@vvo/tzdb@6.198.0","gitHead":"d04bc83a3a4b34e342ee103af859457bb7cbcc7f","bugs":{"url":"https://github.com/vvo/tzdb/issues"},"homepage":"https://github.com/vvo/tzdb#readme","_nodeVersion":"22.21.1","_npmVersion":"10.9.4","dist":{"integrity":"sha512-bNRWBhWYl0edVgyX6AYbhoCM2tk2lXJjGCyO2VDc2xn6Dw8dLd7WGj2DDXkVOkmOIQTNjEAcxrEpIzz5pWVwFg==","shasum":"bcb33c581aec4f1258ad96c963ac96327ce960e3","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vvo/tzdb/-/tzdb-6.198.0.tgz","fileCount":20,"unpackedSize":175012,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDY2UYoZFL1TAq+XXmhSc4Gnqaq+pIHMISylGv/9kSQ+gIgYcM57aqmOmL2AI8tcvAcpv2ZT//iUzBr7wcJ9OdlNjo="}],"size":38140},"_npmUser":{"name":"anonymous","email":"vincent@codeagain.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"vincent@codeagain.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/tzdb_6.198.0_1764597975950_0.6905834837302354"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-12-01T14:06:16.144Z","publish_time":1764597976144,"_source_registry_name":"default","contributors":[]}},"dist-tags":{"latest":"6.198.0"},"name":"@vvo/tzdb","time":{"created":"2022-01-28T21:43:26.912Z","modified":"2025-12-01T14:06:29.142Z","6.45.0":"2022-02-02T14:18:56.941Z","6.39.0":"2021-12-14T14:15:18.038Z","6.38.0":"2021-12-13T14:15:10.151Z","6.37.0":"2021-12-09T14:19:01.849Z","6.36.0":"2021-12-04T14:14:28.082Z","6.35.0":"2021-12-02T14:15:13.595Z","6.34.0":"2021-11-29T14:18:03.239Z","6.33.0":"2021-11-14T14:14:05.418Z","6.32.0":"2021-11-11T14:15:02.908Z","6.31.0":"2021-11-10T14:15:20.963Z","6.30.0":"2021-11-02T14:19:04.316Z","6.29.0":"2021-10-17T14:13:34.221Z","6.28.0":"2021-10-11T14:14:10.933Z","6.27.0":"2021-10-08T14:14:04.928Z","6.26.0":"2021-10-04T08:00:18.644Z","6.25.0":"2021-10-02T11:35:36.968Z","6.24.0":"2021-10-02T10:49:59.141Z","6.23.0":"2021-10-02T10:33:05.167Z","6.22.0":"2021-10-02T10:14:06.479Z","6.21.0":"2021-09-28T08:58:52.324Z","6.20.0":"2021-09-28T08:52:44.552Z","6.19.0":"2021-09-25T20:53:01.492Z","6.18.0":"2021-09-25T19:53:15.073Z","6.17.0":"2021-09-25T19:16:56.245Z","6.16.0":"2021-09-25T17:53:22.542Z","6.15.0":"2021-09-25T17:41:27.004Z","6.14.0":"2021-09-25T16:29:00.916Z","6.13.0":"2021-09-25T15:55:32.227Z","6.12.0":"2021-09-25T15:43:30.327Z","6.11.0":"2021-09-09T02:53:16.362Z","6.10.0":"2021-08-23T11:21:14.649Z","6.9.0":"2021-08-04T01:00:53.704Z","6.8.0":"2021-07-28T02:11:38.950Z","6.7.0":"2021-04-14T09:07:44.908Z","6.6.0":"2021-04-09T09:48:26.750Z","6.5.1":"2021-03-28T08:44:50.726Z","6.5.0":"2021-03-19T08:30:57.910Z","6.4.1":"2020-12-15T14:36:24.832Z","6.4.0":"2020-12-15T14:20:58.835Z","6.3.0":"2020-11-02T06:21:27.875Z","6.2.1":"2020-10-28T09:31:07.473Z","6.2.0":"2020-10-15T01:43:35.165Z","6.1.0":"2020-10-03T01:35:22.495Z","6.0.0":"2020-09-30T08:13:30.013Z","5.7.0":"2020-09-29T09:30:53.126Z","5.6.0":"2020-09-29T08:29:01.866Z","5.5.2":"2020-09-02T13:18:51.802Z","5.5.1":"2020-09-02T13:12:49.729Z","5.5.0":"2020-09-02T13:06:44.379Z","5.4.2":"2020-08-24T09:00:24.501Z","5.4.1":"2020-08-20T08:37:21.868Z","5.4.0":"2020-08-13T01:32:15.076Z","5.3.0":"2020-07-27T08:14:18.970Z","5.2.0":"2020-07-22T13:38:19.181Z","5.1.1":"2020-07-10T09:11:30.471Z","5.1.0":"2020-07-09T15:06:00.755Z","5.0.0":"2020-07-09T14:43:46.072Z","4.4.0":"2020-07-09T01:32:31.386Z","4.3.0":"2020-07-08T21:19:09.334Z","4.2.0":"2020-07-08T21:17:11.926Z","4.1.0":"2020-07-08T11:44:12.576Z","4.0.2":"2020-07-08T11:38:24.902Z","4.0.1":"2020-07-08T10:23:42.312Z","4.0.0":"2020-07-08T09:54:07.988Z","3.15.0":"2020-07-07T01:25:27.708Z","3.14.0":"2020-06-28T01:32:22.039Z","3.13.2":"2020-06-26T15:18:40.211Z","3.13.1":"2020-06-26T15:14:39.927Z","3.13.0":"2020-06-26T15:03:11.496Z","3.12.0":"2020-06-26T14:47:09.913Z","3.11.0":"2020-06-26T14:31:56.263Z","3.10.0":"2020-06-26T14:17:13.964Z","3.9.0":"2020-06-26T14:02:52.590Z","3.8.0":"2020-06-26T13:46:55.340Z","3.7.0":"2020-06-26T13:32:01.510Z","3.6.0":"2020-06-26T13:21:46.027Z","3.5.0":"2020-06-26T11:16:39.573Z","3.4.0":"2020-06-24T11:03:50.484Z","3.3.0":"2020-06-19T09:03:11.772Z","3.2.0":"2020-06-17T13:11:00.301Z","3.1.0":"2020-06-17T12:48:33.644Z","3.0.0":"2020-06-17T10:23:15.823Z","2.2.0":"2020-06-16T15:05:10.604Z","2.1.0":"2020-06-16T14:50:34.211Z","2.0.0":"2020-06-16T14:46:10.427Z","1.4.1":"2020-06-16T12:17:24.284Z","1.4.0":"2020-06-16T11:34:42.072Z","6.40.0":"2021-12-22T14:15:16.225Z","6.41.0":"2022-01-01T14:14:32.447Z","6.42.0":"2022-01-03T14:15:19.010Z","6.43.0":"2022-01-09T14:14:37.175Z","6.44.0":"2022-01-11T14:16:59.549Z","6.46.0":"2022-02-21T22:07:45.161Z","6.47.0":"2022-02-21T22:44:44.994Z","6.48.0":"2022-03-04T12:35:49.057Z","6.49.0":"2022-04-02T14:04:38.226Z","6.50.0":"2022-04-18T14:04:36.662Z","6.51.0":"2022-06-12T14:04:38.744Z","6.52.0":"2022-06-18T14:04:38.653Z","6.53.0":"2022-08-09T14:09:00.219Z","6.54.0":"2022-08-11T14:04:41.255Z","6.55.0":"2022-08-14T14:04:29.023Z","6.56.0":"2022-08-15T14:06:02.134Z","6.57.0":"2022-08-17T14:09:50.798Z","6.58.0":"2022-08-18T13:08:24.317Z","6.59.0":"2022-08-20T14:04:41.326Z","6.60.0":"2022-08-21T14:04:51.267Z","6.61.0":"2022-08-23T14:04:38.792Z","6.62.0":"2022-09-02T14:04:27.814Z","6.63.0":"2022-09-09T14:10:46.861Z","6.64.0":"2022-09-20T14:13:57.859Z","6.65.0":"2022-09-22T14:11:43.343Z","6.66.0":"2022-09-24T14:04:49.896Z","6.67.0":"2022-09-26T14:15:32.334Z","6.68.0":"2022-09-27T14:15:45.087Z","6.69.0":"2022-09-30T14:16:47.530Z","6.70.0":"2022-10-03T08:38:31.918Z","6.71.0":"2022-10-04T14:17:49.876Z","6.71.1":"2022-10-18T12:42:05.474Z","6.72.0":"2022-10-21T14:19:24.845Z","6.73.0":"2022-10-24T14:20:29.498Z","6.74.0":"2022-10-29T14:05:06.611Z","6.75.0":"2022-11-01T14:10:09.125Z","6.76.0":"2022-11-10T14:13:31.623Z","6.77.0":"2022-11-25T14:04:59.695Z","6.78.0":"2022-12-05T14:04:48.319Z","6.79.0":"2022-12-07T14:04:33.131Z","6.80.0":"2022-12-13T14:04:50.517Z","6.81.0":"2022-12-14T14:04:42.900Z","6.82.0":"2022-12-15T14:04:53.204Z","6.83.0":"2022-12-17T14:04:20.163Z","6.84.0":"2022-12-21T14:04:24.174Z","6.85.0":"2022-12-28T14:13:18.244Z","6.86.0":"2023-01-01T14:12:40.808Z","6.87.0":"2023-01-04T14:04:45.994Z","6.88.0":"2023-01-05T14:04:26.818Z","6.89.0":"2023-01-07T14:04:29.429Z","6.90.0":"2023-01-12T14:05:28.981Z","6.91.0":"2023-01-23T14:04:50.220Z","6.92.0":"2023-01-30T14:04:40.949Z","6.93.0":"2023-02-02T14:04:48.175Z","6.94.0":"2023-02-06T14:04:41.136Z","6.95.0":"2023-02-09T14:04:43.390Z","6.96.0":"2023-02-10T14:04:51.650Z","6.97.0":"2023-02-13T14:04:53.951Z","6.98.0":"2023-02-14T14:04:40.441Z","6.99.0":"2023-02-17T14:04:22.430Z","6.100.0":"2023-02-18T14:04:35.239Z","6.101.0":"2023-02-21T14:04:46.661Z","6.102.0":"2023-02-22T14:04:34.533Z","6.103.0":"2023-02-27T14:04:55.096Z","6.104.0":"2023-03-01T14:04:58.090Z","6.105.0":"2023-03-05T14:04:39.579Z","6.106.0":"2023-04-09T14:04:11.114Z","6.107.0":"2023-04-22T14:04:29.903Z","6.108.0":"2023-05-18T14:04:24.777Z","6.109.0":"2023-10-20T14:04:40.490Z","6.110.0":"2023-10-29T14:04:22.192Z","6.111.0":"2023-11-09T14:04:24.738Z","6.112.0":"2023-11-14T14:04:21.883Z","6.113.0":"2023-11-17T14:04:21.541Z","6.114.0":"2023-11-29T14:04:21.458Z","6.115.0":"2023-11-30T14:04:23.457Z","6.116.0":"2023-12-01T14:04:36.258Z","6.117.0":"2023-12-02T14:04:07.929Z","6.118.0":"2023-12-05T14:04:34.193Z","6.119.0":"2023-12-11T14:04:39.835Z","6.120.0":"2023-12-13T14:04:24.150Z","6.121.0":"2023-12-21T14:04:20.045Z","6.122.0":"2023-12-22T14:04:32.691Z","6.123.0":"2023-12-30T14:04:38.553Z","6.124.0":"2024-01-05T14:04:19.140Z","6.125.0":"2024-01-19T14:04:32.248Z","6.126.0":"2024-03-13T14:04:24.240Z","6.127.0":"2024-03-30T14:04:04.982Z","6.128.0":"2024-03-31T14:04:40.727Z","6.129.0":"2024-04-04T14:06:03.295Z","6.130.0":"2024-04-05T14:06:01.955Z","6.131.0":"2024-04-09T14:04:27.514Z","6.132.0":"2024-04-16T14:05:11.335Z","6.133.0":"2024-04-17T14:04:37.410Z","6.134.0":"2024-04-22T14:04:40.032Z","6.135.0":"2024-04-23T14:04:33.351Z","6.136.0":"2024-04-25T14:04:23.237Z","6.137.0":"2024-05-02T14:04:35.924Z","6.138.0":"2024-05-08T14:04:23.139Z","6.139.0":"2024-05-15T14:05:24.159Z","6.140.0":"2024-06-24T14:04:38.596Z","6.141.0":"2024-07-02T14:04:47.415Z","6.142.0":"2024-07-23T14:04:38.697Z","6.143.0":"2024-08-27T14:04:33.369Z","6.144.0":"2024-08-28T14:04:36.053Z","6.145.0":"2024-09-06T14:04:31.404Z","6.146.0":"2024-10-07T14:05:05.182Z","6.147.0":"2024-10-18T14:04:34.898Z","6.148.0":"2024-10-27T14:04:47.234Z","6.149.0":"2024-11-02T14:04:26.351Z","6.150.0":"2024-11-23T14:05:30.950Z","6.151.0":"2024-12-03T14:05:08.698Z","6.152.0":"2024-12-04T14:05:26.525Z","6.153.0":"2024-12-13T14:05:20.983Z","6.154.0":"2024-12-16T14:05:10.068Z","6.155.0":"2024-12-19T14:05:16.472Z","6.156.0":"2024-12-28T14:04:35.089Z","6.157.0":"2025-01-01T14:04:59.939Z","6.158.0":"2025-01-11T14:04:35.867Z","6.159.0":"2025-01-17T14:04:37.738Z","6.160.0":"2025-02-03T14:05:23.961Z","6.161.0":"2025-02-05T14:04:55.400Z","6.162.0":"2025-05-23T22:13:26.446Z","6.163.0":"2025-05-23T22:15:49.762Z","6.164.0":"2025-05-26T14:05:44.399Z","6.165.0":"2025-05-28T14:05:33.463Z","6.166.0":"2025-06-08T14:04:48.330Z","6.167.0":"2025-06-09T14:05:35.011Z","6.168.0":"2025-06-10T14:05:29.404Z","6.169.0":"2025-06-11T14:05:23.740Z","6.170.0":"2025-06-12T14:05:27.002Z","6.171.0":"2025-06-15T14:04:33.468Z","6.172.0":"2025-06-20T14:05:21.590Z","6.173.0":"2025-06-21T14:04:34.631Z","6.174.0":"2025-06-25T14:05:40.990Z","6.175.0":"2025-06-26T14:05:22.863Z","6.176.0":"2025-06-27T14:05:40.299Z","6.177.0":"2025-07-09T14:05:43.332Z","6.178.0":"2025-07-15T14:06:12.070Z","6.179.0":"2025-07-31T14:06:46.451Z","6.180.0":"2025-08-02T14:05:08.623Z","6.181.0":"2025-08-04T14:08:22.403Z","6.182.0":"2025-08-05T14:08:46.847Z","6.183.0":"2025-08-06T14:08:46.369Z","6.184.0":"2025-09-20T14:04:41.770Z","6.185.0":"2025-10-01T14:05:26.879Z","6.186.0":"2025-10-02T14:05:08.038Z","6.187.0":"2025-10-12T14:04:42.215Z","6.188.0":"2025-10-23T14:05:46.003Z","6.189.0":"2025-10-24T14:05:56.229Z","6.190.0":"2025-10-27T14:05:46.435Z","6.191.0":"2025-11-02T14:04:44.046Z","6.192.0":"2025-11-03T14:05:30.322Z","6.193.0":"2025-11-04T14:05:27.455Z","6.194.0":"2025-11-13T14:05:22.311Z","6.195.0":"2025-11-14T14:05:21.977Z","6.196.0":"2025-11-19T14:05:30.571Z","6.197.0":"2025-11-24T14:05:46.912Z","6.198.0":"2025-12-01T14:06:16.144Z"},"readme":"# tzdb [![GitHub license](https://img.shields.io/github/license/vvo/tzdb?style=flat)](https://github.com/vvo/tzdb/blob/main/LICENSE) [![Tests](https://github.com/vvo/tzdb/workflows/CI/badge.svg)](https://github.com/vvo/tzdb/actions) [![npm version](https://badge.fury.io/js/%40vvo%2Ftzdb.svg)](https://www.npmjs.com/package/@vvo/tzdb) [![minizipped size](https://badgen.net/bundlephobia/minzip/@vvo/tzdb@latest)](https://bundlephobia.com/result?p=@vvo/tzdb@latest)\n\nThis is a list and npm package of:\n\n- \"simplified\" [IANA time zones](https://www.iana.org/time-zones) with their alternative names like `Pacific Time` instead of `America/Los_Angeles`, along with major cities for each time zone.\n- all existing raw IANA time zones names\n- \"raw\" offsets along with current time offsets\n- also includes [deprecated time zone names](https://data.iana.org/time-zones/data/backward) for compatibility\n\nThe data and npm packages are **automatically updated** whenever there are changes to https://www.geonames.org/ which is generated from IANA databases.\n\nThis is useful whenever you want to build a time zone select menu in your application.\n\n## NPM package\n\nInstallation:\n\n```bash\nnpm add @vvo/tzdb\n```\n\nUsage:\n\n```js\nimport { getTimeZones, rawTimeZones, timeZonesNames, abbreviations } from \"@vvo/tzdb\";\n```\n\n## API\n\n### getTimeZones()\n\n```js\nconst timeZones = getTimeZones();\n\n// You can also provide an optional parameter to include UTC in the result.\n// This adds a time zone with the name \"UTC\" and a fixed offset of 0.\nconst timeZonesWithUtc = getTimeZones({ includeUtc: true });\n```\n\nThis method returns an array of time zones objects:\n\n```js\n[\n  // ...\n  {\n    name: \"America/Los_Angeles\",\n    alternativeName: \"Pacific Time\",\n    group: [\"America/Los_Angeles\"],\n    continentCode: \"NA\",\n    continentName: \"North America\",\n    countryName: \"United States\",\n    countryCode: \"US\",\n    mainCities: [\"Los Angeles\", \"San Diego\", \"San Jose\", \"San Francisco\"],\n    rawOffsetInMinutes: -480,\n    abbreviation: \"PST\",\n    rawFormat: \"-08:00 Pacific Time - Los Angeles, San Diego, San Jose, San Francisco\",\n    currentTimeOffsetInMinutes: -420, // \"current\" time zone offset, this is why getTimeZones() is a method and not just an object: it works at runtime\n    currentTimeFormat: \"-07:00 Pacific Time - Los Angeles, San Diego\",\n  },\n  // ...\n];\n```\n\nWhen relevant, time zones are grouped. The rules for grouping are:\n\n- if the time zones are in the same country\n- if the DST or summer time offsets are the same\n- if the non-DST, non-summer time offsets are the same\n- then we group the time zones\n- the \"main\" time zone name (`name` attribute), is always the one from the most populated city\n\nHere's a grouping example:\n\n```js\n{\n  name: \"America/Dawson_Creek\",\n  alternativeName: \"Mountain Time\",\n  group: [\"America/Creston\", \"America/Dawson_Creek\", \"America/Fort_Nelson\"],\n  continentCode: \"NA\",\n  continentName: \"North America\",\n  countryName: \"Canada\",\n  countryCode: \"CA\",\n  mainCities: [\"Fort St. John\", \"Creston\", \"Fort Nelson\"],\n  rawOffsetInMinutes: -420,\n  abbreviation: \"MST\",\n  rawFormat: \"-07:00 Mountain Time - Fort St. John, Creston, Fort Nelson\",\n  currentTimeOffsetInMinutes: -420,\n  currentTimeFormat: \"-07:00 Mountain Time - Fort St. John, Creston\"\n}\n```\n\n### rawTimeZones\n\nThis is an array of time zone objects without the current time information:\n\n```js\n[\n  // ...\n  {\n    name: \"America/Los_Angeles\",\n    alternativeName: \"Pacific Time\",\n    group: [\"America/Los_Angeles\"],\n    continentCode: \"NA\",\n    continentName: \"North America\",\n    countryName: \"United States\",\n    countryCode: \"US\",\n    mainCities: [\"Los Angeles\", \"San Diego\", \"San Jose\", \"San Francisco\"],\n    rawOffsetInMinutes: -480,\n    abbreviation: \"PST\",\n    rawFormat: \"-08:00 Pacific Time - Los Angeles, San Diego, San Jose, San Francisco\",\n  },\n  // ...\n];\n```\n\n### timeZonesNames\n\nThis is an array of time zone names:\n\n```js\n[\n  // ...\n  \"America/Juneau\",\n  \"America/Kentucky/Louisville\",\n  \"America/Kentucky/Monticello\",\n  \"America/Kralendijk\",\n  \"America/La_Paz\",\n  \"America/Lima\",\n  \"America/Los_Angeles\",\n  \"America/Lower_Princes\",\n  \"America/Maceio\",\n  \"America/Managua\",\n  \"America/Manaus\",\n  \"America/Marigot\",\n  \"America/Martinique\",\n  \"America/Matamoros\",\n  // ...\n];\n```\n\n### abbreviations\n\nThis is an object mapping timezone abbreviations to their full forms:\n\n```js\n{\n  // ...\n  \"Australian Central Daylight Time\": \"ACDT\",\n  \"Australian Central Standard Time\": \"ACST\",\n  \"Australian Central Time\": \"ACT\",\n  \"Australian Central Western Standard Time\": \"ACWST\",\n  \"Australian Eastern Daylight Time\": \"AEDT\",\n  \"Australian Eastern Standard Time\": \"AEST\",\n  \"Australian Eastern Time\": \"AET\",\n  \"Australian Western Daylight Time\": \"AWDT\",\n  \"Australian Western Standard Time\": \"AWST\",\n  \"Azerbaijan Summer Time\": \"AZST\",\n  \"Azerbaijan Time\": \"AZT\",\n  \"Azores Summer Time\": \"AZOST\",\n  \"Azores Time\": \"AZOT\",\n  \"Bangladesh Standard Time\": \"BST\",\n  \"Bhutan Time\": \"BTT\",\n  \"Bolivia Time\": \"BOT\",\n  // ...\n};\n```\n\n**Caution:** Although abbreviations can be easy to lookup, they can be misleading. For example: CST can refer to Central Standard Time (-06.00 UTC), China Standard Time (+06.00 UTC) or Cuba Standard Time (-05.00 UTC). And abbreviation full forms don't directly map to any property in the time zone objects returned by `rawTimeZones` or `getTimeZones()`.\n\n## Notes\n\n- We provide two cities when grouping happens, ranked by population\n- We provide alternative names (\"Pacific Time\" for \"America/Los_Angeles\") and remove \"Standard\", \"Daylight\" or \"Summer\" from them\n- If you're using this to build a time zone selector and saving to a database then:\n  - make sure to save the `name` attribute (`America/Los_Angeles`) in your database\n  - when displaying the select with a default value from your database, either select the time zone name that matches, or if the time zone name is part of the group. Example:\n\n```js\nconst value = timeZones.find((timeZone) => {\n  return dbData.timeZone === timeZone.name || timeZone.group.includes(dbData.timeZone);\n});\n```","users":{}}