{"_id":"@js-joda/core","_rev":"3738489","name":"@js-joda/core","description":"a date and time library for javascript","dist-tags":{"latest":"5.6.4"},"maintainers":[{"name":"phueper","email":"phueper@hueper.net"},{"name":"pithu","email":""}],"time":{"modified":"2025-02-13T06:18:31.000Z","created":"2019-06-26T20:29:12.572Z","5.6.4":"2025-01-10T06:35:56.240Z","5.6.3":"2024-06-18T20:32:23.729Z","5.6.2":"2024-03-13T20:01:23.272Z","5.6.1":"2023-10-12T10:35:17.925Z","5.6.0":"2023-10-10T10:22:35.242Z","5.5.3":"2023-04-12T08:12:01.193Z","5.5.2":"2023-01-07T16:37:04.824Z","5.5.1":"2023-01-02T15:36:43.407Z","5.5.0":"2022-12-28T10:45:25.329Z","5.4.2":"2022-10-18T05:29:39.979Z","5.4.1":"2022-09-30T06:12:04.737Z","5.4.0":"2022-09-22T20:38:21.319Z","5.3.2":"2022-09-22T16:54:33.288Z","5.3.1":"2022-08-18T11:35:07.509Z","5.3.0":"2022-08-14T09:09:08.101Z","5.2.0":"2022-01-19T18:47:32.572Z","5.1.0":"2022-01-09T11:30:18.529Z","5.0.0":"2021-12-29T09:48:25.210Z","4.3.1":"2021-10-25T18:55:14.946Z","4.3.0":"2021-10-24T12:59:14.356Z","4.2.1":"2021-10-11T20:43:01.352Z","4.2.0":"2021-10-10T20:16:14.819Z","4.1.0":"2021-10-07T20:47:01.890Z","4.0.0":"2021-09-02T15:34:16.976Z","3.2.0":"2020-09-18T16:14:21.594Z","3.1.0":"2020-08-11T10:53:50.092Z","3.0.0":"2020-07-06T15:22:25.097Z","2.0.0":"2019-12-26T21:04:21.769Z","1.12.0":"2019-10-25T07:15:00.707Z","1.11.0":"2019-06-26T20:29:12.572Z"},"users":{},"author":{"name":"pithu"},"repository":{"type":"git","url":"git+https://github.com/js-joda/js-joda.git"},"versions":{"5.6.4":{"name":"@js-joda/core","version":"5.6.4","description":"a date and time library for javascript","repository":{"type":"git","url":"git+https://github.com/js-joda/js-joda.git"},"author":{"name":"pithu"},"contributors":[{"name":"pithu"},{"name":"phueper"}],"homepage":"https://js-joda.github.io/js-joda","license":"BSD-3-Clause","bugs":{"url":"https://github.com/js-joda/js-joda/issues"},"main":"dist/js-joda.js","module":"dist/js-joda.esm.js","typings":"typings/js-joda.d.ts","scripts":{"prepublishOnly":"npm run build-dist","test":"NODE_ENV=test npx mocha --timeout 5000 --require @babel/register ./test/*Test_mochaOnly.js ./test/*Test.js ./test/**/*Test.js ./test/**/**/*Test.js","test-coverage":"NODE_ENV=test COVERAGE=1 npx nyc --report-dir=build/coverage --reporter=lcov --reporter html npx mocha --timeout 5000 --require @babel/register --reporter progress ./test/*Test.js ./test/**/*Test.js ./test/**/**/*Test.js","test-browser":"npx karma start --reporters=dots --single-run","test-saucelabs":"npx karma start --reporters=\"dots,saucelabs\" --browsers=\"sl_chrome,sl_firefox\" --single-run=true","test-ci":"npm run build-dist && npm run test && npm run test-browser && npm run test-ts-definitions && npm run test-coverage","test-ts-definitions":"TS_NODE_PROJECT='../../shared/ts-test-config.json' NODE_ENV=test mocha --timeout 5000 --require ts-node/register ./test/typescript_definitions/*.ts","build-dist":"npx rollup -c rollup.config.js","build-md-toc":"npx markdown-toc -i CheatSheet.md","build-gz-check":"gzip -kf dist/js-joda.min.js && ls -alh ./dist/js-joda.min.js*","lint":"npx eslint  ."},"keywords":["date","time","timezone"],"nyc":{"sourceMap":false,"instrument":false},"_id":"@js-joda/core@5.6.4","gitHead":"209ba19bb40535cf4465de8fc5b2d65fff5a221c","_nodeVersion":"22.12.0","_npmVersion":"10.9.0","dist":{"shasum":"abafce9b30302639bfe4a71bad5120fe39654f10","size":1331955,"noattachment":false,"key":"/@js-joda/core/-/@js-joda/core-5.6.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/@js-joda/core/download/@js-joda/core-5.6.4.tgz"},"_npmUser":{"name":"pithu","email":"pts@thuerwaechter.de"},"directories":{},"maintainers":[{"name":"phueper","email":"phueper@hueper.net"},{"name":"pithu","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/core_5.6.4_1736490956006_0.6161836771373173"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-10T06:35:56.240Z","publish_time":1736490956240,"_source_registry_name":"default","_cnpm_publish_time":1736490956240},"5.6.3":{"name":"@js-joda/core","version":"5.6.3","description":"a date and time library for javascript","repository":{"type":"git","url":"git+https://github.com/js-joda/js-joda.git"},"author":{"name":"pithu"},"contributors":[{"name":"pithu"},{"name":"phueper"}],"homepage":"https://js-joda.github.io/js-joda","license":"BSD-3-Clause","bugs":{"url":"https://github.com/js-joda/js-joda/issues"},"main":"dist/js-joda.js","module":"dist/js-joda.esm.js","typings":"typings/js-joda.d.ts","scripts":{"prepublishOnly":"npm run build-dist","test":"NODE_ENV=test npx mocha --timeout 5000 --require @babel/register ./test/*Test_mochaOnly.js ./test/*Test.js ./test/**/*Test.js ./test/**/**/*Test.js","test-coverage":"NODE_ENV=test COVERAGE=1 npx nyc --report-dir=build/coverage --reporter=lcov --reporter html npx mocha --timeout 5000 --require @babel/register --reporter progress ./test/*Test.js ./test/**/*Test.js ./test/**/**/*Test.js","test-browser":"npx karma start --reporters=dots --single-run","test-saucelabs":"npx karma start --reporters=\"dots,saucelabs\" --browsers=\"sl_chrome,sl_ie,sl_firefox\" --single-run=true","test-ci":"npm run build-dist && npm run test && npm run test-browser && npm run test-ts-definitions && npm run test-coverage","test-ts-definitions":"TS_NODE_PROJECT='../../shared/ts-test-config.json' NODE_ENV=test mocha --timeout 5000 --require ts-node/register ./test/typescript_definitions/*.ts","build-dist":"npx rollup -c rollup.config.js","build-md-toc":"npx markdown-toc -i CheatSheet.md","build-gz-check":"gzip -kf dist/js-joda.min.js && ls -alh ./dist/js-joda.min.js*","lint":"npx eslint  ."},"keywords":["date","time","timezone"],"nyc":{"sourceMap":false,"instrument":false},"gitHead":"9ec01ca9278354413546df9570bc18c4295780da","_id":"@js-joda/core@5.6.3","_nodeVersion":"20.10.0","_npmVersion":"lerna/6.1.0/node@v20.10.0+x64 (darwin)","dist":{"shasum":"41ae1c07de1ebe0f6dde1abcbc9700a09b9c6056","size":1349968,"noattachment":false,"key":"/@js-joda/core/-/@js-joda/core-5.6.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/@js-joda/core/download/@js-joda/core-5.6.3.tgz"},"_npmUser":{"name":"pithu","email":"pts@thuerwaechter.de"},"directories":{},"maintainers":[{"name":"phueper","email":"phueper@hueper.net"},{"name":"pithu","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_5.6.3_1718742743430_0.5708565908412806"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-06-18T20:32:23.729Z","publish_time":1718742743729,"_source_registry_name":"default","_cnpm_publish_time":1718742743729},"5.6.2":{"name":"@js-joda/core","version":"5.6.2","description":"a date and time library for javascript","repository":{"type":"git","url":"git+https://github.com/js-joda/js-joda.git"},"author":{"name":"pithu"},"contributors":[{"name":"pithu"},{"name":"phueper"}],"homepage":"https://js-joda.github.io/js-joda","license":"BSD-3-Clause","bugs":{"url":"https://github.com/js-joda/js-joda/issues"},"main":"dist/js-joda.js","module":"dist/js-joda.esm.js","typings":"typings/js-joda.d.ts","scripts":{"prepublishOnly":"npm run build-dist","test":"NODE_ENV=test npx mocha --timeout 5000 --require @babel/register ./test/*Test_mochaOnly.js ./test/*Test.js ./test/**/*Test.js ./test/**/**/*Test.js","test-coverage":"NODE_ENV=test COVERAGE=1 npx nyc --report-dir=build/coverage --reporter=lcov --reporter html npx mocha --timeout 5000 --require @babel/register --reporter progress ./test/*Test.js ./test/**/*Test.js ./test/**/**/*Test.js","test-browser":"npx karma start --reporters=dots --single-run","test-saucelabs":"npx karma start --reporters=\"dots,saucelabs\" --browsers=\"sl_chrome,sl_ie,sl_firefox\" --single-run=true","test-ci":"npm run build-dist && npm run test && npm run test-browser && npm run test-ts-definitions && npm run test-coverage","test-ts-definitions":"TS_NODE_PROJECT='../../shared/ts-test-config.json' NODE_ENV=test mocha --timeout 5000 --require ts-node/register ./test/typescript_definitions/*.ts","build-dist":"npx rollup -c rollup.config.js","build-md-toc":"npx markdown-toc -i CheatSheet.md","build-gz-check":"gzip -kf dist/js-joda.min.js && ls -alh ./dist/js-joda.min.js*","lint":"npx eslint  ."},"keywords":["date","time","timezone"],"nyc":{"sourceMap":false,"instrument":false},"gitHead":"d7328d5a09602b6a7fe5211092c6b7c50ff3b79b","_id":"@js-joda/core@5.6.2","_nodeVersion":"20.10.0","_npmVersion":"lerna/6.1.0/node@v20.10.0+x64 (darwin)","dist":{"shasum":"1885d10daa404cea2bd55575f910ab3bbe6c33d7","size":1349966,"noattachment":false,"key":"/@js-joda/core/-/@js-joda/core-5.6.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@js-joda/core/download/@js-joda/core-5.6.2.tgz"},"_npmUser":{"name":"pithu","email":"pts@thuerwaechter.de"},"directories":{},"maintainers":[{"name":"phueper","email":"phueper@hueper.net"},{"name":"pithu","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_5.6.2_1710360083016_0.1871712656232516"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-13T20:01:23.272Z","publish_time":1710360083272,"_source_registry_name":"default","_cnpm_publish_time":1710360083272},"5.6.1":{"name":"@js-joda/core","version":"5.6.1","description":"a date and time library for javascript","repository":{"type":"git","url":"git+https://github.com/js-joda/js-joda.git"},"author":{"name":"pithu"},"contributors":[{"name":"pithu"},{"name":"phueper"}],"homepage":"https://js-joda.github.io/js-joda","license":"BSD-3-Clause","bugs":{"url":"https://github.com/js-joda/js-joda/issues"},"main":"dist/js-joda.js","module":"dist/js-joda.esm.js","typings":"typings/js-joda.d.ts","scripts":{"prepublishOnly":"npm run build-dist","test":"NODE_ENV=test npx mocha --timeout 5000 --require @babel/register ./test/*Test_mochaOnly.js ./test/*Test.js ./test/**/*Test.js ./test/**/**/*Test.js","test-coverage":"NODE_ENV=test COVERAGE=1 npx nyc --report-dir=build/coverage --reporter=lcov --reporter html npx mocha --timeout 5000 --require @babel/register --reporter progress ./test/*Test.js ./test/**/*Test.js ./test/**/**/*Test.js","test-browser":"npx karma start --reporters=dots --single-run","test-saucelabs":"npx karma start --reporters=\"dots,saucelabs\" --browsers=\"sl_chrome,sl_ie,sl_firefox\" --single-run=true","test-ci":"npm run build-dist && npm run test && npm run test-browser && npm run test-ts-definitions && npm run test-coverage","test-ts-definitions":"TS_NODE_PROJECT='../../shared/ts-test-config.json' NODE_ENV=test mocha --timeout 5000 --require ts-node/register ./test/typescript_definitions/*.ts","build-dist":"npx rollup -c rollup.config.js","build-md-toc":"npx markdown-toc -i CheatSheet.md","build-gz-check":"gzip -kf dist/js-joda.min.js && ls -alh ./dist/js-joda.min.js*","lint":"npx eslint  ."},"keywords":["date","time","timezone"],"nyc":{"sourceMap":false,"instrument":false},"gitHead":"981fdb751d7fcb5d1b36d322475282a743c309fc","_id":"@js-joda/core@5.6.1","_nodeVersion":"16.18.1","_npmVersion":"lerna/6.1.0/node@v16.18.1+x64 (darwin)","dist":{"shasum":"03e2453d877b61c3f593cf031fd18b375bd548b6","size":1348098,"noattachment":false,"key":"/@js-joda/core/-/@js-joda/core-5.6.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@js-joda/core/download/@js-joda/core-5.6.1.tgz"},"_npmUser":{"name":"pithu","email":"pts@thuerwaechter.de"},"directories":{},"maintainers":[{"name":"phueper","email":"phueper@hueper.net"},{"name":"pithu","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_5.6.1_1697106917523_0.6794271301223211"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-10-12T10:35:17.925Z","publish_time":1697106917925,"_source_registry_name":"default","_cnpm_publish_time":1697106917925},"5.6.0":{"name":"@js-joda/core","version":"5.6.0","description":"a date and time library for javascript","repository":{"type":"git","url":"git+https://github.com/js-joda/js-joda.git"},"author":{"name":"pithu"},"contributors":[{"name":"pithu"},{"name":"phueper"}],"homepage":"https://js-joda.github.io/js-joda","license":"BSD-3-Clause","bugs":{"url":"https://github.com/js-joda/js-joda/issues"},"main":"dist/js-joda.js","module":"dist/js-joda.esm.js","typings":"typings/js-joda.d.ts","scripts":{"prepublishOnly":"npm run build-dist","test":"NODE_ENV=test npx mocha --timeout 5000 --require @babel/register ./test/*Test_mochaOnly.js ./test/*Test.js ./test/**/*Test.js ./test/**/**/*Test.js","test-coverage":"NODE_ENV=test COVERAGE=1 npx nyc --report-dir=build/coverage --reporter=lcov --reporter html npx mocha --timeout 5000 --require @babel/register --reporter progress ./test/*Test.js ./test/**/*Test.js ./test/**/**/*Test.js","test-browser":"npx karma start --reporters=dots --single-run","test-saucelabs":"npx karma start --reporters=\"dots,saucelabs\" --browsers=\"sl_chrome,sl_ie,sl_firefox\" --single-run=true","test-ci":"npm run build-dist && npm run test && npm run test-browser && npm run test-ts-definitions && npm run test-coverage","test-ts-definitions":"TS_NODE_PROJECT='../../shared/ts-test-config.json' NODE_ENV=test mocha --timeout 5000 --require ts-node/register ./test/typescript_definitions/*.ts","build-dist":"npx rollup -c rollup.config.js","build-md-toc":"npx markdown-toc -i CheatSheet.md","build-gz-check":"gzip -kf dist/js-joda.min.js && ls -alh ./dist/js-joda.min.js*","lint":"npx eslint  ."},"keywords":["date","time","timezone"],"nyc":{"sourceMap":false,"instrument":false},"gitHead":"e78db48870eddc16cc35f81cee07f99918d7bf8f","_id":"@js-joda/core@5.6.0","_nodeVersion":"16.18.1","_npmVersion":"lerna/6.1.0/node@v16.18.1+x64 (darwin)","dist":{"shasum":"a0cd9496d6b738cdd3572bb02163ea3e924b643a","size":1348102,"noattachment":false,"key":"/@js-joda/core/-/@js-joda/core-5.6.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@js-joda/core/download/@js-joda/core-5.6.0.tgz"},"_npmUser":{"name":"pithu","email":"pts@thuerwaechter.de"},"directories":{},"maintainers":[{"name":"phueper","email":"phueper@hueper.net"},{"name":"pithu","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_5.6.0_1696933354979_0.34222876290402526"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-10-10T10:22:35.242Z","publish_time":1696933355242,"_source_registry_name":"default","_cnpm_publish_time":1696933355242},"5.5.3":{"name":"@js-joda/core","version":"5.5.3","description":"a date and time library for javascript","repository":{"type":"git","url":"git+https://github.com/js-joda/js-joda.git"},"author":{"name":"pithu"},"contributors":[{"name":"pithu"},{"name":"phueper"}],"homepage":"https://js-joda.github.io/js-joda","license":"BSD-3-Clause","bugs":{"url":"https://github.com/js-joda/js-joda/issues"},"main":"dist/js-joda.js","module":"dist/js-joda.esm.js","typings":"typings/js-joda.d.ts","scripts":{"prepublishOnly":"npm run build-dist","test":"NODE_ENV=test npx mocha --timeout 5000 --require @babel/register ./test/*Test_mochaOnly.js ./test/*Test.js ./test/**/*Test.js ./test/**/**/*Test.js","test-coverage":"NODE_ENV=test COVERAGE=1 npx nyc --report-dir=build/coverage --reporter=lcov --reporter html npx mocha --timeout 5000 --require @babel/register --reporter progress ./test/*Test.js ./test/**/*Test.js ./test/**/**/*Test.js","test-browser":"npx karma start --reporters=dots --single-run","test-saucelabs":"npx karma start --reporters=\"dots,saucelabs\" --browsers=\"sl_chrome,sl_ie,sl_firefox\" --single-run=true","test-ci":"npm run build-dist && npm run test && npm run test-browser && npm run test-ts-definitions && npm run test-coverage","test-ts-definitions":"TS_NODE_PROJECT='../../shared/ts-test-config.json' NODE_ENV=test mocha --timeout 5000 --require ts-node/register ./test/typescript_definitions/*.ts","build-dist":"npx rollup -c rollup.config.js","build-md-toc":"npx markdown-toc -i CheatSheet.md","build-gz-check":"gzip -kf dist/js-joda.min.js && ls -alh ./dist/js-joda.min.js*","lint":"npx eslint  ."},"keywords":["date","time","timezone"],"nyc":{"sourceMap":false,"instrument":false},"gitHead":"f5e3e48fc44f3d03247c186f13dc5ff6b5ae6c57","_id":"@js-joda/core@5.5.3","_nodeVersion":"18.12.1","_npmVersion":"lerna/6.1.0/node@v18.12.1+x64 (darwin)","dist":{"shasum":"defac1f9af382178104ad327af1ec97446039752","size":1344423,"noattachment":false,"key":"/@js-joda/core/-/@js-joda/core-5.5.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/@js-joda/core/download/@js-joda/core-5.5.3.tgz"},"_npmUser":{"name":"pithu","email":"pts@thuerwaechter.de"},"directories":{},"maintainers":[{"name":"phueper","email":"phueper@hueper.net"},{"name":"pithu","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_5.5.3_1681287121000_0.9329363889181912"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-04-12T08:12:01.193Z","publish_time":1681287121193,"_cnpm_publish_time":1681287121193},"5.5.2":{"name":"@js-joda/core","version":"5.5.2","description":"a date and time library for javascript","repository":{"type":"git","url":"git+https://github.com/js-joda/js-joda.git"},"author":{"name":"pithu"},"contributors":[{"name":"pithu"},{"name":"phueper"}],"homepage":"https://js-joda.github.io/js-joda","license":"BSD-3-Clause","bugs":{"url":"https://github.com/js-joda/js-joda/issues"},"main":"dist/js-joda.js","module":"dist/js-joda.esm.js","typings":"typings/js-joda.d.ts","scripts":{"prepublishOnly":"npm run build-dist","test":"NODE_ENV=test npx mocha --timeout 5000 --require @babel/register ./test/*Test_mochaOnly.js ./test/*Test.js ./test/**/*Test.js ./test/**/**/*Test.js","test-coverage":"NODE_ENV=test COVERAGE=1 npx nyc --report-dir=build/coverage --reporter=lcov --reporter html npx mocha --timeout 5000 --require @babel/register --reporter progress ./test/*Test.js ./test/**/*Test.js ./test/**/**/*Test.js","test-browser":"npx karma start --reporters=dots --single-run","test-saucelabs":"npx karma start --reporters=\"dots,saucelabs\" --browsers=\"sl_chrome,sl_ie,sl_firefox\" --single-run=true","test-ci":"npm run build-dist && npm run test && npm run test-browser && npm run test-ts-definitions && npm run test-coverage","test-ts-definitions":"TS_NODE_PROJECT='../../shared/ts-test-config.json' NODE_ENV=test mocha --timeout 5000 --require ts-node/register ./test/typescript_definitions/*.ts","build-dist":"npx rollup -c rollup.config.js","build-md-toc":"npx markdown-toc -i CheatSheet.md","build-gz-check":"gzip -kf dist/js-joda.min.js && ls -alh ./dist/js-joda.min.js*","lint":"npx eslint  ."},"keywords":["date","time","timezone"],"nyc":{"sourceMap":false,"instrument":false},"gitHead":"8d78c174b570252ae707da314a444e2a9bd1f3fa","_id":"@js-joda/core@5.5.2","_nodeVersion":"18.12.1","_npmVersion":"lerna/6.1.0/node@v18.12.1+x64 (darwin)","dist":{"shasum":"3d7953004d70adf6a0a4140a78c948de758284e0","size":1344420,"noattachment":false,"key":"/@js-joda/core/-/@js-joda/core-5.5.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@js-joda/core/download/@js-joda/core-5.5.2.tgz"},"_npmUser":{"name":"pithu","email":"pts@thuerwaechter.de"},"directories":{},"maintainers":[{"name":"phueper","email":"phueper@hueper.net"},{"name":"pithu","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_5.5.2_1673109424564_0.5396186496926951"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-01-07T16:37:12.196Z","publish_time":1673109424824,"_cnpm_publish_time":1673109424824},"5.5.1":{"name":"@js-joda/core","version":"5.5.1","description":"a date and time library for javascript","repository":{"type":"git","url":"git+https://github.com/js-joda/js-joda.git"},"author":{"name":"pithu"},"contributors":[{"name":"pithu"},{"name":"phueper"}],"homepage":"https://js-joda.github.io/js-joda","license":"BSD-3-Clause","bugs":{"url":"https://github.com/js-joda/js-joda/issues"},"main":"dist/js-joda.js","module":"dist/js-joda.esm.js","typings":"typings/js-joda.d.ts","scripts":{"prepublishOnly":"npm run build-dist","test":"NODE_ENV=test npx mocha --timeout 5000 --require @babel/register ./test/*Test_mochaOnly.js ./test/*Test.js ./test/**/*Test.js ./test/**/**/*Test.js","test-coverage":"NODE_ENV=test COVERAGE=1 npx nyc --report-dir=build/coverage --reporter=lcov --reporter html npx mocha --timeout 5000 --require @babel/register --reporter progress ./test/*Test.js ./test/**/*Test.js ./test/**/**/*Test.js","test-browser":"npx karma start --reporters=dots --single-run","test-saucelabs":"npx karma start --reporters=\"dots,saucelabs\" --browsers=\"sl_chrome,sl_ie,sl_firefox\" --single-run=true","test-ci":"npm run build-dist && npm run test && npm run test-browser && npm run test-ts-definitions && npm run test-coverage","test-ts-definitions":"TS_NODE_PROJECT='../../shared/ts-test-config.json' NODE_ENV=test mocha --timeout 5000 --require ts-node/register ./test/typescript_definitions/*.ts","build-dist":"npx rollup -c rollup.config.js","build-md-toc":"npx markdown-toc -i CheatSheet.md","build-gz-check":"gzip -kf dist/js-joda.min.js && ls -alh ./dist/js-joda.min.js*","lint":"npx eslint  ."},"keywords":["date","time","timezone"],"nyc":{"sourceMap":false,"instrument":false},"gitHead":"a013e26d61c852b7c0ed9d76d2ba2516c32a79dc","_id":"@js-joda/core@5.5.1","_nodeVersion":"18.12.1","_npmVersion":"lerna/6.1.0/node@v18.12.1+x64 (darwin)","dist":{"shasum":"3ff98a432c315494fb7a62ff5a2e408260c9c095","size":1344429,"noattachment":false,"key":"/@js-joda/core/-/@js-joda/core-5.5.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@js-joda/core/download/@js-joda/core-5.5.1.tgz"},"_npmUser":{"name":"pithu","email":"pts@thuerwaechter.de"},"directories":{},"maintainers":[{"name":"phueper","email":"phueper@hueper.net"},{"name":"pithu","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_5.5.1_1672673803148_0.22867106468435727"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-01-02T15:36:50.171Z","publish_time":1672673803407,"_cnpm_publish_time":1672673803407},"5.5.0":{"name":"@js-joda/core","version":"5.5.0","description":"a date and time library for javascript","repository":{"type":"git","url":"git+https://github.com/js-joda/js-joda.git"},"author":{"name":"pithu"},"contributors":[{"name":"pithu"},{"name":"phueper"}],"homepage":"https://js-joda.github.io/js-joda","license":"BSD-3-Clause","bugs":{"url":"https://github.com/js-joda/js-joda/issues"},"main":"dist/js-joda.js","module":"dist/js-joda.esm.js","typings":"typings/js-joda.d.ts","scripts":{"prepublishOnly":"npm run build-dist","test":"NODE_ENV=test npx mocha --timeout 5000 --require @babel/register ./test/*Test_mochaOnly.js ./test/*Test.js ./test/**/*Test.js ./test/**/**/*Test.js","test-coverage":"NODE_ENV=test COVERAGE=1 npx nyc --report-dir=build/coverage --reporter=lcov --reporter html npx mocha --timeout 5000 --require @babel/register --reporter progress ./test/*Test.js ./test/**/*Test.js ./test/**/**/*Test.js","test-browser":"npx karma start --reporters=dots --single-run","test-saucelabs":"npx karma start --reporters=\"dots,saucelabs\" --browsers=\"sl_chrome,sl_ie,sl_firefox\" --single-run=true","test-ci":"npm run build-dist && npm run test && npm run test-browser && npm run test-ts-definitions && npm run test-coverage","test-ts-definitions":"TS_NODE_PROJECT='../../shared/ts-test-config.json' NODE_ENV=test mocha --timeout 5000 --require ts-node/register ./test/typescript_definitions/*.ts","build-dist":"npx rollup -c rollup.config.js","build-md-toc":"npx markdown-toc -i CheatSheet.md","build-gz-check":"gzip -kf dist/js-joda.min.js && ls -alh ./dist/js-joda.min.js*","lint":"npx eslint  ."},"keywords":["date","time","timezone"],"nyc":{"sourceMap":false,"instrument":false},"gitHead":"7388db45c1ac3aee66730d764075ede1429c38db","_id":"@js-joda/core@5.5.0","_nodeVersion":"18.12.1","_npmVersion":"lerna/6.1.0/node@v18.12.1+x64 (darwin)","dist":{"shasum":"02111b57627eceafef1d33a118b13287daf32ab9","size":1344368,"noattachment":false,"key":"/@js-joda/core/-/@js-joda/core-5.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@js-joda/core/download/@js-joda/core-5.5.0.tgz"},"_npmUser":{"name":"pithu","email":"pts@thuerwaechter.de"},"directories":{},"maintainers":[{"name":"phueper","email":"phueper@hueper.net"},{"name":"pithu","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_5.5.0_1672224325169_0.4096208483044954"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-12-28T10:45:38.107Z","publish_time":1672224325329,"_cnpm_publish_time":1672224325329},"5.4.2":{"name":"@js-joda/core","version":"5.4.2","description":"a date and time library for javascript","repository":{"type":"git","url":"git+https://github.com/js-joda/js-joda.git"},"author":{"name":"pithu"},"contributors":[{"name":"pithu"},{"name":"phueper"}],"homepage":"https://js-joda.github.io/js-joda","license":"BSD-3-Clause","bugs":{"url":"https://github.com/js-joda/js-joda/issues"},"main":"dist/js-joda.js","module":"dist/js-joda.esm.js","typings":"typings/js-joda.d.ts","scripts":{"prepublishOnly":"npm run build-dist","test":"NODE_ENV=test npx mocha --timeout 5000 --require @babel/register ./test/*Test_mochaOnly.js ./test/*Test.js ./test/**/*Test.js ./test/**/**/*Test.js","test-coverage":"NODE_ENV=test COVERAGE=1 npx nyc --report-dir=build/coverage --reporter=lcov --reporter html npx mocha --timeout 5000 --require @babel/register --reporter progress ./test/*Test.js ./test/**/*Test.js ./test/**/**/*Test.js","test-browser":"npx karma start --reporters=dots --single-run","test-saucelabs":"npx karma start --reporters=\"dots,saucelabs\" --browsers=\"sl_chrome,sl_ie,sl_firefox,sl_ios_simulator\" --single-run=true","test-ci":"npm run build-dist && npm run test && npm run test-browser && npm run test-ts-definitions && npm run test-coverage","test-ts-definitions":"TS_NODE_PROJECT='test/typescript_definitions/tsconfig.json' NODE_ENV=test mocha --timeout 5000 --require ts-node/register ./test/typescript_definitions/*.ts","build-dist":"npx rollup -c rollup.config.js","build-md-toc":"npx markdown-toc -i CheatSheet.md","build-gz-check":"gzip -kf dist/js-joda.min.js && ls -alh ./dist/js-joda.min.js*","lint":"npx eslint  ."},"keywords":["date","time","timezone"],"nyc":{"sourceMap":false,"instrument":false},"gitHead":"4ebb3e647a695069b06348027a4bf0304cb41f35","_id":"@js-joda/core@5.4.2","_nodeVersion":"16.17.0","_npmVersion":"lerna/5.5.2/node@v16.17.0+x64 (darwin)","dist":{"shasum":"fedb8b4b98cf0750daf5802fa2a661edbf83892b","size":1391046,"noattachment":false,"key":"/@js-joda/core/-/@js-joda/core-5.4.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@js-joda/core/download/@js-joda/core-5.4.2.tgz"},"_npmUser":{"name":"pithu","email":"pts@thuerwaechter.de"},"directories":{},"maintainers":[{"name":"phueper","email":"phueper@hueper.net"},{"name":"pithu","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_5.4.2_1666070979640_0.17259242707261624"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-10-18T17:41:46.447Z","publish_time":1666070979979,"_cnpm_publish_time":1666070979979},"5.4.1":{"name":"@js-joda/core","version":"5.4.1","description":"a date and time library for javascript","repository":{"type":"git","url":"git+https://github.com/js-joda/js-joda.git"},"author":{"name":"pithu"},"contributors":[{"name":"pithu"},{"name":"phueper"}],"homepage":"https://js-joda.github.io/js-joda","license":"BSD-3-Clause","bugs":{"url":"https://github.com/js-joda/js-joda/issues"},"main":"dist/js-joda.js","module":"dist/js-joda.esm.js","typings":"typings/js-joda.d.ts","scripts":{"prepublishOnly":"npm run build-dist","test":"NODE_ENV=test npx mocha --timeout 5000 --require @babel/register ./test/*Test_mochaOnly.js ./test/*Test.js ./test/**/*Test.js ./test/**/**/*Test.js","test-coverage":"NODE_ENV=test COVERAGE=1 npx nyc --report-dir=build/coverage --reporter=lcov --reporter html npx mocha --timeout 5000 --require @babel/register --reporter progress ./test/*Test.js ./test/**/*Test.js ./test/**/**/*Test.js","test-browser":"npx karma start --reporters=dots --single-run","test-saucelabs":"npx karma start --reporters=\"dots,saucelabs\" --browsers=\"sl_chrome,sl_ie,sl_firefox,sl_ios_simulator\" --single-run=true","test-ci":"npm run build-dist && npm run test && npm run test-browser && npm run test-ts-definitions && npm run test-coverage","test-ts-definitions":"TS_NODE_PROJECT='test/typescript_definitions/tsconfig.json' NODE_ENV=test mocha --timeout 5000 --require ts-node/register ./test/typescript_definitions/*.ts","build-dist":"npx rollup -c rollup.config.js","build-md-toc":"npx markdown-toc -i CheatSheet.md","build-gz-check":"gzip -kf dist/js-joda.min.js && ls -alh ./dist/js-joda.min.js*","lint":"npx eslint  ."},"keywords":["date","time","timezone"],"nyc":{"sourceMap":false,"instrument":false},"gitHead":"b9973132c3dc2206ad6ead0ea345681704b4c8a2","_id":"@js-joda/core@5.4.1","_nodeVersion":"16.17.0","_npmVersion":"8.15.0","dist":{"shasum":"984922e386169c60a95cdb60bd6199338e9d6e4c","size":1373292,"noattachment":false,"key":"/@js-joda/core/-/@js-joda/core-5.4.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@js-joda/core/download/@js-joda/core-5.4.1.tgz"},"_npmUser":{"name":"pithu","email":"pts@thuerwaechter.de"},"directories":{},"maintainers":[{"name":"phueper","email":"phueper@hueper.net"},{"name":"pithu","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_5.4.1_1664518324463_0.1528677221782766"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-09-30T06:12:52.310Z","publish_time":1664518324737,"_cnpm_publish_time":1664518324737},"5.4.0":{"name":"@js-joda/core","version":"5.4.0","description":"a date and time library for javascript","repository":{"type":"git","url":"git+https://github.com/js-joda/js-joda.git"},"author":{"name":"pithu"},"contributors":[{"name":"pithu"},{"name":"phueper"}],"homepage":"https://js-joda.github.io/js-joda","license":"BSD-3-Clause","bugs":{"url":"https://github.com/js-joda/js-joda/issues"},"main":"dist/js-joda.js","module":"dist/js-joda.esm.js","typings":"typings/js-joda.d.ts","scripts":{"prepublishOnly":"npm run build-dist","test":"NODE_ENV=test npx mocha --timeout 5000 --require @babel/register ./test/*Test_mochaOnly.js ./test/*Test.js ./test/**/*Test.js ./test/**/**/*Test.js","test-coverage":"NODE_ENV=test COVERAGE=1 npx nyc --report-dir=build/coverage --reporter=lcov --reporter html npx mocha --timeout 5000 --require @babel/register --reporter progress ./test/*Test.js ./test/**/*Test.js ./test/**/**/*Test.js","test-browser":"npx karma start --reporters=dots --single-run","test-saucelabs":"npx karma start --reporters=\"dots,saucelabs\" --browsers=\"sl_chrome,sl_ie,sl_firefox,sl_ios_simulator\" --single-run=true","test-ci":"npm run build-dist && npm run test && npm run test-browser && npm run test-ts-definitions && npm run test-coverage","test-ts-definitions":"TS_NODE_PROJECT='test/typescript_definitions/tsconfig.json' NODE_ENV=test mocha --timeout 5000 --require ts-node/register ./test/typescript_definitions/*.ts","build-dist":"npx rollup -c rollup.config.js","build-md-toc":"npx markdown-toc -i CheatSheet.md","build-gz-check":"gzip -kf dist/js-joda.min.js && ls -alh ./dist/js-joda.min.js*","lint":"npx eslint  ."},"keywords":["date","time","timezone"],"nyc":{"sourceMap":false,"instrument":false},"gitHead":"6c4e14fdb41e71dbb23adc929730033e4caa15a4","_id":"@js-joda/core@5.4.0","_nodeVersion":"16.17.0","_npmVersion":"lerna/4.0.0/node@v16.17.0+x64 (darwin)","dist":{"shasum":"f241281fa0de9729f04ea9517851feb19ada29d3","size":1391024,"noattachment":false,"key":"/@js-joda/core/-/@js-joda/core-5.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@js-joda/core/download/@js-joda/core-5.4.0.tgz"},"_npmUser":{"name":"pithu","email":"pts@thuerwaechter.de"},"directories":{},"maintainers":[{"name":"phueper","email":"phueper@hueper.net"},{"name":"pithu","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_5.4.0_1663879100996_0.7569494383003184"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-09-22T20:38:59.234Z","publish_time":1663879101319,"_cnpm_publish_time":1663879101319},"5.3.2":{"name":"@js-joda/core","version":"5.3.2","description":"a date and time library for javascript","repository":{"type":"git","url":"git+https://github.com/js-joda/js-joda.git"},"author":{"name":"pithu"},"contributors":[{"name":"pithu"},{"name":"phueper"}],"homepage":"https://js-joda.github.io/js-joda","license":"BSD-3-Clause","bugs":{"url":"https://github.com/js-joda/js-joda/issues"},"main":"dist/js-joda.js","module":"dist/js-joda.esm.js","typings":"typings/js-joda.d.ts","scripts":{"prepublishOnly":"npm run build-dist","test":"NODE_ENV=test npx mocha --timeout 5000 --require @babel/register ./test/*Test_mochaOnly.js ./test/*Test.js ./test/**/*Test.js ./test/**/**/*Test.js","test-coverage":"NODE_ENV=test COVERAGE=1 npx nyc --report-dir=build/coverage --reporter=lcov --reporter html npx mocha --timeout 5000 --require @babel/register --reporter progress ./test/*Test.js ./test/**/*Test.js ./test/**/**/*Test.js","test-browser":"npx karma start --reporters=dots --single-run","test-saucelabs":"npx karma start --reporters=\"dots,saucelabs\" --browsers=\"sl_chrome,sl_ie,sl_firefox,sl_ios_simulator\" --single-run=true","test-ci":"npm run build-dist && npm run test && npm run test-browser && npm run test-ts-definitions && npm run test-coverage","test-ts-definitions":"TS_NODE_PROJECT='test/typescript_definitions/tsconfig.json' NODE_ENV=test mocha --timeout 5000 --require ts-node/register ./test/typescript_definitions/*.ts","build-dist":"npx rollup -c rollup.config.js","build-md-toc":"npx markdown-toc -i CheatSheet.md","build-gz-check":"gzip -kf dist/js-joda.min.js && ls -alh ./dist/js-joda.min.js*","lint":"npx eslint  ."},"keywords":["date","time","timezone"],"nyc":{"sourceMap":false,"instrument":false},"gitHead":"9b15fdaae1f66b31aebb9e2ceadc90293d66dbec","_id":"@js-joda/core@5.3.2","_nodeVersion":"16.17.0","_npmVersion":"lerna/4.0.0/node@v16.17.0+x64 (darwin)","dist":{"shasum":"a8b62078c39f3a7115f0e11e8717de771d80407a","size":1390950,"noattachment":false,"key":"/@js-joda/core/-/@js-joda/core-5.3.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@js-joda/core/download/@js-joda/core-5.3.2.tgz"},"_npmUser":{"name":"pithu","email":"pts@thuerwaechter.de"},"directories":{},"maintainers":[{"name":"phueper","email":"phueper@hueper.net"},{"name":"pithu","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_5.3.2_1663865673004_0.4219186901300114"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-09-22T17:13:40.771Z","publish_time":1663865673288,"_cnpm_publish_time":1663865673288},"5.3.1":{"name":"@js-joda/core","version":"5.3.1","description":"a date and time library for javascript","repository":{"type":"git","url":"git+https://github.com/js-joda/js-joda.git"},"author":{"name":"pithu"},"contributors":[{"name":"pithu"},{"name":"phueper"}],"homepage":"https://js-joda.github.io/js-joda","license":"BSD-3-Clause","bugs":{"url":"https://github.com/js-joda/js-joda/issues"},"main":"dist/js-joda.js","module":"dist/js-joda.esm.js","typings":"typings/js-joda.d.ts","scripts":{"prepublishOnly":"npm run build-dist","test":"NODE_ENV=test npx mocha --timeout 5000 --require @babel/register ./test/*Test_mochaOnly.js ./test/*Test.js ./test/**/*Test.js ./test/**/**/*Test.js","test-coverage":"NODE_ENV=test COVERAGE=1 npx nyc --report-dir=build/coverage --reporter=lcov --reporter html npx mocha --timeout 5000 --require @babel/register --reporter progress ./test/*Test.js ./test/**/*Test.js ./test/**/**/*Test.js","test-browser":"npx karma start --reporters=dots --single-run","test-saucelabs":"npx karma start --reporters=\"dots,saucelabs\" --browsers=\"sl_chrome,sl_ie,sl_firefox,sl_ios_simulator\" --single-run=true","test-ci":"npm run build-dist && npm run test && npm run test-browser && npm run test-ts-definitions && npm run test-coverage","test-ts-definitions":"TS_NODE_PROJECT='test/typescript_definitions/tsconfig.json' NODE_ENV=test mocha --timeout 5000 --require ts-node/register ./test/typescript_definitions/*.ts","build-dist":"npx rollup -c rollup.config.js","build-md-toc":"npx markdown-toc -i CheatSheet.md","build-gz-check":"gzip -kf dist/js-joda.min.js && ls -alh ./dist/js-joda.min.js*","lint":"npx eslint  ."},"keywords":["date","time","timezone"],"nyc":{"sourceMap":false,"instrument":false},"gitHead":"a1ba3e5d59b29185156e61ffc03818c2db11291a","_id":"@js-joda/core@5.3.1","_nodeVersion":"14.15.1","_npmVersion":"lerna/4.0.0/node@v14.15.1+x64 (darwin)","dist":{"shasum":"998557969f357b4494649d4a63164d02645295af","size":1390935,"noattachment":false,"key":"/@js-joda/core/-/@js-joda/core-5.3.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@js-joda/core/download/@js-joda/core-5.3.1.tgz"},"_npmUser":{"name":"pithu","email":"pts@thuerwaechter.de"},"directories":{},"maintainers":[{"name":"phueper","email":"phueper@hueper.net"},{"name":"pithu","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_5.3.1_1660822507174_0.8588972004198316"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-08-18T12:23:52.060Z","publish_time":1660822507509,"_cnpm_publish_time":1660822507509},"5.3.0":{"name":"@js-joda/core","version":"5.3.0","description":"a date and time library for javascript","repository":{"type":"git","url":"git+https://github.com/js-joda/js-joda.git"},"author":{"name":"pithu"},"contributors":[{"name":"pithu"},{"name":"phueper"}],"homepage":"https://js-joda.github.io/js-joda","license":"BSD-3-Clause","bugs":{"url":"https://github.com/js-joda/js-joda/issues"},"main":"dist/js-joda.js","module":"dist/js-joda.esm.js","typings":"typings/js-joda.d.ts","scripts":{"prepublishOnly":"npm run build-dist","test":"NODE_ENV=test npx mocha --timeout 5000 --require @babel/register ./test/*Test_mochaOnly.js ./test/*Test.js ./test/**/*Test.js ./test/**/**/*Test.js","test-coverage":"NODE_ENV=test COVERAGE=1 npx nyc --report-dir=build/coverage --reporter=lcov --reporter html npx mocha --timeout 5000 --require @babel/register --reporter progress ./test/*Test.js ./test/**/*Test.js ./test/**/**/*Test.js","test-browser":"npx karma start --reporters=dots --single-run","test-saucelabs":"npx karma start --reporters=\"dots,saucelabs\" --browsers=\"sl_chrome,sl_ie,sl_firefox,sl_ios_simulator\" --single-run=true","test-ci":"npm run build-dist && npm run test && npm run test-browser && npm run test-ts-definitions && npm run test-coverage","test-ts-definitions":"TS_NODE_PROJECT='test/typescript_definitions/tsconfig.json' NODE_ENV=test mocha --timeout 5000 --require ts-node/register ./test/typescript_definitions/*.ts","build-dist":"npx rollup -c rollup.config.js","build-md-toc":"npx markdown-toc -i CheatSheet.md","build-gz-check":"gzip -kf dist/js-joda.min.js && ls -alh ./dist/js-joda.min.js*","lint":"npx eslint  ."},"keywords":["date","time","timezone"],"nyc":{"sourceMap":false,"instrument":false},"gitHead":"de4c9adcfddc2d1c06dc4d4b748580134ccd6a0f","_id":"@js-joda/core@5.3.0","_nodeVersion":"14.15.1","_npmVersion":"6.14.8","dist":{"shasum":"b6f01fa510c9d360134a77f7a2820bdca3a396bf","size":1390880,"noattachment":false,"key":"/@js-joda/core/-/@js-joda/core-5.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@js-joda/core/download/@js-joda/core-5.3.0.tgz"},"_npmUser":{"name":"pithu","email":"pts@thuerwaechter.de"},"directories":{},"maintainers":[{"name":"phueper","email":"phueper@hueper.net"},{"name":"pithu","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_5.3.0_1660468147768_0.28707502047543265"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-08-14T09:09:14.454Z","publish_time":1660468148101,"_cnpm_publish_time":1660468148101},"5.2.0":{"name":"@js-joda/core","version":"5.2.0","description":"a date and time library for javascript","repository":{"type":"git","url":"git+https://github.com/js-joda/js-joda.git"},"author":{"name":"pithu"},"contributors":[{"name":"pithu"},{"name":"phueper"}],"homepage":"https://js-joda.github.io/js-joda","license":"BSD-3-Clause","bugs":{"url":"https://github.com/js-joda/js-joda/issues"},"main":"dist/js-joda.js","module":"dist/js-joda.esm.js","typings":"typings/js-joda.d.ts","scripts":{"prepublishOnly":"npm run build-dist","test":"NODE_ENV=test npx mocha --timeout 5000 --require @babel/register ./test/*Test_mochaOnly.js ./test/*Test.js ./test/**/*Test.js ./test/**/**/*Test.js","test-coverage":"NODE_ENV=test COVERAGE=1 npx nyc --report-dir=build/coverage --reporter=lcov --reporter html npx mocha --timeout 5000 --require @babel/register --reporter progress ./test/*Test.js ./test/**/*Test.js ./test/**/**/*Test.js","test-browser":"npx karma start --reporters=dots --single-run","test-saucelabs":"npx karma start --reporters=\"dots,saucelabs\" --browsers=\"sl_chrome,sl_ie,sl_firefox,sl_ios_simulator\" --single-run=true","test-ci":"npm run build-dist && npm run test && npm run test-browser && npm run test-ts-definitions && npm run test-coverage","test-ts-definitions":"TS_NODE_PROJECT='test/typescript_definitions/tsconfig.json' NODE_ENV=test mocha --timeout 5000 --require ts-node/register ./test/typescript_definitions/*.ts","build-dist":"npx rollup -c rollup.config.js","build-md-toc":"npx markdown-toc -i CheatSheet.md","build-gz-check":"gzip -kf dist/js-joda.min.js && ls -alh ./dist/js-joda.min.js*","lint":"npx eslint  ."},"keywords":["date","time","timezone"],"nyc":{"sourceMap":false,"instrument":false},"gitHead":"d07153c38a3d0b2b29b8185e3daaac69c624d4a9","_id":"@js-joda/core@5.2.0","_nodeVersion":"14.15.1","_npmVersion":"lerna/4.0.0/node@v14.15.1+x64 (darwin)","dist":{"shasum":"fcebb14cffbf25adaaeec20d4579530e896ecd4a","size":1390799,"noattachment":false,"key":"/@js-joda/core/-/@js-joda/core-5.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@js-joda/core/download/@js-joda/core-5.2.0.tgz"},"_npmUser":{"name":"pithu","email":"pts@thuerwaechter.de"},"directories":{},"maintainers":[{"name":"phueper","email":"phueper@hueper.net"},{"name":"pithu","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_5.2.0_1642618052259_0.548606117234318"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-19T18:47:41.992Z","publish_time":1642618052572,"_cnpm_publish_time":1642618052572},"5.1.0":{"name":"@js-joda/core","version":"5.1.0","description":"a date and time library for javascript","repository":{"type":"git","url":"git+https://github.com/js-joda/js-joda.git"},"author":{"name":"pithu"},"contributors":[{"name":"pithu"},{"name":"phueper"}],"homepage":"https://js-joda.github.io/js-joda","license":"BSD-3-Clause","bugs":{"url":"https://github.com/js-joda/js-joda/issues"},"main":"dist/js-joda.js","module":"dist/js-joda.esm.js","typings":"typings/js-joda.d.ts","scripts":{"prepublishOnly":"npm run build-dist","test":"NODE_ENV=test npx mocha --timeout 5000 --require @babel/register ./test/*Test_mochaOnly.js ./test/*Test.js ./test/**/*Test.js ./test/**/**/*Test.js","test-coverage":"NODE_ENV=test COVERAGE=1 npx nyc --report-dir=build/coverage --reporter=lcov --reporter html npx mocha --timeout 5000 --require @babel/register --reporter progress ./test/*Test.js ./test/**/*Test.js ./test/**/**/*Test.js","test-browser":"npx karma start --reporters=dots --single-run","test-saucelabs":"npx karma start --reporters=\"dots,saucelabs\" --browsers=\"sl_chrome,sl_ie,sl_firefox,sl_ios_simulator\" --single-run=true","test-ci":"npm run build-dist && npm run test && npm run test-browser && npm run test-ts-definitions && npm run test-coverage","test-ts-definitions":"TS_NODE_PROJECT='test/typescript_definitions/tsconfig.json' NODE_ENV=test mocha --timeout 5000 --require ts-node/register ./test/typescript_definitions/*.ts","build-dist":"npx rollup -c rollup.config.js","build-md-toc":"npx markdown-toc -i CheatSheet.md","build-gz-check":"gzip -kf dist/js-joda.min.js && ls -alh ./dist/js-joda.min.js*","lint":"npx eslint  ."},"keywords":["date","time","timezone"],"nyc":{"sourceMap":false,"instrument":false},"gitHead":"dda0bbb3894919782d859060bbabbaa3859775a8","_id":"@js-joda/core@5.1.0","_nodeVersion":"14.15.1","_npmVersion":"lerna/4.0.0/node@v14.15.1+x64 (darwin)","dist":{"shasum":"ba39bc22b27add1031d1fbca645863c928cfb400","size":1019593,"noattachment":false,"key":"/@js-joda/core/-/@js-joda/core-5.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@js-joda/core/download/@js-joda/core-5.1.0.tgz"},"_npmUser":{"name":"pithu","email":"pts@thuerwaechter.de"},"directories":{},"maintainers":[{"name":"phueper","email":"phueper@hueper.net"},{"name":"pithu","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_5.1.0_1641727818236_0.5189860960036099"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-09T11:30:33.589Z","publish_time":1641727818529,"_cnpm_publish_time":1641727818529},"5.0.0":{"name":"@js-joda/core","version":"5.0.0","description":"a date and time library for javascript","repository":{"type":"git","url":"git+https://github.com/js-joda/js-joda.git"},"author":{"name":"pithu"},"contributors":[{"name":"pithu"},{"name":"phueper"}],"homepage":"https://js-joda.github.io/js-joda","license":"BSD-3-Clause","bugs":{"url":"https://github.com/js-joda/js-joda/issues"},"main":"dist/js-joda.js","module":"dist/js-joda.esm.js","typings":"typings/js-joda.d.ts","scripts":{"prepublishOnly":"npm run build-dist","test":"NODE_ENV=test npx mocha --timeout 5000 --require @babel/register ./test/*Test_mochaOnly.js ./test/*Test.js ./test/**/*Test.js ./test/**/**/*Test.js","test-coverage":"NODE_ENV=test COVERAGE=1 npx nyc --report-dir=build/coverage --reporter=lcov --reporter html npx mocha --timeout 5000 --require @babel/register --reporter progress ./test/*Test.js ./test/**/*Test.js ./test/**/**/*Test.js","test-browser":"npx karma start --reporters=dots --single-run","test-saucelabs":"npx karma start --reporters=\"dots,saucelabs\" --browsers=\"sl_chrome,sl_ie,sl_firefox,sl_ios_simulator\" --single-run=true","test-ci":"npm run build-dist && npm run test && npm run test-browser && npm run test-ts-definitions && npm run test-coverage","test-ts-definitions":"TS_NODE_PROJECT='test/typescript_definitions/tsconfig.json' NODE_ENV=test mocha --timeout 5000 --require ts-node/register ./test/typescript_definitions/*.ts","build-dist":"npx rollup -c rollup.config.js","build-md-toc":"npx markdown-toc -i CheatSheet.md","build-gz-check":"gzip -kf dist/js-joda.min.js && ls -alh ./dist/js-joda.min.js*","lint":"npx eslint  ."},"keywords":["date","time","timezone"],"nyc":{"sourceMap":false,"instrument":false},"gitHead":"03943ccba7dab0178e3a112bce8a251410f89fe7","_id":"@js-joda/core@5.0.0","_nodeVersion":"14.15.1","_npmVersion":"lerna/4.0.0/node@v14.15.1+x64 (darwin)","dist":{"shasum":"af96589e01c31c35cee003e8d71e3a9c205ae5ae","size":709596,"noattachment":false,"key":"/@js-joda/core/-/@js-joda/core-5.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@js-joda/core/download/@js-joda/core-5.0.0.tgz"},"_npmUser":{"name":"pithu","email":"pts@thuerwaechter.de"},"directories":{},"maintainers":[{"name":"phueper","email":"phueper@hueper.net"},{"name":"pithu","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_5.0.0_1640771304906_0.14841044085826338"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-29T09:50:18.740Z","publish_time":1640771305210,"_cnpm_publish_time":1640771305210},"4.3.1":{"name":"@js-joda/core","version":"4.3.1","description":"a date and time library for javascript","repository":{"type":"git","url":"git+https://github.com/js-joda/js-joda.git"},"author":{"name":"pithu"},"contributors":[{"name":"pithu"},{"name":"phueper"}],"homepage":"https://js-joda.github.io/js-joda","license":"BSD-3-Clause","bugs":{"url":"https://github.com/js-joda/js-joda/issues"},"main":"dist/js-joda.js","module":"dist/js-joda.esm.js","typings":"typings/js-joda.d.ts","scripts":{"prepublishOnly":"npm run build-dist","test":"NODE_ENV=test npx mocha --timeout 5000 --require @babel/register ./test/*Test_mochaOnly.js ./test/*Test.js ./test/**/*Test.js ./test/**/**/*Test.js","test-coverage":"NODE_ENV=test COVERAGE=1 npx nyc --report-dir=build/coverage --reporter=lcov --reporter html npx mocha --timeout 5000 --require @babel/register --reporter progress ./test/*Test.js ./test/**/*Test.js ./test/**/**/*Test.js","test-browser":"npx karma start --reporters=dots --single-run","test-saucelabs":"npx karma start --reporters=\"dots,saucelabs\" --browsers=\"sl_chrome,sl_ie,sl_firefox,sl_ios_simulator\" --single-run=true","test-ci":"npm run build-dist && npm run test && npm run test-browser && npm run test-ts-definitions && npm run test-coverage","test-ts-definitions":"TS_NODE_PROJECT='test/typescript_definitions/tsconfig.json' NODE_ENV=test mocha --timeout 5000 --require ts-node/register ./test/typescript_definitions/*.ts","build-dist":"npx rollup -c rollup.config.js","build-md-toc":"npx markdown-toc -i CheatSheet.md","build-gz-check":"gzip -kf dist/js-joda.min.js && ls -alh ./dist/js-joda.min.js*","lint":"npx eslint  ."},"keywords":["date","time","timezone"],"nyc":{"sourceMap":false,"instrument":false},"gitHead":"d3c951d04f2c8a162e0592a808e65648e8d5f2b6","_id":"@js-joda/core@4.3.1","_nodeVersion":"14.15.1","_npmVersion":"lerna/4.0.0/node@v14.15.1+x64 (darwin)","dist":{"shasum":"1df9f197d060f1eb087a895a5e33adb7f12b58fc","size":704030,"noattachment":false,"key":"/@js-joda/core/-/@js-joda/core-4.3.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@js-joda/core/download/@js-joda/core-4.3.1.tgz"},"_npmUser":{"name":"pithu","email":"pts@thuerwaechter.de"},"directories":{},"maintainers":[{"name":"phueper","email":"phueper@hueper.net"},{"name":"pithu","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_4.3.1_1635188114747_0.9454523161792143"},"_hasShrinkwrap":false,"publish_time":1635188114946,"_cnpm_publish_time":1635188114946,"_cnpmcore_publish_time":"2021-12-16T13:26:26.000Z"},"4.3.0":{"name":"@js-joda/core","version":"4.3.0","description":"a date and time library for javascript","repository":{"type":"git","url":"git+https://github.com/js-joda/js-joda.git"},"author":{"name":"pithu"},"contributors":[{"name":"pithu"},{"name":"phueper"}],"homepage":"https://js-joda.github.io/js-joda","license":"BSD-3-Clause","bugs":{"url":"https://github.com/js-joda/js-joda/issues"},"main":"dist/js-joda.js","module":"dist/js-joda.esm.js","typings":"typings/js-joda.d.ts","scripts":{"prepublishOnly":"npm run build-dist","test":"NODE_ENV=test npx mocha --timeout 5000 --require @babel/register ./test/*Test_mochaOnly.js ./test/*Test.js ./test/**/*Test.js ./test/**/**/*Test.js","test-coverage":"NODE_ENV=test COVERAGE=1 npx nyc --report-dir=build/coverage --reporter=lcov --reporter html npx mocha --timeout 5000 --require @babel/register --reporter progress ./test/*Test.js ./test/**/*Test.js ./test/**/**/*Test.js","test-browser":"npx karma start --reporters=dots --single-run","test-saucelabs":"npx karma start --reporters=\"dots,saucelabs\" --browsers=\"sl_chrome,sl_ie,sl_firefox,sl_ios_simulator\" --single-run=true","test-ci":"npm run build-dist && npm run test && npm run test-browser && npm run test-ts-definitions && npm run test-coverage","test-ts-definitions":"TS_NODE_PROJECT='test/typescript_definitions/tsconfig.json' NODE_ENV=test mocha --timeout 5000 --require ts-node/register ./test/typescript_definitions/*.ts","build-dist":"npx rollup -c rollup.config.js","build-md-toc":"npx markdown-toc -i CheatSheet.md","build-gz-check":"gzip -kf dist/js-joda.min.js && ls -alh ./dist/js-joda.min.js*","lint":"npx eslint  ."},"keywords":["date","time","timezone"],"nyc":{"sourceMap":false,"instrument":false},"gitHead":"cdc181e107e04638303605e304e78eaba5864ea0","_id":"@js-joda/core@4.3.0","_nodeVersion":"14.15.1","_npmVersion":"lerna/4.0.0/node@v14.15.1+x64 (darwin)","dist":{"shasum":"5b296f2bc28207d2858dfe4346febe2848b5d96a","size":704028,"noattachment":false,"key":"/@js-joda/core/-/@js-joda/core-4.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@js-joda/core/download/@js-joda/core-4.3.0.tgz"},"_npmUser":{"name":"pithu","email":"pts@thuerwaechter.de"},"directories":{},"maintainers":[{"name":"phueper","email":"phueper@hueper.net"},{"name":"pithu","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_4.3.0_1635080354188_0.6706837832731671"},"_hasShrinkwrap":false,"publish_time":1635080354356,"_cnpm_publish_time":1635080354356,"_cnpmcore_publish_time":"2021-12-16T13:26:28.169Z"},"4.2.1":{"name":"@js-joda/core","version":"4.2.1","description":"a date and time library for javascript","repository":{"type":"git","url":"git+https://github.com/js-joda/js-joda.git"},"main":"dist/js-joda.js","module":"dist/js-joda.esm.js","typings":"dist/js-joda.d.ts","scripts":{"version":"npm run build-dist","test":"NODE_ENV=test npx mocha --timeout 5000 --require @babel/register ./test/*Test_mochaOnly.js ./test/*Test.js ./test/**/*Test.js ./test/**/**/*Test.js","test-coverage":"NODE_ENV=test COVERAGE=1 npx nyc --report-dir=build/coverage --reporter=lcov --reporter html npx mocha --timeout 5000 --require @babel/register --reporter progress ./test/*Test.js ./test/**/*Test.js ./test/**/**/*Test.js","test-browser":"npx karma start --reporters=dots --single-run","test-saucelabs":"npx karma start --reporters=\"dots,saucelabs\" --browsers=\"sl_chrome,sl_ie,sl_firefox,sl_ios_simulator\" --single-run=true","test-ci":"npm run build-dist && npm run test && npm run test-browser && npm run test-ts-definitions && npm run test-coverage","test-ts-definitions":"TS_NODE_PROJECT='test/typescript_definitions/tsconfig.json' NODE_ENV=test mocha --timeout 5000 --require ts-node/register ./test/typescript_definitions/*.ts","build-dist":"npx rollup -c rollup.config.js","build-md-toc":"npx markdown-toc -i CheatSheet.md","build-gz-check":"gzip -kf dist/js-joda.min.js && ls -alh ./dist/js-joda.min.js*","lint":"npx eslint  ."},"keywords":["date","time","timezone"],"nyc":{"sourceMap":false,"instrument":false},"author":{"name":"pithu"},"homepage":"https://js-joda.github.io/js-joda","license":"BSD-3-Clause","gitHead":"485c4b2be852563615e2d2a8c3f0bca22d86bcd4","bugs":{"url":"https://github.com/js-joda/js-joda/issues"},"_id":"@js-joda/core@4.2.1","_nodeVersion":"14.15.1","_npmVersion":"lerna/4.0.0/node@v14.15.1+x64 (darwin)","dist":{"shasum":"990a6167f12cc504440117c49afb00003e7077f0","size":711726,"noattachment":false,"key":"/@js-joda/core/-/@js-joda/core-4.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@js-joda/core/download/@js-joda/core-4.2.1.tgz"},"_npmUser":{"name":"pithu","email":"pts@thuerwaechter.de"},"directories":{},"maintainers":[{"name":"phueper","email":"phueper@hueper.net"},{"name":"pithu","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_4.2.1_1633984981163_0.6782379275266801"},"_hasShrinkwrap":false,"publish_time":1633984981352,"_cnpm_publish_time":1633984981352,"_cnpmcore_publish_time":"2021-12-16T13:26:29.756Z"},"4.2.0":{"name":"@js-joda/core","version":"4.2.0","description":"a date and time library for javascript","repository":{"type":"git","url":"git+https://github.com/js-joda/js-joda.git"},"main":"dist/js-joda.js","module":"dist/js-joda.esm.js","typings":"dist/js-joda.d.ts","scripts":{"version":"npm run build-dist","test":"NODE_ENV=test npx mocha --timeout 5000 --require @babel/register ./test/*Test_mochaOnly.js ./test/*Test.js ./test/**/*Test.js ./test/**/**/*Test.js","test-coverage":"NODE_ENV=test COVERAGE=1 npx nyc --report-dir=build/coverage --reporter=lcov --reporter html npx mocha --timeout 5000 --require @babel/register --reporter progress ./test/*Test.js ./test/**/*Test.js ./test/**/**/*Test.js","test-browser":"npx karma start --reporters=dots --single-run","test-saucelabs":"npx karma start --reporters=\"dots,saucelabs\" --browsers=\"sl_chrome,sl_ie,sl_firefox,sl_ios_simulator\" --single-run=true","test-ci":"npm run build-dist && npm run test && npm run test-browser && npm run test-ts-definitions && npm run test-coverage","test-ts-definitions":"TS_NODE_PROJECT='test/typescript_definitions/tsconfig.json' NODE_ENV=test mocha --timeout 5000 --require ts-node/register ./test/typescript_definitions/*.ts","build-dist":"npx rollup -c rollup.config.js","build-md-toc":"npx markdown-toc -i CheatSheet.md","build-gz-check":"gzip -kf dist/js-joda.min.js && ls -alh ./dist/js-joda.min.js*","lint":"npx eslint  ."},"keywords":["date","time","timezone"],"nyc":{"sourceMap":false,"instrument":false},"author":{"name":"pithu"},"homepage":"https://js-joda.github.io/js-joda","license":"BSD-3-Clause","gitHead":"cf3ac61c80c0e1f4cc6092022858ce04884ab41a","bugs":{"url":"https://github.com/js-joda/js-joda/issues"},"_id":"@js-joda/core@4.2.0","_nodeVersion":"14.15.1","_npmVersion":"lerna/4.0.0/node@v14.15.1+x64 (darwin)","dist":{"shasum":"8d4ea1302584ce2fedbad5ebab4cdd204b413a11","size":711676,"noattachment":false,"key":"/@js-joda/core/-/@js-joda/core-4.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@js-joda/core/download/@js-joda/core-4.2.0.tgz"},"_npmUser":{"name":"pithu","email":"pts@thuerwaechter.de"},"directories":{},"maintainers":[{"name":"phueper","email":"phueper@hueper.net"},{"name":"pithu","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_4.2.0_1633896974612_0.9050683786823466"},"_hasShrinkwrap":false,"publish_time":1633896974819,"_cnpm_publish_time":1633896974819,"_cnpmcore_publish_time":"2021-12-16T13:26:31.932Z"},"4.1.0":{"name":"@js-joda/core","version":"4.1.0","description":"a date and time library for javascript","repository":{"type":"git","url":"git+https://github.com/js-joda/js-joda.git"},"main":"dist/js-joda.js","module":"dist/js-joda.esm.js","typings":"dist/js-joda.d.ts","scripts":{"prepublish":"npm run build-dist","test":"NODE_ENV=test ./node_modules/.bin/mocha --timeout 5000 --require @babel/register ./test/*Test_mochaOnly.js ./test/*Test.js ./test/**/*Test.js ./test/**/**/*Test.js","test-coverage":"NODE_ENV=test COVERAGE=1 ../../node_modules/.bin/nyc --report-dir=build/coverage --reporter=lcov --reporter html ./node_modules/.bin/mocha --timeout 5000 --require @babel/register --reporter progress ./test/*Test.js ./test/**/*Test.js ./test/**/**/*Test.js","test-browser":"karma start --reporters=dots --single-run","test-saucelabs":"karma start --reporters=\"dots,saucelabs\" --browsers=\"sl_chrome,sl_ie,sl_firefox,sl_ios_simulator\" --single-run=true","test-ci":"npm run build-dist && npm run test && npm run test-browser -- --browsers \"Firefox,PhantomJS\" && npm run test-ts-definitions && npm run test-coverage","test-ts-definitions":"TS_NODE_PROJECT='test/typescript_definitions/tsconfig.json' NODE_ENV=test mocha --timeout 5000 --require ts-node/register ./test/typescript_definitions/*.ts","build-dist":"npx rollup -c rollup.config.js","build-md-toc":"markdown-toc -i CheatSheet.md","build-gz-check":"gzip -kf dist/js-joda.min.js && ls -alh ./dist/js-joda.min.js*","lint":"../../node_modules/.bin/eslint  ./src ./test"},"keywords":["date","time","timezone"],"nyc":{"sourceMap":false,"instrument":false},"author":{"name":"pithu"},"homepage":"https://js-joda.github.io/js-joda","devDependencies":{"@babel/cli":"^7.14.8","@babel/core":"^7.7.4","@babel/preset-env":"^7.7.4","@babel/register":"^7.7.4","@types/chai":"^4.2.11","@types/mocha":"^7.0.2","babel-loader":"^8.0.6","babel-plugin-istanbul":"^5.2.0","chai":"^4.2.0","coveralls":"^3.1.1","karma":"^4.4.1","karma-chai-plugins":"^0.9.0","karma-chrome-launcher":"^3.1.0","karma-firefox-launcher":"^1.2.0","karma-mocha":"^1.3.0","karma-phantomjs-launcher":"^1.0.4","karma-sauce-launcher":"^2.0.2","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^4.0.2","markdown-toc":"^1.2.0","mocha":"^6.2.2","phantomjs-prebuilt":"^2.1.16","rollup":"^1.27.4","rollup-plugin-babel":"^4.3.3","rollup-plugin-uglify":"^6.0.3","ts-node":"^8.10.2","typescript":"^3.7.2","webpack":"^4.41.2"},"license":"BSD-3-Clause","dependencies":{},"bugs":{"url":"https://github.com/js-joda/js-joda/issues"},"_id":"@js-joda/core@4.1.0","_nodeVersion":"14.15.1","_npmVersion":"6.14.8","dist":{"shasum":"a000b6ab98841050f67c34e7cab5a8388913a18a","size":715378,"noattachment":false,"key":"/@js-joda/core/-/@js-joda/core-4.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@js-joda/core/download/@js-joda/core-4.1.0.tgz"},"_npmUser":{"name":"pithu","email":"pts@thuerwaechter.de"},"directories":{},"maintainers":[{"name":"phueper","email":"phueper@hueper.net"},{"name":"pithu","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_4.1.0_1633639621625_0.43296461744334924"},"_hasShrinkwrap":false,"publish_time":1633639621890,"_cnpm_publish_time":1633639621890,"_cnpmcore_publish_time":"2021-12-16T13:26:33.387Z"},"4.0.0":{"name":"@js-joda/core","version":"4.0.0","description":"a date and time library for javascript","repository":{"type":"git","url":"git+https://github.com/js-joda/js-joda.git"},"main":"dist/js-joda.js","module":"dist/js-joda.esm.js","typings":"dist/js-joda.d.ts","scripts":{"prepublish":"npm run build-dist","test":"NODE_ENV=test ./node_modules/.bin/mocha --timeout 5000 --require @babel/register ./test/*Test_mochaOnly.js ./test/*Test.js ./test/**/*Test.js ./test/**/**/*Test.js","test-coverage":"NODE_ENV=test COVERAGE=1 ../../node_modules/.bin/nyc --report-dir=build/coverage --reporter=lcov --reporter html ./node_modules/.bin/mocha --timeout 5000 --require @babel/register --reporter progress ./test/*Test.js ./test/**/*Test.js ./test/**/**/*Test.js","test-browser":"karma start --reporters=dots --single-run","test-saucelabs":"karma start --reporters=\"dots,saucelabs\" --browsers=\"sl_chrome,sl_ie,sl_firefox,sl_ios_simulator\" --single-run=true","test-ci":"npm run build-dist && npm run test && npm run test-browser -- --browsers \"Firefox,PhantomJS\" && npm run test-ts-definitions && npm run test-coverage","test-ts-definitions":"TS_NODE_PROJECT='test/typescript_definitions/tsconfig.json' NODE_ENV=test mocha --timeout 5000 --require ts-node/register ./test/typescript_definitions/*.ts","build-dist":"npx rollup -c rollup.config.js","build-md-toc":"markdown-toc -i CheatSheet.md","build-gz-check":"gzip -kf dist/js-joda.min.js && ls -alh ./dist/js-joda.min.js*","lint":"../../node_modules/.bin/eslint  ./src ./test"},"keywords":["date","time","timezone"],"nyc":{"sourceMap":false,"instrument":false},"author":{"name":"pithu"},"homepage":"https://js-joda.github.io/js-joda","devDependencies":{"@babel/cli":"^7.14.8","@babel/core":"^7.7.4","@babel/preset-env":"^7.7.4","@babel/register":"^7.7.4","@types/chai":"^4.2.11","@types/mocha":"^7.0.2","babel-loader":"^8.0.6","babel-plugin-istanbul":"^5.2.0","chai":"^4.2.0","coveralls":"^3.1.1","karma":"^4.4.1","karma-chai-plugins":"^0.9.0","karma-chrome-launcher":"^3.1.0","karma-firefox-launcher":"^1.2.0","karma-mocha":"^1.3.0","karma-phantomjs-launcher":"^1.0.4","karma-sauce-launcher":"^2.0.2","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^4.0.2","markdown-toc":"^1.2.0","mocha":"^6.2.2","phantomjs-prebuilt":"^2.1.16","rollup":"^1.27.4","rollup-plugin-babel":"^4.3.3","rollup-plugin-uglify":"^6.0.3","ts-node":"^8.10.2","typescript":"^3.7.2","webpack":"^4.41.2"},"license":"BSD-3-Clause","dependencies":{},"bugs":{"url":"https://github.com/js-joda/js-joda/issues"},"_id":"@js-joda/core@4.0.0","_nodeVersion":"14.15.1","_npmVersion":"6.14.8","dist":{"shasum":"c3ea4a8cdafaa8395b96ebfd6e098f5dd42eaad5","size":715589,"noattachment":false,"key":"/@js-joda/core/-/@js-joda/core-4.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@js-joda/core/download/@js-joda/core-4.0.0.tgz"},"_npmUser":{"name":"pithu","email":"pts@thuerwaechter.de"},"directories":{},"maintainers":[{"name":"phueper","email":"phueper@hueper.net"},{"name":"pithu","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_4.0.0_1630596856639_0.25317253720125965"},"_hasShrinkwrap":false,"publish_time":1630596856976,"_cnpm_publish_time":1630596856976,"_cnpmcore_publish_time":"2021-12-16T13:26:35.233Z"},"3.2.0":{"name":"@js-joda/core","version":"3.2.0","description":"a date and time library for javascript","repository":{"type":"git","url":"git+https://github.com/js-joda/js-joda.git"},"main":"dist/js-joda.js","module":"dist/js-joda.esm.js","typings":"dist/js-joda.d.ts","scripts":{"prepublish":"npm run build-dist","test":"NODE_ENV=test ./node_modules/.bin/mocha --timeout 5000 --require @babel/register ./test/*Test_mochaOnly.js ./test/*Test.js ./test/**/*Test.js ./test/**/**/*Test.js","test-coverage":"NODE_ENV=test COVERAGE=1 ../../node_modules/.bin/nyc --report-dir=build/coverage --reporter=lcov --reporter html ./node_modules/.bin/mocha --timeout 5000 --require @babel/register --reporter progress ./test/*Test.js ./test/**/*Test.js ./test/**/**/*Test.js","test-browser":"karma start --reporters=dots --single-run","test-saucelabs":"karma start --reporters=\"dots,saucelabs\" --browsers=\"sl_chrome,sl_ie,sl_firefox,sl_ios_simulator\" --single-run=true","test-ci":"npm run build-dist && npm run test && npm run test-browser -- --browsers \"Firefox,PhantomJS\" && npm run test-ts-definitions && npm run test-coverage","test-ts-definitions":"TS_NODE_PROJECT='test/typescript_definitions/tsconfig.json' NODE_ENV=test mocha --timeout 5000 --require ts-node/register ./test/typescript_definitions/*.ts","build-dist":"npx rollup -c rollup.config.js","build-md-toc":"markdown-toc -i CheatSheet.md","build-gz-check":"gzip -kf dist/js-joda.min.js && ls -alh ./dist/js-joda.min.js*","lint":"../../node_modules/.bin/eslint  ./src ./test"},"keywords":["date","time","timezone"],"nyc":{"sourceMap":false,"instrument":false},"author":{"name":"pithu"},"homepage":"https://js-joda.github.io/js-joda","devDependencies":{"@babel/cli":"^7.7.4","@babel/core":"^7.7.4","@babel/preset-env":"^7.7.4","@babel/register":"^7.7.4","@types/chai":"^4.2.11","@types/mocha":"^7.0.2","babel-loader":"^8.0.6","babel-plugin-istanbul":"^5.2.0","chai":"^4.2.0","coveralls":"^3.0.8","karma":"^4.4.1","karma-chai-plugins":"^0.9.0","karma-chrome-launcher":"^3.1.0","karma-firefox-launcher":"^1.2.0","karma-mocha":"^1.3.0","karma-phantomjs-launcher":"^1.0.4","karma-sauce-launcher":"^2.0.2","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^4.0.2","markdown-toc":"^1.2.0","mocha":"^6.2.2","phantomjs-prebuilt":"^2.1.16","rollup":"^1.27.4","rollup-plugin-babel":"^4.3.3","rollup-plugin-uglify":"^6.0.3","ts-node":"^8.10.2","typescript":"^3.7.2","webpack":"^4.41.2"},"license":"BSD-3-Clause","dependencies":{},"bugs":{"url":"https://github.com/js-joda/js-joda/issues"},"_id":"@js-joda/core@3.2.0","_nodeVersion":"10.17.0","_npmVersion":"6.12.1","dist":{"shasum":"3e61e21b7b2b8a6be746df1335cf91d70db2a273","size":721393,"noattachment":false,"key":"/@js-joda/core/-/@js-joda/core-3.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@js-joda/core/download/@js-joda/core-3.2.0.tgz"},"maintainers":[{"name":"phueper","email":"phueper@hueper.net"},{"name":"pithu","email":""}],"_npmUser":{"name":"pithu","email":"pts@thuerwaechter.de"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_3.2.0_1600445661394_0.6525537259270231"},"_hasShrinkwrap":false,"publish_time":1600445661594,"_cnpm_publish_time":1600445661594,"_cnpmcore_publish_time":"2021-12-16T13:26:37.313Z"},"3.1.0":{"name":"@js-joda/core","version":"3.1.0","description":"a date and time library for javascript","repository":{"type":"git","url":"git+https://github.com/js-joda/js-joda.git"},"main":"dist/js-joda.js","module":"dist/js-joda.esm.js","typings":"dist/js-joda.d.ts","scripts":{"prepublish":"npm run build-dist","test":"NODE_ENV=test ./node_modules/.bin/mocha --timeout 5000 --require @babel/register ./test/*Test_mochaOnly.js ./test/*Test.js ./test/**/*Test.js ./test/**/**/*Test.js","test-coverage":"NODE_ENV=test COVERAGE=1 ../../node_modules/.bin/nyc --report-dir=build/coverage --reporter=lcov --reporter html ./node_modules/.bin/mocha --timeout 5000 --require @babel/register --reporter progress ./test/*Test.js ./test/**/*Test.js ./test/**/**/*Test.js","test-browser":"karma start --reporters=dots --single-run","test-saucelabs":"karma start --reporters=\"dots,saucelabs\" --browsers=\"sl_chrome,sl_ie,sl_firefox,sl_ios_simulator\" --single-run=true","test-ci":"npm run build-dist && npm run test && npm run test-browser -- --browsers \"Firefox,PhantomJS\" && npm run test-ts-definitions && npm run test-coverage","test-ts-definitions":"TS_NODE_PROJECT='test/typescript_definitions/tsconfig.json' NODE_ENV=test mocha --timeout 5000 --require ts-node/register ./test/typescript_definitions/*.ts","build-dist":"npx rollup -c rollup.config.js","build-md-toc":"markdown-toc -i CheatSheet.md","build-gz-check":"gzip -kf dist/js-joda.min.js && ls -alh ./dist/js-joda.min.js*","lint":"../../node_modules/.bin/eslint  ./src ./test"},"keywords":["date","time","timezone"],"nyc":{"sourceMap":false,"instrument":false},"author":{"name":"pithu"},"homepage":"https://js-joda.github.io/js-joda","devDependencies":{"@babel/cli":"^7.7.4","@babel/core":"^7.7.4","@babel/preset-env":"^7.7.4","@babel/register":"^7.7.4","@types/chai":"^4.2.11","@types/mocha":"^7.0.2","babel-loader":"^8.0.6","babel-plugin-istanbul":"^5.2.0","chai":"^4.2.0","coveralls":"^3.0.8","karma":"^4.4.1","karma-chai-plugins":"^0.9.0","karma-chrome-launcher":"^3.1.0","karma-firefox-launcher":"^1.2.0","karma-mocha":"^1.3.0","karma-phantomjs-launcher":"^1.0.4","karma-sauce-launcher":"^2.0.2","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^4.0.2","markdown-toc":"^1.2.0","mocha":"^6.2.2","phantomjs-prebuilt":"^2.1.16","rollup":"^1.27.4","rollup-plugin-babel":"^4.3.3","rollup-plugin-uglify":"^6.0.3","ts-node":"^8.10.2","typescript":"^3.7.2","webpack":"^4.41.2"},"license":"BSD-3-Clause","dependencies":{},"bugs":{"url":"https://github.com/js-joda/js-joda/issues"},"_id":"@js-joda/core@3.1.0","_nodeVersion":"10.17.0","_npmVersion":"6.12.1","dist":{"shasum":"756216eb23bda2438a64fb919cb571c479bc8a74","size":720363,"noattachment":false,"key":"/@js-joda/core/-/@js-joda/core-3.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@js-joda/core/download/@js-joda/core-3.1.0.tgz"},"maintainers":[{"name":"phueper","email":"phueper@hueper.net"},{"name":"pithu","email":""}],"_npmUser":{"name":"pithu","email":"pts@thuerwaechter.de"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_3.1.0_1597143229855_0.9413296388744108"},"_hasShrinkwrap":false,"publish_time":1597143230092,"_cnpm_publish_time":1597143230092,"_cnpmcore_publish_time":"2021-12-16T13:26:38.533Z"},"3.0.0":{"name":"@js-joda/core","version":"3.0.0","description":"a date and time library for javascript","repository":{"type":"git","url":"git+https://github.com/js-joda/js-joda.git"},"main":"dist/js-joda.js","module":"dist/js-joda.esm.js","typings":"dist/js-joda.d.ts","scripts":{"prepublish":"npm run build-dist","test":"NODE_ENV=test ./node_modules/.bin/mocha --timeout 5000 --require @babel/register ./test/*Test_mochaOnly.js ./test/*Test.js ./test/**/*Test.js ./test/**/**/*Test.js","test-coverage":"NODE_ENV=test COVERAGE=1 ../../node_modules/.bin/nyc --report-dir=build/coverage --reporter=lcov --reporter html ./node_modules/.bin/mocha --timeout 5000 --require @babel/register --reporter progress ./test/*Test.js ./test/**/*Test.js ./test/**/**/*Test.js","test-browser":"karma start --reporters=dots --single-run","test-saucelabs":"karma start --reporters=\"dots,saucelabs\" --browsers=\"sl_chrome,sl_ie,sl_firefox,sl_ios_simulator\" --single-run=true","test-ci":"npm run build-dist && npm run test && npm run test-browser -- --browsers \"Firefox,PhantomJS\" && npm run test-ts-definitions && npm run test-coverage","test-ts-definitions":"tsc -p test/typescript_definitions/tsconfig.json","build-dist":"npx rollup -c rollup.config.js","build-md-toc":"markdown-toc -i CheatSheet.md","build-gz-check":"gzip -kf dist/js-joda.min.js && ls -alh ./dist/js-joda.min.js*","lint":"../../node_modules/.bin/eslint  ./src ./test"},"keywords":["date","time","timezone"],"nyc":{"sourceMap":false,"instrument":false},"author":{"name":"pithu"},"homepage":"https://js-joda.github.io/js-joda","devDependencies":{"@babel/cli":"^7.7.4","@babel/core":"^7.7.4","@babel/preset-env":"^7.7.4","@babel/register":"^7.7.4","babel-loader":"^8.0.6","babel-plugin-istanbul":"^5.2.0","chai":"^4.2.0","coveralls":"^3.0.8","karma":"^4.4.1","karma-chai-plugins":"^0.9.0","karma-chrome-launcher":"^3.1.0","karma-firefox-launcher":"^1.2.0","karma-mocha":"^1.3.0","karma-phantomjs-launcher":"^1.0.4","karma-sauce-launcher":"^2.0.2","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^4.0.2","markdown-toc":"^1.2.0","mocha":"^6.2.2","phantomjs-prebuilt":"^2.1.16","rollup":"^1.27.4","rollup-plugin-babel":"^4.3.3","rollup-plugin-uglify":"^6.0.3","typescript":"^3.7.2","webpack":"^4.41.2"},"license":"BSD-3-Clause","dependencies":{},"bugs":{"url":"https://github.com/js-joda/js-joda/issues"},"_id":"@js-joda/core@3.0.0","_nodeVersion":"10.17.0","_npmVersion":"6.12.1","dist":{"shasum":"716fda28440882a790533b9bc5e33ec8bf9a7803","size":720219,"noattachment":false,"key":"/@js-joda/core/-/@js-joda/core-3.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@js-joda/core/download/@js-joda/core-3.0.0.tgz"},"maintainers":[{"name":"phueper","email":"phueper@hueper.net"},{"name":"pithu","email":""}],"_npmUser":{"name":"pithu","email":"pts@thuerwaechter.de"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_3.0.0_1594048944977_0.8572244136695255"},"_hasShrinkwrap":false,"publish_time":1594048945097,"_cnpm_publish_time":1594048945097,"_cnpmcore_publish_time":"2021-12-16T13:26:40.485Z"},"2.0.0":{"name":"@js-joda/core","version":"2.0.0","description":"a date and time library for javascript","repository":{"type":"git","url":"git+https://github.com/js-joda/js-joda.git"},"main":"dist/js-joda.js","module":"dist/js-joda.esm.js","typings":"dist/js-joda.d.ts","scripts":{"prepublish":"npm run build-dist","test":"NODE_ENV=test ./node_modules/.bin/mocha --timeout 5000 --require @babel/register ./test/*Test.js ./test/**/*Test.js ./test/**/**/*Test.js ./test/*Test_mochaOnly.js","test-coverage":"NODE_ENV=test COVERAGE=1 ../../node_modules/.bin/nyc --report-dir=build/coverage --reporter=lcov --reporter html ./node_modules/.bin/mocha --timeout 5000 --require @babel/register --reporter progress ./test/*Test.js ./test/**/*Test.js ./test/**/**/*Test.js","test-browser":"karma start --reporters=dots --single-run","test-saucelabs":"karma start --reporters=\"dots,saucelabs\" --browsers=\"sl_chrome,sl_ie,sl_firefox,sl_android_simulator,sl_ios_simulator\" --single-run=true","test-ci":"npm run build-dist && npm run test && npm run test-browser -- --browsers \"Firefox,PhantomJS\" && npm run test-ts-definitions && npm run test-coverage","test-ts-definitions":"tsc --noImplicitAny --strict --noEmit --pretty --lib ES6 test/typescript_definitions/js-joda-tests.ts","build-dist":"npx rollup -c rollup.config.js","build-md-toc":"markdown-toc -i CheatSheet.md","build-gz-check":"gzip -kf dist/js-joda.min.js && ls -alh ./dist/js-joda.min.js*","lint":"../../node_modules/.bin/eslint  ./src ./test"},"keywords":["date","time","timezone"],"nyc":{"sourceMap":false,"instrument":false},"author":{"name":"pithu"},"homepage":"https://js-joda.github.io/js-joda","devDependencies":{"@babel/cli":"^7.7.4","@babel/core":"^7.7.4","@babel/preset-env":"^7.7.4","@babel/register":"^7.7.4","babel-loader":"^8.0.6","babel-plugin-istanbul":"^5.2.0","chai":"^4.2.0","coveralls":"^3.0.8","karma":"^4.4.1","karma-chai-plugins":"^0.9.0","karma-chrome-launcher":"^3.1.0","karma-firefox-launcher":"^1.2.0","karma-mocha":"^1.3.0","karma-phantomjs-launcher":"^1.0.4","karma-sauce-launcher":"^2.0.2","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^4.0.2","markdown-toc":"^1.2.0","mocha":"^6.2.2","phantomjs-prebuilt":"^2.1.16","rollup":"^1.27.4","rollup-plugin-babel":"^4.3.3","rollup-plugin-uglify":"^6.0.3","typescript":"^3.7.2","webpack":"^4.41.2"},"license":"BSD-3-Clause","dependencies":{},"bugs":{"url":"https://github.com/js-joda/js-joda/issues"},"_id":"@js-joda/core@2.0.0","_nodeVersion":"10.17.0","_npmVersion":"6.12.1","dist":{"shasum":"e9a351ee6feb91262770e2a3d085aa0219ad6afb","size":676082,"noattachment":false,"key":"/@js-joda/core/-/@js-joda/core-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@js-joda/core/download/@js-joda/core-2.0.0.tgz"},"maintainers":[{"name":"phueper","email":"phueper@hueper.net"},{"name":"pithu","email":""}],"_npmUser":{"name":"pithu","email":"pts@thuerwaechter.de"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_2.0.0_1577394261586_0.10324982794922577"},"_hasShrinkwrap":false,"publish_time":1577394261769,"_cnpm_publish_time":1577394261769,"_cnpmcore_publish_time":"2021-12-16T13:26:42.553Z"},"1.12.0":{"name":"@js-joda/core","version":"1.12.0","description":"a date and time library for javascript","repository":{"type":"git","url":"git+https://github.com/js-joda/js-joda.git"},"main":"dist/js-joda.js","module":"dist/js-joda.esm.js","typings":"dist/js-joda.d.ts","scripts":{"prepublish":"npm run build-dist","test":"NODE_ENV=test ./node_modules/.bin/mocha --timeout 5000 --require @babel/register ./test/*Test.js ./test/**/*Test.js ./test/**/**/*Test.js ./test/*Test_mochaOnly.js","test-coverage":"NODE_ENV=test COVERAGE=1 ../../node_modules/.bin/nyc --report-dir=build/coverage --reporter=lcov --reporter html ./node_modules/.bin/mocha --timeout 5000 --require @babel/register --reporter progress ./test/*Test.js ./test/**/*Test.js ./test/**/**/*Test.js","test-browser":"karma start --reporters=dots --single-run","test-saucelabs":"karma start --reporters=\"dots,saucelabs\" --browsers=\"sl_chrome,sl_ie,sl_firefox,sl_android_simulator,sl_ios_simulator\" --single-run=true","test-ci":"npm run build-dist && npm run test && npm run test-browser -- --browsers \"Firefox,PhantomJS\" && npm run test-ts-definitions && npm run test-coverage","test-ts-definitions":"tsc --noImplicitAny --strict --noEmit --pretty --lib ES6 test/typescript_definitions/js-joda-tests.ts","build-dist":"npx rollup -c rollup.config.js","build-md-toc":"markdown-toc -i CheatSheet.md","build-gz-check":"gzip -kf dist/js-joda.min.js && ls -alh ./dist/js-joda.min.js*","lint":"../../node_modules/.bin/eslint  ./src ./test"},"keywords":["date","time","timezone"],"nyc":{"sourceMap":false,"instrument":false},"author":{"name":"pithu"},"homepage":"https://js-joda.github.io/js-joda","devDependencies":{"@babel/cli":"^7.2.3","@babel/core":"^7.3.4","@babel/preset-env":"^7.3.4","@babel/register":"^7.0.0","babel-loader":"^8.0.5","babel-plugin-istanbul":"^5.1.1","chai":"^4.2.0","coveralls":"^3.0.4","karma":"^4.1.0","karma-chai-plugins":"^0.9.0","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-mocha":"^1.3.0","karma-phantomjs-launcher":"^1.0.4","karma-sauce-launcher":"^2.0.2","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^3.0.5","markdown-toc":"^1.2.0","mocha":"^6.0.2","phantomjs-prebuilt":"^2.1.16","rollup":"^1.4.0","rollup-plugin-babel":"^4.3.2","rollup-plugin-uglify":"^6.0.2","typescript":"^3.3.3333","webpack":"^4.29.6"},"license":"BSD-3-Clause","dependencies":{},"bugs":{"url":"https://github.com/js-joda/js-joda/issues"},"_id":"@js-joda/core@1.12.0","_nodeVersion":"10.15.3","_npmVersion":"6.9.0","dist":{"shasum":"f310b0f89382adb54cf6d636dc38f295736d7835","size":668737,"noattachment":false,"key":"/@js-joda/core/-/@js-joda/core-1.12.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@js-joda/core/download/@js-joda/core-1.12.0.tgz"},"maintainers":[{"name":"phueper","email":"phueper@hueper.net"},{"name":"pithu","email":""}],"_npmUser":{"name":"pithu","email":"pts@thuerwaechter.de"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_1.12.0_1571987700545_0.5959957129739217"},"_hasShrinkwrap":false,"publish_time":1571987700707,"_cnpm_publish_time":1571987700707,"_cnpmcore_publish_time":"2021-12-16T13:26:44.065Z"},"1.11.0":{"name":"@js-joda/core","version":"1.11.0","description":"a date and time library for javascript","repository":{"type":"git","url":"git+https://github.com/js-joda/js-joda.git"},"main":"dist/js-joda.js","module":"dist/js-joda.esm.js","typings":"dist/js-joda.d.ts","scripts":{"prepublish":"npm run build-dist","test":"NODE_ENV=test ./node_modules/.bin/mocha --timeout 5000 --require babel-core/register ./test/*Test.js ./test/**/*Test.js ./test/**/**/*Test.js ./test/*Test_mochaOnly.js","test-coverage":"NODE_ENV=test COVERAGE=1 ./node_modules/.bin/nyc --report-dir=build/coverage --reporter=lcov --reporter html ./node_modules/.bin/mocha --timeout 5000 --require babel-core/register --reporter progress ./test/*Test.js ./test/**/*Test.js ./test/**/**/*Test.js","test-browser":"karma start --reporters=dots --single-run","test-saucelabs":"karma start --reporters=\"dots,saucelabs\" --browsers=\"sl_chrome,sl_ie,sl_firefox,sl_android_simulator,sl_ios_simulator\" --single-run=true","test-ci":"npm run build-dist && npm run build-esdoc && npm run test && npm run test-browser -- --browsers \"Firefox,PhantomJS\" && npm run test-ts-definitions && npm run build-esdoc && npm run test-coverage","test-ts-definitions":"tsc --noImplicitAny --strict --noEmit --pretty --lib ES6 test/typescript_definitions/js-joda-tests.ts","build-esdoc":"esdoc -c esdoc.json","build-dist":"npx rollup -c rollup.config.js","build-md-toc":"markdown-toc -i CheatSheet.md","build-gz-check":"gzip -kf dist/js-joda.min.js && ls -alh ./dist/js-joda.min.js*","lint":"eslint  ./src ./test"},"keywords":["date","time","timezone"],"nyc":{"sourceMap":false,"instrument":false},"author":{"name":"pithu"},"homepage":"https://js-joda.github.io/js-joda","devDependencies":{"babel-cli":"^6.26.0","babel-core":"^6.26.0","babel-loader":"^7.1.4","babel-plugin-istanbul":"^4.1.5","babel-preset-env":"^1.6.1","chai":"^4.2.0","coveralls":"^3.0.2","esdoc":"^1.1.0","esdoc-standard-plugin":"^1.0.0","eslint":"^5.7.0","eslint-config-js-joda":"^1.0.0","karma":"^3.0.0","karma-chai-plugins":"^0.9.0","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-mocha":"^1.3.0","karma-phantomjs-launcher":"^1.0.4","karma-sauce-launcher":"^1.2.0","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^3.0.5","markdown-toc":"^1.2.0","mocha":"^5.2.0","nyc":"^13.0.1","phantomjs-prebuilt":"^2.1.16","rollup":"^0.62.0","rollup-plugin-babel":"^3.0.4","rollup-plugin-uglify":"^4.0.0","typescript":"^3.1.3","webpack":"^4.20.2"},"license":"BSD-3-Clause","dependencies":{},"bugs":{"url":"https://github.com/js-joda/js-joda/issues"},"_id":"@js-joda/core@1.11.0","_nodeVersion":"10.15.3","_npmVersion":"6.9.0","dist":{"shasum":"587e3b1a9496f5093526f7195d176c1289406fe5","size":684320,"noattachment":false,"key":"/@js-joda/core/-/@js-joda/core-1.11.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@js-joda/core/download/@js-joda/core-1.11.0.tgz"},"maintainers":[{"name":"phueper","email":"phueper@hueper.net"},{"name":"pithu","email":""}],"_npmUser":{"name":"pithu","email":"pts@thuerwaechter.de"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_1.11.0_1561580952326_0.10509733473869964"},"_hasShrinkwrap":false,"publish_time":1561580952572,"_cnpm_publish_time":1561580952572,"_cnpmcore_publish_time":"2021-12-16T13:26:45.430Z"}},"readme":"# Immutable date and time library for JavaScript\n\n[![npm version](https://badge.fury.io/js/%40js-joda%2Fcore.svg)](https://badge.fury.io/js/%40js-joda%2Fcore)\n[![GH Actions Build Status](https://github.com/js-joda/js-joda/actions/workflows/tests.yaml/badge.svg?branch=main)](https://github.com/js-joda/js-joda/actions)\n[![Sauce Test Status](https://saucelabs.com/buildstatus/js-joda)](https://saucelabs.com/u/js-joda)\n[![Coverage Status](https://coveralls.io/repos/js-joda/js-joda/badge.svg?branch=main&service=github)](https://coveralls.io/github/js-joda/js-joda?branch=main)\n[![Downloads/Month](https://img.shields.io/npm/dm/%40js-joda%2Fcore.svg)](https://img.shields.io/npm/dm/%40js-joda%2Fcore.svg)\n\n[![Sauce Browser Matrix](https://saucelabs.com/browser-matrix/js-joda.svg?branch=main&42)](https://saucelabs.com/u/js-joda)\n\n## Introduction\n\n**js-joda** is an **immutable date and time library** for JavaScript. It provides a **simple, domain-driven and clean API** based on the ISO calendar system, which is the de facto world calendar following the proleptic Gregorian rules.\n\n- js-joda has a lightweight footprint, only **43 kB minified and compressed**, no third party dependencies.\n\n- js-joda is **fast**. It is about 2 to 10 times faster than other JavaScript date libraries.\n\n- js-joda comes with built-in parsers/ formatters for ISO 8601 as specified in RFC 3339, that can be easily customized.\n\n- js-joda supports **ECMAScript 5** browsers down to IE11.\n\n- js-joda is a **port of the threeten** backport, which is the base for JSR-310 implementation of the Java SE 8 java.time package. Threeten is inspired by **Joda-Time**, having similar concepts and the same author.\n\n- js-joda is **robust and stable**. We ported more then 1700 test-cases with a lots of test-permutations from the threetenbp project. We run the automated karma test-suite against Firefox, Chrome, Node and phantomjs.\n\n## Why yet another JavaScript date and time library?\n\n- Popular JavaScript date libraries like [moment](https://momentjs.com/) or [date-utils](https://github.com/continuouscalendar/dateutils) are **wrappers** around the native JavaScript `Date` object, providing syntactic sugar. The native `Date` object always consist of a date, time and a timezone part. In contrast, js-joda is a **standalone** date and time implementation.\n\n- The API has a **domain-driven design** with classes for each of the different use cases, like `LocalDate`, `ZonedDateTime` or `Period`. For example, `LocalDate` allows you to handle dates without times (like birthdays or holidays) in a clean and error-safe way, especially if these dates are persisted to an external server.\n\n- js-joda is **immutable**. Immutability aligns well with pure functions and with the architecture of frameworks like React and Flux.\n\n## The ThreeTen domain models\n\n### Dates and Times\n\n- **LocalDate** represents a date without a time and timezone in the ISO-8601 calendar system, such as 2007-12-24.\n\n- **LocalTime** represents a time without timezone in the ISO-8601 calendar system such as '11:55:00'.\n\n- **LocalDateTime** is a description of the date (LocalDate), as used for birthdays, combined with the local time (LocalTime) as seen on a wall clock.\n\n- **ZonedDateTime** is a date-time with a timezone in the ISO-8601 calendar system, such as 2007-12-24T16:15:30+01:00 UTC+01:00.\n\n- **Instant** is an instantaneous point on the time-line measured from the epoch of _1970-01-01T00:00:00Z_ in epoch-seconds and nanosecond-of-second.\n\n### Duration and Period\n\n- **Duration** is a time-based amount of time, such as '34.5 seconds'.\n\n- **Period** is a date-based amount of time in the ISO-8601 calendar system, such as '2 years, 3 months and 4 days'.\n\n### Additional value types\n\n- **Year** represents a year in the ISO-8601 calendar system, such as '2016'.\n\n- **YearMonth** represents a year and a month in the ISO-8601 calendar system, such as '2016-01'.\n\n- **Month** represents a month-of-year in the ISO-8601 calendar system, such as 'July'.\n\n- **MonthDay** represents a month-day in the ISO-8601 calendar system, such as '--12-03'. Could be used to represent e.g. Birthdays.\n\n- **DayOfWeek** represents a day-of-week in the ISO-8601 calendar system, such as 'Tuesday'.\n\n## Getting started\n\n### Node\n\nInstall joda using npm\n\n```\nnpm install @js-joda/core\n```\n\nThen require it to any module\n\n```js\nvar LocalDate = require('@js-joda/core').LocalDate;\n\nvar d = LocalDate.parse('2012-12-24').atStartOfDay().plusMonths(2); // 2013-02-24T00:00:00\n```\n\n### Browser\n\nTo use js-joda from a browser, download either `dist/js-joda.min.js` or `dist/js-joda.js` (with sourcemaps for development). Then add it as a script tag to your page\n\n```html\n<script src=\"js-joda.min.js\"></script>\n<script>\n    var LocalDate = JSJoda.LocalDate;\n    var d = LocalDate.parse('2012-12-24').atStartOfDay().plusMonths(2); // 2013-02-24T00:00:00\n</script>\n```\n\n## js-joda packages\n\njs-joda consist of four packages:\n\n|  package name | description  |  path |\n|---|---|---|\n| `@js-joda/core` | Implementation of the ThreeTen Classes and API | [/packages/core](//github.com/js-joda/js-joda/tree/main/packages/core) |\n| `@js-joda/timezone` | Implementation of timezone calculation based on the iana Time Zone Database | [/packages/timezone](//github.com/js-joda/js-joda/tree/main/packages/timezone) |\n| `@js-joda/locale` | Implementation of locale specific functionality for js-joda, especially for formatting and parsing locale specific dates | [/packages/locale](//github.com/js-joda/js-joda/tree/main/packages/locale) |\n| `@js-joda/extra` | Implementation of the ThreeTen-Extra Classes and API |[/packages/extra](//github.com/js-joda/js-joda/tree/main/packages/extra) |\n\nThe [@js-joda/examples](//github.com/js-joda/js-joda/tree/main/packages/examples) package is for testing the different build artifacts in different context, like webpack, browser node, etc.\n\n## Documentation\n\n- [js-joda Quick start guide](//js-joda.github.io/js-joda/manual/getting-started.html) Quick start guide and examples\n- [API](//js-joda.github.io/js-joda/identifiers.html) ESDoc generated API documentation\n\n## Contributing\n\nContributions are always welcome. Before contributing please read the [code of conduct](http://contributor-covenant.org/version/1/4/) &\nsearch the issue tracker. We use GitHub issues. Your issue may have already been discussed or fixed. To contribute, fork js-joda, commit your changes, & send a pull request.\n\nBy contributing to js-joda, you agree that your contributions will be licensed under its BSD license.\n\nNote that only pull requests and issues that match the threeten backport API will be considered. Additional requested features will be rejected.\n\n## License\n\n- `js-joda` is released under the [BSD 3-clause license](//github.com/js-joda/js-joda/blob/main/LICENSE).\n\n- `js-joda` uses the ThreeTen-Backport implementation (http://www.threeten.org/threetenbp/) as a reference base for implementation. This allows us to release js-joda under the BSD License while the OpenJDK java.time implementation is under GNU GPL+linking exception. The API of the ThreeTen-Backport is mostly identical to the official Java SE 8 API from the view of our JavaScript port.\n\n- Our implementation reference base ThreeTen-Backport (http://www.threeten.org/threetenbp/) is also released under the BSD 3-clause license\n\n- `OpenJDK` is under GNU GPL+linking exception.\n\n- The author of `Joda-Time` and the lead architect of the JSR-310 is Stephen Colebourne.\n\nThe API of this project (as far as possible with JavaScript), a lot of implementation details and documentation\nare just copied but never equalled.\n\n## Roadmap\n\n### Milestone 1: Core domains (reached with version v1.0.0)\n\n- Support for the domain models `LocalDate`, `LocalDateTime`, `ZonedDateTime`, `Instant`, `Duration` and `Period` converting to and from ISO8601.\n- `ZonedDateTime` (without support for loading iana timezone databases) currently supports only fixed offsets like UTC or UTC+02:00 and the system default time zone.\n\n### Milestone 2: IANA timezone support (reached with version v1.2.0)\n\n- Add IANA timezone database support to js-joda. Implement handling of daylight saving transitions, mainly in `ZonedDateTime`.\n- For access to the IANA timezone database, the plugin [@js-joda/timezone](//github.com/js-joda/js-joda/tree/main/packages/timezone) is required. It provides an implementation of the [ZoneRulesProvider](//js-joda.github.io/js-joda/class/packages/core/src/zone/ZoneRulesProvider.js~ZoneRulesProvider.html) and contains the iana timezone database.\n\n### Milestone 3: Locale support (reached with v2.0.0 of @js-joda/locale)\n\n- Add locale support.\n- Extend pattern parser/ formatter for text with locale support.\n\nsee the plugin [@js-joda/locale](//github.com/js-joda/js-joda/tree/main/packages/locale)\n\n### Future Milestones\n\n- Reduce library size by removing redundant code, especially by refactoring code for formatting/ parsing dates.\n- Increase test coverage (ongoing task)\n- Cleanup documentation (ongoing task)\n","_attachments":{},"homepage":"https://js-joda.github.io/js-joda","bugs":{"url":"https://github.com/js-joda/js-joda/issues"},"license":"BSD-3-Clause"}