{"_id":"vue-timer-hook","_rev":"86-a4ecc49cc5a4218f3db755bd8fcbe9cf","name":"vue-timer-hook","dist-tags":{"next":"0.0.12","latest":"1.0.86"},"versions":{"0.0.1":{"name":"vue-timer-hook","version":"0.0.1","keywords":[],"author":{"name":"Martin Donadieu","email":"martindonadieu@gmail.com"},"license":"MIT","_id":"vue-timer-hook@0.0.1","maintainers":[{"name":"riderx","email":"martindonadieu@gmail.com"}],"homepage":"https://github.com/posva/vue-ts-lib#readme","bugs":{"url":"https://github.com/posva/vue-ts-lib/issues"},"dist":{"shasum":"aab82b6a99423ee54132835e1b635773cc0ad97c","tarball":"https://registry.npmjs.org/vue-timer-hook/-/vue-timer-hook-0.0.1.tgz","fileCount":12,"integrity":"sha512-k4THkuNkyioCBPY3TcCfycQ/VB6BF2z3Zc2GeghRIW/pQZh9BBwQwSWuFu28j0BAcneVb2NcIJl2phfgHPf0hg==","signatures":[{"sig":"MEYCIQDdSwrL1WD3Ig5DmSJdoXBfVF8cBUAMO5Dw2nG1UiD90AIhAOfAJrnZ3DQe9M2e5hbKGLWAL7JEsgxB9xZNC1kgtZ41","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":53189,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhDrlzCRA9TVsSAnZWagAAzTEQAJN4t7ipPEwLG6F4UvHw\nbU+XNfebswKkQpBtqt06hSm/UzrkPN8+ivPvFaWGc37dEoxJH//xUCZMjCHE\noR3/+7kz+cSEggfbIUQ0VIl/ZGQs2gMtEtcO3IJ4kYd+Up8UeAbb1o+VgFxI\nqSe5lYxcACLquzc10ciqBSMaqvR/LygbVBpmJY4anYi5DwENo/EQ/EmyWi9K\n7g03F0xmV90V6RaXAVZqBolIBF9/f9wR/PU9rJUWLJoi59Py8pPNLZ66FtNd\nO3coeNo2RFCoNUVB1Da3HrA0v+UHkUkQX8KHlm1I824SGA2OMnK7xA6M+liC\nnV/U50NqBZ1/MacJOt4AQRZCKfPEb9f0Jc0Ba1rEz7huPJ3jTsNoc7BHNSw7\n/dTugcXLrEuSU+45thfVVunh1hyIt5jPWE4936BHWJ9t3aHbY/Resd/HPMvf\nn8SdUvAGBtFE4G8qGxmHoy2eV4MGPBSD6wA3f+w/iitg0QTABPJD+1rZjpch\n/I2amMkcBbFU+b3DqJSmfixs6+e1RmSPuuhIp5uL7Pn7ZE2FqQsADNIlerJj\nFV/r6B46Kzjuiw4bxzPF02BO2VIjeKhABl8JeO9qH4t93T+hIQKVHtW2lfpn\npzTFJE0Y1MnOfWZrQlj1CdldZW82VtBmoRndF2iCM4DrC/CQP8VDE1RQSyqL\nnvt7\r\n=lz68\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/vue-ts-lib.cjs.js","types":"dist/vue-ts-lib.d.ts","unpkg":"dist/vue-ts-lib.global.js","module":"dist/vue-ts-lib.esm-bundler.js","scripts":{"lint":"prettier -c --parser typescript \"{src,__tests__,e2e}/**/*.[jt]s?(x)\"","size":"size-limit","test":"yarn run test:types && yarn run test:unit --coverage && yarn run build && yarn run build:dts","build":"rollup -c rollup.config.js","release":"bash scripts/release.sh","lint:fix":"yarn run lint --write","build:dts":"api-extractor run --local --verbose","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","test:unit":"jest","test:types":"tsc --build tsconfig.json"},"_npmUser":{"name":"riderx","email":"martindonadieu@gmail.com"},"gitHooks":{"commit-msg":"node scripts/verifyCommit.js","pre-commit":"lint-staged"},"jsdelivr":"dist/vue-ts-lib.global.js","repository":{"url":"git+https://github.com/posva/vue-ts-lib.git","type":"git"},"size-limit":[{"path":"size-checks/basic.js"}],"description":"Vue timer hook is a vue 3 hook, built to handle timer, stopwatch, and time logic/state in your vue component.","directories":{},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2021 Eduardo San Martin Morote\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.1.5","jest":"^26.6.3","rollup":"^2.55.1","yorkie":"^2.0.0","codecov":"^3.8.3","prettier":"^2.3.2","pascalcase":"^1.0.0","size-limit":"^5.0.2","typescript":"^4.3.5","@types/jest":"^26.0.24","lint-staged":"^11.1.1","@types/jsdom":"^16.2.13","@vue/test-utils":"^2.0.0-rc.12","@rollup/plugin-alias":"^3.1.5","@sucrase/jest-plugin":"^2.1.0","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"^3.0.0","@rollup/plugin-commonjs":"^20.0.0","@microsoft/api-extractor":"7.18.4","rollup-plugin-typescript2":"^0.30.0","conventional-changelog-cli":"^2.1.1","@rollup/plugin-node-resolve":"^13.0.4","@size-limit/preset-small-lib":"^5.0.2"},"peerDependencies":{"vue":"^3.1.5"},"_npmOperationalInternal":{"tmp":"tmp/vue-timer-hook_0.0.1_1628354931118_0.2726336487776706","host":"s3://npm-registry-packages"}},"0.0.2":{"name":"vue-timer-hook","version":"0.0.2","keywords":[],"author":{"name":"Martin Donadieu","email":"martindonadieu@gmail.com"},"license":"MIT","_id":"vue-timer-hook@0.0.2","maintainers":[{"name":"riderx","email":"martindonadieu@gmail.com"}],"homepage":"https://github.com/posva/vue-ts-lib#readme","bugs":{"url":"https://github.com/posva/vue-ts-lib/issues"},"dist":{"shasum":"b9ab4b7810b596d646f473f3dd55765e11fda5e3","tarball":"https://registry.npmjs.org/vue-timer-hook/-/vue-timer-hook-0.0.2.tgz","fileCount":12,"integrity":"sha512-hADWlg+UL4Jv2re3n8CwEm6bezKP282b51sbmw8VkkXotm00n2kPftOSRpFGP7Qr+weGlnJ8psTnLl3dNhxZYw==","signatures":[{"sig":"MEQCIBt7fMJrfkaIUPzYCV6bWUjK7WgTIkVJL+N5L+6S6Xv6AiByY9jVir1J7LaBu/tkydnUT0FU0zskh9RfZAC0SJjY5Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":53261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhEwkcCRA9TVsSAnZWagAASDgP/RlxGE2iRxZsKyiEzboF\ncXG72D+ZagSQqqVEdmII5WpgNoiitupGjWPqyjK84nPhHN87Xrj+wSuKxSj+\nlftNmLrPg1J+ihINugApkKaD1SW6ne6c0GlDaEp2DGk/MpBX662Jiue/jWoP\nNr7o0WNlzrXu2XpS2UaaSCo4DPx3wS2HulECWIDs16zqXQAF0iz/mBTWmph4\n5DOXeDh4QXyuvR4XwBjbW+E/KiYoaUgiy12kSdegcLKTIPnGgaLiQxVcvFPh\nvLhLlBXYVh9Tk8gjxiAKKOSTsXP7k2x84RGDfT4mcY7MMv34viOVWT8ygiIK\nEzXNXku7n6H059EHdc+YB2nI01/7usoAgZeIYQoAwTgqClv0TUKU94zaIBrk\njJ25XmuvTpLIObbC9mDB0jVxT4l5oTbNZ6GPTWV3vIokuPY5K5GoNKEtVrK+\n4Q5ecSl9h85KRdE78QAboQnafJtWx//KUsWHdBSNHon6E0x2FdEqvrQeAz6O\nb/T/2T1+WB8km5ftNliZVC6/HEpm5q85LledRT5j0b1P+YXNOPk4imG2OG2P\nHcAKaGuVwyl6/FMzNblHfv5xF27TRGfq+LywueQTEzD3p5oDoCaD87KiXyxr\nAnCpSOqoTVdtFQLmqTQ9wrVo0/X51HQK/sFH8OK+xYeQrHHX6E/n3/GWWnCq\neBB7\r\n=m4kb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/vue-ts-lib.cjs.js","types":"dist/vue-ts-lib.d.ts","unpkg":"dist/vue-ts-lib.global.js","module":"dist/vue-ts-lib.esm-bundler.js","scripts":{"lint":"prettier -c --parser typescript \"{src,__tests__,e2e}/**/*.[jt]s?(x)\"","size":"size-limit","test":"yarn run test:types && yarn run test:unit --coverage && yarn run build && yarn run build:dts","build":"rollup -c rollup.config.js","release":"bash scripts/release.sh","lint:fix":"yarn run lint --write","build:dts":"api-extractor run --local --verbose","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","test:unit":"jest","test:types":"tsc --build tsconfig.json"},"_npmUser":{"name":"riderx","email":"martindonadieu@gmail.com"},"gitHooks":{"commit-msg":"node scripts/verifyCommit.js","pre-commit":"lint-staged"},"jsdelivr":"dist/vue-ts-lib.global.js","repository":{"url":"git+https://github.com/posva/vue-ts-lib.git","type":"git"},"size-limit":[{"path":"size-checks/basic.js"}],"description":"Vue timer hook is a vue 3 hook, built to handle timer, stopwatch, and time logic/state in your vue component.","directories":{},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2021 Eduardo San Martin Morote\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.1.5","jest":"^26.6.3","rollup":"^2.55.1","yorkie":"^2.0.0","codecov":"^3.8.3","prettier":"^2.3.2","pascalcase":"^1.0.0","size-limit":"^5.0.2","typescript":"^4.3.5","@types/jest":"^26.0.24","lint-staged":"^11.1.1","@types/jsdom":"^16.2.13","@vue/test-utils":"^2.0.0-rc.12","@rollup/plugin-alias":"^3.1.5","@sucrase/jest-plugin":"^2.1.0","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"^3.0.0","@rollup/plugin-commonjs":"^20.0.0","@microsoft/api-extractor":"7.18.4","rollup-plugin-typescript2":"^0.30.0","conventional-changelog-cli":"^2.1.1","@rollup/plugin-node-resolve":"^13.0.4","@size-limit/preset-small-lib":"^5.0.2"},"peerDependencies":{"vue":"^3.1.5"},"_npmOperationalInternal":{"tmp":"tmp/vue-timer-hook_0.0.2_1628637468327_0.021552891377810246","host":"s3://npm-registry-packages"}},"0.0.4":{"name":"vue-timer-hook","version":"0.0.4","keywords":[],"author":{"name":"Martin Donadieu","email":"martindonadieu@gmail.com"},"license":"MIT","_id":"vue-timer-hook@0.0.4","maintainers":[{"name":"riderx","email":"martindonadieu@gmail.com"}],"homepage":"https://github.com/posva/vue-ts-lib#readme","bugs":{"url":"https://github.com/posva/vue-ts-lib/issues"},"dist":{"shasum":"66dd252a048fff1005f467f01e034f8a291293e0","tarball":"https://registry.npmjs.org/vue-timer-hook/-/vue-timer-hook-0.0.4.tgz","fileCount":12,"integrity":"sha512-zVhtsQLhw0V0McfmUF+2jVIH6Is324nNWI8C0zGc7EqhC9AJapBY/4B8vcG76p/e79hTLN6jC2TLq3KoDxKCGw==","signatures":[{"sig":"MEYCIQD1SypAwso6mqntXTSRrfZZto7nRnpEGheLerABKbcVhgIhAKprZK49ddq9XnnTfhBddqlsDd5zV8IzJz9RdoGkvAx8","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":53833,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhExbECRA9TVsSAnZWagAAPNoP/A/SsDtW8i4gRpWEhWVT\nRXJ7AsY7ow6dbZsV+yI8YN8/xtcuCJ4B4uR5VQJ9gtr2ggOtE0v8fzCfsotO\neHLwMzpJKr9a43wO8jRkMEXZIMXBv0UXRs1CR2CsctUuo1dbAFDSrsmIT7Aa\naqPujtVbwB/U8elbmZYcY0v8zqAlu8mHYp2vWB1hmjWKuawwwRYwMEMUD9CM\npqb4Mu6HEmoadKJvjsfHL7W1n1lbHv3pUvy1TGRa+ECYQ+iayPNTdyNXg//u\n+foxt62dSmifR2fSQOdGOASAZXqLWBmZA0Dp6b5+VIO8q9m7Ep7G5rAPuzSk\nm4UKyeMLmd4QQS/0BHqcDpGFAjG4k4XqxVG3qX9hXxdgrVWeYSZzsLFWWBFS\n/9pTYdQD+tXYeqkJoSLPT5O5RU8vdRYi2/jujDGzXhtPD+o0HWLZ4tbBj2NM\nk0kORSWmxhE4WHgi8Z08TpHfPWUKFFQnCSwZzePAbsOrKZ3Hb2NWEUhf28xL\nOmUTlWB8dlTGlvTJWIR6Vv1WAMRtqAvynhv7gE4iLq85qu43fq5sHd5qG2DN\n3VoACaf2GS1QNs0TxCRHwjOtGS9OWXzVlncYg2iOONGMYHCoEQIdY2HQKxBy\ndwm7Va2YGTv6UM92927O69Pc4qeLQhmZf+Axb0mVPC5kzC6hVq6TGrMdcqdd\nd+AY\r\n=Rqb+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/vue-ts-lib.cjs.js","types":"dist/vue-ts-lib.d.ts","unpkg":"dist/vue-ts-lib.global.js","module":"dist/vue-ts-lib.esm-bundler.js","scripts":{"lint":"prettier -c --parser typescript \"{src,__tests__,e2e}/**/*.[jt]s?(x)\"","size":"size-limit","test":"yarn run test:types && yarn run test:unit --coverage && yarn run build && yarn run build:dts","build":"rollup -c rollup.config.js","release":"bash scripts/release.sh","lint:fix":"yarn run lint --write","build:dts":"api-extractor run --local --verbose","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","test:unit":"jest","test:types":"tsc --build tsconfig.json"},"_npmUser":{"name":"riderx","email":"martindonadieu@gmail.com"},"gitHooks":{"commit-msg":"node scripts/verifyCommit.js","pre-commit":"lint-staged"},"jsdelivr":"dist/vue-ts-lib.global.js","repository":{"url":"git+https://github.com/posva/vue-ts-lib.git","type":"git"},"size-limit":[{"path":"size-checks/basic.js"}],"description":"Vue timer hook is a vue 3 hook, built to handle timer, stopwatch, and time logic/state in your vue component.","directories":{},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2021 Eduardo San Martin Morote\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.1.5","jest":"^26.6.3","rollup":"^2.55.1","yorkie":"^2.0.0","codecov":"^3.8.3","prettier":"^2.3.2","pascalcase":"^1.0.0","size-limit":"^5.0.2","typescript":"^4.3.5","@types/jest":"^26.0.24","lint-staged":"^11.1.1","@types/jsdom":"^16.2.13","@vue/test-utils":"^2.0.0-rc.12","@rollup/plugin-alias":"^3.1.5","@sucrase/jest-plugin":"^2.1.0","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"^3.0.0","@rollup/plugin-commonjs":"^20.0.0","@microsoft/api-extractor":"7.18.4","rollup-plugin-typescript2":"^0.30.0","conventional-changelog-cli":"^2.1.1","@rollup/plugin-node-resolve":"^13.0.4","@size-limit/preset-small-lib":"^5.0.2"},"peerDependencies":{"vue":"^3.1.5"},"_npmOperationalInternal":{"tmp":"tmp/vue-timer-hook_0.0.4_1628640964075_0.6908464441398015","host":"s3://npm-registry-packages"}},"0.0.5":{"name":"vue-timer-hook","version":"0.0.5","keywords":[],"author":{"name":"Martin Donadieu","email":"martindonadieu@gmail.com"},"license":"MIT","_id":"vue-timer-hook@0.0.5","maintainers":[{"name":"riderx","email":"martindonadieu@gmail.com"}],"homepage":"https://github.com/posva/vue-ts-lib#readme","bugs":{"url":"https://github.com/posva/vue-ts-lib/issues"},"dist":{"shasum":"885da2f44b90242ba498a053a9c9b946ae9aabf5","tarball":"https://registry.npmjs.org/vue-timer-hook/-/vue-timer-hook-0.0.5.tgz","fileCount":12,"integrity":"sha512-HU/PoAkGsvRreW+xWBq5GYOi/LVlITyjVDgFM9h/nqj0D8Vw0oscRXyoD1XUaD8uMkJRCngfzTDu6C2ubAjfFg==","signatures":[{"sig":"MEQCIC9fkBJ+44UKZFvSUgjMZgZitsoEvSmPKb9Z1jBi7dPqAiA1+DOz1JvEmO8rTPnYJZIkf6tSEbj0MUiM6earC7pd7g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":53919,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhExkoCRA9TVsSAnZWagAAV9AP/2aWypiQJDsPWQaicl7e\nsStl9oMpErPwq0MRD2wi+53/19OJOkLXyhiAbzXH1ivqhHREn1ZyskSj86bq\nCOi6XBXSOhSPKeyeNaLWqaY1BDbWHYXPsiT0riAqFLh6EQtK71wDb6uDZEQf\n3WsAdCduJOXlkW3Qd8YFI31c86pV/evp9hzURTScRb1j9Kw8M6ciZSEOKRyM\n3pQ3uJrKWPlIDQ+rIQPc/Ouvj2CTlGJHkRD/xsCZwY3SXCx67ksaTiRfRuV5\nZnEakkULs8GB04oo9sqO+F5or+Zlww760esYeoqyDOx7J2983veLAPYYRr6J\nKBuWdKveC1oA0rUabiMQz3A2OKIhV33Ek57/mvwQ+l/bq07IeOSq94Iy5WE7\n/Rp1A1+oC2AQ5gO0CofZ9YNge40j/hgTzRjmoyFcKB+lihCS6ryBhgRTNJAf\nGsjEdmBDHLoUCbnIimk3Mn5ncLvQRmqmT8FhP3aofF0lJaixErzI4CJ5VUd6\nNjDlRZAT6GooQNZ+9/66lWDMTu0wp20RGKgn4P8VBXy5JNiN1vW+JHoaitCU\nNYTN9/XB7As/m7V4efYNFph0gybNph1b0xy34bd0M5q5Jj7GM/aLm4CWfFYU\nj+GrNZ321ELWpky64wSaj6RjF1vXXNdzoa0NGq8F/ce8uiXlm69RsKMW8YF/\nVpxb\r\n=qYxf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/vue-ts-lib.cjs.js","types":"dist/vue-ts-lib.d.ts","unpkg":"dist/vue-ts-lib.global.js","module":"dist/vue-ts-lib.esm-bundler.js","scripts":{"lint":"prettier -c --parser typescript \"{src,__tests__,e2e}/**/*.[jt]s?(x)\"","size":"size-limit","test":"yarn run test:types && yarn run test:unit --coverage && yarn run build && yarn run build:dts","build":"rollup -c rollup.config.js","release":"bash scripts/release.sh","lint:fix":"yarn run lint --write","build:dts":"api-extractor run --local --verbose","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","test:unit":"jest","test:types":"tsc --build tsconfig.json"},"_npmUser":{"name":"riderx","email":"martindonadieu@gmail.com"},"gitHooks":{"commit-msg":"node scripts/verifyCommit.js","pre-commit":"lint-staged"},"jsdelivr":"dist/vue-ts-lib.global.js","repository":{"url":"git+https://github.com/posva/vue-ts-lib.git","type":"git"},"size-limit":[{"path":"size-checks/basic.js"}],"description":"Vue timer hook is a vue 3 hook, built to handle timer, stopwatch, and time logic/state in your vue component.","directories":{},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2021 Eduardo San Martin Morote\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.1.5","jest":"^26.6.3","rollup":"^2.55.1","yorkie":"^2.0.0","codecov":"^3.8.3","prettier":"^2.3.2","pascalcase":"^1.0.0","size-limit":"^5.0.2","typescript":"^4.3.5","@types/jest":"^26.0.24","lint-staged":"^11.1.1","@types/jsdom":"^16.2.13","@vue/test-utils":"^2.0.0-rc.12","@rollup/plugin-alias":"^3.1.5","@sucrase/jest-plugin":"^2.1.0","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"^3.0.0","@rollup/plugin-commonjs":"^20.0.0","@microsoft/api-extractor":"7.18.4","rollup-plugin-typescript2":"^0.30.0","conventional-changelog-cli":"^2.1.1","@rollup/plugin-node-resolve":"^13.0.4","@size-limit/preset-small-lib":"^5.0.2"},"peerDependencies":{"vue":"^3.1.5"},"_npmOperationalInternal":{"tmp":"tmp/vue-timer-hook_0.0.5_1628641576303_0.3005579516335508","host":"s3://npm-registry-packages"}},"0.0.6":{"name":"vue-timer-hook","version":"0.0.6","keywords":["typescript","vue","hook"],"author":{"name":"Martin Donadieu","email":"martindonadieu@gmail.com"},"license":"MIT","_id":"vue-timer-hook@0.0.6","maintainers":[{"name":"riderx","email":"martindonadieu@gmail.com"}],"dist":{"shasum":"041103bf16e041cf4f98d2fa22e988ced945baca","tarball":"https://registry.npmjs.org/vue-timer-hook/-/vue-timer-hook-0.0.6.tgz","fileCount":64,"integrity":"sha512-eQHi3HuhChzSArLgB8qGrkRj9imLwinqvG+g/Zf3vIRX/6ZunMfL63fk7SVEfOYNEGvCHK/sGeYFRR9UzQd6+w==","signatures":[{"sig":"MEUCIQDwiY9QvIoZwx4s52aN3UW9mZZeK+tI3N7lkv//QxLaywIgfmiIR6FjpE1wtdlT0dypKJhGP1vFTgKVpZzQOXUdf88=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":511278,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhE6MBCRA9TVsSAnZWagAANX0P/3E6LmyAcDzaDe/p76Tw\nRrQgG9n1VxmdITuzaeKDRdU4s0ZGgxieF8gCHsNWsM3BHph1Ad7GTrO8cyfM\nTr2p5IBTRbNqI8dgifPQvsJ9vgwPFwD19w6JocDuIvNL5DuH7FFuJgCFVbIt\nCumqI0NvLe9nmM29qOkcEohAtAdqLRnZDdYag07O/lJz0RICHvpAdDeZu2nF\nn5KuNgIIVo3XeBwCR7p2I0shWX0w02lJQ7mI36MXe3rQqttqmc8vmnhVd4JX\nR2CGqrYmYknS20bTB5rLYaZB6k8eHAmsW+uh81WzoaSUTi7KJyWvdcYW4dMz\nJKn/HBoi7xmO2Yj+uK6kCvzsxo934IIgW2PvCLyZJV3XNpiOzKFpNJoeaCi8\nRcSgDLocu7sU358gyzayKZEulWcnAj35WxxJkdE9l047YPV2+FMWWX2wBeg+\nXwUPfOK1AcN6eoz6gQaZI6OFM9mPBbzhIXgYKDE+tx+kWEnbZtvz9hStZ1Mo\ngxoX7XWc4MQNmNbqGqA2yWXjvngP3w8FDOW8SUdJk6XK7bkdM3dnwjtoX9Zb\nbzw8JI4tnyVGP1xuQUWHXGHxsUCOyWHPqwUgmau4XNbNDNyzg1n28vb7Ntf1\n6fjgmnzT22FNly1kH+uft/VioaXBCdwlOPv8lrG13wr3NgEZ3TnjYdqIzGBr\nQ0SS\r\n=bJRY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/tsc/index.js","types":"./dist/tsc/index.d.ts","browser":"./dist/esbuild/index.js","scripts":{"docs":"typedoc --entryPoints src/index.ts","lint":"eslint src/ --ext .js,.jsx,.ts,.tsx","test":"jest","build":"tsc -p tsconfig.json","clean":"rm -rf dist build package","esbuild":"esbuild src/index.ts --bundle --minify --sourcemap=external --outfile=dist/esbuild/index.js","release":"bash scripts/release.sh","ts-node":"ts-node","build-all":"yarn clean && yarn build && yarn esbuild","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","esbuild:dev":"esbuild src/index.ts --bundle --outfile=dist/esbuild/index.js","esbuild:watch":"esbuild src/index.ts --bundle --watch --outfile=dist/esbuild/index.js"},"_npmUser":{"name":"riderx","email":"martindonadieu@gmail.com"},"repository":{"url":"https://github.com/riderx/vue-timer-hook","type":"git"},"description":"Vue timer hook is a vue 3 hook, built to handle timer, stopwatch, and time logic/state in your vue component.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2021 Chris Hager\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"vue":"^3.2.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","eslint":"^7.22.0","esbuild":"^0.11.11","ts-jest":"^26.5.4","ts-node":"^9.1.1","typedoc":"^0.20.35","mockdate":"^3.0.5","prettier":"^2.3.2","typescript":"^4.2.3","@types/jest":"^26.0.21","@types/node":"^15.0.1","@typescript-eslint/parser":"^4.19.0","conventional-changelog-cli":"^2.1.1","@typescript-eslint/eslint-plugin":"^4.19.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-timer-hook_0.0.6_1628676865053_0.8025457656338848","host":"s3://npm-registry-packages"}},"0.0.7":{"name":"vue-timer-hook","version":"0.0.7","keywords":["typescript","vue","hook"],"author":{"name":"Martin Donadieu","email":"martindonadieu@gmail.com"},"license":"MIT","_id":"vue-timer-hook@0.0.7","maintainers":[{"name":"riderx","email":"martindonadieu@gmail.com"}],"dist":{"shasum":"db75a9dce2ecf9f991125b58562908aa5de46207","tarball":"https://registry.npmjs.org/vue-timer-hook/-/vue-timer-hook-0.0.7.tgz","fileCount":63,"integrity":"sha512-Dl5engFQ5C2yLw9HgyizX9I90+1duMsm1q20iU3qFpsitzRUCGEWKWwODGAlW6RUJx/ECycPD/NEzfJI0YSNmA==","signatures":[{"sig":"MEYCIQCwvmNgiuRu3UaOlxSloeuP/JLPGKBNIdtqgQOEMglYLQIhAK2EoMk0t3pidtWrMO45+TcDiX0pwAEF9uc3LlvLGonP","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":491598,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhE6d8CRA9TVsSAnZWagAAZ6gQAIKPlxAUhzjnLjREbasl\nN7w795wirrRqcXfRWGqjRSj3DxhyOjStCf0ZFt1bV0AJjYuXqckHp4uNXLs7\n9/V5DL+S0jMDCjb2j0OWCluGnwL5boHUGtoC8VrBMV2z8WDVHjKup3z1VKzm\ntTlyXqyH7NdEVxvOQAM4q4N7uDiEpI7Vo/eXdL9r3BwYBs3zoZR0HgfD5Ty6\nGD8gl4Fmnzbp4bIrj+mBymFs8UxiQ7LqIDSGmi2CD3KImPjBae2PAvt6bIJy\nuEn0oS/iRw82SC8L1iIhFBLZSJFPlK2coTx44QgkJktzWw1iOFAJ0eHwEyyw\nVq3jC/DsG22lmtCQSLMLAZdk5ietRl7MT5g4C3icidUnKULhDw9sPuJ3r7Vw\nvgNeT66zbz9CF3GpPlOAfZpRjx8mUvZZ++FHeT93okko0r+Rq1fc+Z+TTGL6\nZ+7jvgEs9DecOJHCGEDHzz+EZtjWcouhRMVp2jo2ghmYFhCZegtrVnPt7aYT\n8cQioGjXzuguJuUv9Twc3miHXoXzAaaFLuN9wbl+vxfLUexVwapL4rhbBEIQ\n+7tzDIUL0Rx4aU8u9h8LgiZufbwJ7t7Rh71Z2Ii766XImY16GwWrugE8ywwH\nV0xPEEPdFt5eYkHgr2pzt9I0VYlhK4kclGo1bszXE7ade6vjYWuBQnZTFTLl\nxS3a\r\n=igUR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/tsc/index.js","types":"./dist/tsc/index.d.ts","browser":"./dist/esbuild/index.js","scripts":{"docs":"typedoc --entryPoints src/index.ts","lint":"eslint src/ --ext .js,.jsx,.ts,.tsx","test":"jest","build":"tsc -p tsconfig.json","clean":"rm -rf dist build package","esbuild":"esbuild src/index.ts --bundle --minify --sourcemap=external --outfile=dist/esbuild/index.js","release":"bash scripts/release.sh","ts-node":"ts-node","build-all":"yarn clean && yarn build && yarn esbuild","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","esbuild:dev":"esbuild src/index.ts --bundle --outfile=dist/esbuild/index.js","esbuild:watch":"esbuild src/index.ts --bundle --watch --outfile=dist/esbuild/index.js"},"_npmUser":{"name":"riderx","email":"martindonadieu@gmail.com"},"repository":{"url":"https://github.com/riderx/vue-timer-hook","type":"git"},"description":"Vue timer hook is a vue 3 hook, built to handle timer, stopwatch, and time logic/state in your vue component.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2021 Chris Hager\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"vue":"3.1.5"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","eslint":"^7.22.0","esbuild":"^0.11.11","ts-jest":"^26.5.4","ts-node":"^9.1.1","typedoc":"^0.20.35","mockdate":"^3.0.5","prettier":"^2.3.2","typescript":"^4.2.3","@types/jest":"^26.0.21","@types/node":"^15.0.1","@typescript-eslint/parser":"^4.19.0","conventional-changelog-cli":"^2.1.1","@typescript-eslint/eslint-plugin":"^4.19.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-timer-hook_0.0.7_1628678012352_0.4365803538903472","host":"s3://npm-registry-packages"}},"0.0.8":{"name":"vue-timer-hook","version":"0.0.8","keywords":["typescript","vue","hook"],"author":{"name":"Martin Donadieu","email":"martindonadieu@gmail.com"},"license":"MIT","_id":"vue-timer-hook@0.0.8","maintainers":[{"name":"riderx","email":"martindonadieu@gmail.com"}],"dist":{"shasum":"03aa305e3ee049bdc900c4357122b14d89d1cca4","tarball":"https://registry.npmjs.org/vue-timer-hook/-/vue-timer-hook-0.0.8.tgz","fileCount":63,"integrity":"sha512-RXu0QUde5UKvojXdDpWQe+hw9zmuSC1hW99hBCkQAr/vPirC3Sr0ig2hZrHHgIcgHqlKvZ3bLaiOxPn73/j63w==","signatures":[{"sig":"MEYCIQD2nAP5QYAwrw8wCeB5I/UPaIOPBkGP/AT1F2H3wqqFqAIhAOPX7eaplEt5xwfrZXQxE1eEIbL8EEF6/zG3sYnM8DiD","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":491891,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhFNdBCRA9TVsSAnZWagAAWEoP/1G3nVCL5zx93OoE8Usc\n+F+S1sR8tagTFhylhgvXVuCDgdn4Q/x9BCtBjLWIW71rTbuzymACNBPcjN2y\nrU/j6lbZm6aAyVVTOXEuNtp8WFxpEjNqrlJVePfmFNqodc4cwAUHvKhUafsW\nyl8M+jDRX68D6Q1HjRKfzTVTeB80dY+jScqMObhVboNCYcPGWoq2ncEYgh7z\nwHW/JH5tUYsXkvOocsErThs1oNJqhMC+UEkKXSWEQFcQWx2yLwpb0uTAQ5QW\nJd6YWNmQPheeVpfDUH8Dzy3VnKs7iANcuq223N1KFqEWendUDBQrcfE5lPOO\ndf9F9Rg/QQr00hfRcQQ9rh9E79eBZ7ZYW3wVJojibE1QCsi8zpqC6aRf2+n3\n/KddcIFJip3QaWqB+RbnmSWTfqcTELZi+ymdoPPNIkqGhHor0X1B43VTvxAb\nt0GTs9LqaBPZ/D4WRbQG3K7kFatABL7d5aGXQhXHL4nZE/uZAgQpBxjGpdtq\nyf8UdhphdFqc+wmdnuUPI6skR+drU5ZR5BNEfUzRUur7kjsvBMLK4aWQFt9c\ns7FhFn9cX2AstKuRkvpPk8C1FDk6b1WHUzoB50DYXN1p0nN143NJBSQcqSu4\nKyfp5ob6YGSERAwuIbDf6lHEYmKYi6HJtCb+2+vpQAcnxESLhC8x//uGsk2I\n3NC2\r\n=jwYf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/tsc/index.js","types":"./dist/tsc/index.d.ts","browser":"./dist/esbuild/index.js","scripts":{"docs":"typedoc --entryPoints src/index.ts","lint":"eslint src/ --ext .js,.jsx,.ts,.tsx","test":"jest","build":"tsc -p tsconfig.json","clean":"rm -rf dist build package","esbuild":"esbuild src/index.ts --bundle --minify --sourcemap=external --outfile=dist/esbuild/index.js","release":"bash scripts/release.sh","ts-node":"ts-node","build-all":"yarn clean && yarn build && yarn esbuild","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","esbuild:dev":"esbuild src/index.ts --bundle --outfile=dist/esbuild/index.js","esbuild:watch":"esbuild src/index.ts --bundle --watch --outfile=dist/esbuild/index.js"},"_npmUser":{"name":"riderx","email":"martindonadieu@gmail.com"},"repository":{"url":"https://github.com/riderx/vue-timer-hook","type":"git"},"description":"Vue timer hook is a vue 3 hook, built to handle timer, stopwatch, and time logic/state in your vue component.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2021 Chris Hager\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"vue":"3.1.5"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","eslint":"^7.22.0","esbuild":"^0.11.11","ts-jest":"^26.5.4","ts-node":"^9.1.1","typedoc":"^0.20.35","mockdate":"^3.0.5","prettier":"^2.3.2","typescript":"^4.2.3","@types/jest":"^26.0.21","@types/node":"^15.0.1","@typescript-eslint/parser":"^4.19.0","conventional-changelog-cli":"^2.1.1","@typescript-eslint/eslint-plugin":"^4.19.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-timer-hook_0.0.8_1628755777733_0.04199063741903197","host":"s3://npm-registry-packages"}},"0.0.10":{"name":"vue-timer-hook","version":"0.0.10","keywords":["typescript","vue","hook"],"author":{"name":"Martin Donadieu","email":"martindonadieu@gmail.com"},"license":"MIT","_id":"vue-timer-hook@0.0.10","maintainers":[{"name":"riderx","email":"martindonadieu@gmail.com"}],"dist":{"shasum":"2f074925beb9e42e837cc3817c7719b9a0c18303","tarball":"https://registry.npmjs.org/vue-timer-hook/-/vue-timer-hook-0.0.10.tgz","fileCount":59,"integrity":"sha512-P/kEyccAnI514/S3PGdcW3sRD8eOGeLMYH5Ao1F9HrR2wu2Y6htvgsx3pi2m8l22J+6YipabBZO4QG+3FwHtGg==","signatures":[{"sig":"MEUCIQCGY3cw1J8tWGJ9C9lMR9i0ygyc/R/glv1RdMDerswN1AIgeBWqPOnHO/m/AkdHpnN79QTN5kq5Nuu2YH8WxGD+hFA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":513252,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhGkqNCRA9TVsSAnZWagAAQhcP/2qEX5j0sKsv4OtqBBEy\nANdma+q/UKOzvCLPVCEt8csNUYYqLMxk9UTULobIDI3gWgqhhjARWLxrIWKM\nEwDhw9g4rIXymDQHrOM8JiG7SloeirkDVdbHINweLNLzsWwV2iphLfVK7GmC\nafTJ9zy5QRwHLQey32xbDtUAHMoia080UnBodTNjxwgoc77nic9356cVUqyD\n+7QPIf662XS15o9WAqLI+wFqlhELaJrNVPOGFPD3eg+CaP7ioaKv15p/qRLS\nzIqH7+VjwZ243rLfdnl2VJUAqE/K0EAVQrXdLXITqGxCqP4uapGVckhq+8hc\nBoTJ3QegdoaBPwa3XXpWp0BNFbTSIGIOPRG9dW4DMBt6lNk7Kt5GcEtTpAK7\nSHcwEFt9CLFdqPYNgzlxKlAL+iyoH/fXZWtI1yRZtEnGNEapim/dg8b2r3SV\nnEPXnGgjcxqSpYnhT377n4LKyxe4m4F/qsWhPrBlFqbsKAdJIln1r6DP13XQ\nPjCk+wqMjxi8bFTIc0aeHrExyGBCTgD7hcRXsVAdibVwM2QtCNR3igC2F56g\n7PIuHD4TVIxUAXO/yNmTX+QNraXDS9s2gbVqolw5qNPT81u8yaux+MQrr/JE\nIL4+aCBL8F4rT5ZeFzDGJjigBsTcb/nQGDOW3fFHaKz67ndhIs+cTSugQVbi\n3DIo\r\n=Yrr7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/tsc/index.js","types":"./dist/tsc/index.d.ts","browser":"./dist/esbuild/index.js","scripts":{"docs":"typedoc --entryPoints src/index.ts","lint":"eslint src/ --ext .js,.jsx,.ts,.tsx","test":"jest","build":"tsc -p tsconfig.json","clean":"rm -rf dist build package","esbuild":"esbuild src/index.ts --bundle --minify --sourcemap=external --outfile=dist/esbuild/index.js","release":"bash scripts/release.sh","ts-node":"ts-node","build-all":"yarn clean && yarn build && yarn esbuild","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","esbuild:dev":"esbuild src/index.ts --bundle --outfile=dist/esbuild/index.js","esbuild:watch":"esbuild src/index.ts --bundle --watch --outfile=dist/esbuild/index.js"},"_npmUser":{"name":"riderx","email":"martindonadieu@gmail.com"},"repository":{"url":"https://github.com/riderx/vue-timer-hook","type":"git"},"description":"Vue timer hook is a vue 3 hook, built to handle timer, stopwatch, and time logic/state in your vue component.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2021 Chris Hager\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"vue":"3.2.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","eslint":"^7.22.0","esbuild":"^0.11.11","ts-jest":"^26.5.4","ts-node":"^9.1.1","typedoc":"^0.20.35","mockdate":"^3.0.5","prettier":"^2.3.2","typescript":"^4.2.3","@types/jest":"^26.0.21","@types/node":"^15.0.1","@typescript-eslint/parser":"^4.19.0","conventional-changelog-cli":"^2.1.1","@typescript-eslint/eslint-plugin":"^4.19.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-timer-hook_0.0.10_1629112973221_0.4830706487755938","host":"s3://npm-registry-packages"}},"0.0.11":{"name":"vue-timer-hook","version":"0.0.11","license":"MIT","_id":"vue-timer-hook@0.0.11","maintainers":[{"name":"riderx","email":"martindonadieu@gmail.com"}],"dist":{"shasum":"566a200625fb4d61d362fd262354dc305027647d","tarball":"https://registry.npmjs.org/vue-timer-hook/-/vue-timer-hook-0.0.11.tgz","fileCount":13,"integrity":"sha512-4y4VToziohA1FF4L9q78JuPZVAswIon2gUkoT68yWnhgjqyZm7x/rNh+BcVHF1bvO/HjQ8zsDrl/8k02k11ElQ==","signatures":[{"sig":"MEYCIQDUwfynLkQuy92NjegltMMi/LUJuLY0dNK8hLK1NNMEvAIhALceCI5gjYSU7qicKr//gpDVqTiAQigzM0jez5ix8Tc7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":53571,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhGlS+CRA9TVsSAnZWagAAnv0P/2cntyk6pAbe4655Mum9\nQhGlU4hPe6C8XYu6glr650SQwu5qjlp764417kUeUd9WHfXwCpt5TCg/0smW\nvL9a4LQ2MXguTX4nlkwb9lx03Pl55okjX00gSbAoyVlCgH/xqbRv9RqU3oEM\ndJa3OZfzb3HK3v1Zn6dgeRWXGnfeMzCRym4gIqzMLIyoakC85gAgjS8ytWA+\ne8XOQN5wHxlen/rPOhxrv0JNrq5v6wR+pj/JQm61+JxRH4Iy3S6ZyofJzSzp\nNIFwdkxfw1XK/FXXjYImL0O9iHjrnn7n8fzWz/+QHHHj3zS09CdlbCuQsmPq\n+nz25/HyjD+2pbJ6EEJk7Yz82g1/199LgTisbQMOOHIoXXO8DB0FlVI4c4KS\nf0bx/y/5+QI33n74igGHfcVrucXSt1eDTjihdmd5DMOZSi80JnsaYm6ecv9K\nIZO9FiWsggQmBNxJTFhvqtLNgTBlKqJm8BO3fDNBaAJho8w/Jlrr8eeWVATs\nS7BLrGbw5e/8jvcxBsWmY+N7GBz892QcplmhAwJYufcHoIB9DZzgWKiCEuB7\nFoXDWBHeTdYo3L8ubG2Ig1fGhIOOsQdlimRPs9lNwcUB3eaNF3NmJh3i/8x5\nEPi0MBfGJO82I3aBuUMJCFb8UUUSz+BKOGQ5C71lYrpFTGFgO9qgW2BCcbmJ\nAyjT\r\n=HY38\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/vue-timer-hook.cjs.js","types":"dist/vue-timer-hook.d.ts","unpkg":"dist/vue-timer-hook.global.js","vetur":{"tags":"vetur/tags.json","attributes":"vetur/attributes.json"},"module":"dist/vue-timer-hook.esm-bundler.js","scripts":{"dev":"vite --config playground/vite.config.js","docs":"vitepress dev docs","lint":"yarn run lint:script && yarn run lint:html","test":"yarn run test:types && yarn run test:unit && yarn run build && yarn run build:dts && yarn run test:e2e","build":"rollup -c rollup.config.js","dev:e2e":"vite --config e2e/vite.config.js","release":"bash scripts/release.sh","lint:fix":"yarn run lint:script --write && yarn run lint:html --write","test:dts":"tsc -p ./test-dts/tsconfig.json","test:e2e":"yarn run test:e2e:headless && yarn run test:e2e:native","build:dts":"api-extractor run --local --verbose","build:e2e":"vue-tsc --noEmit && vite build --config e2e/vite.config.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","lint:html":"prettier -c --parser html \"{playground,e2e}/**/*.html\"","test:unit":"jest --coverage","build:size":"yarn run build && rollup -c size-checks/rollup.config.js","docs:build":"vitepress build docs","test:types":"tsc --build tsconfig.json","lint:script":"prettier -c --parser typescript \"{src,__tests__,e2e,playground}/**/*.[jt]s?(x)\"","test:e2e:bs":"node e2e/runner.js --local -e edge_pre_chrome,android44 -c e2e/nightwatch.browserstack.js --tag browserstack","test:e2e:ci":"node e2e/runner.js -e firefox --retries 2","test:e2e:native":"node e2e/runner.js -e chrome --tag no-headless","build:playground":"vue-tsc --noEmit && vite build --config playground/vite.config.js","test:e2e:headless":"node e2e/runner.js -e chrome-headless --skiptags no-headless"},"_npmUser":{"name":"riderx","email":"martindonadieu@gmail.com"},"gitHooks":{"commit-msg":"node scripts/verifyCommit.js","pre-commit":"lint-staged"},"jsdelivr":"dist/vue-timer-hook.global.js","description":"> This is the repository for Vue Router 4 (for Vue 3)","directories":{},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2021 Martin Donadieu\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"dependencies":{},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vue":"^3.2.0","jest":"^27.0.6","vite":"~2.3.0","axios":"^0.21.1","chalk":"^4.1.0","brotli":"^1.3.2","dotenv":"^10.0.0","rollup":"^2.56.1","yorkie":"^2.0.0","codecov":"^3.8.2","vue-tsc":"^0.2.3","mockdate":"^3.0.5","prettier":"^2.3.2","vitepress":"^0.14.1","css-loader":"^6.0.0","nightwatch":"^1.7.5","typescript":"^4.3.5","@types/jest":"^26.0.24","lint-staged":"^11.1.2","@types/jsdom":"^16.2.13","chromedriver":"^92.0.1","faked-promise":"^2.2.2","serve-handler":"^6.1.3","@types/webpack":"^5.28.0","jest-mock-warn":"^1.1.0","@vue/test-utils":"^2.0.0-rc.3","selenium-server":"^3.141.59","@vue/compiler-sfc":"^3.1.0","@types/webpack-env":"^1.16.2","@vitejs/plugin-vue":"^1.4.0","browserstack-local":"^1.4.5","nightwatch-helpers":"^1.2.0","html-webpack-plugin":"^5.3.2","@rollup/plugin-alias":"^3.1.4","@sucrase/jest-plugin":"^2.1.1","@vue/server-renderer":"^3.1.0","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"^3.0.0","rollup-plugin-analyzer":"^4.0.0","@rollup/plugin-commonjs":"^20.0.0","@microsoft/api-extractor":"^7.16.1","rollup-plugin-typescript2":"^0.30.0","conventional-changelog-cli":"^2.1.1","@rollup/plugin-node-resolve":"^13.0.2","connect-history-api-fallback":"^1.6.0"},"peerDependencies":{"vue":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-timer-hook_0.0.11_1629115582525_0.05386990457691576","host":"s3://npm-registry-packages"}},"0.0.12":{"name":"vue-timer-hook","version":"0.0.12","license":"MIT","_id":"vue-timer-hook@0.0.12","maintainers":[{"name":"riderx","email":"martindonadieu@gmail.com"}],"dist":{"shasum":"5510430e028025d5e6f733ed148251d110de649a","tarball":"https://registry.npmjs.org/vue-timer-hook/-/vue-timer-hook-0.0.12.tgz","fileCount":13,"integrity":"sha512-r33/H58pA+9D5ri3lJ8KdUgQo2pv3cqPwjEgTFbIEHyN01HW04VHtVgtVEo4L+uKPIWWQHgAyLIBYZI5yc7M9w==","signatures":[{"sig":"MEUCIQCmMU3RdpON7+E11onD/n6HEj9mt1ihCppzJhd1mSOtJgIgCZ+Fd8+y5BruAI1bGWTbJezYw0GqWkTXh06Gj3vf4BQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":57157,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhGla9CRA9TVsSAnZWagAAw5kP/RqpuEEn5bF4Vxjwvl75\nrbgKAZ9Y0yCDSOS8REs4D7cA2+UShB+SQKHxBJuaJusyHhiXr/7ij4EVLXre\nPVBTHA5QBjQ+rKafACbE/sohCDsoRwubBMxqcrTA1KVI7Oonwt72e19YL6rO\nAIfy2SQJBOAzIjuD/b3BiaUN2zjYd7bXNh1fx9uShZif0Qah6GkXu9ql7fvB\nsjS/uwMX+4n2MnubnUWTel/8Nze7MIpgUeS+ihiXtpoeAscI2skzWsVVjTY/\nLAovUxT/aDh70MkdwPU2qm+BtaNi+BcDygvXe8RCs4BiDV0vuqGskK5Kn6HZ\n4R+BBTRB0TNcVR6h7vz744CJ4n/PDn0t98KJjB7j59St/pjtPZ1IqFu8rCZz\n6n9slTKkA5AnftbaxwRyPwxet34FhUzt0eiH7B2++KAyUex0AcAikSR8n3WA\nhbELhGLgbCYn9Zq/F1PL7qHOpIb87sOVlCVGduVcbc+DvbymNnHsuJIOZ7AI\nHcQ3BZusxrtk1wINN8K1MYrn8PJ6GuMcZbB/yl/IuzXeBMlbiHgA5ioVfTPY\ns1/KpNjNnz37HTRG8t6kDOqW9pIGCLS/VyDK6sT16YMHq9Dc4GmprJh+hYE+\n2L1N1Sd6Cowe+czgF6wo/SMt6Ph4wctfhVpA2rI58WhWkLHbK8bdwJKmgBJ5\nKtan\r\n=X6O5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/vue-timer-hook.cjs.js","types":"dist/vue-timer-hook.d.ts","unpkg":"dist/vue-timer-hook.global.js","vetur":{"tags":"vetur/tags.json","attributes":"vetur/attributes.json"},"module":"dist/vue-timer-hook.esm-bundler.js","scripts":{"dev":"vite --config playground/vite.config.js","docs":"vitepress dev docs","lint":"yarn run lint:script && yarn run lint:html","test":"yarn run test:types && yarn run test:unit && yarn run build && yarn run build:dts && yarn run test:e2e","build":"rollup -c rollup.config.js","dev:e2e":"vite --config e2e/vite.config.js","release":"bash scripts/release.sh","lint:fix":"yarn run lint:script --write && yarn run lint:html --write","test:dts":"tsc -p ./test-dts/tsconfig.json","test:e2e":"yarn run test:e2e:headless && yarn run test:e2e:native","build:dts":"api-extractor run --local --verbose","build:e2e":"vue-tsc --noEmit && vite build --config e2e/vite.config.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","lint:html":"prettier -c --parser html \"{playground,e2e}/**/*.html\"","test:unit":"jest --coverage","build:size":"yarn run build && rollup -c size-checks/rollup.config.js","docs:build":"vitepress build docs","test:types":"tsc --build tsconfig.json","lint:script":"prettier -c --parser typescript \"{src,__tests__,e2e,playground}/**/*.[jt]s?(x)\"","test:e2e:bs":"node e2e/runner.js --local -e edge_pre_chrome,android44 -c e2e/nightwatch.browserstack.js --tag browserstack","test:e2e:ci":"node e2e/runner.js -e firefox --retries 2","test:e2e:native":"node e2e/runner.js -e chrome --tag no-headless","build:playground":"vue-tsc --noEmit && vite build --config playground/vite.config.js","test:e2e:headless":"node e2e/runner.js -e chrome-headless --skiptags no-headless"},"_npmUser":{"name":"riderx","email":"martindonadieu@gmail.com"},"gitHooks":{"commit-msg":"node scripts/verifyCommit.js","pre-commit":"lint-staged"},"jsdelivr":"dist/vue-timer-hook.global.js","description":"Vue timer hook is a custom [vue 3 hook](https://vue.org/docs/hooks-intro.html), built to handle timer, stopwatch, and time logic/state in your vue component.","directories":{},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2021 Martin Donadieu\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"dependencies":{},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vue":"^3.2.0","jest":"^27.0.6","vite":"~2.3.0","axios":"^0.21.1","chalk":"^4.1.0","brotli":"^1.3.2","dotenv":"^10.0.0","rollup":"^2.56.1","yorkie":"^2.0.0","codecov":"^3.8.2","vue-tsc":"^0.2.3","mockdate":"^3.0.5","prettier":"^2.3.2","vitepress":"^0.14.1","css-loader":"^6.0.0","nightwatch":"^1.7.5","typescript":"^4.3.5","@types/jest":"^26.0.24","lint-staged":"^11.1.2","@types/jsdom":"^16.2.13","chromedriver":"^92.0.1","faked-promise":"^2.2.2","serve-handler":"^6.1.3","@types/webpack":"^5.28.0","jest-mock-warn":"^1.1.0","@vue/test-utils":"^2.0.0-rc.3","selenium-server":"^3.141.59","@vue/compiler-sfc":"^3.1.0","@types/webpack-env":"^1.16.2","@vitejs/plugin-vue":"^1.4.0","browserstack-local":"^1.4.5","nightwatch-helpers":"^1.2.0","html-webpack-plugin":"^5.3.2","@rollup/plugin-alias":"^3.1.4","@sucrase/jest-plugin":"^2.1.1","@vue/server-renderer":"^3.1.0","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"^3.0.0","rollup-plugin-analyzer":"^4.0.0","@rollup/plugin-commonjs":"^20.0.0","@microsoft/api-extractor":"^7.16.1","rollup-plugin-typescript2":"^0.30.0","conventional-changelog-cli":"^2.1.1","@rollup/plugin-node-resolve":"^13.0.2","connect-history-api-fallback":"^1.6.0"},"peerDependencies":{"vue":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-timer-hook_0.0.12_1629116093758_0.21082371804173583","host":"s3://npm-registry-packages"}},"0.0.13":{"name":"vue-timer-hook","version":"0.0.13","license":"MIT","_id":"vue-timer-hook@0.0.13","maintainers":[{"name":"riderx","email":"martindonadieu@gmail.com"}],"dist":{"shasum":"6a345577ad6c8ba19b7c32a9b583c2fb07e239e8","tarball":"https://registry.npmjs.org/vue-timer-hook/-/vue-timer-hook-0.0.13.tgz","fileCount":13,"integrity":"sha512-3D6tsEzA9BtVQeDA/5h8mroA+helsisfaZD7F4DaZdlPQuumm2GYiaDW/DtYW18LcNeNwPp3jcXkW7sc757h3g==","signatures":[{"sig":"MEUCIB0gywp7El8ejb3GXI1gKpy0j9NIpqLCucsvgzQxOwXRAiEAwmIEiFqTUMOkJmyC16A3p5q44fvQGSlksaLmBTzHVM4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":57393,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhGledCRA9TVsSAnZWagAApvAP/j3iVlMSdNHP2DL+T17K\nzhxcpnxQ//iQFcedMJ1UbAPG4pjdTByVm6tkFDlZcX1dHz6ywmUna42y+D5p\nnLADN01XlGUpyc2L/UansExNa1SiU1m4J4dsN4kAIZnk5E04I9D0g6u1u38O\nVE8JonFBR6UZMALPhnTAqpYg04wCXE54Zwu4oEIG9eVYv8YI8b1avQHSWbm/\nK43GWZ9I+i8eBxjRJxhW2pLZQOUB4cuHNG0L0PpyTAjUGkVw2V1tPZHC14+N\nSvYZQDgg1X8DoXf+No9wfsJhoWEg23ZtmJC7CXyZqWEAnf+LAHvlSka+/3HU\n2xeoYY3NrhKctrpD83oOBZpDejvNXQJ6dCD68DcwcB+Lg8Q/i6arCCtsFOjv\n4IIywb0O2U9i3Jl/QrkT4LtXMPPkR9pcJ13a+/EKjkBh+ROgl9Ao6S9d1WBO\n4vc81oh3DsWjk1KT1Szoxbf5CymN42HHKZoeTVo+I18PJuPMNYedQM9D/Sfp\nUIqkezrI3f8YmSx01/+aUYrHbcfG2CSEM5lvaFVmPR+2AzQvsmtiUdWTg/py\nv0cquQq8QhNZrBczEyV6K3lvkzvs7/4tv1h6Ru1sLX/HzATf1R4UjICUwx4l\nPKuPfjYf7BlAQd96TyfyE57YHUaqOd8AR0QhqyMDmqu4ZZ/4jNxDDKaZpPIF\nx1go\r\n=Y7Tz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/vue-timer-hook.cjs.js","types":"dist/vue-timer-hook.d.ts","unpkg":"dist/vue-timer-hook.global.js","vetur":{"tags":"vetur/tags.json","attributes":"vetur/attributes.json"},"module":"dist/vue-timer-hook.esm-bundler.js","scripts":{"dev":"vite --config playground/vite.config.js","docs":"vitepress dev docs","lint":"yarn run lint:script && yarn run lint:html","test":"yarn run test:types && yarn run test:unit && yarn run build && yarn run build:dts && yarn run test:e2e","build":"rollup -c rollup.config.js","dev:e2e":"vite --config e2e/vite.config.js","release":"bash scripts/release.sh","lint:fix":"yarn run lint:script --write && yarn run lint:html --write","test:dts":"tsc -p ./test-dts/tsconfig.json","test:e2e":"yarn run test:e2e:headless && yarn run test:e2e:native","build:dts":"api-extractor run --local --verbose","build:e2e":"vue-tsc --noEmit && vite build --config e2e/vite.config.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","lint:html":"prettier -c --parser html \"{playground,e2e}/**/*.html\"","test:unit":"jest --coverage","build:size":"yarn run build && rollup -c size-checks/rollup.config.js","docs:build":"vitepress build docs","test:types":"tsc --build tsconfig.json","lint:script":"prettier -c --parser typescript \"{src,__tests__,e2e,playground}/**/*.[jt]s?(x)\"","test:e2e:bs":"node e2e/runner.js --local -e edge_pre_chrome,android44 -c e2e/nightwatch.browserstack.js --tag browserstack","test:e2e:ci":"node e2e/runner.js -e firefox --retries 2","test:e2e:native":"node e2e/runner.js -e chrome --tag no-headless","build:playground":"vue-tsc --noEmit && vite build --config playground/vite.config.js","test:e2e:headless":"node e2e/runner.js -e chrome-headless --skiptags no-headless"},"_npmUser":{"name":"riderx","email":"martindonadieu@gmail.com"},"gitHooks":{"commit-msg":"node scripts/verifyCommit.js","pre-commit":"lint-staged"},"jsdelivr":"dist/vue-timer-hook.global.js","description":"Vue timer hook is a custom [vue 3 hook](https://vue.org/docs/hooks-intro.html), built to handle timer, stopwatch, and time logic/state in your vue component.","directories":{},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2021 Martin Donadieu\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.2.0","jest":"^27.0.6","vite":"~2.3.0","axios":"^0.21.1","chalk":"^4.1.0","brotli":"^1.3.2","dotenv":"^10.0.0","rollup":"^2.56.1","yorkie":"^2.0.0","codecov":"^3.8.2","vue-tsc":"^0.2.3","mockdate":"^3.0.5","prettier":"^2.3.2","vitepress":"^0.14.1","css-loader":"^6.0.0","nightwatch":"^1.7.5","typescript":"^4.3.5","@types/jest":"^26.0.24","lint-staged":"^11.1.2","@types/jsdom":"^16.2.13","chromedriver":"^92.0.1","faked-promise":"^2.2.2","serve-handler":"^6.1.3","@types/webpack":"^5.28.0","jest-mock-warn":"^1.1.0","@vue/test-utils":"^2.0.0-rc.3","selenium-server":"^3.141.59","@vue/compiler-sfc":"^3.1.0","@types/webpack-env":"^1.16.2","@vitejs/plugin-vue":"^1.4.0","browserstack-local":"^1.4.5","nightwatch-helpers":"^1.2.0","html-webpack-plugin":"^5.3.2","@rollup/plugin-alias":"^3.1.4","@sucrase/jest-plugin":"^2.1.1","@vue/server-renderer":"^3.1.0","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"^3.0.0","rollup-plugin-analyzer":"^4.0.0","@rollup/plugin-commonjs":"^20.0.0","@microsoft/api-extractor":"^7.16.1","rollup-plugin-typescript2":"^0.30.0","conventional-changelog-cli":"^2.1.1","@rollup/plugin-node-resolve":"^13.0.2","connect-history-api-fallback":"^1.6.0"},"peerDependencies":{"vue":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-timer-hook_0.0.13_1629116317063_0.6236577472610705","host":"s3://npm-registry-packages"}},"0.0.14":{"name":"vue-timer-hook","version":"0.0.14","license":"MIT","_id":"vue-timer-hook@0.0.14","maintainers":[{"name":"riderx","email":"martindonadieu@gmail.com"}],"dist":{"shasum":"8c10f83f457bc7dc9dbfb6d970a367fc7c60c98c","tarball":"https://registry.npmjs.org/vue-timer-hook/-/vue-timer-hook-0.0.14.tgz","fileCount":13,"integrity":"sha512-mnDBxIbfVlounv1NJxWCk1xyICxhMCcUkdPFEtyROpL14YZbIojQP08ws4larWX7H5a9HijBu9MUaHjgPB0xqw==","signatures":[{"sig":"MEQCIHIn2oki80XA00Ft1vemfPyF3SeIq0hB/jIoh1I5bCAeAiA77DB8qn5RvFGVXUycRJkuc+3egDXp63JDAWC7i2X91g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":58245,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhGqzdCRA9TVsSAnZWagAAbxMP/jeYxX5JrFmg7m32UNYy\n9e62AQw93S02/oKgAmLzt11s2hLPbRBPn9f3YwsW9G43pTisM2oG2Gm02olB\neNc3Sfk9NPw8q9qgCQ6RCbcUgEovFMbQuJU4XoLaGL+NMxI7MG/EljlK9qUM\nq6kh5QeT5MJGij9N6++j4j8zdsH3bo099GmExhm2WctVHwokb8gDKOBXwW9g\nEwGMIHktZcavLvjMgx412j7cVSspAQVyHz1wHr8pq+si0y+FG8UQD0ocGUT0\nasjwvcHcObomDtC107W3ROqZncmVhQMa8EJYzlp0y43Fe33ubWk9FNJ7EZIX\nUgBT3T5rR/4D52uB31aMw/xoAsnybuSltyi5SwvW8LKpEZVumaoyztRdkzKk\nLEYucRBQKrO15aGPSBAQ4e8vsgPyIEemu+u3a3kfbG85MDCZ0N4/cxwLghxZ\nz5vK2JzWdrq+bW42fVgvTNYdTJaaU51Ts4HtL3Ir9POOBgQXq16HlohdSs6g\n5Mo4PkjbefN4qMM1+zuNn+G3Mi3Jyg6U+i2SQbw/eU+nLK6+aCtD1+UZqruY\nY8rGZgn3Ht2KiCusKSKpNYL2BZLmaq5jJ19QvTwCN+Dt2x0mWqHrMO7lrRa/\ne6LNFcemo7jDI+U4XGreTDnrO4sKW0udwuj9HAbHAlTJpIEO8Xfm36YaFO4B\nzE9h\r\n=i0DR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/vue-timer-hook.cjs.js","types":"dist/vue-timer-hook.d.ts","unpkg":"dist/vue-timer-hook.global.js","vetur":{"tags":"vetur/tags.json","attributes":"vetur/attributes.json"},"module":"dist/vue-timer-hook.esm-bundler.js","scripts":{"dev":"vite --config demo/vite.config.js","docs":"vitepress dev docs","lint":"yarn run lint:script && yarn run lint:html","test":"yarn run test:types && yarn run test:unit && yarn run build && yarn run build:dts && yarn run test:e2e","build":"rollup -c rollup.config.js","dev:e2e":"vite --config e2e/vite.config.js","release":"bash scripts/release.sh","lint:fix":"yarn run lint:script --write && yarn run lint:html --write","test:dts":"tsc -p ./test-dts/tsconfig.json","test:e2e":"yarn run test:e2e:headless && yarn run test:e2e:native","build:dts":"api-extractor run --local --verbose","build:e2e":"vue-tsc --noEmit && vite build --config e2e/vite.config.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","lint:html":"prettier -c --parser html \"{demo,e2e}/**/*.html\"","test:unit":"jest --coverage","build:demo":"vue-tsc --noEmit && vite build --config demo/vite.config.js","build:size":"yarn run build && rollup -c size-checks/rollup.config.js","docs:build":"vitepress build docs","test:types":"tsc --build tsconfig.json","deploy:demo":"yarn build:demo && node scripts/deploy.js","lint:script":"prettier -c --parser typescript \"{src,__tests__,e2e,demo}/**/*.[jt]s?(x)\"","test:e2e:bs":"node e2e/runner.js --local -e edge_pre_chrome,android44 -c e2e/nightwatch.browserstack.js --tag browserstack","test:e2e:ci":"node e2e/runner.js -e firefox --retries 2","test:e2e:native":"node e2e/runner.js -e chrome --tag no-headless","test:e2e:headless":"node e2e/runner.js -e chrome-headless --skiptags no-headless"},"_npmUser":{"name":"riderx","email":"martindonadieu@gmail.com"},"gitHooks":{"commit-msg":"node scripts/verifyCommit.js","pre-commit":"lint-staged"},"jsdelivr":"dist/vue-timer-hook.global.js","description":"Vue timer hook is a custom [vue 3 hook](https://vue.org/docs/hooks-intro.html), built to handle timer, stopwatch, and time logic/state in your vue component.","directories":{},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2021 Martin Donadieu\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.2.0","jest":"^27.0.6","vite":"~2.3.0","axios":"^0.21.1","chalk":"^4.1.0","brotli":"^1.3.2","dotenv":"^10.0.0","rollup":"^2.56.1","yorkie":"^2.0.0","codecov":"^3.8.2","vue-tsc":"^0.2.3","gh-pages":"^3.2.3","mockdate":"^3.0.5","prettier":"^2.3.2","vitepress":"^0.14.1","css-loader":"^6.0.0","nightwatch":"^1.7.5","typescript":"^4.3.5","@types/jest":"^26.0.24","lint-staged":"^11.1.2","@types/jsdom":"^16.2.13","chromedriver":"^92.0.1","faked-promise":"^2.2.2","serve-handler":"^6.1.3","@types/webpack":"^5.28.0","jest-mock-warn":"^1.1.0","@vue/test-utils":"^2.0.0-rc.3","selenium-server":"^3.141.59","@vue/compiler-sfc":"^3.1.0","@types/webpack-env":"^1.16.2","@vitejs/plugin-vue":"^1.4.0","browserstack-local":"^1.4.5","nightwatch-helpers":"^1.2.0","html-webpack-plugin":"^5.3.2","@rollup/plugin-alias":"^3.1.4","@sucrase/jest-plugin":"^2.1.1","@vue/server-renderer":"^3.1.0","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"^3.0.0","rollup-plugin-analyzer":"^4.0.0","@rollup/plugin-commonjs":"^20.0.0","@microsoft/api-extractor":"^7.16.1","rollup-plugin-typescript2":"^0.30.0","conventional-changelog-cli":"^2.1.1","@rollup/plugin-node-resolve":"^13.0.2","connect-history-api-fallback":"^1.6.0"},"peerDependencies":{"vue":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-timer-hook_0.0.14_1629138141840_0.4964828488629631","host":"s3://npm-registry-packages"}},"0.0.15":{"name":"vue-timer-hook","version":"0.0.15","license":"MIT","_id":"vue-timer-hook@0.0.15","maintainers":[{"name":"riderx","email":"martindonadieu@gmail.com"}],"dist":{"shasum":"26e180e86a817fc33b291fc25e207858a0a90a8f","tarball":"https://registry.npmjs.org/vue-timer-hook/-/vue-timer-hook-0.0.15.tgz","fileCount":13,"integrity":"sha512-MDaOFyOne86t5rL1bTZF1eoqbd3LnRXCrVdcmv8prIhXobfNpkYZQoDOtW8rbFiY3W44WDjN6akjHb3Jd8EcdQ==","signatures":[{"sig":"MEQCIAaQ5C6+duoDQJW1e6bDkk/Pa1GItwFF1GkEKj7iw01OAiAfn4PztDryPYKh20mQpVRrW326UvakXG10iCyeUpVSMw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":58699,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhG6yVCRA9TVsSAnZWagAAwuUP/3CEkOQOw2t3UNNqK8gX\npj2YGmuHtC0IaaNl0S5NOUcAH48Id5VYbRKMcWmhsqKp3Y/e9mn4EcY+DmI4\nzZHBH7Zj9cvkf2g77Y9uSgQqkoWnyxHwrH3YEKZVjDvLijg26lWqycb5MHkl\n5ACT742TVkV3UkFv2GMe2igK66fT22t0G5f8hmkkLoq9jgNPXkGEGUCxJn+p\npMN9cUVPvAN2WNc9YxSwouRy9ng4/BuPNZmgv3ZE5L96Xzut7t2KWmePCuY7\nNAH8zdzdUvqb6hX3dj5i2+iWD3hSYoB2i4AoNxJn1NLFgyikUxQCMBGbI6D3\nDoh1Q1W39AImtNxRcml5IE/pyY5+s8jJcx/BikwIMzn+hwTR1lY4mfR4dU7b\nlvTd55x9zhHcg00vWepsl+gNiCIYRzPodBSKjgY6x5dcx/BnGPxJom4jY3uH\n0VdblTJs4PfYlQQvrzVb2VH8bfWQ5ApDl8I3W8CdyZU/tyJVecOmuT0Meumq\n5wz4qcXO+daaX0L/IIRyPQ+qgaqIz0ijj6m754awGUuHkO6YFu1hpSaccF+k\ntcFdFhIaSHk3Sl7bSa6qbbXKCUQUBoKkUJPNpH6VpQJLtMZCh7+ldQUTo+dD\nVzdb9XJjqgptaOHGBf+icvH0phDhbKr20e7o+7xKaSfssc0FF01+Vr7MpAOu\n8kR4\r\n=8I1m\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/vue-timer-hook.cjs.js","types":"dist/vue-timer-hook.d.ts","unpkg":"dist/vue-timer-hook.global.js","vetur":{"tags":"vetur/tags.json","attributes":"vetur/attributes.json"},"module":"dist/vue-timer-hook.esm-bundler.js","scripts":{"dev":"vite --config demo/vite.config.js","docs":"vitepress dev docs","lint":"yarn run lint:script && yarn run lint:html","test":"yarn run test:types && yarn run test:unit && yarn run build && yarn run build:dts && yarn run test:e2e","build":"rollup -c rollup.config.js","dev:e2e":"vite --config e2e/vite.config.js","release":"bash scripts/release.sh","lint:fix":"yarn run lint:script --write && yarn run lint:html --write","test:dts":"tsc -p ./test-dts/tsconfig.json","test:e2e":"yarn run test:e2e:headless && yarn run test:e2e:native","build:dts":"api-extractor run --local --verbose","build:e2e":"vue-tsc --noEmit && vite build --config e2e/vite.config.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","lint:html":"prettier -c --parser html \"{demo,e2e}/**/*.html\"","test:unit":"jest --coverage","build:demo":"vue-tsc --noEmit && vite build --config demo/vite.config.js","build:size":"yarn run build && rollup -c size-checks/rollup.config.js","docs:build":"vitepress build docs","test:types":"tsc --build tsconfig.json","deploy:demo":"yarn build:demo && node scripts/deploy.js","lint:script":"prettier -c --parser typescript \"{src,__tests__,e2e,demo}/**/*.[jt]s?(x)\"","test:e2e:bs":"node e2e/runner.js --local -e edge_pre_chrome,android44 -c e2e/nightwatch.browserstack.js --tag browserstack","test:e2e:ci":"node e2e/runner.js -e firefox --retries 2","test:e2e:native":"node e2e/runner.js -e chrome --tag no-headless","test:e2e:headless":"node e2e/runner.js -e chrome-headless --skiptags no-headless"},"_npmUser":{"name":"riderx","email":"martindonadieu@gmail.com"},"gitHooks":{"commit-msg":"node scripts/verifyCommit.js","pre-commit":"lint-staged"},"jsdelivr":"dist/vue-timer-hook.global.js","description":"Vue timer hook is a custom [vue 3 hook](https://vue.org/docs/hooks-intro.html), built to handle timer, stopwatch, and time logic/state in your vue component.","directories":{},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2021 Martin Donadieu\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.2.0","jest":"^27.0.6","vite":"~2.3.0","axios":"^0.21.1","chalk":"^4.1.0","brotli":"^1.3.2","dotenv":"^10.0.0","rollup":"^2.56.1","yorkie":"^2.0.0","codecov":"^3.8.2","vue-tsc":"^0.2.3","gh-pages":"^3.2.3","mockdate":"^3.0.5","prettier":"^2.3.2","vitepress":"^0.14.1","css-loader":"^6.0.0","nightwatch":"^1.7.5","typescript":"^4.3.5","@types/jest":"^26.0.24","lint-staged":"^11.1.2","@types/jsdom":"^16.2.13","chromedriver":"^92.0.1","faked-promise":"^2.2.2","serve-handler":"^6.1.3","@types/webpack":"^5.28.0","jest-mock-warn":"^1.1.0","@vue/test-utils":"^2.0.0-rc.3","selenium-server":"^3.141.59","@vue/compiler-sfc":"^3.1.0","@types/webpack-env":"^1.16.2","@vitejs/plugin-vue":"^1.4.0","browserstack-local":"^1.4.5","nightwatch-helpers":"^1.2.0","html-webpack-plugin":"^5.3.2","@rollup/plugin-alias":"^3.1.4","@sucrase/jest-plugin":"^2.1.1","@vue/server-renderer":"^3.1.0","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"^3.0.0","rollup-plugin-analyzer":"^4.0.0","@rollup/plugin-commonjs":"^20.0.0","@microsoft/api-extractor":"^7.16.1","rollup-plugin-typescript2":"^0.30.0","conventional-changelog-cli":"^2.1.1","@rollup/plugin-node-resolve":"^13.0.2","connect-history-api-fallback":"^1.6.0"},"peerDependencies":{"vue":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-timer-hook_0.0.15_1629203605778_0.6717726236986186","host":"s3://npm-registry-packages"}},"0.0.16":{"name":"vue-timer-hook","version":"0.0.16","license":"MIT","_id":"vue-timer-hook@0.0.16","maintainers":[{"name":"riderx","email":"martindonadieu@gmail.com"}],"dist":{"shasum":"170b57276135615018840f622525c2982b62259a","tarball":"https://registry.npmjs.org/vue-timer-hook/-/vue-timer-hook-0.0.16.tgz","fileCount":13,"integrity":"sha512-pGXr6U5ZdolO1tNiuYdh/eiNOf4zYfKTLbZagZ/URSn+kLjrGcQXqMeimYsdLhtjhvwllCo5VU2SU0oDvFdYNQ==","signatures":[{"sig":"MEUCIQCjc7+qD+FiJRaYLvYvClDLpSMUdnlvMG3daIjXahODxQIgW9qzSHypHSz7jFtQdktrMFztVBdFp1glbNmJw/RdSj8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":58424,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhG+pPCRA9TVsSAnZWagAAtL8QAJzRUCGKtLD2flOFliZ2\nczvePa+hGvi+2PMEIUQVPygspbyUE3ltUdfLHmMy0pY4DpHDMqWsF42rZxyM\nLB+icRaKFxfsdPQTj9W8XJfWfx11RbpezRHRxpGwB9MKLbWh5mnuDvUA5tnr\nd41arEPipCZWOz7uGPmlJ8I6AOfBSFCwvX+k2g+admDQ+1o3nFUe/vjBVwGO\n38gPibXQ9CWl67k2XtmKwehHl1ZDpG82tCdmWCWN/wfFfxJVCLbxuzHMYmeM\nfwx7OnRlY6X39TdqvJMPWFFlWeKm9Y4RXdf9hHEIDakNxOTZGSv/l0HhL1cq\nmsgC90R3qQSbEmZ7ue84SaxNphG/n+oHqHparWDsbZmO2AA1vaHxyPh4m5uS\nHemC3n3o4yxeiTPmySOB0xpjn6araYT5M8BAXMKymrizmRmvfD7UFoz1vYnC\n/W/A9ptB18d8bRxaHTxnkDFgKFusK1dTzusmUATjzDXfgNk46xyzByd5Z9vp\nX6uiYh/0F0L4oDLIwctNhl+Es1TsWXU89qNJu2pbajqbFOaMdnVc8ALaHtEX\nslPDTTuFFobzVz6ZJCqI/KHJlu4lyIyXTH6ysNIkx3RB6y5o4Ana9g5r2KXr\nXFhQtrkcsauIWhL4BcJTs/2HloZAiiWsdSppyZ5TrcoVcOanFn9H2GQU8Crc\neHf0\r\n=oFOg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/vue-timer-hook.cjs.js","types":"dist/vue-timer-hook.d.ts","unpkg":"dist/vue-timer-hook.global.js","vetur":{"tags":"vetur/tags.json","attributes":"vetur/attributes.json"},"module":"dist/vue-timer-hook.esm-bundler.js","scripts":{"dev":"vite --config demo/vite.config.js","docs":"vitepress dev docs","lint":"yarn run lint:script && yarn run lint:html","test":"yarn run test:types && yarn run test:unit && yarn run build && yarn run build:dts && yarn run test:e2e","build":"rollup -c rollup.config.js","dev:e2e":"vite --config e2e/vite.config.js","release":"bash scripts/release.sh","lint:fix":"yarn run lint:script --write && yarn run lint:html --write","test:dts":"tsc -p ./test-dts/tsconfig.json","test:e2e":"yarn run test:e2e:headless && yarn run test:e2e:native","build:dts":"api-extractor run --local --verbose","build:e2e":"vue-tsc --noEmit && vite build --config e2e/vite.config.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","lint:html":"prettier -c --parser html \"{demo,e2e}/**/*.html\"","test:unit":"jest --coverage","build:demo":"vue-tsc --noEmit && vite build --config demo/vite.config.js","build:size":"yarn run build && rollup -c size-checks/rollup.config.js","docs:build":"vitepress build docs","test:types":"tsc --build tsconfig.json","deploy:demo":"yarn build:demo && node scripts/deploy.js","lint:script":"prettier -c --parser typescript \"{src,__tests__,e2e,demo}/**/*.[jt]s?(x)\"","test:e2e:bs":"node e2e/runner.js --local -e edge_pre_chrome,android44 -c e2e/nightwatch.browserstack.js --tag browserstack","test:e2e:ci":"node e2e/runner.js -e firefox --retries 2","test:e2e:native":"node e2e/runner.js -e chrome --tag no-headless","test:e2e:headless":"node e2e/runner.js -e chrome-headless --skiptags no-headless"},"_npmUser":{"name":"riderx","email":"martindonadieu@gmail.com"},"gitHooks":{"commit-msg":"node scripts/verifyCommit.js","pre-commit":"lint-staged"},"jsdelivr":"dist/vue-timer-hook.global.js","description":"Vue timer hook is a custom [vue 3 hook](https://vue.org/docs/hooks-intro.html), built to handle timer, stopwatch, and time logic/state in your vue component.","directories":{},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2021 Martin Donadieu\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.2.0","jest":"^27.0.6","vite":"~2.3.0","axios":"^0.21.1","chalk":"^4.1.0","brotli":"^1.3.2","dotenv":"^10.0.0","rollup":"^2.56.1","yorkie":"^2.0.0","codecov":"^3.8.2","vue-tsc":"^0.2.3","gh-pages":"^3.2.3","mockdate":"^3.0.5","prettier":"^2.3.2","vitepress":"^0.14.1","css-loader":"^6.0.0","nightwatch":"^1.7.5","typescript":"^4.3.5","@types/jest":"^26.0.24","lint-staged":"^11.1.2","@types/jsdom":"^16.2.13","chromedriver":"^92.0.1","faked-promise":"^2.2.2","serve-handler":"^6.1.3","@types/webpack":"^5.28.0","jest-mock-warn":"^1.1.0","@vue/test-utils":"^2.0.0-rc.3","selenium-server":"^3.141.59","@vue/compiler-sfc":"^3.1.0","@types/webpack-env":"^1.16.2","@vitejs/plugin-vue":"^1.4.0","browserstack-local":"^1.4.5","nightwatch-helpers":"^1.2.0","html-webpack-plugin":"^5.3.2","@rollup/plugin-alias":"^3.1.4","@sucrase/jest-plugin":"^2.1.1","@vue/server-renderer":"^3.1.0","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"^3.0.0","rollup-plugin-analyzer":"^4.0.0","@rollup/plugin-commonjs":"^20.0.0","@microsoft/api-extractor":"^7.16.1","rollup-plugin-typescript2":"^0.30.0","conventional-changelog-cli":"^2.1.1","@rollup/plugin-node-resolve":"^13.0.2","connect-history-api-fallback":"^1.6.0"},"peerDependencies":{"vue":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-timer-hook_0.0.16_1629219407015_0.25904602685237266","host":"s3://npm-registry-packages"}},"0.0.17":{"name":"vue-timer-hook","version":"0.0.17","license":"MIT","_id":"vue-timer-hook@0.0.17","maintainers":[{"name":"riderx","email":"martindonadieu@gmail.com"}],"dist":{"shasum":"03f331994019504a42c55af58143e23be1d5a89a","tarball":"https://registry.npmjs.org/vue-timer-hook/-/vue-timer-hook-0.0.17.tgz","fileCount":13,"integrity":"sha512-ur1rXlYnsUtJ+aGavrq4E2ZphSt3P06s2ftKPpTBTCbif18UFTaUJD8dsaJLLYMr0RzmSG7Ht6tKOmLaYM+SUw==","signatures":[{"sig":"MEUCIQCczDlRxEgrZ+OcnqT/qT6x5iqVoW08iT7Kda5TwG8aXQIgDttoCu+SNxC7L/HzSZsMI9TgzVEdkezIvhPi7AxoBRk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":58653,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhG+3qCRA9TVsSAnZWagAApPkP/3ImneqqljDlm5q+psfU\n7aVA/Dekvxirx2oc6G68OrYRCfG06ZlVl7VYBHsJNlCpmHKN2F9/eEAIBhjk\nWNLv/mIIzI5YkD6NPSJ+SM1srmG/eI/s1iZGPr8xjIa90edHF0VVkX7jRFhA\nKUfdcYRAPc7vzLQBMxNLiu48xZa7/KP2Ju6h9XUsdoXinJGoFMZaSKaPrr9F\nz+1XOpc8bo6hBOvqIDfh/5b1W8zjzHvg28FROYe3Xpqv3rLqqaBD2IpZIume\nKp2NqvqIi/IO6V2XMT7fa2sHemGkEHntVH6PCkmeDIMmzeVg2+RFs++RBmVg\nyAt1tJVvvXrs9bPOT7uow5ogj+A0LSTyXmx3cqwGA5Nx2Oj9Hi7vl8vN5h/G\n/5+8HiOs2hZb+D5r/kbLMGNIa8BLuDCjfjxTr/NLkz8yrSv9jyLGVSh2pjMv\n2W2vmyA+5hTsPKIu0Ze1Vo5+hZiGDO6vOcWbjeZBXg5GEwEmxb96HiB+RThJ\ndk28Uxhd+blE03OZaKKdAXBWSohfRwa9s5NzLPL1kK9kHEdG5EzXgxpj4Cwt\nTOjqKoaKKTk34y/bAhpJJLgfHgXoGs6o1UNuri43pf7WLEKOVcCavafO2flG\n2My8PhRylyAUu9F0cqiPrZYy/veBdobYWz6sgiz37jBXIgYM0swURzQZVoK6\nL+ey\r\n=QF1B\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/vue-timer-hook.cjs.js","types":"dist/vue-timer-hook.d.ts","unpkg":"dist/vue-timer-hook.global.js","vetur":{"tags":"vetur/tags.json","attributes":"vetur/attributes.json"},"module":"dist/vue-timer-hook.esm-bundler.js","scripts":{"dev":"vite --config demo/vite.config.js","docs":"vitepress dev docs","lint":"yarn run lint:script && yarn run lint:html","test":"yarn run test:types && yarn run test:unit && yarn run build && yarn run build:dts && yarn run test:e2e","build":"rollup -c rollup.config.js","dev:e2e":"vite --config e2e/vite.config.js","release":"bash scripts/release.sh","lint:fix":"yarn run lint:script --write && yarn run lint:html --write","test:dts":"tsc -p ./test-dts/tsconfig.json","test:e2e":"yarn run test:e2e:headless && yarn run test:e2e:native","build:dts":"api-extractor run --local --verbose","build:e2e":"vue-tsc --noEmit && vite build --config e2e/vite.config.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","lint:html":"prettier -c --parser html \"{demo,e2e}/**/*.html\"","test:unit":"jest --coverage","build:demo":"vue-tsc --noEmit && vite build --config demo/vite.config.js","build:size":"yarn run build && rollup -c size-checks/rollup.config.js","docs:build":"vitepress build docs","test:types":"tsc --build tsconfig.json","deploy:demo":"yarn build:demo && node scripts/deploy.js","lint:script":"prettier -c --parser typescript \"{src,__tests__,e2e,demo}/**/*.[jt]s?(x)\"","test:e2e:bs":"node e2e/runner.js --local -e edge_pre_chrome,android44 -c e2e/nightwatch.browserstack.js --tag browserstack","test:e2e:ci":"node e2e/runner.js -e firefox --retries 2","test:e2e:native":"node e2e/runner.js -e chrome --tag no-headless","test:e2e:headless":"node e2e/runner.js -e chrome-headless --skiptags no-headless"},"_npmUser":{"name":"riderx","email":"martindonadieu@gmail.com"},"gitHooks":{"commit-msg":"node scripts/verifyCommit.js","pre-commit":"lint-staged"},"jsdelivr":"dist/vue-timer-hook.global.js","description":"Vue timer hook is a custom [vue 3 hook](https://vue.org/docs/hooks-intro.html), built to handle timer, stopwatch, and time logic/state in your vue component.","directories":{},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2021 Martin Donadieu\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.2.0","jest":"^27.0.6","vite":"~2.3.0","axios":"^0.21.1","chalk":"^4.1.0","brotli":"^1.3.2","dotenv":"^10.0.0","rollup":"^2.56.1","yorkie":"^2.0.0","codecov":"^3.8.2","vue-tsc":"^0.2.3","gh-pages":"^3.2.3","mockdate":"^3.0.5","prettier":"^2.3.2","vitepress":"^0.14.1","css-loader":"^6.0.0","nightwatch":"^1.7.5","typescript":"^4.3.5","@types/jest":"^26.0.24","lint-staged":"^11.1.2","@types/jsdom":"^16.2.13","chromedriver":"^92.0.1","faked-promise":"^2.2.2","serve-handler":"^6.1.3","@types/webpack":"^5.28.0","jest-mock-warn":"^1.1.0","@vue/test-utils":"^2.0.0-rc.3","selenium-server":"^3.141.59","@vue/compiler-sfc":"^3.1.0","@types/webpack-env":"^1.16.2","@vitejs/plugin-vue":"^1.4.0","browserstack-local":"^1.4.5","nightwatch-helpers":"^1.2.0","html-webpack-plugin":"^5.3.2","@rollup/plugin-alias":"^3.1.4","@sucrase/jest-plugin":"^2.1.1","@vue/server-renderer":"^3.1.0","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"^3.0.0","rollup-plugin-analyzer":"^4.0.0","@rollup/plugin-commonjs":"^20.0.0","@microsoft/api-extractor":"^7.16.1","rollup-plugin-typescript2":"^0.30.0","conventional-changelog-cli":"^2.1.1","@rollup/plugin-node-resolve":"^13.0.2","connect-history-api-fallback":"^1.6.0"},"peerDependencies":{"vue":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-timer-hook_0.0.17_1629220330244_0.8634166992376495","host":"s3://npm-registry-packages"}},"0.0.18":{"name":"vue-timer-hook","version":"0.0.18","license":"MIT","_id":"vue-timer-hook@0.0.18","maintainers":[{"name":"riderx","email":"martindonadieu@gmail.com"}],"dist":{"shasum":"0c208647a481bad97e6bae81c1554c1e7ce8b935","tarball":"https://registry.npmjs.org/vue-timer-hook/-/vue-timer-hook-0.0.18.tgz","fileCount":13,"integrity":"sha512-a/TZanNxf/IROehC7Hw4kUPr967LdOlxqRQXNVOl2EWOAnej6pf16FjjM6Il9BMiJGoV++HpA0EDcNQQMI7P4A==","signatures":[{"sig":"MEUCIERChTrcm4UMpx9Ms/Tdd2ff2hNmFd6wtOVnf6PuvisMAiEA7UuUtaH5fHQIue7CyfHBbowtQzdZzCK/oFRmeQqjiIw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":58738,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhHiorCRA9TVsSAnZWagAACxgP/1PN7/G/8VQ9reqMv8PU\nLqCsDXwNP1x83mJjdsDR70FDj2y9UT769hbl9nSCDiOKoDXETi6QlINdU2c9\nB+73NRS0QiJZz/hOdaaMlitGMi0NsKdiyrNuIBWVmRf7GYxem9FZm0y6IKLX\njLOyPFO/2mAUZjm6jhSqGFPjLEippNghD6hPRxPO4qjfA/NoOxmX8puFAhB6\nN5xSo6kT8poCmv9TXTwX+9x9ZNXZ6w+g9Oj/PpxjJmYT9pL9nH47f+LtHcj3\nIoyJ8C2XV/aPOrL8U3TPKMQFT0bMlqcDFuZ+lDp5Nf/6CnvqG2+9Z6cDyqQm\niiKZB8JqyXA3v5Ou+HuD9WXX/hbWJ5t/cTGPb0fM5LWlPjkxIoS9gJrrasl3\nCT6j5qQHmiPCmgS8cB16Zj2e8x8TSFjv5ECZZU3kaTAs5LyGDcYFDAhXxSSn\n+1+vkvjUtnez+g1reDOyKUvf7mDdcDR9f7mi1baNa5IKyYp8xkjotDGkI6Oa\nhT5CAcsNLmoIYdL1gNA6wHL7XIxvHTxFZZTk5uh8HpAGUqq2OecJjtgBSbb3\n4hrmTCy0GMkbRwcYT0OHGcIsajbM0/sx19n4R27GocwCkVF7p0aYvLddvO23\nFLBNVUvsAIzHbWSxW/neyR4MoMxvSs7L1d+MkhTfPLqDLzpiHGfE0GjpKELL\nmDIP\r\n=sXxE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/vue-timer-hook.cjs.js","types":"dist/vue-timer-hook.d.ts","unpkg":"dist/vue-timer-hook.global.js","vetur":{"tags":"vetur/tags.json","attributes":"vetur/attributes.json"},"module":"dist/vue-timer-hook.esm-bundler.js","scripts":{"dev":"vite --config demo/vite.config.js","docs":"vitepress dev docs","lint":"yarn run lint:script && yarn run lint:html","test":"yarn run test:types && yarn run test:unit && yarn run build && yarn run build:dts && yarn run test:e2e","build":"rollup -c rollup.config.js","dev:e2e":"vite --config e2e/vite.config.js","release":"bash scripts/release.sh","lint:fix":"yarn run lint:script --write && yarn run lint:html --write","test:dts":"tsc -p ./test-dts/tsconfig.json","test:e2e":"yarn run test:e2e:headless && yarn run test:e2e:native","build:dts":"api-extractor run --local --verbose","build:e2e":"vue-tsc --noEmit && vite build --config e2e/vite.config.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","lint:html":"prettier -c --parser html \"{demo,e2e}/**/*.html\"","test:unit":"jest --coverage","build:demo":"vue-tsc --noEmit && vite build --config demo/vite.config.js","build:size":"yarn run build && rollup -c size-checks/rollup.config.js","docs:build":"vitepress build docs","test:types":"tsc --build tsconfig.json","deploy:demo":"yarn build:demo && node scripts/deploy.js","lint:script":"prettier -c --parser typescript \"{src,__tests__,e2e,demo}/**/*.[jt]s?(x)\"","test:e2e:bs":"node e2e/runner.js --local -e edge_pre_chrome,android44 -c e2e/nightwatch.browserstack.js --tag browserstack","test:e2e:ci":"node e2e/runner.js -e firefox --retries 2","test:e2e:native":"node e2e/runner.js -e chrome --tag no-headless","test:e2e:headless":"node e2e/runner.js -e chrome-headless --skiptags no-headless"},"_npmUser":{"name":"riderx","email":"martindonadieu@gmail.com"},"gitHooks":{"commit-msg":"node scripts/verifyCommit.js","pre-commit":"lint-staged"},"jsdelivr":"dist/vue-timer-hook.global.js","description":"Vue timer hook is a custom [vue 3 hook](https://vue.org/docs/hooks-intro.html), built to handle timer, stopwatch, and time logic/state in your vue component.","directories":{},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2021 Martin Donadieu\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.2.0","jest":"^27.0.6","vite":"~2.3.0","axios":"^0.21.1","chalk":"^4.1.0","brotli":"^1.3.2","dotenv":"^10.0.0","rollup":"^2.56.1","yorkie":"^2.0.0","codecov":"^3.8.2","vue-tsc":"^0.2.3","gh-pages":"^3.2.3","mockdate":"^3.0.5","prettier":"^2.3.2","vitepress":"^0.14.1","css-loader":"^6.0.0","nightwatch":"^1.7.5","typescript":"^4.3.5","@types/jest":"^26.0.24","lint-staged":"^11.1.2","@types/jsdom":"^16.2.13","chromedriver":"^92.0.1","faked-promise":"^2.2.2","serve-handler":"^6.1.3","@types/webpack":"^5.28.0","jest-mock-warn":"^1.1.0","@vue/test-utils":"^2.0.0-rc.3","selenium-server":"^3.141.59","@vue/compiler-sfc":"^3.1.0","@types/webpack-env":"^1.16.2","@vitejs/plugin-vue":"^1.4.0","browserstack-local":"^1.4.5","nightwatch-helpers":"^1.2.0","html-webpack-plugin":"^5.3.2","@rollup/plugin-alias":"^3.1.4","@sucrase/jest-plugin":"^2.1.1","@vue/server-renderer":"^3.1.0","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"^3.0.0","rollup-plugin-analyzer":"^4.0.0","@rollup/plugin-commonjs":"^20.0.0","@microsoft/api-extractor":"^7.16.1","rollup-plugin-typescript2":"^0.30.0","conventional-changelog-cli":"^2.1.1","@rollup/plugin-node-resolve":"^13.0.2","connect-history-api-fallback":"^1.6.0"},"peerDependencies":{"vue":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-timer-hook_0.0.18_1629366827134_0.2131740415127168","host":"s3://npm-registry-packages"}},"0.0.19":{"name":"vue-timer-hook","version":"0.0.19","license":"MIT","_id":"vue-timer-hook@0.0.19","maintainers":[{"name":"riderx","email":"martindonadieu@gmail.com"}],"dist":{"shasum":"076841b1f04d2aac0c36399df80605bc7291d00a","tarball":"https://registry.npmjs.org/vue-timer-hook/-/vue-timer-hook-0.0.19.tgz","fileCount":13,"integrity":"sha512-BVQ99a7BxFa42AMaKXQpc7fY+RQlMFigpCdPm+1g7LN0+Cortkh5VoYYk8FJ+Jjyqrw/j8uuQlc2J4Y5uqJtqQ==","signatures":[{"sig":"MEQCIHfAF52C2SCG0XINQLZHmb9ywIEMns1PEN334LR0Xlp1AiA13xZJzizBkX46hc43N2FLhMPP/GaNkWvc0j9M9z8v3g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59166,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhI4mCCRA9TVsSAnZWagAA520P/3r/QfU6k1AE/dec64zR\nv5DoUlyCAY/hTC/uPSk3RPH20KJg39Nu9adnOk7niAlSV48d9fY58jL3jbS4\ncypAiVcC3SF/O5LCp8/wHejErzsXzVnag+5zjG7OKZ+AVSeuf06UjlTg0KY5\nJBHO3uZEov4ExTcnZQYwW6paLcR4xgbaTQq3/Leqex41c0InFBCcgi1PZlgt\nbl/Mil80UDJMooobTDZkhHtwsQaCShEsMXxLtt5pKaspc+PNwwudHJuot99v\nVRZDjnZAYJ4lA5RP7sC1KvkE2+bCJyeC3FZceBoP50eskiV6Bie6VmMVgIcy\n/qhzUTSACK4tMSSWHzPRpxQfW6L3oW0Sufu4sE2ZxBiLXMzkGzsU6T01Zdla\n980QKJe7zC9ACgcqcELjHCamLpeVbPtqcS/GDzAjXBJyOatbKcMFieDQqdTc\n08UJlfc0QjMEyUXwWyVHHsy7vS3DLGO7efL4lH/AtwKMQw670HYq1+TLmTmv\nUxwokhKMrajyVW0ZFuukOhWVTsoiJo4CmEcmO/s55hCZv03+/ddwtcEDNfle\n4NmYWRRlRQZZMSqcHFsUpFK0HqJZfqjZ/HinO5hAcxu9ITiBGConwECwu5Vl\nlNRCOPl0B2uB30yi6xvF9MkQBZBzeNvyowBWm66cbRreG5upAiufx5ZG+2QW\nDSii\r\n=Gf4T\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/vue-timer-hook.cjs.js","types":"dist/vue-timer-hook.d.ts","unpkg":"dist/vue-timer-hook.global.js","vetur":{"tags":"vetur/tags.json","attributes":"vetur/attributes.json"},"module":"dist/vue-timer-hook.esm-bundler.js","scripts":{"dev":"vite --config demo/vite.config.js","docs":"vitepress dev docs","lint":"yarn run lint:script && yarn run lint:html","test":"yarn run test:types && yarn run test:unit && yarn run build && yarn run build:dts && yarn run test:e2e","build":"rollup -c rollup.config.js","dev:e2e":"vite --config e2e/vite.config.js","release":"bash scripts/release.sh","lint:fix":"yarn run lint:script --write && yarn run lint:html --write","test:dts":"tsc -p ./test-dts/tsconfig.json","test:e2e":"yarn run test:e2e:headless && yarn run test:e2e:native","build:dts":"api-extractor run --local --verbose","build:e2e":"vue-tsc --noEmit && vite build --config e2e/vite.config.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","lint:html":"prettier -c --parser html \"{demo,e2e}/**/*.html\"","test:unit":"jest --coverage","build:demo":"vue-tsc --noEmit && vite build --config demo/vite.config.js","build:size":"yarn run build && rollup -c size-checks/rollup.config.js","docs:build":"vitepress build docs","test:types":"tsc --build tsconfig.json","deploy:demo":"yarn build:demo && node scripts/deploy.js","lint:script":"prettier -c --parser typescript \"{src,__tests__,e2e,demo}/**/*.[jt]s?(x)\"","test:e2e:bs":"node e2e/runner.js --local -e edge_pre_chrome,android44 -c e2e/nightwatch.browserstack.js --tag browserstack","test:e2e:ci":"node e2e/runner.js -e firefox --retries 2","test:e2e:native":"node e2e/runner.js -e chrome --tag no-headless","test:e2e:headless":"node e2e/runner.js -e chrome-headless --skiptags no-headless"},"_npmUser":{"name":"riderx","email":"martindonadieu@gmail.com"},"gitHooks":{"commit-msg":"node scripts/verifyCommit.js","pre-commit":"lint-staged"},"jsdelivr":"dist/vue-timer-hook.global.js","description":"Vue timer hook is a custom [vue 3 hook](https://vue.org/docs/hooks-intro.html), built to handle timer, stopwatch, and time logic/state in your vue component.","directories":{},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2021 Martin Donadieu\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.2.0","jest":"^27.0.6","vite":"~2.3.0","axios":"^0.21.1","chalk":"^4.1.0","brotli":"^1.3.2","dotenv":"^10.0.0","rollup":"^2.56.1","yorkie":"^2.0.0","codecov":"^3.8.2","vue-tsc":"^0.2.3","gh-pages":"^3.2.3","mockdate":"^3.0.5","prettier":"^2.3.2","vitepress":"^0.16.1","css-loader":"^6.0.0","nightwatch":"^1.7.5","typescript":"^4.3.5","@types/jest":"^26.0.24","lint-staged":"^11.1.2","@types/jsdom":"^16.2.13","chromedriver":"^92.0.1","faked-promise":"^2.2.2","serve-handler":"^6.1.3","@types/webpack":"^5.28.0","jest-mock-warn":"^1.1.0","@vue/test-utils":"^2.0.0-rc.3","selenium-server":"^3.141.59","@vue/compiler-sfc":"^3.1.0","@types/webpack-env":"^1.16.2","@vitejs/plugin-vue":"^1.4.0","browserstack-local":"^1.4.5","nightwatch-helpers":"^1.2.0","html-webpack-plugin":"^5.3.2","@rollup/plugin-alias":"^3.1.4","@sucrase/jest-plugin":"^2.1.1","@vue/server-renderer":"^3.1.0","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"^3.0.0","rollup-plugin-analyzer":"^4.0.0","@rollup/plugin-commonjs":"^20.0.0","@microsoft/api-extractor":"^7.18.6","rollup-plugin-typescript2":"^0.30.0","conventional-changelog-cli":"^2.1.1","@rollup/plugin-node-resolve":"^13.0.2","connect-history-api-fallback":"^1.6.0"},"peerDependencies":{"vue":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-timer-hook_0.0.19_1629718914307_0.22167271217230544","host":"s3://npm-registry-packages"}},"0.0.20":{"name":"vue-timer-hook","version":"0.0.20","license":"MIT","_id":"vue-timer-hook@0.0.20","maintainers":[{"name":"riderx","email":"martindonadieu@gmail.com"}],"dist":{"shasum":"600d662d24da1a30513c6d7896296c30b1db774c","tarball":"https://registry.npmjs.org/vue-timer-hook/-/vue-timer-hook-0.0.20.tgz","fileCount":13,"integrity":"sha512-SXYaL0KGuURWj4b1izrggcmrNfXPmEjDXVmBRBRZdu0mtby6cEag/c8Rm+jLfLpSDx6T5oW1GzlHCwzOzoHaUg==","signatures":[{"sig":"MEUCIBM/p22emQWKkNAzIGGmt6j5EtEeGAOD60d6F+BmR9fNAiEA7IquR08mL6XU+9M0nnLEL5Ni0cqnMvnkuK68cSeAMa4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":57616,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhI9UmCRA9TVsSAnZWagAAi5cP/R2bvGhJZNyP6RRGA5B1\nHdA+6z5zJQZl7xAbo/71zxBGzfQGFZ2s0XlzfP9SZNoGtXVcR1adu11QLDE5\nLeFHGkHsEbGjqsEVgyGWxn11NgOCyLDSD0vHWoaM3rtqFZD4juzhhffoWaNi\nFln9AhtK4oPx//Lp6lQBOxlzuWlOtOlq49nx1jBhurDW8hyhj09dQ1UYQtzm\n6mCKqSe70JVusHGFt4Q8WD5hflSNExr5R3XZjyuiw0XLgRW2ProCpE86fu9o\nyR2yVDJ2Bkp+nxwfd3bFMQqW/ZRCU5D0eOlSPmZPZD55P+etE9HRz1BkzFaZ\nKObdTfoIk71preM/37+7wl0XKzmOHyvfNH23fx7vLiGBY6s+EN0VDBW1tdGT\nyMHP9RRRfqEPQV5Wv0ONkq60hQCWMaU7BwF73fUS6Yr6/LXOtMfjvE5VjbwC\nyWzOZdmoBNGWYiLXHu1FFnqNRxV/2ILWCTglh+zRGuEzLHRB1Cfz3Q8+SxRd\n2cdHdY0X5EfGN/V/EjvJapXVgwkycffKbbMo10jA1ycRchONAjdNPBL+YVKh\n0k5FFy6J2STocXVwwRlJk7R/pibPN38gSD90BFwvmV/08Is9sIoJUeNeoTbs\nlC2MFUeum/P1fLX2Rm2VjUZe3W1t6ZILn5zo3enDDcRsXZtEzwYPUH9AeSow\ny196\r\n=4sQv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/vue-timer-hook.cjs.js","types":"dist/vue-timer-hook.d.ts","unpkg":"dist/vue-timer-hook.global.js","vetur":{"tags":"vetur/tags.json","attributes":"vetur/attributes.json"},"module":"dist/vue-timer-hook.esm-bundler.js","scripts":{"dev":"vite --config demo/vite.config.js","docs":"vitepress dev docs","lint":"yarn run lint:script && yarn run lint:html","test":"yarn run test:types && yarn run test:unit && yarn run build && yarn run build:dts && yarn run test:e2e","build":"rollup -c rollup.config.js","dev:e2e":"vite --config e2e/vite.config.js","release":"bash scripts/release.sh","lint:fix":"yarn run lint:script --write && yarn run lint:html --write","test:dts":"tsc -p ./test-dts/tsconfig.json","test:e2e":"yarn run test:e2e:headless && yarn run test:e2e:native","build:dts":"api-extractor run --local --verbose","build:e2e":"vue-tsc --noEmit && vite build --config e2e/vite.config.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","lint:html":"prettier -c --parser html \"{demo,e2e}/**/*.html\"","test:unit":"jest --coverage","build:demo":"vue-tsc --noEmit && vite build --config demo/vite.config.js","build:size":"yarn run build && rollup -c size-checks/rollup.config.js","docs:build":"vitepress build docs","test:types":"tsc --build tsconfig.json","deploy:demo":"yarn build:demo && node scripts/deploy.js","lint:script":"prettier -c --parser typescript \"{src,__tests__,e2e,demo}/**/*.[jt]s?(x)\"","test:e2e:bs":"node e2e/runner.js --local -e edge_pre_chrome,android44 -c e2e/nightwatch.browserstack.js --tag browserstack","test:e2e:ci":"node e2e/runner.js -e firefox --retries 2","test:e2e:native":"node e2e/runner.js -e chrome --tag no-headless","test:e2e:headless":"node e2e/runner.js -e chrome-headless --skiptags no-headless"},"_npmUser":{"name":"riderx","email":"martindonadieu@gmail.com"},"gitHooks":{"commit-msg":"node scripts/verifyCommit.js","pre-commit":"lint-staged"},"jsdelivr":"dist/vue-timer-hook.global.js","description":"Vue timer hook is a custom [vue 3 hook](https://vue.org/docs/hooks-intro.html), built to handle timer, stopwatch, and time logic/state in your vue component.","directories":{},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2021 Martin Donadieu\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.2.0","jest":"^27.0.6","vite":"^2.5.0","axios":"^0.21.1","chalk":"^4.1.0","brotli":"^1.3.2","dotenv":"^10.0.0","rollup":"^2.56.3","yorkie":"^2.0.0","codecov":"^3.8.2","vue-tsc":"^0.3.0","gh-pages":"^3.2.3","mockdate":"^3.0.5","prettier":"^2.3.2","vitepress":"^0.16.1","css-loader":"^6.0.0","nightwatch":"^1.7.5","typescript":"^4.3.5","@types/jest":"^27.0.1","lint-staged":"^11.1.2","@types/jsdom":"^16.2.13","chromedriver":"^92.0.1","faked-promise":"^2.2.2","serve-handler":"^6.1.3","@types/webpack":"^5.28.0","jest-mock-warn":"^1.1.0","@vue/test-utils":"^2.0.0-rc.3","selenium-server":"^3.141.59","@vue/compiler-sfc":"^3.2.4","@types/webpack-env":"^1.16.2","@vitejs/plugin-vue":"^1.4.0","browserstack-local":"^1.4.5","nightwatch-helpers":"^1.2.0","html-webpack-plugin":"^5.3.2","@rollup/plugin-alias":"^3.1.4","@sucrase/jest-plugin":"^2.1.1","@vue/server-renderer":"^3.1.0","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"^3.0.0","rollup-plugin-analyzer":"^4.0.0","@rollup/plugin-commonjs":"^20.0.0","@microsoft/api-extractor":"^7.18.6","rollup-plugin-typescript2":"^0.30.0","conventional-changelog-cli":"^2.1.1","@rollup/plugin-node-resolve":"^13.0.2","connect-history-api-fallback":"^1.6.0"},"peerDependencies":{"vue":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-timer-hook_0.0.20_1629738278510_0.38782960894181584","host":"s3://npm-registry-packages"}},"0.0.21":{"name":"vue-timer-hook","version":"0.0.21","license":"MIT","_id":"vue-timer-hook@0.0.21","maintainers":[{"name":"riderx","email":"martindonadieu@gmail.com"}],"dist":{"shasum":"36a5f2dea3ab781dbc9f0c12be0a6bf3a0be2c7c","tarball":"https://registry.npmjs.org/vue-timer-hook/-/vue-timer-hook-0.0.21.tgz","fileCount":13,"integrity":"sha512-gClyPV0XEI6Xy+KV/pNMPIgti2Wldb/3sA5dqqdcR3paE28SnU6EOzIxtphEBwlhXQg2dB7OE0YDK7SKmjHdNw==","signatures":[{"sig":"MEYCIQDpH6kN2oMy4gZgtYWalXPDtRTRm3nB25inm29JospZeQIhAP9M0SKVaHkhO7N3u3W1NiUp5KhZws61kGrBpRo6pALj","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":57540,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhJi42CRA9TVsSAnZWagAA2koP/2C4GuI5nOCMtZTzwb0q\nbGuhAMveePN7sn4QzLPAxki2GhjRNAhWVWV1P+sGAStjkpIf2XYgBrZR/DBn\niw5Y3TbwJgLpjWfh3yWn88GJ4C0WEhdCdEUAUoDemeSv2EW0rVYmiZbqNG2t\nOId3Lmgvuj7UCkenV0UwLuU2RR5NyZ3WcsPICOc8P8LjefVKoggzG4sD97up\n75O0jCjIi3ulAAMJTHMTpgOOIUh1B+ni2EWAqhvAb54fO7z725I8nwu4WASH\nuuenPPQ0Kchr2G+814maf2+rZ5bGwbgLfEBE+BplnoguXKCEdUSJPt/QqMEg\nJbHbnZggkeUrhzLrHyWyEQroRgkN8cy9JYZSW29aZVBb14nfAk3rg72iQkqS\nHghTTjiX5bUghsiukR3HAqTuOZU3IYyiNJY2pDsp3ez3Qpolz34Rb2bKK6Fp\nUI0CwfLmS5PgcCb61MdMXd0w4zBvGewl7lQFmVFBVdyO8OBBWscLfgvb1Nw0\n2gRrGuRHBHPEaestjs2a7YFczXl6Yqfv17u27rueuNmp4Cr+dez1faT9lrUS\npmqWMigjVCjviNqiU9CyxFXcqHf5VLE5ND9FvRKS2WGyqm/agTziCUPL5rWT\nfejRNnpPDu58oWKcZB/nFuSb+FPEbGGgrx3vHtUitwXXk4j7j9i+wjjaq81K\naclX\r\n=exRi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/vue-timer-hook.cjs.js","types":"dist/vue-timer-hook.d.ts","unpkg":"dist/vue-timer-hook.global.js","vetur":{"tags":"vetur/tags.json","attributes":"vetur/attributes.json"},"module":"dist/vue-timer-hook.esm-bundler.js","scripts":{"dev":"vite --config demo/vite.config.js","docs":"vitepress dev docs","lint":"yarn run lint:script && yarn run lint:html","test":"yarn run test:types && yarn run test:unit && yarn run build && yarn run build:dts && yarn run test:e2e","build":"rollup -c rollup.config.js","dev:e2e":"vite --config e2e/vite.config.js","release":"bash scripts/release.sh","lint:fix":"yarn run lint:script --write && yarn run lint:html --write","test:dts":"tsc -p ./test-dts/tsconfig.json","test:e2e":"yarn run test:e2e:headless && yarn run test:e2e:native","build:dts":"api-extractor run --local --verbose","build:e2e":"vue-tsc --noEmit && vite build --config e2e/vite.config.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","lint:html":"prettier -c --parser html \"{demo,e2e}/**/*.html\"","test:unit":"jest --coverage","build:demo":"vue-tsc --noEmit && vite build --config demo/vite.config.js","build:size":"yarn run build && rollup -c size-checks/rollup.config.js","docs:build":"vitepress build docs","test:types":"tsc --build tsconfig.json","deploy:demo":"yarn build:demo && node scripts/deploy.js","lint:script":"prettier -c --parser typescript \"{src,__tests__,e2e,demo}/**/*.[jt]s?(x)\"","test:e2e:bs":"node e2e/runner.js --local -e edge_pre_chrome,android44 -c e2e/nightwatch.browserstack.js --tag browserstack","test:e2e:ci":"node e2e/runner.js -e firefox --retries 2","test:e2e:native":"node e2e/runner.js -e chrome --tag no-headless","test:e2e:headless":"node e2e/runner.js -e chrome-headless --skiptags no-headless"},"_npmUser":{"name":"riderx","email":"martindonadieu@gmail.com"},"gitHooks":{"commit-msg":"node scripts/verifyCommit.js","pre-commit":"lint-staged"},"jsdelivr":"dist/vue-timer-hook.global.js","description":"Vue timer hook is a custom [vue 3 hook](https://vue.org/docs/hooks-intro.html), built to handle timer, stopwatch, and time logic/state in your vue component.","directories":{},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2021 Martin Donadieu\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.2.0","jest":"^27.0.6","vite":"^2.5.0","axios":"^0.21.1","chalk":"^4.1.0","brotli":"^1.3.2","dotenv":"^10.0.0","rollup":"^2.56.3","yorkie":"^2.0.0","codecov":"^3.8.2","vue-tsc":"^0.3.0","gh-pages":"^3.2.3","mockdate":"^3.0.5","prettier":"^2.3.2","vitepress":"^0.16.1","css-loader":"^6.0.0","nightwatch":"^1.7.5","typescript":"^4.3.5","@types/jest":"^27.0.1","lint-staged":"^11.1.2","@types/jsdom":"^16.2.13","chromedriver":"^92.0.1","faked-promise":"^2.2.2","serve-handler":"^6.1.3","@types/webpack":"^5.28.0","jest-mock-warn":"^1.1.0","@vue/test-utils":"^2.0.0-rc.3","selenium-server":"^3.141.59","@vue/compiler-sfc":"^3.2.4","@types/webpack-env":"^1.16.2","@vitejs/plugin-vue":"^1.4.0","browserstack-local":"^1.4.5","nightwatch-helpers":"^1.2.0","html-webpack-plugin":"^5.3.2","@rollup/plugin-alias":"^3.1.4","@sucrase/jest-plugin":"^2.1.1","@vue/server-renderer":"^3.1.0","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"^3.0.0","rollup-plugin-analyzer":"^4.0.0","@rollup/plugin-commonjs":"^20.0.0","@microsoft/api-extractor":"^7.18.6","rollup-plugin-typescript2":"^0.30.0","conventional-changelog-cli":"^2.1.1","@rollup/plugin-node-resolve":"^13.0.2","connect-history-api-fallback":"^1.6.0"},"peerDependencies":{"vue":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-timer-hook_0.0.21_1629892150286_0.7229581605447999","host":"s3://npm-registry-packages"}},"0.0.22":{"name":"vue-timer-hook","version":"0.0.22","keywords":["vue","vue3","timer","hook"],"license":"MIT","_id":"vue-timer-hook@0.0.22","maintainers":[{"name":"riderx","email":"martindonadieu@gmail.com"}],"dist":{"shasum":"f38680b01e867cd9abcb415c3995dca2c21837e6","tarball":"https://registry.npmjs.org/vue-timer-hook/-/vue-timer-hook-0.0.22.tgz","fileCount":11,"integrity":"sha512-MPwvUXq7AKzHEo3ySQHyWysACu6badpNXsdZBXDrDztCc0S9mTwKuuwxYXqYwQ2udODGslA4WB2du+4tbUf2RQ==","signatures":[{"sig":"MEYCIQDG8MkPXJFNmgnWqJzIDUMBmNXOH88lCg/9n6LuoTtx0wIhALhBRP3Xb+KjkURsEbkH6KHpTIAeYBtPk4NYa7AsJ0cG","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":57608,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhnuHrCRA9TVsSAnZWagAAsu8P/2Zg2lyi7fZB0bKcmshv\nnqukF77yzj4FIja96jMhearBL9xcVu5Yq36MtMpJ4j+RVuhr88Jsl9QkO3gV\na7XGLJNguPBcYdbO0KB5dnSduQmUD7gZZNQ8qh7QX2A8pZY3bCbHfQKQZQ3s\nmJ7Xs8xqQ/QJCjrY8rjPYAS1vHLO+Do+ggR7fuCZbqvPl6cpRNrFONdqtAKh\nABNi0iFAQ9GM8ketAqOgX/G/Tr/FF6zxxtctbxZlpT3q5Zdb+NMujgQtOilf\ng0YPhpGkUH5WqXtzzH7m3tH8vKqIVNXSvlK8BNAImtmbk0F3A7rHJbAfPmHG\nndyJsBey2YcZ845FF1th3RrGPR8PKd9Wa0Gy5rsjEgF+cUyO8qcoF7hGC/0e\nob9V02xDJwhcJ3Z77TkvYLUrPaH23nK4sGA4pym72SNyuB0cB/8KrNcdG7rS\nlRditJ2nG0qSTzINIeuomeELI3hOnXfIRHWbqtHx4HJ7UyY3PNpdY8qLwtHp\n+JtGJgm48FKa/+hIOow5MfBZUgMX8JUwgqHtA4JvRxW8swPKeB0GG/pvscm5\n6Kn/TR8pEPlKOjTR6mtp8yrGlFyFbmfu+Fj1dncv8FitO5Vb75JnaQ1vm/w3\nhp1PjQXL3t9TFfmE+5XVBHGuPyDycwaJT9DMY7G6VQDYUmp+4KO5QWcCtb9P\nWFJ6\r\n=fSwD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/vue-timer-hook.cjs.js","types":"dist/vue-timer-hook.d.ts","unpkg":"dist/vue-timer-hook.global.js","vetur":{"tags":"vetur/tags.json","attributes":"vetur/attributes.json"},"module":"dist/vue-timer-hook.esm-bundler.js","gitHead":"2c050e183a7fb60e3a39c1ae6988ae0dd0a33199","scripts":{"dev":"vite --config demo/vite.config.js","docs":"vitepress dev docs","lint":"yarn run lint:script && yarn run lint:html","test":"yarn run test:types && yarn run test:unit && yarn run build && yarn run build:dts && yarn run test:e2e","build":"rollup -c rollup.config.js","dev:e2e":"vite --config e2e/vite.config.js","release":"bash scripts/release.sh","lint:fix":"yarn run lint:script --write && yarn run lint:html --write","test:dts":"tsc -p ./test-dts/tsconfig.json","test:e2e":"yarn run test:e2e:headless && yarn run test:e2e:native","build:dts":"api-extractor run --local --verbose","build:e2e":"vue-tsc --noEmit && vite build --config e2e/vite.config.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","lint:html":"prettier -c --parser html \"{demo,e2e}/**/*.html\"","test:unit":"jest --coverage","build:demo":"vue-tsc --noEmit && vite build --config demo/vite.config.js","build:size":"yarn run build && rollup -c size-checks/rollup.config.js","docs:build":"vitepress build docs","test:types":"tsc --build tsconfig.json","deploy:demo":"yarn build:demo && node scripts/deploy.js","lint:script":"prettier -c --parser typescript \"{src,__tests__,e2e,demo}/**/*.[jt]s?(x)\"","test:e2e:bs":"node e2e/runner.js --local -e edge_pre_chrome,android44 -c e2e/nightwatch.browserstack.js --tag browserstack","test:e2e:ci":"node e2e/runner.js -e firefox --retries 2","test:e2e:native":"node e2e/runner.js -e chrome --tag no-headless","test:e2e:headless":"node e2e/runner.js -e chrome-headless --skiptags no-headless"},"_npmUser":{"name":"riderx","email":"martindonadieu@gmail.com"},"gitHooks":{"commit-msg":"node scripts/verifyCommit.js","pre-commit":"lint-staged"},"jsdelivr":"dist/vue-timer-hook.global.js","_npmVersion":"6.14.15","description":"Vue timer hook is a custom [vue 3 hook](https://vue.org/docs/hooks-intro.html), built to handle timer, stopwatch, and time logic/state in your vue component.","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_nodeVersion":"14.18.1","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.2.0","jest":"^27.0.6","vite":"^2.5.0","axios":"^0.21.1","chalk":"^4.1.0","brotli":"^1.3.2","dotenv":"^10.0.0","rollup":"^2.56.3","yorkie":"^2.0.0","codecov":"^3.8.2","vue-tsc":"^0.3.0","gh-pages":"^3.2.3","mockdate":"^3.0.5","prettier":"^2.3.2","vitepress":"^0.16.1","css-loader":"^6.0.0","nightwatch":"^1.7.5","typescript":"^4.3.5","@types/jest":"^27.0.1","lint-staged":"^11.1.2","@types/jsdom":"^16.2.13","chromedriver":"^92.0.1","faked-promise":"^2.2.2","serve-handler":"^6.1.3","@types/webpack":"^5.28.0","jest-mock-warn":"^1.1.0","@vue/test-utils":"^2.0.0-rc.3","selenium-server":"^3.141.59","@vue/compiler-sfc":"^3.2.4","@types/webpack-env":"^1.16.2","@vitejs/plugin-vue":"^1.4.0","browserstack-local":"^1.4.5","nightwatch-helpers":"^1.2.0","html-webpack-plugin":"^5.3.2","@rollup/plugin-alias":"^3.1.4","@sucrase/jest-plugin":"^2.1.1","@vue/server-renderer":"^3.1.0","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"^3.0.0","rollup-plugin-analyzer":"^4.0.0","@rollup/plugin-commonjs":"^20.0.0","@microsoft/api-extractor":"^7.18.6","rollup-plugin-typescript2":"^0.30.0","conventional-changelog-cli":"^2.1.1","@rollup/plugin-node-resolve":"^13.0.2","connect-history-api-fallback":"^1.6.0"},"peerDependencies":{"vue":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-timer-hook_0.0.22_1637802475545_0.8811101725711992","host":"s3://npm-registry-packages"}},"1.0.0":{"name":"vue-timer-hook","version":"1.0.0","keywords":["vue","vue3","timer","hook"],"license":"MIT","_id":"vue-timer-hook@1.0.0","maintainers":[{"name":"riderx","email":"martindonadieu@gmail.com"}],"dist":{"shasum":"9a315a83a8d776ed5c75ab0f82e5846adcd57844","tarball":"https://registry.npmjs.org/vue-timer-hook/-/vue-timer-hook-1.0.0.tgz","fileCount":13,"integrity":"sha512-m7YMkrU2788NHDkAC38Kr+QyMkZiWE4F7yWaQKNugf9ZeMucnIHTtwPkAzUtq5q0dw+M5xGdvnQapzSdquhoAQ==","signatures":[{"sig":"MEUCIAQygzLjZ+lfbGUFNKTx0q459nPg7DkyTbhc/DDS+er9AiEAk/XDx41DcFiRn7QR5zQ4zHvrYVXYfTbDN7APWT51/A0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":58811,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiFkQlACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqmqg//eWuS8yT/LdqjxUuUuzAR/+KLfWZAuDYxDvVFogPHxS9GiyLP\r\nSRQCzx2oee6ptUE1lofY6nu51q8Rhw4xIix0l/UKi3luNe8K0Qab/8mIInKA\r\nBGMncJg2evfIYXODwf6kpnWxi2WfwuSIPqQfyT8d6HOj635e58/QtMNMz28j\r\n9qddI58E/3Ywz6b6l/D0BWkXxTZ2KPE6CemJ72N38uWQaOh9UT/MBvos7M+x\r\nDYkyCIuQ9Ajx7f9oJbcbcd6a19yosSyijctgKlBe2Gj1ynK1Ff+gY35ATA9C\r\nuk6cPNxKy8bGjWPnuFvMb7UPy8Tz7oC97ca1FeOlWf7cZAKJNeylFJoD3Quj\r\nNXLYc+FvVeJGnGKuNFnug5QoAeMIvth/ZVEd3LSbKZZZRJJb50XBPdhCyqZT\r\nW8R26r+XXgQn6xxao+OGAPl0ASpRunVHkRhchtrQ6Cbi4cdveF6WY5lMlpD9\r\nfdO2Gy25k6miYp4Q3hbHdkCeoERibnol4UzgUe2Bm1EFd4WI/lJ2pk1udebo\r\nZCt3l/9CNUB8TivVlmMVPUxjjIbbkzayy4d1t/9/DnZtVhWdZC+O568fuXlI\r\n7gOYCm8ud++X0bngnjx8nngUgmYlXsvccIuRe6/xpX99yfdECZbSOxeGFSiH\r\nqVRWMBEVmPXRTyIP5KnupkxuuTbja2uVFdQ=\r\n=znua\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/vue-timer-hook.cjs.js","types":"dist/vue-timer-hook.d.ts","unpkg":"dist/vue-timer-hook.global.js","vetur":{"tags":"vetur/tags.json","attributes":"vetur/attributes.json"},"module":"dist/vue-timer-hook.esm-bundler.js","scripts":{"dev":"vite --config demo/vite.config.js","docs":"vitepress dev docs","lint":"yarn run lint:script && yarn run lint:html","test":"yarn run test:types && yarn run test:unit && yarn run build && yarn run build:dts && yarn run test:e2e","build":"rollup -c rollup.config.js","dev:e2e":"vite --config e2e/vite.config.js","release":"bash scripts/release.sh","lint:fix":"yarn run lint:script --write && yarn run lint:html --write","test:dts":"tsc -p ./test-dts/tsconfig.json","test:e2e":"yarn run test:e2e:headless && yarn run test:e2e:native","build:dts":"api-extractor run --local --verbose","build:e2e":"vue-tsc --noEmit && vite build --config e2e/vite.config.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","lint:html":"prettier -c --parser html \"{demo,e2e}/**/*.html\"","test:unit":"jest --coverage","build:demo":"vue-tsc --noEmit && vite build --config demo/vite.config.js","build:size":"yarn run build && rollup -c size-checks/rollup.config.js","docs:build":"vitepress build docs","test:types":"tsc --build tsconfig.json","deploy:demo":"yarn build:demo && node scripts/deploy.js","lint:script":"prettier -c --parser typescript \"{src,__tests__,e2e,demo}/**/*.[jt]s?(x)\"","test:e2e:bs":"node e2e/runner.js --local -e edge_pre_chrome,android44 -c e2e/nightwatch.browserstack.js --tag browserstack","test:e2e:ci":"node e2e/runner.js -e firefox --retries 2","test:e2e:native":"node e2e/runner.js -e chrome --tag no-headless","test:e2e:headless":"node e2e/runner.js -e chrome-headless --skiptags no-headless"},"_npmUser":{"name":"riderx","email":"martindonadieu@gmail.com"},"gitHooks":{"commit-msg":"node scripts/verifyCommit.js","pre-commit":"lint-staged"},"jsdelivr":"dist/vue-timer-hook.global.js","description":"Vue timer hook is a custom [vue 3 hook](https://vue.org/docs/hooks-intro.html), built to handle timer, stopwatch, and time logic/state in your vue component.","directories":{},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2021 Martin Donadieu\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_hasShrinkwrap":false,"devDependencies":{"vue":"3.2.31","jest":"27.5.1","vite":"^2.8.4","axios":"0.26.0","chalk":"4.1.2","brotli":"^1.3.2","dotenv":"16.0.0","rollup":"2.68.0","yorkie":"^2.0.0","codecov":"4.0.0-0","vue-tsc":"0.31.4","gh-pages":"^3.2.3","mockdate":"^3.0.5","prettier":"2.5.1","vitepress":"0.22.3","css-loader":"6.6.0","nightwatch":"2.0.7","typescript":"4.5.5","@types/jest":"27.4.1","@types/node":"^17.0.20","lint-staged":"12.3.4","@types/jsdom":"16.2.14","chromedriver":"98.0.1","faked-promise":"^2.2.2","serve-handler":"^6.1.3","@types/webpack":"^5.28.0","jest-mock-warn":"^1.1.0","@vue/test-utils":"^2.0.0-rc.18","selenium-server":"^3.141.59","@vue/compiler-sfc":"^3.2.31","@types/webpack-env":"1.16.3","@vitejs/plugin-vue":"2.2.2","browserstack-local":"1.4.8","nightwatch-helpers":"^1.2.0","html-webpack-plugin":"5.5.0","@rollup/plugin-alias":"3.1.9","@sucrase/jest-plugin":"2.2.0","@vue/server-renderer":"3.2.31","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"4.0.0","rollup-plugin-analyzer":"^4.0.0","@rollup/plugin-commonjs":"22.0.0-12","@microsoft/api-extractor":"7.19.4","rollup-plugin-typescript2":"0.31.2","conventional-changelog-cli":"2.2.2","@rollup/plugin-node-resolve":"13.1.3","connect-history-api-fallback":"^1.6.0"},"peerDependencies":{"vue":"^3.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-timer-hook_1.0.0_1645626405355_0.6762520019228573","host":"s3://npm-registry-packages"}},"1.0.7":{"name":"vue-timer-hook","version":"1.0.7","keywords":["vue","vue3","timer","hook"],"license":"MIT","_id":"vue-timer-hook@1.0.7","maintainers":[{"name":"riderx","email":"martindonadieu@gmail.com"}],"dist":{"shasum":"ad3ea968f19f12d9b4c8d6846c74f829cbd6aedf","tarball":"https://registry.npmjs.org/vue-timer-hook/-/vue-timer-hook-1.0.7.tgz","fileCount":9,"integrity":"sha512-0WMcFI9gWncFrIMe/ebPUhLtzc45vhN7N4I0GZKcI+bPJNcWrdaiR4+hnOOBL1laMZMvLIc06xUT0TqIO3APhw==","signatures":[{"sig":"MEQCIG59DrXUXD+dlSPjFfJqPL4z1BugXBnnEMZR9z7cjmWQAiBy1KDszV+qbVHMRjBNDl69HMFT3P7AC9pC2GtfpZDDKQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":53087,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjBcr8ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoE+RAAiKmS+XNIV3ZgbFqglv19bylG2K5F35BkGPkspRRX08gXWdvI\r\n4eciC7tALFh1+ctfLJD6XcjyBCtiROEgjN4+s2NvwpHiQTNOwBUb33KY8Me6\r\nRaeQ4qBF3T1i8gUDrLSARNY8B776xpyk+1PCUfF6W1BpSfsupmnnPR2sur2g\r\nnlGkXE20l+5ZgwIAPh+Wc+7ChjRmWoLcU3d7FshqWB7MC4/s/AY8Qt+z4HFp\r\nNJub52LJWXSy+pR+Cl3zapeL1N2c7mRaWUEAv3klxxVCnJfF1WvW0flznaUa\r\neZCR+U5KqoqPN+aN1uSO3f8CI61ZoGfuiKSly6D1Cg5jwHJ7UztQSy0smJNn\r\nbMkLNjUJFZAC9ujIFAHrxq609ljoofnOoOUvXCiJnVA3plxPugyZFwrM3jwL\r\n1IYD8rHXgYcGUX9qNLK0O995keD8LxjVP0moBVAiLlOX4teUG6wa+2RcAEIj\r\nFqP4lNUfQ/rQhoYyMEu3G0GuPXZsWuEdtMS1+2UEOzJm6yDGWBvfMut24DAW\r\n5ynxnn3xmBn+ACnIRVGOG8dxJ94zP/1zAo7cfonn3f76+XcwIxYWsFCuen2a\r\nUbNzVtCQ3d8oWfDzuhWUX5+SYBf0l3sqf9XGv0/dHcT0zMvyynXAwbsmslQb\r\n5sS5AnQ9i+iPjhnHdfBeoBf4FpA7flRIDvo=\r\n=snj4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/vue-timer-hook.cjs.js","types":"dist/vue-timer-hook.d.ts","unpkg":"dist/vue-timer-hook.global.js","vetur":{"tags":"vetur/tags.json","attributes":"vetur/attributes.json"},"module":"dist/vue-timer-hook.esm-bundler.js","gitHead":"b42517cb6a8b0e047e9be520a4796b5867a5fdb1","scripts":{"dev":"vite --config demo/vite.config.js","docs":"vitepress dev docs","lint":"yarn run lint:script && yarn run lint:html","test":"yarn run test:types && yarn run test:unit","build":"rollup -c rollup.config.js","dev:e2e":"vite --config e2e/vite.config.js","release":"bash scripts/release.sh","lint:fix":"yarn run lint:script --write && yarn run lint:html --write","test:dts":"tsc -p ./test-dts/tsconfig.json","test:e2e":"yarn run test:e2e:headless && yarn run test:e2e:native","build:dts":"api-extractor run --local --verbose","build:e2e":"vue-tsc --noEmit && vite build --config e2e/vite.config.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","lint:html":"prettier -c --parser html \"{demo,e2e}/**/*.html\"","test:unit":"jest --coverage","build:demo":"vue-tsc --noEmit && vite build --config demo/vite.config.js","build:size":"yarn run build && rollup -c size-checks/rollup.config.js","docs:build":"vitepress build docs","test:types":"tsc --build tsconfig.json","deploy:demo":"yarn build:demo && node scripts/deploy.js","lint:script":"prettier -c --parser typescript \"{src,__tests__,e2e,demo}/**/*.[jt]s?(x)\"","test:e2e:bs":"node e2e/runner.js --local -e edge_pre_chrome,android44 -c e2e/nightwatch.browserstack.js --tag browserstack","test:e2e:ci":"node e2e/runner.js -e firefox --retries 2","test:e2e:native":"node e2e/runner.js -e chrome --tag no-headless","test:e2e:headless":"node e2e/runner.js -e chrome-headless --skiptags no-headless"},"_npmUser":{"name":"riderx","email":"martindonadieu@gmail.com"},"gitHooks":{"commit-msg":"node scripts/verifyCommit.js","pre-commit":"lint-staged"},"jsdelivr":"dist/vue-timer-hook.global.js","_npmVersion":"8.11.0","description":"Vue timer hook is a custom [vue 3 hook](https://vue.org/docs/hooks-intro.html), built to handle timer, stopwatch, and time logic/state in your vue component.","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_nodeVersion":"16.16.0","_hasShrinkwrap":false,"devDependencies":{"vue":"3.2.31","jest":"28.1.3","vite":"^2.8.4","axios":"0.27.2","chalk":"5.0.1","brotli":"^1.3.2","dotenv":"16.0.1","rollup":"2.78.0","yorkie":"^2.0.0","codecov":"4.0.0-0","vue-tsc":"0.40.1","gh-pages":"^4.0.0","mockdate":"^3.0.5","prettier":"2.7.1","vitepress":"0.22.4","css-loader":"6.7.1","nightwatch":"2.3.0","typescript":"4.7.4","@types/jest":"28.1.7","@types/node":"^18.7.6","lint-staged":"13.0.3","@types/jsdom":"20.0.0","chromedriver":"104.0.0","faked-promise":"^2.2.2","serve-handler":"^6.1.3","@types/webpack":"^5.28.0","jest-mock-warn":"^1.1.0","@vue/test-utils":"^2.0.0-rc.18","selenium-server":"^3.141.59","@vue/compiler-sfc":"^3.2.31","@types/webpack-env":"1.18.0","@vitejs/plugin-vue":"2.3.4","browserstack-local":"1.5.1","nightwatch-helpers":"^1.2.0","html-webpack-plugin":"5.5.0","@rollup/plugin-alias":"3.1.9","@sucrase/jest-plugin":"2.2.1","@vue/server-renderer":"3.2.31","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"4.0.0","rollup-plugin-analyzer":"^4.0.0","@rollup/plugin-commonjs":"22.0.2","@microsoft/api-extractor":"7.29.3","rollup-plugin-typescript2":"0.32.1","conventional-changelog-cli":"2.2.2","@rollup/plugin-node-resolve":"13.1.3","connect-history-api-fallback":"^2.0.0"},"peerDependencies":{"vue":"^3.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-timer-hook_1.0.7_1661324028624_0.012608855066613689","host":"s3://npm-registry-packages"}},"1.0.8":{"name":"vue-timer-hook","version":"1.0.8","keywords":["vue","vue3","timer","hook"],"license":"MIT","_id":"vue-timer-hook@1.0.8","maintainers":[{"name":"riderx","email":"martindonadieu@gmail.com"}],"dist":{"shasum":"77b97264f4ad0be94a81311a71b9b726721fd199","tarball":"https://registry.npmjs.org/vue-timer-hook/-/vue-timer-hook-1.0.8.tgz","fileCount":9,"integrity":"sha512-TULOtpsIGGsrllltz46MqY8x+/klBw2bKPSwidYrg+dbRTXUvsByZ1D+5dJSxt8k7hVKauN/5Uj+rZUt2ed/TQ==","signatures":[{"sig":"MEUCIHYKaxkWDnu3839GW2xyeSI9DJYu2SzUI7bM9uNSTIVcAiEA8mcSQWMgegnimQ+FVhIBCtj1UA655MLMBIYQQ5uZeDs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":53087,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjBcuhACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq4Ow/+JKQt9htqdcDwGS4jPc67QE4/GRvCoc31ErfW8/9vLpYtMZNz\r\nnJ6khQCdkC+7Q5oF8uvG8DqDEI0DWHkoJxxP2rGvyxb35tQzRfDQ6Q8SK0Tu\r\n1OcYUcTZNFZtnJ8Z4j2Ghyb93RuMbdxTnLLtTQzY6ZjaPARzYBsM1Gu6F0dW\r\nGMG3oxjWGP4JfLthaR5IPHz64Mzl7X1PTny+DLCj8xznNifYBKME5f64P4a8\r\nGdcsXnITMcCbLzT61A/yegjXwpNZPhsqtc55X9r/gRIjAzpiKzJpZj3v/do0\r\nfubIzIesFM5UN3p6D5DAhMdMXHGQMa/AoFVINqabVy1LchhomIUBPnFwK8UO\r\nmHRtAFbNxe7W+Cej+qhhHnQVGHlsRsi2tpt5aTtN0T+cyAgVyYnvwluovZ3+\r\n289K8OyeX7HYWV+DlIUsWJ51xUL7gRtVvOInyxBMksV/RXAljSXpcxZyEx0y\r\ndHWPUNyQz+vfov8Eu/qGlDFhrps7jTgv63vqyPvy9NDI52K462B72gJZcmDX\r\nkRp7ddC1wfsX/PMdS9iphtQF6duwNaZpqQ/Q+jq5Vt+VFgHLhE2CyGJrMtoa\r\n3XapggaplOfu+R25yPw8GGsLnqmP1d/dNslCHTXTuKgDs7l5aIIOXZoXhvpb\r\nBb9meFwuHZ5CD5x1/mJcW4OsN6JiHqUnCWs=\r\n=ET7u\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/vue-timer-hook.cjs.js","types":"dist/vue-timer-hook.d.ts","unpkg":"dist/vue-timer-hook.global.js","vetur":{"tags":"vetur/tags.json","attributes":"vetur/attributes.json"},"module":"dist/vue-timer-hook.esm-bundler.js","gitHead":"5297686411a41649f53ba5582ff047479c31355b","scripts":{"dev":"vite --config demo/vite.config.js","docs":"vitepress dev docs","lint":"yarn run lint:script && yarn run lint:html","test":"yarn run test:types && yarn run test:unit","build":"rollup -c rollup.config.js","dev:e2e":"vite --config e2e/vite.config.js","release":"bash scripts/release.sh","lint:fix":"yarn run lint:script --write && yarn run lint:html --write","test:dts":"tsc -p ./test-dts/tsconfig.json","test:e2e":"yarn run test:e2e:headless && yarn run test:e2e:native","build:dts":"api-extractor run --local --verbose","build:e2e":"vue-tsc --noEmit && vite build --config e2e/vite.config.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","lint:html":"prettier -c --parser html \"{demo,e2e}/**/*.html\"","test:unit":"jest --coverage","build:demo":"vue-tsc --noEmit && vite build --config demo/vite.config.js","build:size":"yarn run build && rollup -c size-checks/rollup.config.js","docs:build":"vitepress build docs","test:types":"tsc --build tsconfig.json","deploy:demo":"yarn build:demo && node scripts/deploy.js","lint:script":"prettier -c --parser typescript \"{src,__tests__,e2e,demo}/**/*.[jt]s?(x)\"","test:e2e:bs":"node e2e/runner.js --local -e edge_pre_chrome,android44 -c e2e/nightwatch.browserstack.js --tag browserstack","test:e2e:ci":"node e2e/runner.js -e firefox --retries 2","test:e2e:native":"node e2e/runner.js -e chrome --tag no-headless","test:e2e:headless":"node e2e/runner.js -e chrome-headless --skiptags no-headless"},"_npmUser":{"name":"riderx","email":"martindonadieu@gmail.com"},"gitHooks":{"commit-msg":"node scripts/verifyCommit.js","pre-commit":"lint-staged"},"jsdelivr":"dist/vue-timer-hook.global.js","_npmVersion":"8.11.0","description":"Vue timer hook is a custom [vue 3 hook](https://vue.org/docs/hooks-intro.html), built to handle timer, stopwatch, and time logic/state in your vue component.","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_nodeVersion":"16.16.0","_hasShrinkwrap":false,"devDependencies":{"vue":"3.2.31","jest":"28.1.3","vite":"^2.8.4","axios":"0.27.2","chalk":"5.0.1","brotli":"^1.3.2","dotenv":"16.0.1","rollup":"2.78.1","yorkie":"^2.0.0","codecov":"4.0.0-0","vue-tsc":"0.40.1","gh-pages":"^4.0.0","mockdate":"^3.0.5","prettier":"2.7.1","vitepress":"0.22.4","css-loader":"6.7.1","nightwatch":"2.3.3","typescript":"4.7.4","@types/jest":"28.1.7","@types/node":"^18.7.6","lint-staged":"13.0.3","@types/jsdom":"20.0.0","chromedriver":"104.0.0","faked-promise":"^2.2.2","serve-handler":"^6.1.3","@types/webpack":"^5.28.0","jest-mock-warn":"^1.1.0","@vue/test-utils":"^2.0.0-rc.18","selenium-server":"^3.141.59","@vue/compiler-sfc":"^3.2.31","@types/webpack-env":"1.18.0","@vitejs/plugin-vue":"2.3.4","browserstack-local":"1.5.1","nightwatch-helpers":"^1.2.0","html-webpack-plugin":"5.5.0","@rollup/plugin-alias":"3.1.9","@sucrase/jest-plugin":"2.2.1","@vue/server-renderer":"3.2.31","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"4.0.0","rollup-plugin-analyzer":"^4.0.0","@rollup/plugin-commonjs":"22.0.2","@microsoft/api-extractor":"7.29.5","rollup-plugin-typescript2":"0.33.0","conventional-changelog-cli":"2.2.2","@rollup/plugin-node-resolve":"13.3.0","connect-history-api-fallback":"^2.0.0"},"peerDependencies":{"vue":"^3.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-timer-hook_1.0.8_1661324192852_0.9784868146907835","host":"s3://npm-registry-packages"}},"1.0.9":{"name":"vue-timer-hook","version":"1.0.9","keywords":["vue","vue3","timer","hook"],"license":"MIT","_id":"vue-timer-hook@1.0.9","maintainers":[{"name":"riderx","email":"martindonadieu@gmail.com"}],"dist":{"shasum":"1714e1b68f7e62d3f0c31a3e92663bd2107a7009","tarball":"https://registry.npmjs.org/vue-timer-hook/-/vue-timer-hook-1.0.9.tgz","fileCount":9,"integrity":"sha512-IN0gAlakHcIxfnnSricmW9dx3Lcw0wogP2yErkvddkO9d6/2PW7vKehngUdRw8A/a0sVRsSp4IOaL4DAK++fzA==","signatures":[{"sig":"MEUCIAH9RoL3s5jcokbZ7PhgqoiT9OfIhC5inbZA3xS8ThvGAiEAjpEMiUx+UmPlicn3YBv4Uxrjwku0Xf9zeTxUbiDCehU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":53149,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjCkwpACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpQkg/+OBsqqBdqvBsDtmF4s75CUBWRQgylgxquahSfRZeEIW3b5zCx\r\nCDUNAq2JsFE7wwfJXSOvgBnr7KpA9H3VkRgA/JDcj8iJ9keyturyw3ITpZE1\r\neHPLlX9FBPSGgImCeQHMIYZ6uMQzHdDOOMH+4/4TOb0f5MnV/3WaBtnI4kQ2\r\nRNXIfxY0QcgRtG7eacdotW3jwuwgsSbqMMMNXpasTG0DaZo2XIu98dSEOcS7\r\nWNrV9bNJH4JSFFn/0zkLNp0tUBthaqCnlqQU6lQLGklPFGH3N0/NvQozPHtK\r\n1uhelfoaqfVWVtbkH1ES3bnqwFe0q+tB5dIJWzf4s2QHPoTw4hKT89vt61dA\r\nUh81LMGAyCRsisWemuVGOIU6okUDc6pGj+HIQAFmRyLOcdj0G4FkqLj3E8GV\r\nERLPval2yj2DRnNDPw4kKB8kP3+FBMkf4injz62jTdgnah9OC9k+cQ4D5oM3\r\nP0ToPt1KXV0Mb3RNFlI7L1htRyNWKEV1hoQb1lXgWJlpObbNWMJwy19cmtXM\r\n5Ot1m20CqTPKeyqyCiqBiF9+54ScjCZm9vJRVvUM6i3VcjbpiQk7APzXQmSJ\r\n+f5kY36ADUve8VCIDszJPmcrOnCOdG/3QRyFpGrHnRS7PYzfWq6VjeFYtPS7\r\nZ65kwobFPiKJeAZJVmv5i1g4sfpCfk0IoEY=\r\n=hwYf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/vue-timer-hook.cjs.js","types":"dist/vue-timer-hook.d.ts","unpkg":"dist/vue-timer-hook.global.js","vetur":{"tags":"vetur/tags.json","attributes":"vetur/attributes.json"},"module":"dist/vue-timer-hook.esm-bundler.js","gitHead":"bd659bbefba7ca2252ed3c8e1a7bb5631ae7a1d8","scripts":{"dev":"vite --config demo/vite.config.js","docs":"vitepress dev docs","lint":"yarn run lint:script && yarn run lint:html","test":"yarn run test:types && yarn run test:unit","build":"rollup -c rollup.config.js","dev:e2e":"vite --config e2e/vite.config.js","prepare":"husky install","release":"bash scripts/release.sh","lint:fix":"yarn run lint:script --write && yarn run lint:html --write","test:dts":"tsc -p ./test-dts/tsconfig.json","test:e2e":"yarn run test:e2e:headless && yarn run test:e2e:native","build:dts":"api-extractor run --local --verbose","build:e2e":"vue-tsc --noEmit && vite build --config e2e/vite.config.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","lint:html":"prettier -c --parser html \"{demo,e2e}/**/*.html\"","test:unit":"jest --coverage","build:demo":"vue-tsc --noEmit && vite build --config demo/vite.config.js","build:size":"yarn run build && rollup -c size-checks/rollup.config.js","docs:build":"vitepress build docs","test:types":"tsc --build tsconfig.json","deploy:demo":"yarn build:demo && node scripts/deploy.js","lint:script":"prettier -c --parser typescript \"{src,__tests__,e2e,demo}/**/*.[jt]s?(x)\"","test:e2e:bs":"node e2e/runner.js --local -e edge_pre_chrome,android44 -c e2e/nightwatch.browserstack.js --tag browserstack","test:e2e:ci":"node e2e/runner.js -e firefox --retries 2","test:e2e:native":"node e2e/runner.js -e chrome --tag no-headless","test:e2e:headless":"node e2e/runner.js -e chrome-headless --skiptags no-headless"},"_npmUser":{"name":"riderx","email":"martindonadieu@gmail.com"},"jsdelivr":"dist/vue-timer-hook.global.js","_npmVersion":"8.11.0","description":"Vue timer hook is a custom [vue 3 hook](https://vue.org/docs/hooks-intro.html), built to handle timer, stopwatch, and time logic/state in your vue component.","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_nodeVersion":"16.16.0","_hasShrinkwrap":false,"devDependencies":{"vue":"3.2.31","jest":"28.1.3","vite":"^2.8.4","axios":"0.27.2","chalk":"5.0.1","husky":"^8.0.1","brotli":"^1.3.2","dotenv":"16.0.1","rollup":"2.78.1","yorkie":"^2.0.0","codecov":"4.0.0-0","ts-node":"^10.9.1","vue-tsc":"0.40.1","gh-pages":"^4.0.0","mockdate":"^3.0.5","prettier":"2.7.1","vitepress":"0.22.4","css-loader":"6.7.1","nightwatch":"2.3.3","typescript":"4.7.4","@types/jest":"28.1.7","@types/node":"^18.7.6","lint-staged":"13.0.3","@types/jsdom":"20.0.0","chromedriver":"104.0.0","faked-promise":"^2.2.2","serve-handler":"^6.1.3","@types/webpack":"^5.28.0","jest-mock-warn":"^1.1.0","@commitlint/cli":"^17.1.1","@vue/test-utils":"^2.0.0-rc.18","selenium-server":"^3.141.59","@vue/compiler-sfc":"^3.2.31","@types/webpack-env":"1.18.0","@vitejs/plugin-vue":"2.3.4","browserstack-local":"1.5.1","nightwatch-helpers":"^1.2.0","html-webpack-plugin":"5.5.0","@rollup/plugin-alias":"3.1.9","@sucrase/jest-plugin":"2.2.1","@vue/server-renderer":"3.2.31","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"4.0.0","rollup-plugin-analyzer":"^4.0.0","@rollup/plugin-commonjs":"22.0.2","@microsoft/api-extractor":"7.29.5","rollup-plugin-typescript2":"0.33.0","conventional-changelog-cli":"2.2.2","@rollup/plugin-node-resolve":"13.3.0","connect-history-api-fallback":"^2.0.0","@commitlint/config-conventional":"^17.1.0"},"peerDependencies":{"vue":"^3.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-timer-hook_1.0.9_1661619241611_0.02423409829705414","host":"s3://npm-registry-packages"}},"1.0.11":{"name":"vue-timer-hook","version":"1.0.11","keywords":["vue","vue3","timer","hook"],"license":"MIT","_id":"vue-timer-hook@1.0.11","maintainers":[{"name":"riderx","email":"martindonadieu@gmail.com"}],"dist":{"shasum":"8af2cd29c731f34672f926a09e0e29bc6113a24d","tarball":"https://registry.npmjs.org/vue-timer-hook/-/vue-timer-hook-1.0.11.tgz","fileCount":10,"integrity":"sha512-bY2GiqatYuzuVLdUxqsyc0cQf5gxMUTISkbqoAb9JvncFHGwBy/44sZUM638S1eniEdx+Mjtae772HYD3kcVsg==","signatures":[{"sig":"MEUCIQD2Mr0rlwdXBT8QQRtAYR8ycZHKRVvlFrV9qGoRLncpawIgIluDSwlmV8hMLArqMETveRjc3JvUsF7aKqYxfrr4BYM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":54308,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjCk2jACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrgeQ/9G9yUQiLsflZE4KvuJoaMz79h4Pt6NhgMSXXHJDKhgHQ03U+5\r\nmupyigFMEwi5h78K8XLKR9+8xQB/7r0nv0VqnX65DAaycwJjv77JrjC8/a8b\r\n1XXdco55RMKk2dHEl7D0KpKVhoWHczG1BlPuSge7kd4Z5nc1uCfXXeZhweqM\r\nb5twcGri7qIFhQ1lZyC1zL4qcJijriG++ITsRRbnExcL7BLFNeuINDBVqqwT\r\nSIdFI4Tj1W+yUUVKEOR+eAo2VojTVRN4to/ShsEtwSI5wP3mMtX4UFKFY5AS\r\nZkTI9iWxfEY/5bpovrQpxWrANAI0Fvth23sY7YopvBtRLwq6H/lB3tHdoHET\r\nPrkdRoYbpdUyFRq/j8SJXqC5tl6EpaT9C1hAF0XxqPSAANtIkM89+pttgBdV\r\nF6Af1bD/XNW4m3mZhgY8Z7klwVS5wX4kcEu9LrHMdfDgCMMzTd9q7zao9wOB\r\nLmATb/FFJDXcGYzq8VN56eSsLxZIdGLcpmxpFVw5000JEtxb5Jh4fWMRf6Rt\r\nPteOtc2X1mSmPh4Na+d5xG5tAoLQ9P82h+1fv7y2BcxOGduHVLn3WC+eLNEO\r\nY2bGSWkCVMBUh2QulclY2bI3iw0buA4NMCtG51IxCTpDSE82pVdd22TiGAVf\r\ndf2f1SBGdu8P42Uarmfjz/3QPXSrnlldHQA=\r\n=NCY+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/vue-timer-hook.cjs.js","types":"dist/vue-timer-hook.d.ts","unpkg":"dist/vue-timer-hook.global.js","vetur":{"tags":"vetur/tags.json","attributes":"vetur/attributes.json"},"module":"dist/vue-timer-hook.esm-bundler.js","gitHead":"85597b022de836ac9b7a29b49ac6f2dd0b7334ea","scripts":{"dev":"vite --config demo/vite.config.js","docs":"vitepress dev docs","lint":"npm run lint:script && npm run lint:html","test":"npm run test:types && npm run test:unit","build":"rollup -c rollup.config.js","dev:e2e":"vite --config e2e/vite.config.js","prepare":"husky install","release":"bash scripts/release.sh","lint:fix":"npm run lint:script --write && npm run lint:html --write","test:dts":"tsc -p ./test-dts/tsconfig.json","test:e2e":"npm run test:e2e:headless && npm run test:e2e:native","build:dts":"api-extractor run --local --verbose","build:e2e":"vue-tsc --noEmit && vite build --config e2e/vite.config.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","lint:html":"prettier -c --parser html \"{demo,e2e}/**/*.html\"","test:unit":"jest --coverage","build:demo":"vue-tsc --noEmit && vite build --config demo/vite.config.js","build:size":"npm run build && rollup -c size-checks/rollup.config.js","docs:build":"vitepress build docs","test:types":"tsc --build tsconfig.json","deploy:demo":"npm build:demo && node scripts/deploy.js","lint:script":"prettier -c --parser typescript \"{src,__tests__,e2e,demo}/**/*.[jt]s?(x)\"","test:e2e:bs":"node e2e/runner.js --local -e edge_pre_chrome,android44 -c e2e/nightwatch.browserstack.js --tag browserstack","test:e2e:ci":"node e2e/runner.js -e firefox --retries 2","test:e2e:native":"node e2e/runner.js -e chrome --tag no-headless","test:e2e:headless":"node e2e/runner.js -e chrome-headless --skiptags no-headless"},"_npmUser":{"name":"riderx","email":"martindonadieu@gmail.com"},"jsdelivr":"dist/vue-timer-hook.global.js","_npmVersion":"8.11.0","description":"Vue timer hook is a custom [vue 3 hook](https://vue.org/docs/hooks-intro.html), built to handle timer, stopwatch, and time logic/state in your vue component.","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_nodeVersion":"16.16.0","_hasShrinkwrap":false,"devDependencies":{"vue":"3.2.31","jest":"28.1.3","vite":"^2.8.4","axios":"0.27.2","chalk":"5.0.1","husky":"^8.0.1","brotli":"^1.3.2","dotenv":"16.0.1","rollup":"2.78.1","yorkie":"^2.0.0","codecov":"4.0.0-0","ts-node":"^10.9.1","vue-tsc":"0.40.1","gh-pages":"^4.0.0","mockdate":"^3.0.5","prettier":"2.7.1","vitepress":"0.22.4","css-loader":"6.7.1","nightwatch":"2.3.3","typescript":"4.7.4","@types/jest":"28.1.7","@types/node":"^18.7.6","lint-staged":"13.0.3","@types/jsdom":"20.0.0","chromedriver":"104.0.0","faked-promise":"^2.2.2","serve-handler":"^6.1.3","@types/webpack":"^5.28.0","jest-mock-warn":"^1.1.0","@commitlint/cli":"^17.1.1","@vue/test-utils":"^2.0.0-rc.18","selenium-server":"^3.141.59","@vue/compiler-sfc":"^3.2.31","@types/webpack-env":"1.18.0","@vitejs/plugin-vue":"2.3.4","browserstack-local":"1.5.1","nightwatch-helpers":"^1.2.0","html-webpack-plugin":"5.5.0","@rollup/plugin-alias":"3.1.9","@sucrase/jest-plugin":"2.2.1","@vue/server-renderer":"3.2.31","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"4.0.0","rollup-plugin-analyzer":"^4.0.0","@rollup/plugin-commonjs":"22.0.2","@microsoft/api-extractor":"7.29.5","rollup-plugin-typescript2":"0.33.0","conventional-changelog-cli":"2.2.2","@rollup/plugin-node-resolve":"13.3.0","connect-history-api-fallback":"^2.0.0","@commitlint/config-conventional":"^17.1.0"},"peerDependencies":{"vue":"^3.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-timer-hook_1.0.11_1661619619231_0.07624007504048524","host":"s3://npm-registry-packages"}},"1.0.25":{"name":"vue-timer-hook","version":"1.0.25","keywords":["vue","vue3","timer","hook"],"license":"MIT","_id":"vue-timer-hook@1.0.25","maintainers":[{"name":"riderx","email":"martindonadieu@gmail.com"}],"dist":{"shasum":"13cbdf5c0ba53286e3bc6abe90bfa417ccc55aee","tarball":"https://registry.npmjs.org/vue-timer-hook/-/vue-timer-hook-1.0.25.tgz","fileCount":10,"integrity":"sha512-06cc+T3IO8PZ69fsU8tHrr6HLcTR4bo6qQBon6WKzYwjzOYfJYcPPVsbd3LH1G7sVd+fIiyZpTyeIJ/Jikrpzg==","signatures":[{"sig":"MEUCIF5gAW7Ek5jgLwO8M3BVe+xiM3rcPQSonj4XAEjRlxQVAiEAmKvG1DSKCXvDiHOyFHbwq6+TVH74tQtcpSw9h+j7Adw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":54310,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjfKlaACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrpxhAAocHiXyv2rYYMFIvn8tNPNFexgY01nQGmxqJy8dOkLSWOGZGA\r\n3nfwQWm9PpJNRQjrucfTB/hALZLiezWtM8ZOprkwS3ELbWOId+6HRRmQ79lA\r\nv4qdhxka9bK3wfHtNqXfMU7k4bmKDqVWBsYJDPM+viwMxtPUTWqqMMjGO/Mz\r\nSd7apVuBHo76a6HJl/v14ejWnPPYrBH/Qkx+a6HW/qOLB+D3Av+wZqy0/2qN\r\nll/axvFXmB6CFDDDNJU5HAjZ7J2uuVevEMh6iF11oqffGZqSU85pGz09x26T\r\nlhEgylyO9zwmwG8QwTKHGXtdLZW8YjRw/IT8BPKRnZ4lgBcWABCsn/x7zBts\r\n1pDE/GPbBoA6z02fEJpPCDG9i8Jvun2R7H0OfN2OAHS1ihlMg4E97M+x2Mc8\r\nwdmFQ4rLXLNZMl028Q/DUej0GmWTC9RDzbcmwjhx4r+TA+yRQC0m5Z7j57CI\r\nwnxkibpVDBDSyl/5g31B1Mlk/cWnwr2sg9Bjos0c2Np1tm6Czf14NqnXc4D5\r\nIBMkltuedj/8/Dz+eYlEKoHgIwcMsejS0Z7FvyZAtjwfvA2Oo9UN2qiAfNtG\r\noe4Li1t0yEttQ68uZMxyV+e7OCqWQK2qycGybdgw4s/LEyjg+Jre17n2wTjc\r\nvs/GAafnFQ6Kdjlopsgs26aJ90qRDFk0ESk=\r\n=Vgcr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/vue-timer-hook.cjs.js","types":"dist/vue-timer-hook.d.ts","unpkg":"dist/vue-timer-hook.global.js","vetur":{"tags":"vetur/tags.json","attributes":"vetur/attributes.json"},"module":"dist/vue-timer-hook.esm-bundler.js","gitHead":"ae3977e7f1533213d1041bff73eb72e74d09be79","scripts":{"dev":"vite --config demo/vite.config.js","docs":"vitepress dev docs","lint":"npm run lint:script && npm run lint:html","test":"npm run test:types && npm run test:unit","build":"rollup -c rollup.config.js","dev:e2e":"vite --config e2e/vite.config.js","prepare":"husky install","release":"bash scripts/release.sh","lint:fix":"npm run lint:script --write && npm run lint:html --write","test:dts":"tsc -p ./test-dts/tsconfig.json","test:e2e":"npm run test:e2e:headless && npm run test:e2e:native","build:dts":"api-extractor run --local --verbose","build:e2e":"vue-tsc --noEmit && vite build --config e2e/vite.config.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","lint:html":"prettier -c --parser html \"{demo,e2e}/**/*.html\"","test:unit":"jest --coverage","build:demo":"vue-tsc --noEmit && vite build --config demo/vite.config.js","build:size":"npm run build && rollup -c size-checks/rollup.config.js","docs:build":"vitepress build docs","test:types":"tsc --build tsconfig.json","deploy:demo":"npm build:demo && node scripts/deploy.js","lint:script":"prettier -c --parser typescript \"{src,__tests__,e2e,demo}/**/*.[jt]s?(x)\"","test:e2e:bs":"node e2e/runner.js --local -e edge_pre_chrome,android44 -c e2e/nightwatch.browserstack.js --tag browserstack","test:e2e:ci":"node e2e/runner.js -e firefox --retries 2","test:e2e:native":"node e2e/runner.js -e chrome --tag no-headless","test:e2e:headless":"node e2e/runner.js -e chrome-headless --skiptags no-headless"},"_npmUser":{"name":"riderx","email":"martindonadieu@gmail.com"},"jsdelivr":"dist/vue-timer-hook.global.js","_npmVersion":"8.19.2","description":"Vue timer hook is a custom [vue 3 hook](https://vue.org/docs/hooks-intro.html), built to handle timer, stopwatch, and time logic/state in your vue component.","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_nodeVersion":"16.18.0","_hasShrinkwrap":false,"devDependencies":{"vue":"3.2.45","jest":"29.2.0","vite":"^2.8.4","axios":"0.27.2","chalk":"5.0.1","husky":"^8.0.1","brotli":"^1.3.2","dotenv":"16.0.3","rollup":"2.79.1","yorkie":"^2.0.0","codecov":"4.0.0-0","ts-node":"^10.9.1","vue-tsc":"1.0.9","gh-pages":"^4.0.0","mockdate":"^3.0.5","prettier":"2.7.1","vitepress":"0.22.4","css-loader":"6.7.2","nightwatch":"2.3.4","typescript":"4.8.4","@types/jest":"29.1.2","@types/node":"^18.7.6","lint-staged":"13.0.3","@types/jsdom":"20.0.1","chromedriver":"105.0.1","faked-promise":"^2.2.2","serve-handler":"^6.1.3","@types/webpack":"^5.28.0","jest-mock-warn":"^1.1.0","@commitlint/cli":"^17.1.1","@vue/test-utils":"^2.0.0-rc.18","selenium-server":"^3.141.59","@vue/compiler-sfc":"^3.2.31","@types/webpack-env":"1.18.0","@vitejs/plugin-vue":"2.3.4","browserstack-local":"1.5.1","nightwatch-helpers":"^1.2.0","html-webpack-plugin":"5.5.0","@rollup/plugin-alias":"3.1.9","@sucrase/jest-plugin":"2.2.1","@vue/server-renderer":"3.2.45","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"4.0.0","rollup-plugin-analyzer":"^4.0.0","@rollup/plugin-commonjs":"22.0.2","@microsoft/api-extractor":"7.33.6","rollup-plugin-typescript2":"0.33.0","conventional-changelog-cli":"2.2.2","@rollup/plugin-node-resolve":"14.0.0","connect-history-api-fallback":"^2.0.0","@commitlint/config-conventional":"^17.1.0"},"peerDependencies":{"vue":"^3.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-timer-hook_1.0.25_1669114201817_0.11952454218352337","host":"s3://npm-registry-packages"}},"1.0.26":{"name":"vue-timer-hook","version":"1.0.26","keywords":["vue","vue3","timer","hook"],"license":"MIT","_id":"vue-timer-hook@1.0.26","maintainers":[{"name":"riderx","email":"martindonadieu@gmail.com"}],"dist":{"shasum":"c2f97f607f14e6f4fef5002898efe1a6386dd582","tarball":"https://registry.npmjs.org/vue-timer-hook/-/vue-timer-hook-1.0.26.tgz","fileCount":10,"integrity":"sha512-oZmTGKpVTUm+JRP1Eq9y8RJCZL9ehGrX5wbmhmluXUzUfgm777XG/YTcxz/QC7yopo3nF8fsths+XkJ1HOYJdw==","signatures":[{"sig":"MEUCIEFhzqku3QJWHn8cMjdTFgMhV98nrN7LK4WwCcv3aJHeAiEA9z/E5qz6LnDpzfX8tykeU+yI7mrkV9BCIm+Feg+m3W0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":54310,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjfKmjACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrhgg//TOteOB891neaXYeGAmk8bKgmvJrTwQnAX+4nRXWCcIBX3u6x\r\nzyxhEfVAMNmA9zG6HNXmtIHRDRHV2kPqMKwvUq1gtIbPNVRU+lsBlnEh9lRG\r\nO7nBRJkZ2tDtbn39A5b9x6r6OyqWQeCuMJTTa7mmnloRr2DZLnW+paJDED7R\r\nI6VBFwZ7QjCI31KHCizzUfmUbY9CMQeKwvTkoiYiJ/AAwXJCVmRtaqm/XAf9\r\nE7aRcJ/TVemPcXp95RS915nWFrXzcRMhXAkOVi723liOILP1gKguD0Goqb4S\r\n7uN49fH/cIb4kPZKdmuqA8sfWxspR1huiE9M7JzGj+YVfc0mBJ6VXYB3aRy/\r\n/dRyKxLVWs6Pg43ZH3YVocb3b+zhtR/LTwLo3ShkWLs0mNws8lrNo0eif/aE\r\n8D4+09dThje60Tug/QtBK8pTIHLrueqJApZLPqByw5CkUFEF9GSGRwRi5aPD\r\n4ILKF59h3l294TO2DWUU/IkWrrX8JSK5wQdUapjl2wm02SRU+J41gQ8RH3Ma\r\nhU7dUyFAfj9l2uCXzM3igYzDSaS4s6HSXdi4f8B4/YmdFILMP3Hiw3oQNWAD\r\nVgqZsENV9z7pSGyASWywNw/eePdILWtYalwITdISqW5by9Et+pwa4inIgJ3F\r\ngYluBrdu+idx/kSdl6Hxoi3CspZ1pJ4eSys=\r\n=MPAb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/vue-timer-hook.cjs.js","types":"dist/vue-timer-hook.d.ts","unpkg":"dist/vue-timer-hook.global.js","vetur":{"tags":"vetur/tags.json","attributes":"vetur/attributes.json"},"module":"dist/vue-timer-hook.esm-bundler.js","gitHead":"1e1e779dde075e62c8c818136d215531564d3ceb","scripts":{"dev":"vite --config demo/vite.config.js","docs":"vitepress dev docs","lint":"npm run lint:script && npm run lint:html","test":"npm run test:types && npm run test:unit","build":"rollup -c rollup.config.js","dev:e2e":"vite --config e2e/vite.config.js","prepare":"husky install","release":"bash scripts/release.sh","lint:fix":"npm run lint:script --write && npm run lint:html --write","test:dts":"tsc -p ./test-dts/tsconfig.json","test:e2e":"npm run test:e2e:headless && npm run test:e2e:native","build:dts":"api-extractor run --local --verbose","build:e2e":"vue-tsc --noEmit && vite build --config e2e/vite.config.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","lint:html":"prettier -c --parser html \"{demo,e2e}/**/*.html\"","test:unit":"jest --coverage","build:demo":"vue-tsc --noEmit && vite build --config demo/vite.config.js","build:size":"npm run build && rollup -c size-checks/rollup.config.js","docs:build":"vitepress build docs","test:types":"tsc --build tsconfig.json","deploy:demo":"npm build:demo && node scripts/deploy.js","lint:script":"prettier -c --parser typescript \"{src,__tests__,e2e,demo}/**/*.[jt]s?(x)\"","test:e2e:bs":"node e2e/runner.js --local -e edge_pre_chrome,android44 -c e2e/nightwatch.browserstack.js --tag browserstack","test:e2e:ci":"node e2e/runner.js -e firefox --retries 2","test:e2e:native":"node e2e/runner.js -e chrome --tag no-headless","test:e2e:headless":"node e2e/runner.js -e chrome-headless --skiptags no-headless"},"_npmUser":{"name":"riderx","email":"martindonadieu@gmail.com"},"jsdelivr":"dist/vue-timer-hook.global.js","_npmVersion":"8.19.2","description":"Vue timer hook is a custom [vue 3 hook](https://vue.org/docs/hooks-intro.html), built to handle timer, stopwatch, and time logic/state in your vue component.","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_nodeVersion":"16.18.1","_hasShrinkwrap":false,"devDependencies":{"vue":"3.2.45","jest":"29.2.0","vite":"^2.8.4","axios":"0.27.2","chalk":"5.0.1","husky":"^8.0.1","brotli":"^1.3.2","dotenv":"16.0.3","rollup":"2.79.1","yorkie":"^2.0.0","codecov":"4.0.0-0","ts-node":"^10.9.1","vue-tsc":"1.0.9","gh-pages":"^4.0.0","mockdate":"^3.0.5","prettier":"2.7.1","vitepress":"0.22.4","css-loader":"6.7.2","nightwatch":"2.3.4","typescript":"4.8.4","@types/jest":"29.1.2","@types/node":"^18.7.6","lint-staged":"13.0.3","@types/jsdom":"20.0.1","chromedriver":"105.0.1","faked-promise":"^2.2.2","serve-handler":"^6.1.3","@types/webpack":"^5.28.0","jest-mock-warn":"^1.1.0","@commitlint/cli":"^17.1.1","@vue/test-utils":"^2.0.0-rc.18","selenium-server":"^3.141.59","@vue/compiler-sfc":"^3.2.31","@types/webpack-env":"1.18.0","@vitejs/plugin-vue":"2.3.4","browserstack-local":"1.5.1","nightwatch-helpers":"^1.2.0","html-webpack-plugin":"5.5.0","@rollup/plugin-alias":"3.1.9","@sucrase/jest-plugin":"2.2.1","@vue/server-renderer":"3.2.45","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"4.0.0","rollup-plugin-analyzer":"^4.0.0","@rollup/plugin-commonjs":"22.0.2","@microsoft/api-extractor":"7.33.6","rollup-plugin-typescript2":"0.33.0","conventional-changelog-cli":"2.2.2","@rollup/plugin-node-resolve":"14.1.0","connect-history-api-fallback":"^2.0.0","@commitlint/config-conventional":"^17.1.0"},"peerDependencies":{"vue":"^3.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-timer-hook_1.0.26_1669114275052_0.5940165358727354","host":"s3://npm-registry-packages"}},"1.0.27":{"name":"vue-timer-hook","version":"1.0.27","keywords":["vue","vue3","timer","hook"],"license":"MIT","_id":"vue-timer-hook@1.0.27","maintainers":[{"name":"riderx","email":"martindonadieu@gmail.com"}],"dist":{"shasum":"847db8c8defb749575ad48d905297920a14f9017","tarball":"https://registry.npmjs.org/vue-timer-hook/-/vue-timer-hook-1.0.27.tgz","fileCount":10,"integrity":"sha512-27GCo34BU/lUNkhlE6ZrjD7zKwiwmSlB0Cu5ILt9ceZ/zGzCbVod1d8HbqcQQuxHC7ifbjNmJvQOMGhLWOuJaQ==","signatures":[{"sig":"MEUCIFttOYIORwhXKJBTkZOkhJaW9Ps9zHowMN1Lfgx4Qv7zAiEAyc+rw9Q/l6gbB/VLtn7SyYHKedlA2XFR1akximl5wSQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":54310,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjfwtJACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqZnhAAm+gmE4bXHgd0Y1GXmcOIu/miX2EG/EG689XifW8Idinc1+UD\r\nHjjKAg3ytkm+Encl5y01O6V/VNv3a/pfUNPdgb8iHMg9mamOqBYS94kparmd\r\n+TG0kJlp6p80AIsd/jGvCjhPY9KrQqjIGzH+r2Glh2SRhqjJwo55eJOuXB1k\r\nsHWyFyzROoWfbGcMUvW3dSjzN+JT5/taMk/RRvLCOaBsbmb2gBMrxzojVvJD\r\n+X4iLf1x7Hz/inLKcNS18KX8KXl+jLntToo23f3N1C6/TymeHV1W5C/gg3dZ\r\nNApuOJ9uQH6MjhvRG1B4wQ85eRSmjevNES2W+pFZLniTgGaOnd6Y649nsU/7\r\nz1scxcSy3JCuCVw4jpvtgL5vilqrRA7hcogiwkm1Nsk9amx0vj3qjE2/h9wV\r\nelvr/CeE9QN41nEH4i/tXgb7+Ms8vbuqp7tyHGjATtNtIFlpUHfjvv9tYZuf\r\nsUX1tOQrHZaoNob0FkFuPY2r8WpQnPQtsxeF/o98IW+fze3ssWX5/+nMt8rY\r\nURTfEhZhUG2Mckz90vZqtZ0kSrGt0mMfrdz8j9SpnRTNYeMA0epY8Q080IYg\r\n0h3+Eq3wp/iKNSCdUO+wWMu1ENUHUXTAi6TTj3cnoL1brDv3Jjf4vDZPXR+1\r\n7mPktMRhWMPhvO1u8lwnBOnUYrLEGoaO90c=\r\n=zLUs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/vue-timer-hook.cjs.js","types":"dist/vue-timer-hook.d.ts","unpkg":"dist/vue-timer-hook.global.js","vetur":{"tags":"vetur/tags.json","attributes":"vetur/attributes.json"},"module":"dist/vue-timer-hook.esm-bundler.js","gitHead":"af5a42471696069508e832996d640a30602d7343","scripts":{"dev":"vite --config demo/vite.config.js","docs":"vitepress dev docs","lint":"npm run lint:script && npm run lint:html","test":"npm run test:types && npm run test:unit","build":"rollup -c rollup.config.js","dev:e2e":"vite --config e2e/vite.config.js","prepare":"husky install","release":"bash scripts/release.sh","lint:fix":"npm run lint:script --write && npm run lint:html --write","test:dts":"tsc -p ./test-dts/tsconfig.json","test:e2e":"npm run test:e2e:headless && npm run test:e2e:native","build:dts":"api-extractor run --local --verbose","build:e2e":"vue-tsc --noEmit && vite build --config e2e/vite.config.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","lint:html":"prettier -c --parser html \"{demo,e2e}/**/*.html\"","test:unit":"jest --coverage","build:demo":"vue-tsc --noEmit && vite build --config demo/vite.config.js","build:size":"npm run build && rollup -c size-checks/rollup.config.js","docs:build":"vitepress build docs","test:types":"tsc --build tsconfig.json","deploy:demo":"npm build:demo && node scripts/deploy.js","lint:script":"prettier -c --parser typescript \"{src,__tests__,e2e,demo}/**/*.[jt]s?(x)\"","test:e2e:bs":"node e2e/runner.js --local -e edge_pre_chrome,android44 -c e2e/nightwatch.browserstack.js --tag browserstack","test:e2e:ci":"node e2e/runner.js -e firefox --retries 2","test:e2e:native":"node e2e/runner.js -e chrome --tag no-headless","test:e2e:headless":"node e2e/runner.js -e chrome-headless --skiptags no-headless"},"_npmUser":{"name":"riderx","email":"martindonadieu@gmail.com"},"jsdelivr":"dist/vue-timer-hook.global.js","_npmVersion":"8.19.2","description":"Vue timer hook is a custom [vue 3 hook](https://vue.org/docs/hooks-intro.html), built to handle timer, stopwatch, and time logic/state in your vue component.","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_nodeVersion":"16.18.0","_hasShrinkwrap":false,"devDependencies":{"vue":"3.2.45","jest":"29.2.0","vite":"^2.8.4","axios":"0.27.2","chalk":"5.0.1","husky":"^8.0.1","brotli":"^1.3.2","dotenv":"16.0.3","rollup":"2.79.1","yorkie":"^2.0.0","codecov":"4.0.0-0","ts-node":"^10.9.1","vue-tsc":"1.0.9","gh-pages":"^4.0.0","mockdate":"^3.0.5","prettier":"2.7.1","vitepress":"0.22.4","css-loader":"6.7.2","nightwatch":"2.3.4","typescript":"4.8.4","@types/jest":"29.1.2","@types/node":"^18.7.6","lint-staged":"13.0.3","@types/jsdom":"20.0.1","chromedriver":"105.0.1","faked-promise":"^2.2.2","serve-handler":"^6.1.3","@types/webpack":"^5.28.0","jest-mock-warn":"^1.1.0","@commitlint/cli":"^17.1.1","@vue/test-utils":"^2.0.0-rc.18","selenium-server":"^3.141.59","@vue/compiler-sfc":"^3.2.31","@types/webpack-env":"1.18.0","@vitejs/plugin-vue":"2.3.4","browserstack-local":"1.5.1","nightwatch-helpers":"^1.2.0","html-webpack-plugin":"5.5.0","@rollup/plugin-alias":"3.1.9","@sucrase/jest-plugin":"2.2.1","@vue/server-renderer":"3.2.45","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"4.0.0","rollup-plugin-analyzer":"^4.0.0","@rollup/plugin-commonjs":"22.0.2","@microsoft/api-extractor":"7.33.6","rollup-plugin-typescript2":"0.33.0","conventional-changelog-cli":"2.2.2","@rollup/plugin-node-resolve":"15.0.1","connect-history-api-fallback":"^2.0.0","@commitlint/config-conventional":"^17.1.0"},"peerDependencies":{"vue":"^3.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-timer-hook_1.0.27_1669270344826_0.23197800187153517","host":"s3://npm-registry-packages"}},"1.0.28":{"name":"vue-timer-hook","version":"1.0.28","keywords":["vue","vue3","timer","hook"],"license":"MIT","_id":"vue-timer-hook@1.0.28","maintainers":[{"name":"riderx","email":"martindonadieu@gmail.com"}],"dist":{"shasum":"3c75503180463b06ec0ec70c3d48c73fca37e80e","tarball":"https://registry.npmjs.org/vue-timer-hook/-/vue-timer-hook-1.0.28.tgz","fileCount":10,"integrity":"sha512-TcAN8+lcF/B/gac4JJw/DfiPQ5un3SodXCjawDsM8SbBliBnvmKEQqJs5MsXTVs0nCZalE7HNTQU6jsXP5QyGg==","signatures":[{"sig":"MEUCIQC0RruJsCKXaad/85w8tLRaFB3PJmxo2Ef2GKhf+Pi7bwIgN0a7irpqG9+8M9f8Zqcq6ctuW25CRzQl8zvO+kQVroQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":54310,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjfwtuACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoBkA//duskcidIoeOcCZcOZl1ZwiDQ4qE04Mq8KxctZ0tZNuxsMcGC\r\nHoLOzD32DcgDBvgmkHVBsvcsf+o7n2P1612wzuBTwLfTQlWtimL//IycuMKO\r\nBAp04PcofUn8nmYgTcZHKnYzdUvbv9fpkdAEvR+AUkv0T7i5qM4RFpMXgKGR\r\nAJfLLtsr2+oL+PUKcIvm7GSPUpgvWv5tSYEzpxsRzBGTtiek2m+BF19fzfvp\r\nos54tbMjJs6UFFcNrh1gufhTrCUWreMND3yT9tOdVkanVVcgH2HhzcfEIscU\r\nCutbL/KTVk0mPNK6CqoUCyEA1UtC5xo3cNU86fqJ+bSBjRBfXpIx7C3FIZrX\r\n4T6SlrTYfqwFXAWu+ycsqnO8No7yV+JAAb3Ux38MUfjUD03hpQvwrxY58fm+\r\nSCCAlHDfjxLNDCU/2Dl253LAd2w8j12M8cdk5+w7X14MFFM1t2Ksr5a0SQIQ\r\neKvGNZnxJEhvzj/4kpidymeaF28yupybDEtuEB0M4vtF0v0ZEfh1t9aUgmUj\r\nKXA9g/PMsT33PFIEMveogtEmB+6xINpGnkwMhdre3hRc1x70FeV10NNsyTy7\r\no9GFc4tRz08lc2XggLMIFZuKzYofaHaNEEURcIjEaTWaugOedtrrpYUKy3Sl\r\nvhr95h4ZmDRtnCiBCCU+TTFrA92J7tEX5bw=\r\n=fqv2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/vue-timer-hook.cjs.js","types":"dist/vue-timer-hook.d.ts","unpkg":"dist/vue-timer-hook.global.js","vetur":{"tags":"vetur/tags.json","attributes":"vetur/attributes.json"},"module":"dist/vue-timer-hook.esm-bundler.js","gitHead":"bee543d6617f7dd1354f749948b1463ed7cf95da","scripts":{"dev":"vite --config demo/vite.config.js","docs":"vitepress dev docs","lint":"npm run lint:script && npm run lint:html","test":"npm run test:types && npm run test:unit","build":"rollup -c rollup.config.js","dev:e2e":"vite --config e2e/vite.config.js","prepare":"husky install","release":"bash scripts/release.sh","lint:fix":"npm run lint:script --write && npm run lint:html --write","test:dts":"tsc -p ./test-dts/tsconfig.json","test:e2e":"npm run test:e2e:headless && npm run test:e2e:native","build:dts":"api-extractor run --local --verbose","build:e2e":"vue-tsc --noEmit && vite build --config e2e/vite.config.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","lint:html":"prettier -c --parser html \"{demo,e2e}/**/*.html\"","test:unit":"jest --coverage","build:demo":"vue-tsc --noEmit && vite build --config demo/vite.config.js","build:size":"npm run build && rollup -c size-checks/rollup.config.js","docs:build":"vitepress build docs","test:types":"tsc --build tsconfig.json","deploy:demo":"npm build:demo && node scripts/deploy.js","lint:script":"prettier -c --parser typescript \"{src,__tests__,e2e,demo}/**/*.[jt]s?(x)\"","test:e2e:bs":"node e2e/runner.js --local -e edge_pre_chrome,android44 -c e2e/nightwatch.browserstack.js --tag browserstack","test:e2e:ci":"node e2e/runner.js -e firefox --retries 2","test:e2e:native":"node e2e/runner.js -e chrome --tag no-headless","test:e2e:headless":"node e2e/runner.js -e chrome-headless --skiptags no-headless"},"_npmUser":{"name":"riderx","email":"martindonadieu@gmail.com"},"jsdelivr":"dist/vue-timer-hook.global.js","_npmVersion":"8.19.2","description":"Vue timer hook is a custom [vue 3 hook](https://vue.org/docs/hooks-intro.html), built to handle timer, stopwatch, and time logic/state in your vue component.","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_nodeVersion":"16.18.0","_hasShrinkwrap":false,"devDependencies":{"vue":"3.2.45","jest":"29.2.0","vite":"^2.8.4","axios":"0.27.2","chalk":"5.0.1","husky":"^8.0.1","brotli":"^1.3.2","dotenv":"16.0.3","rollup":"2.79.1","yorkie":"^2.0.0","codecov":"4.0.0-0","ts-node":"^10.9.1","vue-tsc":"1.0.9","gh-pages":"^4.0.0","mockdate":"^3.0.5","prettier":"2.7.1","vitepress":"0.22.4","css-loader":"6.7.2","nightwatch":"2.3.4","typescript":"4.8.4","@types/jest":"29.1.2","@types/node":"^18.7.6","lint-staged":"13.0.3","@types/jsdom":"20.0.1","chromedriver":"105.0.1","faked-promise":"^2.2.2","serve-handler":"^6.1.3","@types/webpack":"^5.28.0","jest-mock-warn":"^1.1.0","@commitlint/cli":"^17.1.1","@vue/test-utils":"^2.0.0-rc.18","selenium-server":"^3.141.59","@vue/compiler-sfc":"^3.2.31","@types/webpack-env":"1.18.0","@vitejs/plugin-vue":"2.3.4","browserstack-local":"1.5.1","nightwatch-helpers":"^1.2.0","html-webpack-plugin":"5.5.0","@rollup/plugin-alias":"3.1.9","@sucrase/jest-plugin":"2.2.1","@vue/server-renderer":"3.2.45","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"4.0.0","rollup-plugin-analyzer":"^4.0.0","@rollup/plugin-commonjs":"22.0.2","@microsoft/api-extractor":"7.33.6","rollup-plugin-typescript2":"0.33.0","conventional-changelog-cli":"2.2.2","@rollup/plugin-node-resolve":"15.0.1","connect-history-api-fallback":"^2.0.0","@commitlint/config-conventional":"^17.1.0"},"peerDependencies":{"vue":"^3.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-timer-hook_1.0.28_1669270382459_0.8530726562622273","host":"s3://npm-registry-packages"}},"1.0.29":{"name":"vue-timer-hook","version":"1.0.29","keywords":["vue","vue3","timer","hook"],"license":"MIT","_id":"vue-timer-hook@1.0.29","maintainers":[{"name":"riderx","email":"martindonadieu@gmail.com"}],"dist":{"shasum":"69f851ce63350d2a577d471a8109964ed10b0cd4","tarball":"https://registry.npmjs.org/vue-timer-hook/-/vue-timer-hook-1.0.29.tgz","fileCount":10,"integrity":"sha512-0AGsCSuJ4WuJuABamfngiSlmCpdkpJJkVQfVkIV84pny82GAmfb+kt3p7QMMnlnMmZp5/W6xOXvRSjdCNSLafw==","signatures":[{"sig":"MEQCIFiyAHbEmQdSpUrY2bkg+5+D92ceRnDDtixFC6CBUjKjAiBdWWldt8KD7mxfpAQXESXuxcuV4QE+H45XpUokSZaSaA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":54310,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjfwuvACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo48RAAk8AoC9lbICQU2IOg0gZ/wdNZjS/VEnZAiho6yMkbGrKQoUr5\r\nVW6tFaFBofK/vcLuHwuYw0punqfLG2AbOQik3U9QQiSbE40OxbUnqogGhoCd\r\nKkKK3mgfeuLw9u5eqpXoyXu2jMvF018vocXY96DnFa+hDRGxKNAnjmuw7bpS\r\nf+Pw8HDABgDSQO7w9dWGaFCr7FBiAOWMbiaNlpO1wui5QbdfGN5vozDewPgf\r\n4iJOvAj1sNaScuq8Hkc+EVAlAw8ZSgN26Q19Cy1R6DoEqsHHSXhL5njbvF27\r\nsjFkmc/J5bx0WYOGMoWdtPxqQW6N6QH/VFErJn8qsjMGlFx9ltUkma0qpBA0\r\nmkiFbcx6cXLnetLhvSRZIo0DbPw0NJenQNUm6mqPSsDhweBJSrZ0T8JGxXhe\r\nYag21E0NFxdfxoI5DjzHcnuhqa56iBi81omvP68VksjdSM5drTM/WuUbQDkR\r\ne+Fd3R8OldsU4LexFnqa345QfY3waHGSZZ/tMe91CZ/COSPbVjBQr7VHNN9C\r\nCyGkFOJCEYDDyR92zsm130bMN+MztitWDTY1OT6dviarFuMnczvtut9xf1G+\r\nVFg4maImtJ5k36TWyGDAQWFE2z9t78aVqA+XzLgTVHzieTCBKx/S/M9xPtnz\r\netHuUCwfDa+R1P88rWjSrgzwNRnpRdyYpP0=\r\n=R5N8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/vue-timer-hook.cjs.js","types":"dist/vue-timer-hook.d.ts","unpkg":"dist/vue-timer-hook.global.js","vetur":{"tags":"vetur/tags.json","attributes":"vetur/attributes.json"},"module":"dist/vue-timer-hook.esm-bundler.js","gitHead":"8e7033955ad97385ef137f146cdf1985aa6f15ba","scripts":{"dev":"vite --config demo/vite.config.js","docs":"vitepress dev docs","lint":"npm run lint:script && npm run lint:html","test":"npm run test:types && npm run test:unit","build":"rollup -c rollup.config.js","dev:e2e":"vite --config e2e/vite.config.js","prepare":"husky install","release":"bash scripts/release.sh","lint:fix":"npm run lint:script --write && npm run lint:html --write","test:dts":"tsc -p ./test-dts/tsconfig.json","test:e2e":"npm run test:e2e:headless && npm run test:e2e:native","build:dts":"api-extractor run --local --verbose","build:e2e":"vue-tsc --noEmit && vite build --config e2e/vite.config.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","lint:html":"prettier -c --parser html \"{demo,e2e}/**/*.html\"","test:unit":"jest --coverage","build:demo":"vue-tsc --noEmit && vite build --config demo/vite.config.js","build:size":"npm run build && rollup -c size-checks/rollup.config.js","docs:build":"vitepress build docs","test:types":"tsc --build tsconfig.json","deploy:demo":"npm build:demo && node scripts/deploy.js","lint:script":"prettier -c --parser typescript \"{src,__tests__,e2e,demo}/**/*.[jt]s?(x)\"","test:e2e:bs":"node e2e/runner.js --local -e edge_pre_chrome,android44 -c e2e/nightwatch.browserstack.js --tag browserstack","test:e2e:ci":"node e2e/runner.js -e firefox --retries 2","test:e2e:native":"node e2e/runner.js -e chrome --tag no-headless","test:e2e:headless":"node e2e/runner.js -e chrome-headless --skiptags no-headless"},"_npmUser":{"name":"riderx","email":"martindonadieu@gmail.com"},"jsdelivr":"dist/vue-timer-hook.global.js","_npmVersion":"8.19.2","description":"Vue timer hook is a custom [vue 3 hook](https://vue.org/docs/hooks-intro.html), built to handle timer, stopwatch, and time logic/state in your vue component.","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_nodeVersion":"16.18.0","_hasShrinkwrap":false,"devDependencies":{"vue":"3.2.45","jest":"29.2.0","vite":"^2.8.4","axios":"0.27.2","chalk":"5.0.1","husky":"^8.0.1","brotli":"^1.3.2","dotenv":"16.0.3","rollup":"2.79.1","yorkie":"^2.0.0","codecov":"4.0.0-0","ts-node":"^10.9.1","vue-tsc":"1.0.9","gh-pages":"^4.0.0","mockdate":"^3.0.5","prettier":"2.7.1","vitepress":"0.22.4","css-loader":"6.7.2","nightwatch":"2.3.4","typescript":"4.9.3","@types/jest":"29.1.2","@types/node":"^18.7.6","lint-staged":"13.0.3","@types/jsdom":"20.0.1","chromedriver":"105.0.1","faked-promise":"^2.2.2","serve-handler":"^6.1.3","@types/webpack":"^5.28.0","jest-mock-warn":"^1.1.0","@commitlint/cli":"^17.1.1","@vue/test-utils":"^2.0.0-rc.18","selenium-server":"^3.141.59","@vue/compiler-sfc":"^3.2.31","@types/webpack-env":"1.18.0","@vitejs/plugin-vue":"2.3.4","browserstack-local":"1.5.1","nightwatch-helpers":"^1.2.0","html-webpack-plugin":"5.5.0","@rollup/plugin-alias":"3.1.9","@sucrase/jest-plugin":"2.2.1","@vue/server-renderer":"3.2.45","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"4.0.0","rollup-plugin-analyzer":"^4.0.0","@rollup/plugin-commonjs":"22.0.2","@microsoft/api-extractor":"7.33.6","rollup-plugin-typescript2":"0.33.0","conventional-changelog-cli":"2.2.2","@rollup/plugin-node-resolve":"15.0.1","connect-history-api-fallback":"^2.0.0","@commitlint/config-conventional":"^17.1.0"},"peerDependencies":{"vue":"^3.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-timer-hook_1.0.29_1669270447365_0.34990460694934145","host":"s3://npm-registry-packages"}},"1.0.30":{"name":"vue-timer-hook","version":"1.0.30","keywords":["vue","vue3","timer","hook"],"license":"MIT","_id":"vue-timer-hook@1.0.30","maintainers":[{"name":"riderx","email":"martindonadieu@gmail.com"}],"dist":{"shasum":"06756fdc33aab659b77e0ea1bc8e19fd1d803a85","tarball":"https://registry.npmjs.org/vue-timer-hook/-/vue-timer-hook-1.0.30.tgz","fileCount":10,"integrity":"sha512-Z3S1URSd8/MVBpcHIHz68lMxLpJi5z9LiGPucx2tYr0jd5ad9i+3ErgC9B0414uMG9NlxHhRqvHs1ymbxDMy/g==","signatures":[{"sig":"MEYCIQDOlJvK5q+/b92fxqUTskWG9s1pMFpBRQ06HmdwQ69+fgIhAI7lL7z+k3S4shQYQ1ZHRWRwxCSBGRqrLgNmVLoRDJ9Q","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":54310,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjfwvxACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmruKA//cyyMBcGAm38PV7sMxm3UX7POu/781Oh6L8QjX7S6bzrb0ZlH\r\n8Ird75j+YatlBuHYKcixdkxC9XptoteS8C8pmCVl4hgKG7hDPt3/kfQvIRYn\r\n6fvmYx3cqXIM2fFYmd557Djt2kWnSDuIuj5ijudba8o1cREmX4aNAIItZZE/\r\nKIi/Efo1dMXJKc55KWFEpOf/SFUdx/JHC6ncVSaU8p6sckcmq3INRwgTsd2J\r\n0nvOk0cux/d6lMaey1rxFnzOZlTyMUfCCqOtfC8RANc81+zzhW5t82/Vi5HS\r\nx++DYbTgb3Smujodf1pX4PEVuacsHva0mIjX8Z+l7DGkXAZkpWKo3/vwSSCw\r\nVELjF2xV+ljO6xU4FSR3a9kdbYcKNmUPZ0fm52fWcOog4rWf0Lg7AxjGJBEv\r\n/W/31nZfw6AdRN2FpFF2RE1kPAn5lKorXBCWjIsx1XizRj4QiuLDpFB7VTTj\r\n5O8I3LBa+MeRtJ8S9NXW1d5w1fWgfti9TDek3p2naKDC9B/Y4GS622BwR/3x\r\nFzVCX7knEEibS0vHACIE4wWmrFQb9x7bHJYpM1J20/3QFb3HN1MTYaAuaEfe\r\n1S6YfMuw0jdsTFxfyDWubmWeZySA+9oYW1E9uURnOdVoLRjrlpruSFoMzw6d\r\nNWgtxJ1uJYCl3+6RuqYl8Hr9HXuiCsw/glU=\r\n=Cc00\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/vue-timer-hook.cjs.js","types":"dist/vue-timer-hook.d.ts","unpkg":"dist/vue-timer-hook.global.js","vetur":{"tags":"vetur/tags.json","attributes":"vetur/attributes.json"},"module":"dist/vue-timer-hook.esm-bundler.js","gitHead":"6bb0827d1e3ecdb2d35d42bce9470e45e4b94b9e","scripts":{"dev":"vite --config demo/vite.config.js","docs":"vitepress dev docs","lint":"npm run lint:script && npm run lint:html","test":"npm run test:types && npm run test:unit","build":"rollup -c rollup.config.js","dev:e2e":"vite --config e2e/vite.config.js","prepare":"husky install","release":"bash scripts/release.sh","lint:fix":"npm run lint:script --write && npm run lint:html --write","test:dts":"tsc -p ./test-dts/tsconfig.json","test:e2e":"npm run test:e2e:headless && npm run test:e2e:native","build:dts":"api-extractor run --local --verbose","build:e2e":"vue-tsc --noEmit && vite build --config e2e/vite.config.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","lint:html":"prettier -c --parser html \"{demo,e2e}/**/*.html\"","test:unit":"jest --coverage","build:demo":"vue-tsc --noEmit && vite build --config demo/vite.config.js","build:size":"npm run build && rollup -c size-checks/rollup.config.js","docs:build":"vitepress build docs","test:types":"tsc --build tsconfig.json","deploy:demo":"npm build:demo && node scripts/deploy.js","lint:script":"prettier -c --parser typescript \"{src,__tests__,e2e,demo}/**/*.[jt]s?(x)\"","test:e2e:bs":"node e2e/runner.js --local -e edge_pre_chrome,android44 -c e2e/nightwatch.browserstack.js --tag browserstack","test:e2e:ci":"node e2e/runner.js -e firefox --retries 2","test:e2e:native":"node e2e/runner.js -e chrome --tag no-headless","test:e2e:headless":"node e2e/runner.js -e chrome-headless --skiptags no-headless"},"_npmUser":{"name":"riderx","email":"martindonadieu@gmail.com"},"jsdelivr":"dist/vue-timer-hook.global.js","_npmVersion":"8.19.2","description":"Vue timer hook is a custom [vue 3 hook](https://vue.org/docs/hooks-intro.html), built to handle timer, stopwatch, and time logic/state in your vue component.","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_nodeVersion":"16.18.0","_hasShrinkwrap":false,"devDependencies":{"vue":"3.2.45","jest":"29.3.1","vite":"^2.8.4","axios":"0.27.2","chalk":"5.1.2","husky":"^8.0.1","brotli":"^1.3.2","dotenv":"16.0.3","rollup":"2.79.1","yorkie":"^2.0.0","codecov":"4.0.0-0","ts-node":"^10.9.1","vue-tsc":"1.0.9","gh-pages":"^4.0.0","mockdate":"^3.0.5","prettier":"2.8.0","vitepress":"0.22.4","css-loader":"6.7.2","nightwatch":"2.5.1","typescript":"4.9.3","@types/jest":"29.2.3","@types/node":"^18.7.6","lint-staged":"13.0.3","@types/jsdom":"20.0.1","chromedriver":"105.0.1","faked-promise":"^2.2.2","serve-handler":"^6.1.3","@types/webpack":"^5.28.0","jest-mock-warn":"^1.1.0","@commitlint/cli":"^17.1.1","@vue/test-utils":"^2.0.0-rc.18","selenium-server":"^3.141.59","@vue/compiler-sfc":"^3.2.31","@types/webpack-env":"1.18.0","@vitejs/plugin-vue":"2.3.4","browserstack-local":"1.5.1","nightwatch-helpers":"^1.2.0","html-webpack-plugin":"5.5.0","@rollup/plugin-alias":"3.1.9","@sucrase/jest-plugin":"2.2.1","@vue/server-renderer":"3.2.45","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"4.0.0","rollup-plugin-analyzer":"^4.0.0","@rollup/plugin-commonjs":"22.0.2","@microsoft/api-extractor":"7.33.6","rollup-plugin-typescript2":"0.33.0","conventional-changelog-cli":"2.2.2","@rollup/plugin-node-resolve":"15.0.1","connect-history-api-fallback":"^2.0.0","@commitlint/config-conventional":"^17.1.0"},"peerDependencies":{"vue":"^3.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-timer-hook_1.0.30_1669270513260_0.42908984397378247","host":"s3://npm-registry-packages"}},"1.0.31":{"name":"vue-timer-hook","version":"1.0.31","keywords":["vue","vue3","timer","hook"],"license":"MIT","_id":"vue-timer-hook@1.0.31","maintainers":[{"name":"riderx","email":"martindonadieu@gmail.com"}],"dist":{"shasum":"12682af1a4b30da25d67bb87a7d784c215406ce4","tarball":"https://registry.npmjs.org/vue-timer-hook/-/vue-timer-hook-1.0.31.tgz","fileCount":10,"integrity":"sha512-5ozkp5rc/TE0i+Jx87MACtqm5KiEE7aa/sTOyWjPRvfQgI7yJKFQrgsnzzrihIE5/Z9SFMseG6YzrsiQfdMX0g==","signatures":[{"sig":"MEUCIBRZwhVR7gJLBb/FwqIQIL9n27MnG+DFl+xmvC329TzAAiEAlD4Qhc5SWYOwqBFmTcapfkOclEdkextvQGUNsxkKHX4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":54310,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjfwxAACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpE8w/6A3UdUlRSrDsEEQMojKd/a/YFEzedHALhK1DdEscYxZWh9Jrx\r\npeVTGl2/E99oSh5zc//ptFGQ3jNuCACoPJkix7q/9J8nQsDQ8xbiavcEIwlE\r\nXH0bsY0i4vBWQNb6dN1HSM1yCt6GFtIQfIBfPggN4dhZBknC8Bsuiu83AgOl\r\nhSPu/pbVdWjErcpdLXpwYdsjbFktuUZ24bBov+GoVlcCEgMMrrYsAprcoiio\r\nLuMPvvxzEr01X47uaOwJ5MMNAzSCzccZV0xwVw3Yq8mwXRpDFA54yHWmQ6Nu\r\nPoDlgvrjDyE9llupnGWm62XIZQ3Yp82kWY0UlAKYX6POjPQYpmTyN+AvZczw\r\nb6AINmZapq4X7ydNv2pFp1b2H8mOaJpcfCLRIXbt4wrpXRRgIpgTNuCzQCFt\r\nkNZoCF6Xasc918Pbodid0Ympt8UxFAnvy9XOyuFatZS6GGMLiQcUOBNN7X97\r\naEwRYkb3+HrWjmPD4ro5/GN9tFX2lzYGppatxQKhcUXRpmr/o0jXh40Pyw2Y\r\nsd97oCcYVby7geLFbshcjz5bv6Gx5YQvuiIUkA0klx253ksBKeU+R4+RE/ls\r\nPt/ZmI2AdKJygFU+afH/+e5DAyFAAyNgAGFtXH3VME8OEKN7yUrVEdYZWGbo\r\nMTidNE/jSY6GeGwKsrwztZrPF4SCQS5AYuM=\r\n=71vo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/vue-timer-hook.cjs.js","types":"dist/vue-timer-hook.d.ts","unpkg":"dist/vue-timer-hook.global.js","vetur":{"tags":"vetur/tags.json","attributes":"vetur/attributes.json"},"module":"dist/vue-timer-hook.esm-bundler.js","gitHead":"13edebaba11a21e020f987b5289452ba2d18adb7","scripts":{"dev":"vite --config demo/vite.config.js","docs":"vitepress dev docs","lint":"npm run lint:script && npm run lint:html","test":"npm run test:types && npm run test:unit","build":"rollup -c rollup.config.js","dev:e2e":"vite --config e2e/vite.config.js","prepare":"husky install","release":"bash scripts/release.sh","lint:fix":"npm run lint:script --write && npm run lint:html --write","test:dts":"tsc -p ./test-dts/tsconfig.json","test:e2e":"npm run test:e2e:headless && npm run test:e2e:native","build:dts":"api-extractor run --local --verbose","build:e2e":"vue-tsc --noEmit && vite build --config e2e/vite.config.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","lint:html":"prettier -c --parser html \"{demo,e2e}/**/*.html\"","test:unit":"jest --coverage","build:demo":"vue-tsc --noEmit && vite build --config demo/vite.config.js","build:size":"npm run build && rollup -c size-checks/rollup.config.js","docs:build":"vitepress build docs","test:types":"tsc --build tsconfig.json","deploy:demo":"npm build:demo && node scripts/deploy.js","lint:script":"prettier -c --parser typescript \"{src,__tests__,e2e,demo}/**/*.[jt]s?(x)\"","test:e2e:bs":"node e2e/runner.js --local -e edge_pre_chrome,android44 -c e2e/nightwatch.browserstack.js --tag browserstack","test:e2e:ci":"node e2e/runner.js -e firefox --retries 2","test:e2e:native":"node e2e/runner.js -e chrome --tag no-headless","test:e2e:headless":"node e2e/runner.js -e chrome-headless --skiptags no-headless"},"_npmUser":{"name":"riderx","email":"martindonadieu@gmail.com"},"jsdelivr":"dist/vue-timer-hook.global.js","_npmVersion":"8.19.2","description":"Vue timer hook is a custom [vue 3 hook](https://vue.org/docs/hooks-intro.html), built to handle timer, stopwatch, and time logic/state in your vue component.","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_nodeVersion":"16.18.0","_hasShrinkwrap":false,"devDependencies":{"vue":"3.2.45","jest":"29.3.1","vite":"^2.8.4","axios":"0.27.2","chalk":"5.1.2","husky":"^8.0.1","brotli":"^1.3.2","dotenv":"16.0.3","rollup":"2.79.1","yorkie":"^2.0.0","codecov":"4.0.0-0","ts-node":"^10.9.1","vue-tsc":"1.0.9","gh-pages":"^4.0.0","mockdate":"^3.0.5","prettier":"2.8.0","vitepress":"0.22.4","css-loader":"6.7.2","nightwatch":"2.5.1","typescript":"4.9.3","@types/jest":"29.2.3","@types/node":"^18.7.6","lint-staged":"13.0.3","@types/jsdom":"20.0.1","chromedriver":"105.0.1","faked-promise":"^2.2.2","serve-handler":"^6.1.3","@types/webpack":"^5.28.0","jest-mock-warn":"^1.1.0","@commitlint/cli":"^17.1.1","@vue/test-utils":"^2.0.0-rc.18","selenium-server":"^3.141.59","@vue/compiler-sfc":"^3.2.31","@types/webpack-env":"1.18.0","@vitejs/plugin-vue":"2.3.4","browserstack-local":"1.5.1","nightwatch-helpers":"^1.2.0","html-webpack-plugin":"5.5.0","@rollup/plugin-alias":"4.0.2","@sucrase/jest-plugin":"2.2.1","@vue/server-renderer":"3.2.45","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"4.0.0","rollup-plugin-analyzer":"^4.0.0","@rollup/plugin-commonjs":"22.0.2","@microsoft/api-extractor":"7.33.6","rollup-plugin-typescript2":"0.33.0","conventional-changelog-cli":"2.2.2","@rollup/plugin-node-resolve":"15.0.1","connect-history-api-fallback":"^2.0.0","@commitlint/config-conventional":"^17.1.0"},"peerDependencies":{"vue":"^3.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-timer-hook_1.0.31_1669270592404_0.4368565618611242","host":"s3://npm-registry-packages"}},"1.0.32":{"name":"vue-timer-hook","version":"1.0.32","keywords":["vue","vue3","timer","hook"],"license":"MIT","_id":"vue-timer-hook@1.0.32","maintainers":[{"name":"riderx","email":"martindonadieu@gmail.com"}],"dist":{"shasum":"6c0bdc8877da251a5a351bede238150e9f60085e","tarball":"https://registry.npmjs.org/vue-timer-hook/-/vue-timer-hook-1.0.32.tgz","fileCount":10,"integrity":"sha512-m1rbcn/6hV9a0Vibm4Bq/qNBpKymMEnTT8DZGHJ2yyenIY9o5/nDIPk7miNRPWXV0GV4NinBtwD0eS6iDN5RWA==","signatures":[{"sig":"MEYCIQD52JZjobeIoAdmVDu4T5BwoL66Tz0SQREHeCRc3ahlXwIhANnQ7dkvtVIMcf3xplZ/ftkcIgbzFEB9Qy9nesl0tQh9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":54310,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjfwyCACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqt9A/+PGMOSsROMvmT3hBQFORHpQZ1gfWjaeVwg0v2XIR6gRQgzKt1\r\neExrITfeodpbIZnH/rutzvkFdlurcNvNVJhTMtdzhGbAw8dJrXDt9oljxI4w\r\nnaSnmw0sX61Seu9hZ0n3vG07CnZkITT1p+ellOWxHg/izmupXxzCtWdFJVYd\r\nvB51mxJ/2ZvCczSmGJ6FSK1fJWE7oheg1Q1jRH/VW1QnoXUl+lrRBfc5Qe2/\r\nr3jg4xA1APKznuk55ZyXPoFnn7C86TXYvHgPGjw5eaENu/kCvvWHQnHWQpmH\r\n3fHUeC/CUimDyAxuYEIcArVqVWFv+wOnSWCzYWJHC0IE1bEtCMoSXb3tKco2\r\nbtiOSyVRF9x2rPvZ7OWBNHZgK1Vl76caZhK+06yAqGLwFDSyPrZDayOwoPO8\r\nLwNrkzcc8KH9MOOmpGbB1dBT94Zhu+WQtKmL7ONxr+t7HhjOkU5YX7Vn9chT\r\nsqDMHZuNGqYR7qv8OcBGehwilHafZne2SX81cve6LDMT6F11XZAZIvEMhWuN\r\nM3pmjjffwyYtzm1YSX8DWETqroRClqiRZsKoZJsVQbMp4DEQRdLaT/zW8sfq\r\nu3bt0pU1H7gN474h9kwAo3LE7Bh5tDpaWikC0a9i5QphICqhBNaKZvrpZlU0\r\n3+czyT/v/PkjfIrS7ZiDKl/Zcm3L9yuCdCc=\r\n=SW1P\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/vue-timer-hook.cjs.js","types":"dist/vue-timer-hook.d.ts","unpkg":"dist/vue-timer-hook.global.js","vetur":{"tags":"vetur/tags.json","attributes":"vetur/attributes.json"},"module":"dist/vue-timer-hook.esm-bundler.js","gitHead":"1d0d4edce92dd76aefa3c70c6d6791c21fb26969","scripts":{"dev":"vite --config demo/vite.config.js","docs":"vitepress dev docs","lint":"npm run lint:script && npm run lint:html","test":"npm run test:types && npm run test:unit","build":"rollup -c rollup.config.js","dev:e2e":"vite --config e2e/vite.config.js","prepare":"husky install","release":"bash scripts/release.sh","lint:fix":"npm run lint:script --write && npm run lint:html --write","test:dts":"tsc -p ./test-dts/tsconfig.json","test:e2e":"npm run test:e2e:headless && npm run test:e2e:native","build:dts":"api-extractor run --local --verbose","build:e2e":"vue-tsc --noEmit && vite build --config e2e/vite.config.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","lint:html":"prettier -c --parser html \"{demo,e2e}/**/*.html\"","test:unit":"jest --coverage","build:demo":"vue-tsc --noEmit && vite build --config demo/vite.config.js","build:size":"npm run build && rollup -c size-checks/rollup.config.js","docs:build":"vitepress build docs","test:types":"tsc --build tsconfig.json","deploy:demo":"npm build:demo && node scripts/deploy.js","lint:script":"prettier -c --parser typescript \"{src,__tests__,e2e,demo}/**/*.[jt]s?(x)\"","test:e2e:bs":"node e2e/runner.js --local -e edge_pre_chrome,android44 -c e2e/nightwatch.browserstack.js --tag browserstack","test:e2e:ci":"node e2e/runner.js -e firefox --retries 2","test:e2e:native":"node e2e/runner.js -e chrome --tag no-headless","test:e2e:headless":"node e2e/runner.js -e chrome-headless --skiptags no-headless"},"_npmUser":{"name":"riderx","email":"martindonadieu@gmail.com"},"jsdelivr":"dist/vue-timer-hook.global.js","_npmVersion":"8.19.2","description":"Vue timer hook is a custom [vue 3 hook](https://vue.org/docs/hooks-intro.html), built to handle timer, stopwatch, and time logic/state in your vue component.","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_nodeVersion":"16.18.0","_hasShrinkwrap":false,"devDependencies":{"vue":"3.2.45","jest":"29.3.1","vite":"^2.8.4","axios":"0.27.2","chalk":"5.1.2","husky":"^8.0.1","brotli":"^1.3.2","dotenv":"16.0.3","rollup":"2.79.1","yorkie":"^2.0.0","codecov":"4.0.0-0","ts-node":"^10.9.1","vue-tsc":"1.0.9","gh-pages":"^4.0.0","mockdate":"^3.0.5","prettier":"2.8.0","vitepress":"0.22.4","css-loader":"6.7.2","nightwatch":"2.5.1","typescript":"4.9.3","@types/jest":"29.2.3","@types/node":"^18.7.6","lint-staged":"13.0.3","@types/jsdom":"20.0.1","chromedriver":"105.0.1","faked-promise":"^2.2.2","serve-handler":"^6.1.3","@types/webpack":"^5.28.0","jest-mock-warn":"^1.1.0","@commitlint/cli":"^17.1.1","@vue/test-utils":"^2.0.0-rc.18","selenium-server":"^3.141.59","@vue/compiler-sfc":"^3.2.31","@types/webpack-env":"1.18.0","@vitejs/plugin-vue":"2.3.4","browserstack-local":"1.5.1","nightwatch-helpers":"^1.2.0","html-webpack-plugin":"5.5.0","@rollup/plugin-alias":"4.0.2","@sucrase/jest-plugin":"2.2.1","@vue/server-renderer":"3.2.45","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"4.0.0","rollup-plugin-analyzer":"^4.0.0","@rollup/plugin-commonjs":"22.0.2","@microsoft/api-extractor":"7.33.6","rollup-plugin-typescript2":"0.34.1","conventional-changelog-cli":"2.2.2","@rollup/plugin-node-resolve":"15.0.1","connect-history-api-fallback":"^2.0.0","@commitlint/config-conventional":"^17.1.0"},"peerDependencies":{"vue":"^3.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-timer-hook_1.0.32_1669270657880_0.8089484146024304","host":"s3://npm-registry-packages"}},"1.0.33":{"name":"vue-timer-hook","version":"1.0.33","keywords":["vue","vue3","timer","hook"],"license":"MIT","_id":"vue-timer-hook@1.0.33","maintainers":[{"name":"riderx","email":"martindonadieu@gmail.com"}],"dist":{"shasum":"0aeb13c6a5b9ceb72c879ee1f717a87018d3d47d","tarball":"https://registry.npmjs.org/vue-timer-hook/-/vue-timer-hook-1.0.33.tgz","fileCount":10,"integrity":"sha512-iQSHXj29HKLUArzX86ybtVPUsUtPnJrtBsJEveAM6zIiVlacWx8frxNztfCV+FV7jZJPn1n+Ta48yu8DauI9rA==","signatures":[{"sig":"MEUCIQCVe1BL1yKw+qEBD3De4Lljgiqofg34+wFo/Vk/4ykTjAIgcN2IjeDXk6qorUmMYmvmbTeOUHr3tpkpAMrEEC/0vOE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":54310,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjfynzACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr2Ng//UdGcFM9J19erAOh7uEtZB1nnus1ibwBE/xpKEbyqg7dDa9Fg\r\n1TUJowXIY2M/v6+SRxXUy1EiSuVWyO3/tcRORmPnjdYjvU9kIcxR6hxefuut\r\nr39d/jSXy5ZJ+BwokTEy8CmJz1FqAYP+GAURmQ4SObsZYMRO+J0Z/m2kC6nP\r\nONW2HzaAbIV++KZGUNDRo9QvFETxFNA0JUZi2xBJOAxYixP+vjySUYxYKX+Q\r\nnbAAowhMi1rX9WxWWgBfv/1iyIipXJNqkEAGvHbzKr8dHpwciOtozXZPgwxg\r\nErm2GaX4NqnnpXw/p21WTYoG/UcK5UiXSwMHymxa6/KUn3xpNvHSudKySyN3\r\ncs6z2Whtd1wRKAVbVZJny5MWJLFqYKNVGEmxUuPSSrGrX+aVCFusASkOaKFp\r\nt31adLUvgmMod4nAhwxMOd8MoUrt71DXV1UQqmzL6N+4Lun2qYeerTK+7iBG\r\nWHpWBOxOhbtXZq3f+QjxY3qy1P2UVeHIbpkaOFrIzjuAatCDmQHP0H4IBnKV\r\n28YuRZuTiajBWC+YZdfIR/kiIjoLEqRLQ3sOUdk0pNlBpYxjTk6jWkmbhtXe\r\no7knOSB/4x8UXdyS/DE5dwe3/YXzB37gAfmPDtIcdAjEzIv76gx5mJVwBvp0\r\n5xGjcyhT9x5Dm4bwkNpfyPBVkT//goR/TII=\r\n=vIAh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/vue-timer-hook.cjs.js","types":"dist/vue-timer-hook.d.ts","unpkg":"dist/vue-timer-hook.global.js","vetur":{"tags":"vetur/tags.json","attributes":"vetur/attributes.json"},"module":"dist/vue-timer-hook.esm-bundler.js","gitHead":"ae320ef32fc01b0ea2916ef7d1d05f4643008027","scripts":{"dev":"vite --config demo/vite.config.js","docs":"vitepress dev docs","lint":"npm run lint:script && npm run lint:html","test":"npm run test:types && npm run test:unit","build":"rollup -c rollup.config.js","dev:e2e":"vite --config e2e/vite.config.js","prepare":"husky install","release":"bash scripts/release.sh","lint:fix":"npm run lint:script --write && npm run lint:html --write","test:dts":"tsc -p ./test-dts/tsconfig.json","test:e2e":"npm run test:e2e:headless && npm run test:e2e:native","build:dts":"api-extractor run --local --verbose","build:e2e":"vue-tsc --noEmit && vite build --config e2e/vite.config.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","lint:html":"prettier -c --parser html \"{demo,e2e}/**/*.html\"","test:unit":"jest --coverage","build:demo":"vue-tsc --noEmit && vite build --config demo/vite.config.js","build:size":"npm run build && rollup -c size-checks/rollup.config.js","docs:build":"vitepress build docs","test:types":"tsc --build tsconfig.json","deploy:demo":"npm build:demo && node scripts/deploy.js","lint:script":"prettier -c --parser typescript \"{src,__tests__,e2e,demo}/**/*.[jt]s?(x)\"","test:e2e:bs":"node e2e/runner.js --local -e edge_pre_chrome,android44 -c e2e/nightwatch.browserstack.js --tag browserstack","test:e2e:ci":"node e2e/runner.js -e firefox --retries 2","test:e2e:native":"node e2e/runner.js -e chrome --tag no-headless","test:e2e:headless":"node e2e/runner.js -e chrome-headless --skiptags no-headless"},"_npmUser":{"name":"riderx","email":"martindonadieu@gmail.com"},"jsdelivr":"dist/vue-timer-hook.global.js","_npmVersion":"8.19.2","description":"Vue timer hook is a custom [vue 3 hook](https://vue.org/docs/hooks-intro.html), built to handle timer, stopwatch, and time logic/state in your vue component.","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_nodeVersion":"16.18.0","_hasShrinkwrap":false,"devDependencies":{"vue":"3.2.45","jest":"29.3.1","vite":"^2.8.4","axios":"0.27.2","chalk":"5.1.2","husky":"^8.0.1","brotli":"^1.3.2","dotenv":"16.0.3","rollup":"2.79.1","yorkie":"^2.0.0","codecov":"4.0.0-0","ts-node":"^10.9.1","vue-tsc":"1.0.9","gh-pages":"^4.0.0","mockdate":"^3.0.5","prettier":"2.8.0","vitepress":"0.22.4","css-loader":"6.7.2","nightwatch":"2.5.1","typescript":"4.9.3","@types/jest":"29.2.3","@types/node":"^18.7.6","lint-staged":"13.0.3","@types/jsdom":"20.0.1","chromedriver":"105.0.1","faked-promise":"^2.2.2","serve-handler":"^6.1.3","@types/webpack":"^5.28.0","jest-mock-warn":"^1.1.0","@commitlint/cli":"^17.1.1","@vue/test-utils":"^2.0.0-rc.18","selenium-server":"^3.141.59","@vue/compiler-sfc":"^3.2.31","@types/webpack-env":"1.18.0","@vitejs/plugin-vue":"2.3.4","browserstack-local":"1.5.1","nightwatch-helpers":"^1.2.0","html-webpack-plugin":"5.5.0","@rollup/plugin-alias":"4.0.2","@sucrase/jest-plugin":"2.2.1","@vue/server-renderer":"3.2.45","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"4.0.0","rollup-plugin-analyzer":"^4.0.0","@rollup/plugin-commonjs":"23.0.2","@microsoft/api-extractor":"7.33.6","rollup-plugin-typescript2":"0.34.1","conventional-changelog-cli":"2.2.2","@rollup/plugin-node-resolve":"15.0.1","connect-history-api-fallback":"^2.0.0","@commitlint/config-conventional":"^17.1.0"},"peerDependencies":{"vue":"^3.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-timer-hook_1.0.33_1669278194790_0.7487789409868209","host":"s3://npm-registry-packages"}},"1.0.34":{"name":"vue-timer-hook","version":"1.0.34","keywords":["vue","vue3","timer","hook"],"license":"MIT","_id":"vue-timer-hook@1.0.34","maintainers":[{"name":"riderx","email":"martindonadieu@gmail.com"}],"dist":{"shasum":"0907b73ff64335eba944cc7eef8530fd642c6068","tarball":"https://registry.npmjs.org/vue-timer-hook/-/vue-timer-hook-1.0.34.tgz","fileCount":10,"integrity":"sha512-5mjrJqssITUJxRk8i28AHFo2MSmSCVu/ly4V9cllOjZv+3k/m1ML9yqw3KwqXSYtgWbor7FqEZiFuObn1igtFQ==","signatures":[{"sig":"MEQCID6khMOaZo0KkPyZIOg5byiRNN4XOpaS0fBeJyVKC4kUAiBEohY812jhEm/AUUcSaHYYDRhpbrbTa9OofmxWb1KHJw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":54310,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjgQkcACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpMhg//aQCA9r03DzxujgFntRjuFLvQW2jB+PPVuymQ86ZlCXtkF/9S\r\nr2QXrRF3keqWUPSpsvh7Y6Z34g2cC9GfWhrIiBJBUN9YbCamf/Jef1ukl7+i\r\n5zad8Wo5j9K0//Nt/IWDrHmxES8hiNJghP52x7sQfjzZn8J52nWO62U5/EjL\r\nH5oo2/KN1jkiH9n03p8taB7Jp4fNsQPJBpwifHp9Yqm6CH0PrxCr2sBfvt/G\r\nVD1Wl0O1K+WSnlOdbj2y7R3f9JhC+KFoNwQ+mrhIyiDz+mG3Pf4KFcEIEkzu\r\ngPle1stxagMbR5/3LSYTRxLyN8XPrMvzisN2z2fKmTTlfbKOR95xIcaDSIYH\r\nmh6i0svOSXlebULJgudz1AkGOzbJsRu4FbJMuCeJaLiXAiG9sRtBgUjrQ3xO\r\nydKFIzxXnrkhXIrABfE7QhW7j8jBPBjhBBZxIYiTyKz/SP4fa8BgRvfVReqT\r\nYegeivksmDTJL7hWHtuFUpRXscHExls8yFcM7/+G+Ov7DS+lIJiuFfCUiHPO\r\nmN1ukjgYccAilffMS5WSTHMhWvKvRk+oSBUsobAFaXuOu0c+UYKPOIDOXxZP\r\nB6+2Z7mWT7UnbJWDi1tyko+XmAhP8OgC568r2EGWEFBYzOkSCw4M/vaReq/d\r\ndOJVDXq8GScqZlNeAJ9mwwV0IlC+Qez8YkQ=\r\n=+Mov\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/vue-timer-hook.cjs.js","types":"dist/vue-timer-hook.d.ts","unpkg":"dist/vue-timer-hook.global.js","vetur":{"tags":"vetur/tags.json","attributes":"vetur/attributes.json"},"module":"dist/vue-timer-hook.esm-bundler.js","gitHead":"7ff5938ab5dea76fca8fe8512ff2b30eff7a30cb","scripts":{"dev":"vite --config demo/vite.config.js","docs":"vitepress dev docs","lint":"npm run lint:script && npm run lint:html","test":"npm run test:types && npm run test:unit","build":"rollup -c rollup.config.js","dev:e2e":"vite --config e2e/vite.config.js","prepare":"husky install","release":"bash scripts/release.sh","lint:fix":"npm run lint:script --write && npm run lint:html --write","test:dts":"tsc -p ./test-dts/tsconfig.json","test:e2e":"npm run test:e2e:headless && npm run test:e2e:native","build:dts":"api-extractor run --local --verbose","build:e2e":"vue-tsc --noEmit && vite build --config e2e/vite.config.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","lint:html":"prettier -c --parser html \"{demo,e2e}/**/*.html\"","test:unit":"jest --coverage","build:demo":"vue-tsc --noEmit && vite build --config demo/vite.config.js","build:size":"npm run build && rollup -c size-checks/rollup.config.js","docs:build":"vitepress build docs","test:types":"tsc --build tsconfig.json","deploy:demo":"npm build:demo && node scripts/deploy.js","lint:script":"prettier -c --parser typescript \"{src,__tests__,e2e,demo}/**/*.[jt]s?(x)\"","test:e2e:bs":"node e2e/runner.js --local -e edge_pre_chrome,android44 -c e2e/nightwatch.browserstack.js --tag browserstack","test:e2e:ci":"node e2e/runner.js -e firefox --retries 2","test:e2e:native":"node e2e/runner.js -e chrome --tag no-headless","test:e2e:headless":"node e2e/runner.js -e chrome-headless --skiptags no-headless"},"_npmUser":{"name":"riderx","email":"martindonadieu@gmail.com"},"jsdelivr":"dist/vue-timer-hook.global.js","_npmVersion":"8.19.2","description":"Vue timer hook is a custom [vue 3 hook](https://vue.org/docs/hooks-intro.html), built to handle timer, stopwatch, and time logic/state in your vue component.","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_nodeVersion":"16.18.1","_hasShrinkwrap":false,"devDependencies":{"vue":"3.2.45","jest":"29.3.1","vite":"^2.8.4","axios":"0.27.2","chalk":"5.1.2","husky":"^8.0.1","brotli":"^1.3.2","dotenv":"16.0.3","rollup":"2.79.1","yorkie":"^2.0.0","codecov":"4.0.0-0","ts-node":"^10.9.1","vue-tsc":"1.0.9","gh-pages":"^4.0.0","mockdate":"^3.0.5","prettier":"2.8.0","vitepress":"0.22.4","css-loader":"6.7.2","nightwatch":"2.5.1","typescript":"4.9.3","@types/jest":"29.2.3","@types/node":"^18.7.6","lint-staged":"13.0.4","@types/jsdom":"20.0.1","chromedriver":"105.0.1","faked-promise":"^2.2.2","serve-handler":"^6.1.3","@types/webpack":"^5.28.0","jest-mock-warn":"^1.1.0","@commitlint/cli":"^17.1.1","@vue/test-utils":"^2.0.0-rc.18","selenium-server":"^3.141.59","@vue/compiler-sfc":"^3.2.31","@types/webpack-env":"1.18.0","@vitejs/plugin-vue":"2.3.4","browserstack-local":"1.5.1","nightwatch-helpers":"^1.2.0","html-webpack-plugin":"5.5.0","@rollup/plugin-alias":"4.0.2","@sucrase/jest-plugin":"2.2.1","@vue/server-renderer":"3.2.45","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"4.0.0","rollup-plugin-analyzer":"^4.0.0","@rollup/plugin-commonjs":"23.0.2","@microsoft/api-extractor":"7.33.6","rollup-plugin-typescript2":"0.34.1","conventional-changelog-cli":"2.2.2","@rollup/plugin-node-resolve":"15.0.1","connect-history-api-fallback":"^2.0.0","@commitlint/config-conventional":"^17.1.0"},"peerDependencies":{"vue":"^3.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-timer-hook_1.0.34_1669400860631_0.21056697856726792","host":"s3://npm-registry-packages"}},"1.0.35":{"name":"vue-timer-hook","version":"1.0.35","keywords":["vue","vue3","timer","hook"],"license":"MIT","_id":"vue-timer-hook@1.0.35","maintainers":[{"name":"riderx","email":"martindonadieu@gmail.com"}],"dist":{"shasum":"482f3586e538d7dca8a824f080e75674888474a3","tarball":"https://registry.npmjs.org/vue-timer-hook/-/vue-timer-hook-1.0.35.tgz","fileCount":10,"integrity":"sha512-j2qmGXByEsN0ebiU3Shy+l1xidLFR8afqY8ygsYFi0mHe3/btOdmWUWkxAr86E5ziMAc4yGZVLhD41qiw9R3Fw==","signatures":[{"sig":"MEQCIFWluxJOiqTIFUFy+b5LhPjV6ZaGx+Qyj5c9slpoEe9HAiArYB8YYzjKM14sdxvAhMNMyBvGEtJFrWDp2a2G6cYnlQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":54309,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjgQn2ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrOWBAAnchYZq7HIS7/Xma5aoe8h31nITOxSFh74Y7zNyoRwS8Rgbob\r\nHyy2AgoCPdREDElwAEQczwUvQnIadnWMYHE6UZqxi3cSHljNHlFGKmTypr49\r\nczUYXAcjL3l8Kopz5o2qfvPEJ22xbGx64WcNPRCgWe6633j6bYSKzOROaW9w\r\nJoKVmJPzeD26R/2VksTsYhyRXEQvTi/mQLPvzINcQT1inDXH8d14Z6sw79iP\r\nFpK1qFr6j5Bz9TG+lWBuT5A13ju9maodO5ez/j73T5uexKzF5holGz0/PlPQ\r\nhCNzYJGWCjLE7cP24AW1ZOvTSCva24bpvI+0PtlpALXALPyyYyR6Ma2iOHea\r\nSQ7qlUP9GzJJYCLjYWeAVikdff+Ma15RDsY3GHhhXEevzlpXKHq9YFlnNTf+\r\nX5vy0DDVDfJuMnH8020LbkP2Gpmm0nP4ONcIqFVmH3yn22lrcyedirUbCAGf\r\nmw29gMZp5uuCucGNrXnmcaO/+5BMZeHlHXZIFyoZZGp/2IaC03lzXWeIFtRI\r\nawPVGfPzKncYcwbEBN9p60Lg9KS8x8MnQ8kk46k4fQ99L7MkpTce4SMQu18U\r\nUES0SA17DsFV1bdE2pfnvXTtSJtnyULXNkCa/7LBxoIY0aH16TKma0rGFXAO\r\nqb+/oJGOsIdMu4EKsV3cGB3IoeKpHfZbOJo=\r\n=tk4c\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/vue-timer-hook.cjs.js","types":"dist/vue-timer-hook.d.ts","unpkg":"dist/vue-timer-hook.global.js","vetur":{"tags":"vetur/tags.json","attributes":"vetur/attributes.json"},"module":"dist/vue-timer-hook.esm-bundler.js","gitHead":"58c5d3c6d18157a6334782a39f5e49e0e9a48b2e","scripts":{"dev":"vite --config demo/vite.config.js","docs":"vitepress dev docs","lint":"npm run lint:script && npm run lint:html","test":"npm run test:types && npm run test:unit","build":"rollup -c rollup.config.js","dev:e2e":"vite --config e2e/vite.config.js","prepare":"husky install","release":"bash scripts/release.sh","lint:fix":"npm run lint:script --write && npm run lint:html --write","test:dts":"tsc -p ./test-dts/tsconfig.json","test:e2e":"npm run test:e2e:headless && npm run test:e2e:native","build:dts":"api-extractor run --local --verbose","build:e2e":"vue-tsc --noEmit && vite build --config e2e/vite.config.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","lint:html":"prettier -c --parser html \"{demo,e2e}/**/*.html\"","test:unit":"jest --coverage","build:demo":"vue-tsc --noEmit && vite build --config demo/vite.config.js","build:size":"npm run build && rollup -c size-checks/rollup.config.js","docs:build":"vitepress build docs","test:types":"tsc --build tsconfig.json","deploy:demo":"npm build:demo && node scripts/deploy.js","lint:script":"prettier -c --parser typescript \"{src,__tests__,e2e,demo}/**/*.[jt]s?(x)\"","test:e2e:bs":"node e2e/runner.js --local -e edge_pre_chrome,android44 -c e2e/nightwatch.browserstack.js --tag browserstack","test:e2e:ci":"node e2e/runner.js -e firefox --retries 2","test:e2e:native":"node e2e/runner.js -e chrome --tag no-headless","test:e2e:headless":"node e2e/runner.js -e chrome-headless --skiptags no-headless"},"_npmUser":{"name":"riderx","email":"martindonadieu@gmail.com"},"jsdelivr":"dist/vue-timer-hook.global.js","_npmVersion":"8.19.2","description":"Vue timer hook is a custom [vue 3 hook](https://vue.org/docs/hooks-intro.html), built to handle timer, stopwatch, and time logic/state in your vue component.","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_nodeVersion":"16.18.1","_hasShrinkwrap":false,"devDependencies":{"vue":"3.2.45","jest":"29.3.1","vite":"^2.8.4","axios":"1.2.0","chalk":"5.1.2","husky":"^8.0.1","brotli":"^1.3.2","dotenv":"16.0.3","rollup":"2.79.1","yorkie":"^2.0.0","codecov":"4.0.0-0","ts-node":"^10.9.1","vue-tsc":"1.0.9","gh-pages":"^4.0.0","mockdate":"^3.0.5","prettier":"2.8.0","vitepress":"0.22.4","css-loader":"6.7.2","nightwatch":"2.5.1","typescript":"4.9.3","@types/jest":"29.2.3","@types/node":"^18.7.6","lint-staged":"13.0.4","@types/jsdom":"20.0.1","chromedriver":"105.0.1","faked-promise":"^2.2.2","serve-handler":"^6.1.3","@types/webpack":"^5.28.0","jest-mock-warn":"^1.1.0","@commitlint/cli":"^17.1.1","@vue/test-utils":"^2.0.0-rc.18","selenium-server":"^3.141.59","@vue/compiler-sfc":"^3.2.31","@types/webpack-env":"1.18.0","@vitejs/plugin-vue":"2.3.4","browserstack-local":"1.5.1","nightwatch-helpers":"^1.2.0","html-webpack-plugin":"5.5.0","@rollup/plugin-alias":"4.0.2","@sucrase/jest-plugin":"2.2.1","@vue/server-renderer":"3.2.45","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"4.0.0","rollup-plugin-analyzer":"^4.0.0","@rollup/plugin-commonjs":"23.0.2","@microsoft/api-extractor":"7.33.6","rollup-plugin-typescript2":"0.34.1","conventional-changelog-cli":"2.2.2","@rollup/plugin-node-resolve":"15.0.1","connect-history-api-fallback":"^2.0.0","@commitlint/config-conventional":"^17.1.0"},"peerDependencies":{"vue":"^3.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-timer-hook_1.0.35_1669401078139_0.5390669643457302","host":"s3://npm-registry-packages"}},"1.0.36":{"name":"vue-timer-hook","version":"1.0.36","keywords":["vue","vue3","timer","hook"],"license":"MIT","_id":"vue-timer-hook@1.0.36","maintainers":[{"name":"riderx","email":"martindonadieu@gmail.com"}],"dist":{"shasum":"dc5fcfac0c6bc4b4adb0701e0e9dc0bd5fdc27dc","tarball":"https://registry.npmjs.org/vue-timer-hook/-/vue-timer-hook-1.0.36.tgz","fileCount":10,"integrity":"sha512-8FvSEThBiaQw2hEoNQTIn5sVP5YzoYI/sgyJfWLciD2LzQ2KmRifOfmM+8Gupmy3quD7Ib5HSLIPFb5Ucq2IiA==","signatures":[{"sig":"MEUCIQDcUd+Yn5iscEJ9qFRAntwHOi7P5cRaxH3il6XBzCAy6AIgK1waH0mwoqahr2VVUXh+B3z784kITiAt8mSOQEDDbY8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":54310,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjhsb4ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrFCA//YGgJcYN/EddGau6GrorwjCvuzTnGT2ClPGFxtdAN/QP08otS\r\nFrh42qTeHS8JdQx/2Dzb/6XK/dzUVjnMNwpFXloGRhvUGQgZHFF0kjRbXVhR\r\nmwlwzrkC3zE1ku4SwSR3DaCRbeWdesMjQaejm+oYoR/tXOFc+cBAI8rLWDmA\r\ndYKNqQtYsXzwTCKhZXg0FXF86NK6PSwod+psghnEY46OkTpwW+JW/f5PyIvP\r\nondYCo7SC5eFIccgbypwuW3Q8hwGqRoTLV0OwHm274Z/O38dXJ++TWtWBFeY\r\nrR5Luad9+Qa+FQxP8zvaBxQIK/tCsrsDwuOeJ83nMv8zwc4z8hLvxSDcsJaW\r\niqFVZuNV1NA+ObAEQ29ckmhRdAvh58FsTEmPD0wq65/fRwyL+1o6tioawG7E\r\n2ngHhGn+Tyb/RX/kXjBPdudrLo2NJHjXg2EMuQsSufMl6n0A6sPb/AGsvkow\r\nJTWTi716J5pWkptCn2eiAH+8OylvplNrTO9BJcLXDjIe8OAMux8ImOYa4IzV\r\nr5Jf4/p5Yiffs/nxH0P/XkxG+a+a2mxWeaIIPpyjZGXVPFLVlC0V8sLNNBG9\r\nq7iQGHUajq9hE2PlkcIK9pbdLbisRqItAFiW90UB0XpuE4kGdvAdUhoP9sZV\r\nH2TUubYZx45GMVSm0hFV/yFg0A3EoykHb2M=\r\n=ToQu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/vue-timer-hook.cjs.js","types":"dist/vue-timer-hook.d.ts","unpkg":"dist/vue-timer-hook.global.js","vetur":{"tags":"vetur/tags.json","attributes":"vetur/attributes.json"},"module":"dist/vue-timer-hook.esm-bundler.js","gitHead":"53c037e9b60df369dda56dd5cf9e10ac4f50f8ca","scripts":{"dev":"vite --config demo/vite.config.js","docs":"vitepress dev docs","lint":"npm run lint:script && npm run lint:html","test":"npm run test:types && npm run test:unit","build":"rollup -c rollup.config.js","dev:e2e":"vite --config e2e/vite.config.js","prepare":"husky install","release":"bash scripts/release.sh","lint:fix":"npm run lint:script --write && npm run lint:html --write","test:dts":"tsc -p ./test-dts/tsconfig.json","test:e2e":"npm run test:e2e:headless && npm run test:e2e:native","build:dts":"api-extractor run --local --verbose","build:e2e":"vue-tsc --noEmit && vite build --config e2e/vite.config.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","lint:html":"prettier -c --parser html \"{demo,e2e}/**/*.html\"","test:unit":"jest --coverage","build:demo":"vue-tsc --noEmit && vite build --config demo/vite.config.js","build:size":"npm run build && rollup -c size-checks/rollup.config.js","docs:build":"vitepress build docs","test:types":"tsc --build tsconfig.json","deploy:demo":"npm build:demo && node scripts/deploy.js","lint:script":"prettier -c --parser typescript \"{src,__tests__,e2e,demo}/**/*.[jt]s?(x)\"","test:e2e:bs":"node e2e/runner.js --local -e edge_pre_chrome,android44 -c e2e/nightwatch.browserstack.js --tag browserstack","test:e2e:ci":"node e2e/runner.js -e firefox --retries 2","test:e2e:native":"node e2e/runner.js -e chrome --tag no-headless","test:e2e:headless":"node e2e/runner.js -e chrome-headless --skiptags no-headless"},"_npmUser":{"name":"riderx","email":"martindonadieu@gmail.com"},"jsdelivr":"dist/vue-timer-hook.global.js","_npmVersion":"8.19.2","description":"Vue timer hook is a custom [vue 3 hook](https://vue.org/docs/hooks-intro.html), built to handle timer, stopwatch, and time logic/state in your vue component.","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_nodeVersion":"16.18.1","_hasShrinkwrap":false,"devDependencies":{"vue":"3.2.45","jest":"29.3.1","vite":"^2.8.4","axios":"1.2.0","chalk":"5.1.2","husky":"^8.0.1","brotli":"^1.3.2","dotenv":"16.0.3","rollup":"2.79.1","yorkie":"^2.0.0","codecov":"4.0.0-0","ts-node":"^10.9.1","vue-tsc":"1.0.10","gh-pages":"^4.0.0","mockdate":"^3.0.5","prettier":"2.8.0","vitepress":"0.22.4","css-loader":"6.7.2","nightwatch":"2.5.1","typescript":"4.9.3","@types/jest":"29.2.3","@types/node":"^18.7.6","lint-staged":"13.0.4","@types/jsdom":"20.0.1","chromedriver":"105.0.1","faked-promise":"^2.2.2","serve-handler":"^6.1.3","@types/webpack":"^5.28.0","jest-mock-warn":"^1.1.0","@commitlint/cli":"^17.1.1","@vue/test-utils":"^2.0.0-rc.18","selenium-server":"^3.141.59","@vue/compiler-sfc":"^3.2.31","@types/webpack-env":"1.18.0","@vitejs/plugin-vue":"2.3.4","browserstack-local":"1.5.1","nightwatch-helpers":"^1.2.0","html-webpack-plugin":"5.5.0","@rollup/plugin-alias":"4.0.2","@sucrase/jest-plugin":"2.2.1","@vue/server-renderer":"3.2.45","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"4.0.0","rollup-plugin-analyzer":"^4.0.0","@rollup/plugin-commonjs":"23.0.2","@microsoft/api-extractor":"7.33.6","rollup-plugin-typescript2":"0.34.1","conventional-changelog-cli":"2.2.2","@rollup/plugin-node-resolve":"15.0.1","connect-history-api-fallback":"^2.0.0","@commitlint/config-conventional":"^17.1.0"},"peerDependencies":{"vue":"^3.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-timer-hook_1.0.36_1669777143867_0.24311586218193537","host":"s3://npm-registry-packages"}},"1.0.37":{"name":"vue-timer-hook","version":"1.0.37","keywords":["vue","vue3","timer","hook"],"license":"MIT","_id":"vue-timer-hook@1.0.37","maintainers":[{"name":"riderx","email":"martindonadieu@gmail.com"}],"dist":{"shasum":"3e755f58f69b00437a470ab3b559fcd0c6031d9b","tarball":"https://registry.npmjs.org/vue-timer-hook/-/vue-timer-hook-1.0.37.tgz","fileCount":10,"integrity":"sha512-3nGezld2uvBUmV77wP/81sC3VSEs6qpUYa0qN6O0KjMhG1u3mPzJjn7UztHC25SAL72OAdz6WKN7hD8TzMq8gA==","signatures":[{"sig":"MEYCIQD7C0sUWPX5rKh/iYtx0v9IcrcZOElMF6/FTolqlK4rOgIhAPulIjIsyjEssBfunx7uqPmt1Hcxz9I1cpfxJjJWDQXS","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":54310,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjlU0iACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpoXw//VHYmkY4KVXYoZEfY2AKJfK3cCkkciyeKhW+x3Lz+MXE4M6yh\r\nNN9WyHXQy/F0rFpBUhWTMp/KorOWk6B6SPaxnPY4cxR2Nk039B3Q+vexYqEA\r\nrRivTzlqUeXllBo0TFJeKdzNTSgCfn/R/W12zB6NthXbOievSAMYEzGV6+Lw\r\nsWijcIIPd8PDkqslFpk7mQQTsWlCN2+OVCwgrtM0g2jBqTIcQ9pQqc4elftq\r\nz61P6j4ZS1bxR+zMbvlBT0H1MD0OHEoNL9Osm72PnbVHmMLgeeCBdpa+NFAm\r\n5U8eqzhrXIWK4lcWA6D8FPAMMIVbMgeZSY+OwIEnCHlXvjdRgVO7BC3k0Iny\r\nwLFJUWLZsGhjpaa/GC63nSvOMLN0zH6j6mNcJQ/Eji8SW6BgpL/dcCY7ofHc\r\nScHx8zuU6Yo7p70yD6ZjzDAh3cFx57u3bC2JQ8Ng7ymZ4GlXl5b7dzErc8vv\r\n7pPV9Q0Wrze++skQBqo31phKubx/InGcC+ymyuBzr4B8GWyVE45PEfgh1PvM\r\nIWlmEYErTeeg2edZbeNQr24ob7SCaZ+j2GDpM9Isb/gN3/sVByeV18jrFHnK\r\n5/XHEaeH1NY1BtU7ddmMzBSjyZuRklIC6PHJhVPJOpXTZ7aspsz9PXb9eFeY\r\naWREQL80x3kSBja9QEDJhraCBifh0Ee8atQ=\r\n=iOvr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/vue-timer-hook.cjs.js","types":"dist/vue-timer-hook.d.ts","unpkg":"dist/vue-timer-hook.global.js","vetur":{"tags":"vetur/tags.json","attributes":"vetur/attributes.json"},"module":"dist/vue-timer-hook.esm-bundler.js","gitHead":"8c6e74a219adae777a3fc735e400d3d92470165a","scripts":{"dev":"vite --config demo/vite.config.js","docs":"vitepress dev docs","lint":"npm run lint:script && npm run lint:html","test":"npm run test:types && npm run test:unit","build":"rollup -c rollup.config.js","dev:e2e":"vite --config e2e/vite.config.js","prepare":"husky install","release":"bash scripts/release.sh","lint:fix":"npm run lint:script --write && npm run lint:html --write","test:dts":"tsc -p ./test-dts/tsconfig.json","test:e2e":"npm run test:e2e:headless && npm run test:e2e:native","build:dts":"api-extractor run --local --verbose","build:e2e":"vue-tsc --noEmit && vite build --config e2e/vite.config.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","lint:html":"prettier -c --parser html \"{demo,e2e}/**/*.html\"","test:unit":"jest --coverage","build:demo":"vue-tsc --noEmit && vite build --config demo/vite.config.js","build:size":"npm run build && rollup -c size-checks/rollup.config.js","docs:build":"vitepress build docs","test:types":"tsc --build tsconfig.json","deploy:demo":"npm build:demo && node scripts/deploy.js","lint:script":"prettier -c --parser typescript \"{src,__tests__,e2e,demo}/**/*.[jt]s?(x)\"","test:e2e:bs":"node e2e/runner.js --local -e edge_pre_chrome,android44 -c e2e/nightwatch.browserstack.js --tag browserstack","test:e2e:ci":"node e2e/runner.js -e firefox --retries 2","test:e2e:native":"node e2e/runner.js -e chrome --tag no-headless","test:e2e:headless":"node e2e/runner.js -e chrome-headless --skiptags no-headless"},"_npmUser":{"name":"riderx","email":"martindonadieu@gmail.com"},"jsdelivr":"dist/vue-timer-hook.global.js","_npmVersion":"8.19.2","description":"Vue timer hook is a custom [vue 3 hook](https://vue.org/docs/hooks-intro.html), built to handle timer, stopwatch, and time logic/state in your vue component.","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_nodeVersion":"16.18.1","_hasShrinkwrap":false,"devDependencies":{"vue":"3.2.45","jest":"29.3.1","vite":"^2.8.4","axios":"1.2.0","chalk":"5.1.2","husky":"^8.0.1","brotli":"^1.3.2","dotenv":"16.0.3","rollup":"2.79.1","yorkie":"^2.0.0","codecov":"4.0.0-0","ts-node":"^10.9.1","vue-tsc":"1.0.10","gh-pages":"^4.0.0","mockdate":"^3.0.5","prettier":"2.8.0","vitepress":"0.22.4","css-loader":"6.7.2","nightwatch":"2.5.1","typescript":"4.9.3","@types/jest":"29.2.3","@types/node":"^18.7.6","lint-staged":"13.0.4","@types/jsdom":"20.0.1","chromedriver":"105.0.1","faked-promise":"^2.2.2","serve-handler":"^6.1.3","@types/webpack":"^5.28.0","jest-mock-warn":"^1.1.0","@commitlint/cli":"^17.1.1","@vue/test-utils":"^2.0.0-rc.18","selenium-server":"^3.141.59","@vue/compiler-sfc":"^3.2.31","@types/webpack-env":"1.18.0","@vitejs/plugin-vue":"2.3.4","browserstack-local":"1.5.1","nightwatch-helpers":"^1.2.0","html-webpack-plugin":"5.5.0","@rollup/plugin-alias":"4.0.2","@sucrase/jest-plugin":"2.2.1","@vue/server-renderer":"3.2.45","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"4.0.0","rollup-plugin-analyzer":"^4.0.0","@rollup/plugin-commonjs":"23.0.2","@microsoft/api-extractor":"7.33.6","rollup-plugin-typescript2":"0.34.1","conventional-changelog-cli":"2.2.2","@rollup/plugin-node-resolve":"15.0.1","connect-history-api-fallback":"^2.0.0","@commitlint/config-conventional":"^17.1.0"},"peerDependencies":{"vue":"^3.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-timer-hook_1.0.37_1670728994404_0.313602065649738","host":"s3://npm-registry-packages"}},"1.0.40":{"name":"vue-timer-hook","version":"1.0.40","keywords":["vue","vue3","timer","hook"],"license":"MIT","_id":"vue-timer-hook@1.0.40","maintainers":[{"name":"riderx","email":"martindonadieu@gmail.com"}],"dist":{"shasum":"0aa5a5cc0cafc2fdd4c3675b7c40bb1c985fdae1","tarball":"https://registry.npmjs.org/vue-timer-hook/-/vue-timer-hook-1.0.40.tgz","fileCount":10,"integrity":"sha512-l2C6XPtEI5bZvo3RbzmMslkebrBUFGXm+7tXmuo2zGD6jIC3cEJPQU0BU+SkHxJlue5ADX9ko7ikDz6tmrwmCQ==","signatures":[{"sig":"MEUCIQCOoBS5iBqSKuFWeim249TETRd9aSJxWSk9dB4FHISirQIgRLw7wEuCI4rwt00QlYGslujl5gKfaT29EUnczL7eask=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":54311,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjtkqvACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoFShAAoNW+s2CCh1C8F9Xx3b/2xSdn9xtU768AD+/GnVgE+dYDaMf2\r\nU0oa5aByj+iFlrBxYlTwUdbHhejchDR3aIWf9y67Yd7fxXh+x2X+yUF6LkjP\r\nZa90GutJ6cQ8Zt32G/KI8U1amxu2XtZXRJI9NM7ggR4p6W7CmJhyE1dJg4aD\r\nf4CHQvhvposSFUDRWyX5p/tzlo3U+eSM2ge82T4eTqBIEoCgULM+AL69ZrLh\r\n2BsL+7h3cZnXHJC0Xgd9nXlqnKVh9EcwnuU7X8Vl6zg6mXtVpawZxBuqEWVq\r\nkagA8ABBGp0R4DUl/srP3N+95lpYuldkUJ1i6iYKEkIaHs8A/JkaUMI6pNSD\r\nGS7y5XCsMlSI9WKuuEJUqnW8UnPz81PYOdprOoXqBEE+Cf0QBiKud129cRh0\r\nvzfghyzfkx2UAHags21HO+vtg89XaKdE3yhIl7S0Gq4Lw3/0sSex2hof3mJe\r\nvyPnO3/6MdvBq9zAf0+eAStrQTE+eq9cZlaZDc4zieV+ERsMrNXrXTjKKm8Y\r\nFaVLiuYeYvH78bRGVRe0XzzR+sF3iQlJA4g3tXz+eBDz52EqsLWeermDTs/2\r\nthI3b/iXMMNqh9iFYoPsi6DM5Zr1WXs8aUsRZ3d4Wt0pJcd0UthOCe5543fr\r\nrEWkV74yaq128DS7zQcVUxqbF8Qbox781tk=\r\n=vlcS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/vue-timer-hook.cjs.js","types":"dist/vue-timer-hook.d.ts","unpkg":"dist/vue-timer-hook.global.js","vetur":{"tags":"vetur/tags.json","attributes":"vetur/attributes.json"},"module":"dist/vue-timer-hook.esm-bundler.js","gitHead":"a14df71ccf26ad916ad4240c44a26825429957f5","scripts":{"dev":"vite --config demo/vite.config.js","docs":"vitepress dev docs","lint":"npm run lint:script && npm run lint:html","test":"npm run test:types && npm run test:unit","build":"rollup -c rollup.config.js","dev:e2e":"vite --config e2e/vite.config.js","prepare":"husky install","release":"bash scripts/release.sh","lint:fix":"npm run lint:script --write && npm run lint:html --write","test:dts":"tsc -p ./test-dts/tsconfig.json","test:e2e":"npm run test:e2e:headless && npm run test:e2e:native","build:dts":"api-extractor run --local --verbose","build:e2e":"vue-tsc --noEmit && vite build --config e2e/vite.config.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","lint:html":"prettier -c --parser html \"{demo,e2e}/**/*.html\"","test:unit":"jest --coverage","build:demo":"vue-tsc --noEmit && vite build --config demo/vite.config.js","build:size":"npm run build && rollup -c size-checks/rollup.config.js","docs:build":"vitepress build docs","test:types":"tsc --build tsconfig.json","deploy:demo":"npm build:demo && node scripts/deploy.js","lint:script":"prettier -c --parser typescript \"{src,__tests__,e2e,demo}/**/*.[jt]s?(x)\"","test:e2e:bs":"node e2e/runner.js --local -e edge_pre_chrome,android44 -c e2e/nightwatch.browserstack.js --tag browserstack","test:e2e:ci":"node e2e/runner.js -e firefox --retries 2","test:e2e:native":"node e2e/runner.js -e chrome --tag no-headless","test:e2e:headless":"node e2e/runner.js -e chrome-headless --skiptags no-headless"},"_npmUser":{"name":"riderx","email":"martindonadieu@gmail.com"},"jsdelivr":"dist/vue-timer-hook.global.js","_npmVersion":"8.19.2","description":"Vue timer hook is a custom [vue 3 hook](https://vue.org/docs/hooks-intro.html), built to handle timer, stopwatch, and time logic/state in your vue component.","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_nodeVersion":"18.12.1","_hasShrinkwrap":false,"devDependencies":{"vue":"3.2.45","jest":"29.3.1","vite":"^2.8.4","axios":"1.2.0","chalk":"5.1.2","husky":"^8.0.1","brotli":"^1.3.2","dotenv":"16.0.3","rollup":"2.79.1","yorkie":"^2.0.0","codecov":"4.0.0-0","ts-node":"^10.9.1","vue-tsc":"1.0.10","gh-pages":"^4.0.0","mockdate":"^3.0.5","prettier":"2.8.0","vitepress":"0.22.4","css-loader":"6.7.2","nightwatch":"2.5.1","typescript":"4.9.3","@types/jest":"29.2.3","@types/node":"^18.7.13","lint-staged":"13.0.4","@types/jsdom":"20.0.1","chromedriver":"105.0.1","faked-promise":"^2.2.2","serve-handler":"^6.1.3","@types/webpack":"^5.28.0","jest-mock-warn":"^1.1.0","@commitlint/cli":"^17.1.1","@vue/test-utils":"^2.0.0-rc.18","selenium-server":"^3.141.59","@vue/compiler-sfc":"^3.2.31","@types/webpack-env":"1.18.0","@vitejs/plugin-vue":"2.3.4","browserstack-local":"1.5.1","nightwatch-helpers":"^1.2.0","html-webpack-plugin":"5.5.0","@rollup/plugin-alias":"4.0.2","@sucrase/jest-plugin":"2.2.1","@vue/server-renderer":"3.2.45","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"4.0.0","rollup-plugin-analyzer":"^4.0.0","@rollup/plugin-commonjs":"23.0.2","@microsoft/api-extractor":"7.33.6","rollup-plugin-typescript2":"0.34.1","conventional-changelog-cli":"2.2.2","@rollup/plugin-node-resolve":"15.0.1","connect-history-api-fallback":"^2.0.0","@commitlint/config-conventional":"^17.1.0"},"peerDependencies":{"vue":"^3.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-timer-hook_1.0.40_1672891055341_0.6802922825254367","host":"s3://npm-registry-packages"}},"1.0.41":{"name":"vue-timer-hook","version":"1.0.41","keywords":["vue","vue3","timer","hook"],"license":"MIT","_id":"vue-timer-hook@1.0.41","maintainers":[{"name":"riderx","email":"martindonadieu@gmail.com"}],"dist":{"shasum":"d05f689d0351e0a940be32adc7c8f9c2cb151a56","tarball":"https://registry.npmjs.org/vue-timer-hook/-/vue-timer-hook-1.0.41.tgz","fileCount":10,"integrity":"sha512-OD2sTc85nIJKp0CZF9vbDxTJT+UbAJKkqfQJfEIVkNhVDTGY9e4Vf0DFcKgt0sMC4hhNSrL3/zlt3FjOeKg08Q==","signatures":[{"sig":"MEUCICOgzp5X629CoV+EDKf70ddE/AFcq9IF2gi6tt5mEkCuAiEAhxbbP0pWsNTRkHKaRlm3Y0qdGPs8bCMywod4FysJXpU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":54311,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjuGzAACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmog7g//a/1brLbSp5tmdaWD+IkXscJbFXD92NrmkQ/mccZWeRA7WpR9\r\nXANJHM6H6leKnuqkMOfCSrdCLDzTVC8/8bj/YZO3OQNJ9OraWtuq7Ei0e7vV\r\nPWXlYe583hwlA3k2HEkL08l7CYuUzzh4nR6kSqICT13dhZ/I/YztBq1gJEg9\r\nU19DfMiVW9cXTP49ssZqjGDooPKX0Y27cCMB2xWhMIyxpIplMrj9tt1w2mPf\r\n76DRzaHDjMvy2Rw/7e1vYwpMq2pS7CDqnJy9fbNGW0JLv/Ao8zYTam9Q7iaw\r\ndtfaxUl1p4OgrCQ7512YLq6/tItYeYSvqwargA81rPoDHVDUiVzTO8Oe1nQK\r\nlE8OlhkfnHBweDwDNEx5Jfbx6DB276h+yPKLgmRVUCWD/Yk5UprOsUiEr536\r\ngi/fWn729AgE5tNHCLP1E6pA+SwVVTePcFQJ3D2JVlb9q0XKkK0lTl8/EnIu\r\nIJXnZzdRYS/Gxy5s1xj+8q9G0GQXvOEf5zPvwYMlXUv/W0u14wjG8j4OVsfq\r\nJL8iLVLMvXBjKq+REBmijjlosuWsObjufBflV6y0b6O9p/7FOF2pmD6QZEXk\r\n4yGj3lzEOYCZ9QMscFydx83NZzJkZXR8bekxOejJF5fOcPIefmAzLO+30uWv\r\ns0He0eMKOR4G0iOM7lbbNYRM2NHCbesRDHw=\r\n=zlXT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/vue-timer-hook.cjs.js","types":"dist/vue-timer-hook.d.ts","unpkg":"dist/vue-timer-hook.global.js","vetur":{"tags":"vetur/tags.json","attributes":"vetur/attributes.json"},"module":"dist/vue-timer-hook.esm-bundler.js","gitHead":"7398affe85fe50acb378b4382dec1a6677bcf4a7","scripts":{"dev":"vite --config demo/vite.config.js","docs":"vitepress dev docs","lint":"npm run lint:script && npm run lint:html","test":"npm run test:types && npm run test:unit","build":"rollup -c rollup.config.js","dev:e2e":"vite --config e2e/vite.config.js","prepare":"husky install","release":"bash scripts/release.sh","lint:fix":"npm run lint:script --write && npm run lint:html --write","test:dts":"tsc -p ./test-dts/tsconfig.json","test:e2e":"npm run test:e2e:headless && npm run test:e2e:native","build:dts":"api-extractor run --local --verbose","build:e2e":"vue-tsc --noEmit && vite build --config e2e/vite.config.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","lint:html":"prettier -c --parser html \"{demo,e2e}/**/*.html\"","test:unit":"jest --coverage","build:demo":"vue-tsc --noEmit && vite build --config demo/vite.config.js","build:size":"npm run build && rollup -c size-checks/rollup.config.js","docs:build":"vitepress build docs","test:types":"tsc --build tsconfig.json","deploy:demo":"npm build:demo && node scripts/deploy.js","lint:script":"prettier -c --parser typescript \"{src,__tests__,e2e,demo}/**/*.[jt]s?(x)\"","test:e2e:bs":"node e2e/runner.js --local -e edge_pre_chrome,android44 -c e2e/nightwatch.browserstack.js --tag browserstack","test:e2e:ci":"node e2e/runner.js -e firefox --retries 2","test:e2e:native":"node e2e/runner.js -e chrome --tag no-headless","test:e2e:headless":"node e2e/runner.js -e chrome-headless --skiptags no-headless"},"_npmUser":{"name":"riderx","email":"martindonadieu@gmail.com"},"jsdelivr":"dist/vue-timer-hook.global.js","_npmVersion":"8.19.2","description":"Vue timer hook is a custom [vue 3 hook](https://vue.org/docs/hooks-intro.html), built to handle timer, stopwatch, and time logic/state in your vue component.","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_nodeVersion":"18.12.1","_hasShrinkwrap":false,"devDependencies":{"vue":"3.2.45","jest":"29.3.1","vite":"^2.8.4","axios":"1.2.0","chalk":"5.1.2","husky":"^8.0.1","brotli":"^1.3.2","dotenv":"16.0.3","rollup":"2.79.1","yorkie":"^2.0.0","codecov":"4.0.0-0","ts-node":"^10.9.1","vue-tsc":"1.0.10","gh-pages":"^4.0.0","mockdate":"^3.0.5","prettier":"2.8.0","vitepress":"0.22.4","css-loader":"6.7.2","nightwatch":"2.5.1","typescript":"4.9.3","@types/jest":"29.2.3","@types/node":"^18.7.13","lint-staged":"13.0.4","@types/jsdom":"20.0.1","chromedriver":"105.0.1","faked-promise":"^2.2.2","serve-handler":"^6.1.3","@types/webpack":"^5.28.0","jest-mock-warn":"^1.1.0","@commitlint/cli":"^17.1.1","@vue/test-utils":"^2.0.0-rc.18","selenium-server":"^3.141.59","@vue/compiler-sfc":"^3.2.31","@types/webpack-env":"1.18.0","@vitejs/plugin-vue":"2.3.4","browserstack-local":"1.5.1","nightwatch-helpers":"^1.2.0","html-webpack-plugin":"5.5.0","@rollup/plugin-alias":"4.0.2","@sucrase/jest-plugin":"2.2.1","@vue/server-renderer":"3.2.45","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"4.0.0","rollup-plugin-analyzer":"^4.0.0","@rollup/plugin-commonjs":"23.0.2","@microsoft/api-extractor":"7.33.6","rollup-plugin-typescript2":"0.34.1","conventional-changelog-cli":"2.2.2","@rollup/plugin-node-resolve":"15.0.1","connect-history-api-fallback":"^2.0.0","@commitlint/config-conventional":"^17.1.0"},"peerDependencies":{"vue":"^3.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-timer-hook_1.0.41_1673030848514_0.32405150604720645","host":"s3://npm-registry-packages"}},"1.0.42":{"name":"vue-timer-hook","version":"1.0.42","keywords":["vue","vue3","timer","hook"],"license":"MIT","_id":"vue-timer-hook@1.0.42","maintainers":[{"name":"riderx","email":"martindonadieu@gmail.com"}],"dist":{"shasum":"bdbc533506e17ad70f865f7301bed2fbf01ca191","tarball":"https://registry.npmjs.org/vue-timer-hook/-/vue-timer-hook-1.0.42.tgz","fileCount":10,"integrity":"sha512-tVqBhij7FlCFigVYhfa486CrklXhnKWRSPMCjYC545P6ymwwJ+jHBYVLoK/iKRv0ESff67WLZHqXlnN0jiIkHg==","signatures":[{"sig":"MEUCIEl2gAGH+4QOSMUp5r+419QqKZMx8DPHlZALy9Jr3BnKAiEAr+ozDDF3XoP6i6HmFH5nmXjF4Xyv5L2KmdNyLn8/RPM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":54311,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjuGzxACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrw0RAAg6eJkZ7As38MJxZ1RxRBIL0PGAkBtbESamRIOTbM7npQ/ril\r\nl/11TOZ76z16eGdmkCKYqVy4aJD59LkVwkQAmDgGoe7N7Oj7bJKl9MUXci8f\r\n/VUNvsluf3njsS7bqYYB4H3Kgyds5IRt6ENE5AeyiExzQDBL11/Hjy2YGuW6\r\nFZl/v1G7e7ycJ3aqBTWTtvv8xfKBUj/TME9znjZRb+NDOI6Rm5diYL8PG8kg\r\nZ8+l94OB894cLIM0kqUPMDrkf9NsDbNHTEc0yJM7R+aYP2AJGSh0H3iJGtai\r\nyPiVn99gSsyP+6fyvjR0zja4QEyhYVQk73zVmEoU5hG30tBHxdhmPjwDHmlu\r\nHf9lQ3AjzwLPw2YnAQ6vZSDpNrUOjEndXvdi9w4AdJhb37690ruPwYyw8Pc5\r\nbhaxUrGisOgo3BoplMtmi3HdzVhgufUeN5g+8ZF55PMn6H8RmpXbdZlOhJl0\r\nu9H0DT6xqzMKX9LsON2VIiCBTJhcMo3Vif8jEng4KKrySvmjnCVzRQAChtEL\r\nyY+Qof+qTQOfbHsaY9P0L/dpOosUXF4+bDie2QO/U+cG+GAd0ftyrUP58OIQ\r\ntsH61DN3+mKhAlNBnXxw3F0cesNZjlfy13icv1vxs/+DwTN0tpKXa36/92Yk\r\nZvdQA6lBukAk4QymjIOvZQFVNqLj+x4Ghmg=\r\n=1w4w\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/vue-timer-hook.cjs.js","types":"dist/vue-timer-hook.d.ts","unpkg":"dist/vue-timer-hook.global.js","vetur":{"tags":"vetur/tags.json","attributes":"vetur/attributes.json"},"module":"dist/vue-timer-hook.esm-bundler.js","gitHead":"b7c8f34f898017b8917e50ca070984cf7d2e4da2","scripts":{"dev":"vite --config demo/vite.config.js","docs":"vitepress dev docs","lint":"npm run lint:script && npm run lint:html","test":"npm run test:types && npm run test:unit","build":"rollup -c rollup.config.js","dev:e2e":"vite --config e2e/vite.config.js","prepare":"husky install","release":"bash scripts/release.sh","lint:fix":"npm run lint:script --write && npm run lint:html --write","test:dts":"tsc -p ./test-dts/tsconfig.json","test:e2e":"npm run test:e2e:headless && npm run test:e2e:native","build:dts":"api-extractor run --local --verbose","build:e2e":"vue-tsc --noEmit && vite build --config e2e/vite.config.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","lint:html":"prettier -c --parser html \"{demo,e2e}/**/*.html\"","test:unit":"jest --coverage","build:demo":"vue-tsc --noEmit && vite build --config demo/vite.config.js","build:size":"npm run build && rollup -c size-checks/rollup.config.js","docs:build":"vitepress build docs","test:types":"tsc --build tsconfig.json","deploy:demo":"npm build:demo && node scripts/deploy.js","lint:script":"prettier -c --parser typescript \"{src,__tests__,e2e,demo}/**/*.[jt]s?(x)\"","test:e2e:bs":"node e2e/runner.js --local -e edge_pre_chrome,android44 -c e2e/nightwatch.browserstack.js --tag browserstack","test:e2e:ci":"node e2e/runner.js -e firefox --retries 2","test:e2e:native":"node e2e/runner.js -e chrome --tag no-headless","test:e2e:headless":"node e2e/runner.js -e chrome-headless --skiptags no-headless"},"_npmUser":{"name":"riderx","email":"martindonadieu@gmail.com"},"jsdelivr":"dist/vue-timer-hook.global.js","_npmVersion":"8.19.2","description":"Vue timer hook is a custom [vue 3 hook](https://vue.org/docs/hooks-intro.html), built to handle timer, stopwatch, and time logic/state in your vue component.","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_nodeVersion":"18.12.1","_hasShrinkwrap":false,"devDependencies":{"vue":"3.2.45","jest":"29.3.1","vite":"^2.8.4","axios":"1.2.0","chalk":"5.1.2","husky":"^8.0.1","brotli":"^1.3.2","dotenv":"16.0.3","rollup":"2.79.1","yorkie":"^2.0.0","codecov":"4.0.0-0","ts-node":"^10.9.1","vue-tsc":"1.0.10","gh-pages":"^4.0.0","mockdate":"^3.0.5","prettier":"2.8.0","vitepress":"0.22.4","css-loader":"6.7.2","nightwatch":"2.5.1","typescript":"4.9.3","@types/jest":"29.2.3","@types/node":"^18.7.13","lint-staged":"13.0.4","@types/jsdom":"20.0.1","chromedriver":"105.0.1","faked-promise":"^2.2.2","serve-handler":"^6.1.3","@types/webpack":"^5.28.0","jest-mock-warn":"^1.1.0","@commitlint/cli":"^17.1.1","@vue/test-utils":"^2.0.0-rc.18","selenium-server":"^3.141.59","@vue/compiler-sfc":"^3.2.31","@types/webpack-env":"1.18.0","@vitejs/plugin-vue":"2.3.4","browserstack-local":"1.5.1","nightwatch-helpers":"^1.2.0","html-webpack-plugin":"5.5.0","@rollup/plugin-alias":"4.0.2","@sucrase/jest-plugin":"2.2.1","@vue/server-renderer":"3.2.45","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"4.0.0","rollup-plugin-analyzer":"^4.0.0","@rollup/plugin-commonjs":"23.0.2","@microsoft/api-extractor":"7.33.6","rollup-plugin-typescript2":"0.34.1","conventional-changelog-cli":"2.2.2","@rollup/plugin-node-resolve":"15.0.1","connect-history-api-fallback":"^2.0.0","@commitlint/config-conventional":"^17.1.0"},"peerDependencies":{"vue":"^3.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-timer-hook_1.0.42_1673030897330_0.726262834073317","host":"s3://npm-registry-packages"}},"1.0.43":{"name":"vue-timer-hook","version":"1.0.43","keywords":["vue","vue3","timer","hook"],"license":"MIT","_id":"vue-timer-hook@1.0.43","maintainers":[{"name":"riderx","email":"martindonadieu@gmail.com"}],"dist":{"shasum":"630e6aacb996607f76e19b06e2eeb4a225363b18","tarball":"https://registry.npmjs.org/vue-timer-hook/-/vue-timer-hook-1.0.43.tgz","fileCount":10,"integrity":"sha512-00cPj51A9vXL7c/H1BdVdx4kbZGcw5828wGjiNKa1js8Lfr4Uk3TAyNJ4j+ALTwd4/YWYUpjQQZRV5YvP8GSSQ==","signatures":[{"sig":"MEUCIBgmog+Qk4ytsWYu9KjatTU2XzoTkSkCHycEbb+jXk1pAiEAjupdIYNnzp6TlzcnQgoA88J/Sg5giRnapy0dVXsrkVY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":54311,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjuG2OACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqcJw/9HGyfqzQN8ksjGUqmCpagujsRT1VfmSomMN+M0e1im2BRdtxx\r\nfXM9uAFqYQ4bzAPKuAhvtl6aTKwGgbZDDNHe8fWIfyck5LQiH5DcDpr232VU\r\n8MuAKqXkRcGnWHKla6O0oBd2XkEIo2KWMwqOCOfqf2tsgixLf/Txy6M9dDWq\r\n2NZNyWh4rlAWhZV7sbdhjhWBsaLE8mJLdc+ToMlfsDk3YEO5F/7VxvS9C4t5\r\nYYjCt2sWMFj/V5iUaytFDDOp3C8ocduR33JcsPyKXhDC8XcWDgpdvPUMJMJn\r\nBZbum4WMygUM0el9HjnewXhSakxAMhePiFmchHyEBHr9RAU0OZ/aLqFv0Lbo\r\n2TLB6VWtsDo6MIK+pri/1iKBgNd+4muCu5JHcRKiHrceS9qTWjzI1EDMHyvL\r\nXUXHrZTcl+f4QWpmNqzZKKJCeH0ZH48NWm7bVCLu3zGjx9/8EyZN4haIDDVa\r\n+QYO/XtIUT8QXqO/2FA7vS/O+dvfMZw8+/i9+rsHg1uK7SpixB59A1LecYg6\r\nnCRiHIfcW/uG/iVuBOzzS+SxK0sTyelPkXUbPiUCyacTy460iSqvrCIRIa8Q\r\n/s4SK7rhg1UwwerqaFA2cekfo5eCkyafpBHkAe25RMywBIGGEsQPX7qUMRwc\r\njr9A2gMZWZijn3t9fYz3ZvZVIUdMoQqmDA0=\r\n=mVv5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/vue-timer-hook.cjs.js","types":"dist/vue-timer-hook.d.ts","unpkg":"dist/vue-timer-hook.global.js","vetur":{"tags":"vetur/tags.json","attributes":"vetur/attributes.json"},"module":"dist/vue-timer-hook.esm-bundler.js","gitHead":"964f35ff1dac39bedd171f992fce995d7e98a879","scripts":{"dev":"vite --config demo/vite.config.js","docs":"vitepress dev docs","lint":"npm run lint:script && npm run lint:html","test":"npm run test:types && npm run test:unit","build":"rollup -c rollup.config.js","dev:e2e":"vite --config e2e/vite.config.js","prepare":"husky install","release":"bash scripts/release.sh","lint:fix":"npm run lint:script --write && npm run lint:html --write","test:dts":"tsc -p ./test-dts/tsconfig.json","test:e2e":"npm run test:e2e:headless && npm run test:e2e:native","build:dts":"api-extractor run --local --verbose","build:e2e":"vue-tsc --noEmit && vite build --config e2e/vite.config.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","lint:html":"prettier -c --parser html \"{demo,e2e}/**/*.html\"","test:unit":"jest --coverage","build:demo":"vue-tsc --noEmit && vite build --config demo/vite.config.js","build:size":"npm run build && rollup -c size-checks/rollup.config.js","docs:build":"vitepress build docs","test:types":"tsc --build tsconfig.json","deploy:demo":"npm build:demo && node scripts/deploy.js","lint:script":"prettier -c --parser typescript \"{src,__tests__,e2e,demo}/**/*.[jt]s?(x)\"","test:e2e:bs":"node e2e/runner.js --local -e edge_pre_chrome,android44 -c e2e/nightwatch.browserstack.js --tag browserstack","test:e2e:ci":"node e2e/runner.js -e firefox --retries 2","test:e2e:native":"node e2e/runner.js -e chrome --tag no-headless","test:e2e:headless":"node e2e/runner.js -e chrome-headless --skiptags no-headless"},"_npmUser":{"name":"riderx","email":"martindonadieu@gmail.com"},"jsdelivr":"dist/vue-timer-hook.global.js","_npmVersion":"8.19.2","description":"Vue timer hook is a custom [vue 3 hook](https://vue.org/docs/hooks-intro.html), built to handle timer, stopwatch, and time logic/state in your vue component.","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_nodeVersion":"18.12.1","_hasShrinkwrap":false,"devDependencies":{"vue":"3.2.45","jest":"29.3.1","vite":"^2.8.4","axios":"1.2.0","chalk":"5.1.2","husky":"^8.0.1","brotli":"^1.3.2","dotenv":"16.0.3","rollup":"2.79.1","yorkie":"^2.0.0","codecov":"4.0.0-0","ts-node":"^10.9.1","vue-tsc":"1.0.10","gh-pages":"^4.0.0","mockdate":"^3.0.5","prettier":"2.8.0","vitepress":"0.22.4","css-loader":"6.7.2","nightwatch":"2.5.1","typescript":"4.9.3","@types/jest":"29.2.3","@types/node":"^18.7.13","lint-staged":"13.0.4","@types/jsdom":"20.0.1","chromedriver":"105.0.1","faked-promise":"^2.2.2","serve-handler":"^6.1.3","@types/webpack":"^5.28.0","jest-mock-warn":"^1.1.0","@commitlint/cli":"^17.1.1","@vue/test-utils":"^2.0.0-rc.18","selenium-server":"^3.141.59","@vue/compiler-sfc":"^3.2.31","@types/webpack-env":"1.18.0","@vitejs/plugin-vue":"2.3.4","browserstack-local":"1.5.1","nightwatch-helpers":"^1.2.0","html-webpack-plugin":"5.5.0","@rollup/plugin-alias":"4.0.2","@sucrase/jest-plugin":"2.2.1","@vue/server-renderer":"3.2.45","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"4.0.0","rollup-plugin-analyzer":"^4.0.0","@rollup/plugin-commonjs":"23.0.2","@microsoft/api-extractor":"7.33.6","rollup-plugin-typescript2":"0.34.1","conventional-changelog-cli":"2.2.2","@rollup/plugin-node-resolve":"15.0.1","connect-history-api-fallback":"^2.0.0","@commitlint/config-conventional":"^17.1.0"},"peerDependencies":{"vue":"^3.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-timer-hook_1.0.43_1673031053790_0.9745593285164769","host":"s3://npm-registry-packages"}},"1.0.44":{"name":"vue-timer-hook","version":"1.0.44","keywords":["vue","vue3","timer","hook"],"license":"MIT","_id":"vue-timer-hook@1.0.44","maintainers":[{"name":"riderx","email":"martindonadieu@gmail.com"}],"dist":{"shasum":"e1583496250f4d5c58ab5f2ec5c30a02cdf9eef9","tarball":"https://registry.npmjs.org/vue-timer-hook/-/vue-timer-hook-1.0.44.tgz","fileCount":10,"integrity":"sha512-+JLuCh66oGqKDEIKVu4j05px3LF1GGp6rmhmaMtdZ0NNL2l/dYL2ey2XDjWdDNORTSdX7VzywHoA2tOVdgNtgw==","signatures":[{"sig":"MEYCIQCfwYGph390tmWmFhaejn3Q8jYU/c1yISIvIvQiR+sywgIhAJBNPiiOtkAnmTvJ7CA8zhX0KLK9nGbnn90pDW67T8rH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":54311,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjuG43ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo/mRAAltPY+uJwuVDHHcsg44WeMas95BsgGxts72nN+6D1tpg3vQBd\r\nl4HUkuTgk1gTbDyeYB6I93/VlmAQN7BAOAMabko8lADyeSXQAkESl5YyxYcP\r\nCaNDLGfCuL7O1JMA3ygRR3yKGD1Dxo9bW8qe9LXQYKG6+lJIHp629DPNp0aj\r\nwI6NCwHIUNW6oXQHMUWiUxncqQFPzBWANKUx5sCDu/Z47TSxe5Bp54oZG9cv\r\nHEDaxTeRDYiNfoF6oBUil0aI1JW10yo97Db/FhjfmWA22kzSNPkbetLaxf5+\r\nA7EzMHxa3lUvJLaeLujORWeG7zQ4dhZSoZadsIQEl0uvhswbrcavTe1W4vhV\r\nvGCKLLNPi44en31SqhjZbEQtj3gsZrL7MWSIw4QvZDcHMmePTbDeSRngITBj\r\nWGOD9rT7rtYB2Vb95p0dhS3aIoRD0a3CBtqizTwk4O9K3njs7k5Kng3p/oPn\r\nKMcp1CHl1mR4XIc8QTC7gYftX7EMTys1QV0jAyhbleScb/90WTf9X66fw/VK\r\nIge0bM0kSWsmkxIPCEiiVjg6UFG4eNS6kABU77KT/t8KIfQet2nWhQ8aVees\r\n+2UUMaWVerZ11SrUFnK2yWK0TnylubaAHppnRnpR9/b/JfWA8wafqCFAJKW5\r\nXTkoRwMCRyC3XOLBFpaI7r45Oo7DZUjGfzQ=\r\n=ZYJK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/vue-timer-hook.cjs.js","types":"dist/vue-timer-hook.d.ts","unpkg":"dist/vue-timer-hook.global.js","vetur":{"tags":"vetur/tags.json","attributes":"vetur/attributes.json"},"module":"dist/vue-timer-hook.esm-bundler.js","gitHead":"85e899596e41a0ef085f104246140d31d13bc0f8","scripts":{"dev":"vite --config demo/vite.config.js","docs":"vitepress dev docs","lint":"npm run lint:script && npm run lint:html","test":"npm run test:types && npm run test:unit","build":"rollup -c rollup.config.js","dev:e2e":"vite --config e2e/vite.config.js","prepare":"husky install","release":"bash scripts/release.sh","lint:fix":"npm run lint:script --write && npm run lint:html --write","test:dts":"tsc -p ./test-dts/tsconfig.json","test:e2e":"npm run test:e2e:headless && npm run test:e2e:native","build:dts":"api-extractor run --local --verbose","build:e2e":"vue-tsc --noEmit && vite build --config e2e/vite.config.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","lint:html":"prettier -c --parser html \"{demo,e2e}/**/*.html\"","test:unit":"jest --coverage","build:demo":"vue-tsc --noEmit && vite build --config demo/vite.config.js","build:size":"npm run build && rollup -c size-checks/rollup.config.js","docs:build":"vitepress build docs","test:types":"tsc --build tsconfig.json","deploy:demo":"npm build:demo && node scripts/deploy.js","lint:script":"prettier -c --parser typescript \"{src,__tests__,e2e,demo}/**/*.[jt]s?(x)\"","test:e2e:bs":"node e2e/runner.js --local -e edge_pre_chrome,android44 -c e2e/nightwatch.browserstack.js --tag browserstack","test:e2e:ci":"node e2e/runner.js -e firefox --retries 2","test:e2e:native":"node e2e/runner.js -e chrome --tag no-headless","test:e2e:headless":"node e2e/runner.js -e chrome-headless --skiptags no-headless"},"_npmUser":{"name":"riderx","email":"martindonadieu@gmail.com"},"jsdelivr":"dist/vue-timer-hook.global.js","_npmVersion":"8.19.2","description":"Vue timer hook is a custom [vue 3 hook](https://vue.org/docs/hooks-intro.html), built to handle timer, stopwatch, and time logic/state in your vue component.","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_nodeVersion":"18.12.1","_hasShrinkwrap":false,"devDependencies":{"vue":"3.2.45","jest":"29.3.1","vite":"^2.8.4","axios":"1.2.0","chalk":"5.1.2","husky":"^8.0.1","brotli":"^1.3.2","dotenv":"16.0.3","rollup":"2.79.1","yorkie":"^2.0.0","codecov":"4.0.0-0","ts-node":"^10.9.1","vue-tsc":"1.0.10","gh-pages":"^4.0.0","mockdate":"^3.0.5","prettier":"2.8.0","vitepress":"0.22.4","css-loader":"6.7.2","nightwatch":"2.5.1","typescript":"4.9.3","@types/jest":"29.2.3","@types/node":"^18.7.13","lint-staged":"13.0.4","@types/jsdom":"20.0.1","chromedriver":"105.0.1","faked-promise":"^2.2.2","serve-handler":"^6.1.3","@types/webpack":"^5.28.0","jest-mock-warn":"^1.1.0","@commitlint/cli":"^17.1.1","@vue/test-utils":"^2.0.0-rc.18","selenium-server":"^3.141.59","@vue/compiler-sfc":"^3.2.31","@types/webpack-env":"1.18.0","@vitejs/plugin-vue":"2.3.4","browserstack-local":"1.5.1","nightwatch-helpers":"^1.2.0","html-webpack-plugin":"5.5.0","@rollup/plugin-alias":"4.0.2","@sucrase/jest-plugin":"2.2.1","@vue/server-renderer":"3.2.45","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"4.0.0","rollup-plugin-analyzer":"^4.0.0","@rollup/plugin-commonjs":"23.0.2","@microsoft/api-extractor":"7.33.6","rollup-plugin-typescript2":"0.34.1","conventional-changelog-cli":"2.2.2","@rollup/plugin-node-resolve":"15.0.1","connect-history-api-fallback":"^2.0.0","@commitlint/config-conventional":"^17.1.0"},"peerDependencies":{"vue":"^3.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-timer-hook_1.0.44_1673031223717_0.9515353870060259","host":"s3://npm-registry-packages"}},"1.0.45":{"name":"vue-timer-hook","version":"1.0.45","keywords":["vue","vue3","timer","hook"],"license":"MIT","_id":"vue-timer-hook@1.0.45","maintainers":[{"name":"riderx","email":"martindonadieu@gmail.com"}],"dist":{"shasum":"6eb767a6138db4e2cbdb94ce1de1c41bfd12698c","tarball":"https://registry.npmjs.org/vue-timer-hook/-/vue-timer-hook-1.0.45.tgz","fileCount":10,"integrity":"sha512-FISVFq9cL23yQ3Yi+kdP8CgM4/RIP7Xfh6yDJtQKnij5cS+UjFYTQu6GZcei0QRd9mqEvTPTRoXg7mBSobGhJQ==","signatures":[{"sig":"MEUCIDJXufH1V9S3HHpEQ4R2Yu6TUuxMVf1d+cXPmEsHDcTMAiEA5y2koqc/Y/tUYNmE0XfgNIBJMhN86fgKtWNXis++fik=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":54311,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjuG7/ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqEHg/9GrML4oupNG2+zrctkGHlgdjqQM1RM0Itm9C9L7IPBE6+sUWM\r\nec38jwjBpPnsKd+NLr+e1jzUpjGix+s+c87k/JhGvRcGNA19Dc3xLP6MFDvZ\r\nD7I+wsaX36zJRxils6KjbvZMGe/gr3eIBeclTvFY2ibZD6DAReEwwFm85b/9\r\n2mlTl+WV/QqO0uLf6nNFVJF+Z6hVG9wbyW4JmyjlPf2Epsrsv8/3PBgGDyR/\r\n0QNTyurAe+yOZoNZudHLs5fA22+BZnBd6LDj6fWyrVwvhlrH5np52i7lLMY4\r\nis2QVjbnZiVkXshFX+WkJIAMn+Fdfiz2OqEkWyknLnrXkqus6y9P6xZwEO2f\r\n5p67BzbOWQUzkGoNz2mlSixbZkxmyuQCtUrZ6CCidrts3svAn1LLCDAhpHg/\r\nlNEFWqDwYD3DjReejmbDq3l+JE9zHG+DMcdkRJDG572AIvV2IyVB05Woipdm\r\nOzVRbNKCI4AjlDkTM2lBBnLZw4VoqE5NUG7OuaNHwotnYNBLWJFImKHXYYfI\r\n2V1o52tOu/m/RG9N+Ddg3B1yifxh6ecGwZzUAg4kAPV8yW1kOQuTTfZvgorh\r\nU5T54ZK5jhyR3QJJCS2y8R31rpfsdQP50oSrjku/Qhpd3D2EsrqK5c93LJWY\r\nrqa4Ge7YGqt9PmP7IGIY4/aKetzMNcXaew8=\r\n=DZxo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/vue-timer-hook.cjs.js","types":"dist/vue-timer-hook.d.ts","unpkg":"dist/vue-timer-hook.global.js","vetur":{"tags":"vetur/tags.json","attributes":"vetur/attributes.json"},"module":"dist/vue-timer-hook.esm-bundler.js","gitHead":"1f64cfe00bdff1996e6eada55ef546444003c967","scripts":{"dev":"vite --config demo/vite.config.js","docs":"vitepress dev docs","lint":"npm run lint:script && npm run lint:html","test":"npm run test:types && npm run test:unit","build":"rollup -c rollup.config.js","dev:e2e":"vite --config e2e/vite.config.js","prepare":"husky install","release":"bash scripts/release.sh","lint:fix":"npm run lint:script --write && npm run lint:html --write","test:dts":"tsc -p ./test-dts/tsconfig.json","test:e2e":"npm run test:e2e:headless && npm run test:e2e:native","build:dts":"api-extractor run --local --verbose","build:e2e":"vue-tsc --noEmit && vite build --config e2e/vite.config.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","lint:html":"prettier -c --parser html \"{demo,e2e}/**/*.html\"","test:unit":"jest --coverage","build:demo":"vue-tsc --noEmit && vite build --config demo/vite.config.js","build:size":"npm run build && rollup -c size-checks/rollup.config.js","docs:build":"vitepress build docs","test:types":"tsc --build tsconfig.json","deploy:demo":"npm build:demo && node scripts/deploy.js","lint:script":"prettier -c --parser typescript \"{src,__tests__,e2e,demo}/**/*.[jt]s?(x)\"","test:e2e:bs":"node e2e/runner.js --local -e edge_pre_chrome,android44 -c e2e/nightwatch.browserstack.js --tag browserstack","test:e2e:ci":"node e2e/runner.js -e firefox --retries 2","test:e2e:native":"node e2e/runner.js -e chrome --tag no-headless","test:e2e:headless":"node e2e/runner.js -e chrome-headless --skiptags no-headless"},"_npmUser":{"name":"riderx","email":"martindonadieu@gmail.com"},"jsdelivr":"dist/vue-timer-hook.global.js","_npmVersion":"8.19.2","description":"Vue timer hook is a custom [vue 3 hook](https://vue.org/docs/hooks-intro.html), built to handle timer, stopwatch, and time logic/state in your vue component.","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_nodeVersion":"18.12.1","_hasShrinkwrap":false,"devDependencies":{"vue":"3.2.45","jest":"29.3.1","vite":"^2.8.4","axios":"1.2.0","chalk":"5.1.2","husky":"^8.0.1","brotli":"^1.3.2","dotenv":"16.0.3","rollup":"2.79.1","yorkie":"^2.0.0","codecov":"4.0.0-0","ts-node":"^10.9.1","vue-tsc":"1.0.10","gh-pages":"^4.0.0","mockdate":"^3.0.5","prettier":"2.8.0","vitepress":"0.22.4","css-loader":"6.7.2","nightwatch":"2.5.1","typescript":"4.9.3","@types/jest":"29.2.3","@types/node":"^18.7.13","lint-staged":"13.0.4","@types/jsdom":"20.0.1","chromedriver":"105.0.1","faked-promise":"^2.2.2","serve-handler":"^6.1.3","@types/webpack":"^5.28.0","jest-mock-warn":"^1.1.0","@commitlint/cli":"^17.1.1","@vue/test-utils":"^2.0.0-rc.18","selenium-server":"^3.141.59","@vue/compiler-sfc":"^3.2.31","@types/webpack-env":"1.18.0","@vitejs/plugin-vue":"2.3.4","browserstack-local":"1.5.1","nightwatch-helpers":"^1.2.0","html-webpack-plugin":"5.5.0","@rollup/plugin-alias":"4.0.2","@sucrase/jest-plugin":"2.2.1","@vue/server-renderer":"3.2.45","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"4.0.0","rollup-plugin-analyzer":"^4.0.0","@rollup/plugin-commonjs":"23.0.2","@microsoft/api-extractor":"7.33.6","rollup-plugin-typescript2":"0.34.1","conventional-changelog-cli":"2.2.2","@rollup/plugin-node-resolve":"15.0.1","connect-history-api-fallback":"^2.0.0","@commitlint/config-conventional":"^17.1.0"},"peerDependencies":{"vue":"^3.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-timer-hook_1.0.45_1673031423293_0.7401155668927346","host":"s3://npm-registry-packages"}},"1.0.46":{"name":"vue-timer-hook","version":"1.0.46","keywords":["vue","vue3","timer","hook"],"license":"MIT","_id":"vue-timer-hook@1.0.46","maintainers":[{"name":"riderx","email":"martindonadieu@gmail.com"}],"dist":{"shasum":"386efc17d9519d803f696df7650b353679eb95a6","tarball":"https://registry.npmjs.org/vue-timer-hook/-/vue-timer-hook-1.0.46.tgz","fileCount":10,"integrity":"sha512-YDuE+c6Q3znqwo+zoi0seC0fokb/ubdIK4vGDg95b69IobhdujjupnBpPlSvXBrHHfXlpW1gxDnFCvaTlI5KPg==","signatures":[{"sig":"MEUCIBI1R496sRwQteeETJFXBR8RA8ElCCk8Js/B1nv8whNXAiEA8fEzxreQft0LUmPuTP++ijQQWsPz4VSju1RDbmSn9HA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":54311,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjuHBWACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr1RQ//c9jzdd54pd8/2LFs51PkAG04z+NwKKupiyKplQSdvuiqGBf5\r\nASpRqrP8DKwSiERsoR4pKlP85Lmv+7hXisXiWPVS1gf0ncVLMU5Ond8cOo/W\r\nL0DJ9uxWT+dQEYfIxSITF249j0lw+oJ/0K+isQzVQorDk1cEPSsXAGIO2fKD\r\nvtZuKQV1fj8LRb3J6wihmmBRvcWRrPu5pj8Zf7aKKewnBXC5kgefjpW5zUXz\r\nyPfvWpm2XnBAGLgnjG39ioUxjCyE9qFGad8eAPnIDeJOe5GWyvnj0YRFg9c5\r\n/uOjaDyJcMmDjw70ibC9chRKYkFB2IBmSiK8KZca9YczqeIBT9BZEyLlVBV0\r\nzwJ3CTDJZvBry0Zvbf6ten0La/Vsg0IWcBMQ3eLamf6w1Zg8RNbLChIiMzjU\r\neaitFbJCfcIOHbsK4yPsyyuNLJF9EwrnEfb8UJ3NI8LYzImMgnWa7loV0X6F\r\nHfFiGGyQz/gQ4Qua0EwxkRklRTgRi9u8f/+6+V7oTT9XRdiEfSyUMTBv2Y6y\r\nwhzy24+RZ6Gc5J5tlk+qYjT5+fBVxkoT9mUbl3UozuSnG2f+LrN+ijQwLIDZ\r\nN4gunSw9HitzEES4zHIAOC8uY59uYqx7kHjaPPDM/woo4Yv25GoC9QIOqD4c\r\nB0MpuwvwkAEl+K16Qc2RXdPV7s9o2mqHXT4=\r\n=au87\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/vue-timer-hook.cjs.js","types":"dist/vue-timer-hook.d.ts","unpkg":"dist/vue-timer-hook.global.js","vetur":{"tags":"vetur/tags.json","attributes":"vetur/attributes.json"},"module":"dist/vue-timer-hook.esm-bundler.js","gitHead":"5d737e0c749c236e7fe4e66cde9bd54ed822fd2f","scripts":{"dev":"vite --config demo/vite.config.js","docs":"vitepress dev docs","lint":"npm run lint:script && npm run lint:html","test":"npm run test:types && npm run test:unit","build":"rollup -c rollup.config.js","dev:e2e":"vite --config e2e/vite.config.js","prepare":"husky install","release":"bash scripts/release.sh","lint:fix":"npm run lint:script --write && npm run lint:html --write","test:dts":"tsc -p ./test-dts/tsconfig.json","test:e2e":"npm run test:e2e:headless && npm run test:e2e:native","build:dts":"api-extractor run --local --verbose","build:e2e":"vue-tsc --noEmit && vite build --config e2e/vite.config.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","lint:html":"prettier -c --parser html \"{demo,e2e}/**/*.html\"","test:unit":"jest --coverage","build:demo":"vue-tsc --noEmit && vite build --config demo/vite.config.js","build:size":"npm run build && rollup -c size-checks/rollup.config.js","docs:build":"vitepress build docs","test:types":"tsc --build tsconfig.json","deploy:demo":"npm build:demo && node scripts/deploy.js","lint:script":"prettier -c --parser typescript \"{src,__tests__,e2e,demo}/**/*.[jt]s?(x)\"","test:e2e:bs":"node e2e/runner.js --local -e edge_pre_chrome,android44 -c e2e/nightwatch.browserstack.js --tag browserstack","test:e2e:ci":"node e2e/runner.js -e firefox --retries 2","test:e2e:native":"node e2e/runner.js -e chrome --tag no-headless","test:e2e:headless":"node e2e/runner.js -e chrome-headless --skiptags no-headless"},"_npmUser":{"name":"riderx","email":"martindonadieu@gmail.com"},"jsdelivr":"dist/vue-timer-hook.global.js","_npmVersion":"8.19.2","description":"Vue timer hook is a custom [vue 3 hook](https://vue.org/docs/hooks-intro.html), built to handle timer, stopwatch, and time logic/state in your vue component.","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_nodeVersion":"18.12.1","_hasShrinkwrap":false,"devDependencies":{"vue":"3.2.45","jest":"29.3.1","vite":"^2.8.4","axios":"1.2.0","chalk":"5.1.2","husky":"^8.0.1","brotli":"^1.3.2","dotenv":"16.0.3","rollup":"2.79.1","yorkie":"^2.0.0","codecov":"4.0.0-0","ts-node":"^10.9.1","vue-tsc":"1.0.10","gh-pages":"^4.0.0","mockdate":"^3.0.5","prettier":"2.8.0","vitepress":"0.22.4","css-loader":"6.7.2","nightwatch":"2.5.1","typescript":"4.9.3","@types/jest":"29.2.3","@types/node":"^18.7.13","lint-staged":"13.0.4","@types/jsdom":"20.0.1","chromedriver":"105.0.1","faked-promise":"^2.2.2","serve-handler":"^6.1.3","@types/webpack":"^5.28.0","jest-mock-warn":"^1.1.0","@commitlint/cli":"^17.1.1","@vue/test-utils":"^2.0.0-rc.18","selenium-server":"^3.141.59","@vue/compiler-sfc":"^3.2.31","@types/webpack-env":"1.18.0","@vitejs/plugin-vue":"2.3.4","browserstack-local":"1.5.1","nightwatch-helpers":"^1.2.0","html-webpack-plugin":"5.5.0","@rollup/plugin-alias":"4.0.2","@sucrase/jest-plugin":"2.2.1","@vue/server-renderer":"3.2.45","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"4.0.0","rollup-plugin-analyzer":"^4.0.0","@rollup/plugin-commonjs":"23.0.7","@microsoft/api-extractor":"7.33.6","rollup-plugin-typescript2":"0.34.1","conventional-changelog-cli":"2.2.2","@rollup/plugin-node-resolve":"15.0.1","connect-history-api-fallback":"^2.0.0","@commitlint/config-conventional":"^17.1.0"},"peerDependencies":{"vue":"^3.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-timer-hook_1.0.46_1673031766093_0.18898955405543627","host":"s3://npm-registry-packages"}},"1.0.47":{"name":"vue-timer-hook","version":"1.0.47","keywords":["vue","vue3","timer","hook"],"license":"MIT","_id":"vue-timer-hook@1.0.47","maintainers":[{"name":"riderx","email":"martindonadieu@gmail.com"}],"dist":{"shasum":"8e3e7ca886c0d820328b9114fc0b4a39fda279e3","tarball":"https://registry.npmjs.org/vue-timer-hook/-/vue-timer-hook-1.0.47.tgz","fileCount":10,"integrity":"sha512-nZCWtni07IEF7xnpW2SpkRB95FSgHz/dPNOlMojzc9zarLGfN8jMsrH7Qp7OQCC0hSX0oN/AfssgUaCvNHJwxw==","signatures":[{"sig":"MEUCIQDxyAnfQm5bPs9M+4bt5dYEeqYcHNtqLXaxTt8kMtStYwIgD2cCG1bTqhCyDn/PCxdi5boyoEHxcj5TjeMyl8uMaF4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":54311,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjuK7wACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrtlA//ZS/SIXtMu+x/dap1ttUoMANmBIBJfDIorLkEbZ1Y25FRt81d\r\nYzUo7i9wdVUgiYjFU96qs81i9AYYY9mdRjgc65LnW2gvJfLByy+pxkFiwSSr\r\nEDZcdkk6pd24O8ki9OvWZ/zVlBmpsZH9LINW8TwVTc7kE8gCybVoVSjPS0Sg\r\nLXnnGbwcs2RtqysAQG2itMLFk3RAa0UKN80UGZvK7WuyRNmJLhQC8WIOpIX7\r\npsVmqXmP/NKPU41N32renLR9PfSL59Vh4OOiJHs2Zd+puUGl1hgdfXZE05FN\r\njkMmmRW9yfoBQA37pE8WeB7TdA/WL78RBoAVJQNX6GEJtgR2Y2eG8JgmIOBM\r\n3a04biJj7Be9Da5JmwrnzhLrHrMi5FLDcC9pEYWXwN8STIXB6/BfJKknMiNM\r\nyUpDLGtyNw3DXHA7glGBcORf9aBSpkccE4O5sefZsYmZbqgwDYJVl2ugajQx\r\nk/0fMwkQJ38QqoBaZdGtoNn4CzAmir+zNCkxxssDXfUFeZ3s2XM7Md0XrPJf\r\n8h6c/mxsn7XqH6xMMv0YdVP38MPqyyA7nNpJlv5GYC3R4Y2OWgTDAYkOZXMd\r\n8KNE1+zSnSpHb2VjOXkxHvUI61IkSmz9dOJqKfZGxMxZye5/GDMK7oY51zzs\r\nwIV53d8M2MPXLgVW3pbuk0Gxs1XHRlOyku0=\r\n=85Ki\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/vue-timer-hook.cjs.js","types":"dist/vue-timer-hook.d.ts","unpkg":"dist/vue-timer-hook.global.js","vetur":{"tags":"vetur/tags.json","attributes":"vetur/attributes.json"},"module":"dist/vue-timer-hook.esm-bundler.js","gitHead":"8d1a3b69aea0bd15b8cf820946ec8447234bc60e","scripts":{"dev":"vite --config demo/vite.config.js","docs":"vitepress dev docs","lint":"npm run lint:script && npm run lint:html","test":"npm run test:types && npm run test:unit","build":"rollup -c rollup.config.js","dev:e2e":"vite --config e2e/vite.config.js","prepare":"husky install","release":"bash scripts/release.sh","lint:fix":"npm run lint:script --write && npm run lint:html --write","test:dts":"tsc -p ./test-dts/tsconfig.json","test:e2e":"npm run test:e2e:headless && npm run test:e2e:native","build:dts":"api-extractor run --local --verbose","build:e2e":"vue-tsc --noEmit && vite build --config e2e/vite.config.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","lint:html":"prettier -c --parser html \"{demo,e2e}/**/*.html\"","test:unit":"jest --coverage","build:demo":"vue-tsc --noEmit && vite build --config demo/vite.config.js","build:size":"npm run build && rollup -c size-checks/rollup.config.js","docs:build":"vitepress build docs","test:types":"tsc --build tsconfig.json","deploy:demo":"npm build:demo && node scripts/deploy.js","lint:script":"prettier -c --parser typescript \"{src,__tests__,e2e,demo}/**/*.[jt]s?(x)\"","test:e2e:bs":"node e2e/runner.js --local -e edge_pre_chrome,android44 -c e2e/nightwatch.browserstack.js --tag browserstack","test:e2e:ci":"node e2e/runner.js -e firefox --retries 2","test:e2e:native":"node e2e/runner.js -e chrome --tag no-headless","test:e2e:headless":"node e2e/runner.js -e chrome-headless --skiptags no-headless"},"_npmUser":{"name":"riderx","email":"martindonadieu@gmail.com"},"jsdelivr":"dist/vue-timer-hook.global.js","_npmVersion":"8.19.2","description":"Vue timer hook is a custom [vue 3 hook](https://vue.org/docs/hooks-intro.html), built to handle timer, stopwatch, and time logic/state in your vue component.","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_nodeVersion":"18.12.1","_hasShrinkwrap":false,"devDependencies":{"vue":"3.2.45","jest":"29.3.1","vite":"^2.8.4","axios":"1.2.0","chalk":"5.1.2","husky":"^8.0.1","brotli":"^1.3.2","dotenv":"16.0.3","rollup":"2.79.1","yorkie":"^2.0.0","codecov":"4.0.0-0","ts-node":"^10.9.1","vue-tsc":"1.0.10","gh-pages":"^4.0.0","mockdate":"^3.0.5","prettier":"2.8.0","vitepress":"0.22.4","css-loader":"6.7.2","nightwatch":"2.5.1","typescript":"4.9.3","@types/jest":"29.2.5","@types/node":"^18.7.13","lint-staged":"13.0.4","@types/jsdom":"20.0.1","chromedriver":"105.0.1","faked-promise":"^2.2.2","serve-handler":"^6.1.3","@types/webpack":"^5.28.0","jest-mock-warn":"^1.1.0","@commitlint/cli":"^17.1.1","@vue/test-utils":"^2.0.0-rc.18","selenium-server":"^3.141.59","@vue/compiler-sfc":"^3.2.31","@types/webpack-env":"1.18.0","@vitejs/plugin-vue":"2.3.4","browserstack-local":"1.5.1","nightwatch-helpers":"^1.2.0","html-webpack-plugin":"5.5.0","@rollup/plugin-alias":"4.0.2","@sucrase/jest-plugin":"2.2.1","@vue/server-renderer":"3.2.45","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"4.0.0","rollup-plugin-analyzer":"^4.0.0","@rollup/plugin-commonjs":"23.0.7","@microsoft/api-extractor":"7.33.6","rollup-plugin-typescript2":"0.34.1","conventional-changelog-cli":"2.2.2","@rollup/plugin-node-resolve":"15.0.1","connect-history-api-fallback":"^2.0.0","@commitlint/config-conventional":"^17.1.0"},"peerDependencies":{"vue":"^3.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-timer-hook_1.0.47_1673047792347_0.08398643563691999","host":"s3://npm-registry-packages"}},"1.0.48":{"name":"vue-timer-hook","version":"1.0.48","keywords":["vue","vue3","timer","hook"],"license":"MIT","_id":"vue-timer-hook@1.0.48","maintainers":[{"name":"riderx","email":"martindonadieu@gmail.com"}],"dist":{"shasum":"4a8235a048d68d808465d8c9aaff8ceb776cca82","tarball":"https://registry.npmjs.org/vue-timer-hook/-/vue-timer-hook-1.0.48.tgz","fileCount":10,"integrity":"sha512-kaDdVwFCBBl2LNVPy1OujWgh2Jse2Sbz0QMf23oEiHLSYshf5MKL7/cJViMPdzMEcTbKJ3VtBwPdp6xzVyrJBg==","signatures":[{"sig":"MEYCIQDDUlXCharC1OpVMXTG32RBpfSaXa4Sj72uH0Ia2A8eewIhAKWLmezCXbg6vwfc+gSorw/Drm1LyUE+D9RhOkGk5Lqs","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":54311,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjuNa1ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmoo/w//elLlKOyRCEmfhqzI3aerBDNN22RKMCqEASmgGAlezzgdU6li\r\n6D9AMieQ+DSz9/TLjTwI9IIkfrQ06TmwQzuSSIkGYKu1LnfympEtPJUslekP\r\n1QJxTSh490/9Frgc65voPxcKNQMBTWcfVRrwt+Iz8rvzJ8v0tBEjTtdjlL/0\r\nt5DK4FnpZaOJWoYDJ5ZEdh9W6eJJBLZGcIuiS6HokCoktE3FOPXJu04kRcGZ\r\nb+cdnIwgYWNoc0TtVl3KsLpFd0aGjGD4I4LGFK0KCpKjsHBp2+riEpMZteoe\r\nHrrYPOKwLAEUQoneUAfQGK3ox9W4z91q1Ay5RmnrLqT3j4pVS36mv5CwtjyH\r\n1Laz/iJjL82ONASsjR9UgnPQIKzaGcnMJIn1cqEQnCyVC27ZFBPVwlbu7lPX\r\neu44hw6y1oJJCGuN7nAfnEw+dSxbXI37mDA86lgxWcD/PsvQ9SXBr9690OGl\r\nWHPfkO4/mAeL+D2f6LZjrMcAWBw7kk49U7hi8ZmRbEtPzqJTLG+cGP7xdJ9D\r\n7qQwSNn+EaiPvjlnSuxHQMidWAirXF3AJ0Q1qtVTw/kYlyNaJBu6ikRkqq6T\r\ndZpmpCp8haQ0kLuxTa+DX7rLkk7cxGS1q6HHqzF/S0Zz8Cja1KTSKb1lobts\r\nJMHrPTMv9cCUCjmZ9RWemFmrmxs6CRht7ww=\r\n=XWl9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/vue-timer-hook.cjs.js","types":"dist/vue-timer-hook.d.ts","unpkg":"dist/vue-timer-hook.global.js","vetur":{"tags":"vetur/tags.json","attributes":"vetur/attributes.json"},"module":"dist/vue-timer-hook.esm-bundler.js","gitHead":"8d1fa90867603eb4b53409250c81933cd665db41","scripts":{"dev":"vite --config demo/vite.config.js","docs":"vitepress dev docs","lint":"npm run lint:script && npm run lint:html","test":"npm run test:types && npm run test:unit","build":"rollup -c rollup.config.js","dev:e2e":"vite --config e2e/vite.config.js","prepare":"husky install","release":"bash scripts/release.sh","lint:fix":"npm run lint:script --write && npm run lint:html --write","test:dts":"tsc -p ./test-dts/tsconfig.json","test:e2e":"npm run test:e2e:headless && npm run test:e2e:native","build:dts":"api-extractor run --local --verbose","build:e2e":"vue-tsc --noEmit && vite build --config e2e/vite.config.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","lint:html":"prettier -c --parser html \"{demo,e2e}/**/*.html\"","test:unit":"jest --coverage","build:demo":"vue-tsc --noEmit && vite build --config demo/vite.config.js","build:size":"npm run build && rollup -c size-checks/rollup.config.js","docs:build":"vitepress build docs","test:types":"tsc --build tsconfig.json","deploy:demo":"npm build:demo && node scripts/deploy.js","lint:script":"prettier -c --parser typescript \"{src,__tests__,e2e,demo}/**/*.[jt]s?(x)\"","test:e2e:bs":"node e2e/runner.js --local -e edge_pre_chrome,android44 -c e2e/nightwatch.browserstack.js --tag browserstack","test:e2e:ci":"node e2e/runner.js -e firefox --retries 2","test:e2e:native":"node e2e/runner.js -e chrome --tag no-headless","test:e2e:headless":"node e2e/runner.js -e chrome-headless --skiptags no-headless"},"_npmUser":{"name":"riderx","email":"martindonadieu@gmail.com"},"jsdelivr":"dist/vue-timer-hook.global.js","_npmVersion":"8.19.2","description":"Vue timer hook is a custom [vue 3 hook](https://vue.org/docs/hooks-intro.html), built to handle timer, stopwatch, and time logic/state in your vue component.","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_nodeVersion":"18.12.1","_hasShrinkwrap":false,"devDependencies":{"vue":"3.2.45","jest":"29.3.1","vite":"^2.8.4","axios":"1.2.2","chalk":"5.1.2","husky":"^8.0.1","brotli":"^1.3.2","dotenv":"16.0.3","rollup":"2.79.1","yorkie":"^2.0.0","codecov":"4.0.0-0","ts-node":"^10.9.1","vue-tsc":"1.0.10","gh-pages":"^4.0.0","mockdate":"^3.0.5","prettier":"2.8.0","vitepress":"0.22.4","css-loader":"6.7.2","nightwatch":"2.5.1","typescript":"4.9.3","@types/jest":"29.2.5","@types/node":"^18.7.13","lint-staged":"13.0.4","@types/jsdom":"20.0.1","chromedriver":"105.0.1","faked-promise":"^2.2.2","serve-handler":"^6.1.3","@types/webpack":"^5.28.0","jest-mock-warn":"^1.1.0","@commitlint/cli":"^17.1.1","@vue/test-utils":"^2.0.0-rc.18","selenium-server":"^3.141.59","@vue/compiler-sfc":"^3.2.31","@types/webpack-env":"1.18.0","@vitejs/plugin-vue":"2.3.4","browserstack-local":"1.5.1","nightwatch-helpers":"^1.2.0","html-webpack-plugin":"5.5.0","@rollup/plugin-alias":"4.0.2","@sucrase/jest-plugin":"2.2.1","@vue/server-renderer":"3.2.45","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"4.0.0","rollup-plugin-analyzer":"^4.0.0","@rollup/plugin-commonjs":"23.0.7","@microsoft/api-extractor":"7.33.6","rollup-plugin-typescript2":"0.34.1","conventional-changelog-cli":"2.2.2","@rollup/plugin-node-resolve":"15.0.1","connect-history-api-fallback":"^2.0.0","@commitlint/config-conventional":"^17.1.0"},"peerDependencies":{"vue":"^3.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-timer-hook_1.0.48_1673057973107_0.9037757057149003","host":"s3://npm-registry-packages"}},"1.0.49":{"name":"vue-timer-hook","version":"1.0.49","keywords":["vue","vue3","timer","hook"],"license":"MIT","_id":"vue-timer-hook@1.0.49","maintainers":[{"name":"riderx","email":"martindonadieu@gmail.com"}],"dist":{"shasum":"de2eb9c54447fb62bd9289d956b309b9859467b1","tarball":"https://registry.npmjs.org/vue-timer-hook/-/vue-timer-hook-1.0.49.tgz","fileCount":10,"integrity":"sha512-B1HF2xdWLDeudiQ3rqNpvBOM99Uc8woqZ3Exqnj+D+UkKu39fBK+XVRl3l/ZcUnzk63a6VdNS6W7bsOzML4rQA==","signatures":[{"sig":"MEQCIHw+UTyZmzFt6TOMeRpASl4aUt1yuS6XESQv+cAWLTNMAiBY6/8q0RdX/4ZDceQbMLtXjIMcA6E+n8nGutIvLUEchg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":54311,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjuQpBACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrG4hAAoAdKF2enS+4pnVRyPatdL0cuK1KFn/mOqcMqCVy6Wx0Si3Gj\r\nw3xLAdt/lpD0wgmtCJc/l7p/4KmuW2JOtiS3s+q0BXE4F0QgrDZxCGtnoxHu\r\nK3sCCEGBUA1Wi+B40ZLZgEF+qMGTH4ybOMAJzGTkgi6gRbpwS5xg3WrDjw2Z\r\nMBPQhc0Ghv2w4ZqXP4Nokch1D2VpI8CzEdlobHtWZ3pk+rMORfoSBVsVwbcM\r\ne9ZZyOVCUjbNlwZLo5glbYtfLCa3znqyJ2dIOYQzFcTKQrVt/vbT+u9/sr2g\r\nsG71kYtSrWK6/8U8BcAia6uQQMk0hVbCCW9U9Str7UXxtvSz/c0d+xN0y9uK\r\nRnZgmu3LeNZlYBN+LEYLMaCqKfnfsEepWLjNfUXilbaAR/AZwYQPXwnNHmfe\r\nGgv5VTSK8wne0LOXIUr2SwCwRuJDN1b6lxesJ07w0al3gkifWpeaXcbC+Dz7\r\nQgM+6PV5m41mSm5FXinhmSNJeYx93GGe7mt8uk/Y0tllbLFdSB0bWWGq8cUe\r\nXgm6XBtehRCLYjbWDQ1vIwABmfFC5eEfDqZAS36x6iKCyovYTcRtJWWcypLW\r\ndJOtzeVY7iZGe08aPXp4BKJo9ELZW/GGhZR4hAbrJDfXx3hoNz6PPgNpHtm6\r\nxKdwH9G2jTL0wNSDBfweJotQNFZstD1CIuo=\r\n=6mUf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/vue-timer-hook.cjs.js","types":"dist/vue-timer-hook.d.ts","unpkg":"dist/vue-timer-hook.global.js","vetur":{"tags":"vetur/tags.json","attributes":"vetur/attributes.json"},"module":"dist/vue-timer-hook.esm-bundler.js","gitHead":"f9e76ac571cb96a978c312c8a3350ef4508a86b2","scripts":{"dev":"vite --config demo/vite.config.js","docs":"vitepress dev docs","lint":"npm run lint:script && npm run lint:html","test":"npm run test:types && npm run test:unit","build":"rollup -c rollup.config.js","dev:e2e":"vite --config e2e/vite.config.js","prepare":"husky install","release":"bash scripts/release.sh","lint:fix":"npm run lint:script --write && npm run lint:html --write","test:dts":"tsc -p ./test-dts/tsconfig.json","test:e2e":"npm run test:e2e:headless && npm run test:e2e:native","build:dts":"api-extractor run --local --verbose","build:e2e":"vue-tsc --noEmit && vite build --config e2e/vite.config.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","lint:html":"prettier -c --parser html \"{demo,e2e}/**/*.html\"","test:unit":"jest --coverage","build:demo":"vue-tsc --noEmit && vite build --config demo/vite.config.js","build:size":"npm run build && rollup -c size-checks/rollup.config.js","docs:build":"vitepress build docs","test:types":"tsc --build tsconfig.json","deploy:demo":"npm build:demo && node scripts/deploy.js","lint:script":"prettier -c --parser typescript \"{src,__tests__,e2e,demo}/**/*.[jt]s?(x)\"","test:e2e:bs":"node e2e/runner.js --local -e edge_pre_chrome,android44 -c e2e/nightwatch.browserstack.js --tag browserstack","test:e2e:ci":"node e2e/runner.js -e firefox --retries 2","test:e2e:native":"node e2e/runner.js -e chrome --tag no-headless","test:e2e:headless":"node e2e/runner.js -e chrome-headless --skiptags no-headless"},"_npmUser":{"name":"riderx","email":"martindonadieu@gmail.com"},"jsdelivr":"dist/vue-timer-hook.global.js","_npmVersion":"8.19.2","description":"Vue timer hook is a custom [vue 3 hook](https://vue.org/docs/hooks-intro.html), built to handle timer, stopwatch, and time logic/state in your vue component.","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_nodeVersion":"18.12.1","_hasShrinkwrap":false,"devDependencies":{"vue":"3.2.45","jest":"29.3.1","vite":"^2.8.4","axios":"1.2.2","chalk":"5.1.2","husky":"^8.0.1","brotli":"^1.3.2","dotenv":"16.0.3","rollup":"2.79.1","yorkie":"^2.0.0","codecov":"4.0.0-0","ts-node":"^10.9.1","vue-tsc":"1.0.22","gh-pages":"^4.0.0","mockdate":"^3.0.5","prettier":"2.8.0","vitepress":"0.22.4","css-loader":"6.7.2","nightwatch":"2.5.1","typescript":"4.9.3","@types/jest":"29.2.5","@types/node":"^18.7.13","lint-staged":"13.0.4","@types/jsdom":"20.0.1","chromedriver":"105.0.1","faked-promise":"^2.2.2","serve-handler":"^6.1.3","@types/webpack":"^5.28.0","jest-mock-warn":"^1.1.0","@commitlint/cli":"^17.1.1","@vue/test-utils":"^2.0.0-rc.18","selenium-server":"^3.141.59","@vue/compiler-sfc":"^3.2.31","@types/webpack-env":"1.18.0","@vitejs/plugin-vue":"2.3.4","browserstack-local":"1.5.1","nightwatch-helpers":"^1.2.0","html-webpack-plugin":"5.5.0","@rollup/plugin-alias":"4.0.2","@sucrase/jest-plugin":"2.2.1","@vue/server-renderer":"3.2.45","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"4.0.0","rollup-plugin-analyzer":"^4.0.0","@rollup/plugin-commonjs":"23.0.7","@microsoft/api-extractor":"7.33.6","rollup-plugin-typescript2":"0.34.1","conventional-changelog-cli":"2.2.2","@rollup/plugin-node-resolve":"15.0.1","connect-history-api-fallback":"^2.0.0","@commitlint/config-conventional":"^17.1.0"},"peerDependencies":{"vue":"^3.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-timer-hook_1.0.49_1673071169529_0.07283491351026927","host":"s3://npm-registry-packages"}},"1.0.50":{"name":"vue-timer-hook","version":"1.0.50","keywords":["vue","vue3","timer","hook"],"license":"MIT","_id":"vue-timer-hook@1.0.50","maintainers":[{"name":"riderx","email":"martindonadieu@gmail.com"}],"dist":{"shasum":"de201a973f099b92a51a5a8c3c889273c0861121","tarball":"https://registry.npmjs.org/vue-timer-hook/-/vue-timer-hook-1.0.50.tgz","fileCount":10,"integrity":"sha512-RxtYr1Xo1xgg/GCZAVTJ2UD6jcv9DQNNTOrTFBc8S2ePRihN7V90Kk0lg26ZuCTd69X1OEsGXpAoqIP6mL980Q==","signatures":[{"sig":"MEUCIQD9itsqCh7ySHsqDD7jSdvFMUJ395P2Muv9UqtYv2135wIgR0jlWAB/GaUvI0bfJyMl7paivNyksObU1Xx93TNpjC8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":54311,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjuS6IACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrLvxAAnPFhvDxbWCpRsHRso4gwXyCDGdIkeDpRT8VcRWrt0LWD58LE\r\n4+v8uRehE5f8O9xvDxggmrHkyjA5GTN5VlXMoIcJSZsqXSFiTjePDI3enHPL\r\n5VDHHbTiCq0qc/i4VH5x4N5dv9pPbmo1abEYiZ8ekrAMMyOEwz81oBeyY9Dc\r\nKofiRAaD1smHkkhXk/8OzKCP3OpKLwLMIFZLCHz0naNkMFwwVV5wioQwueOT\r\nsWdfl+lxMKmZ3wKrL08FN5uYrTpaJ5wujxQuOkELe0dcHWxEtD8yQ3ehLzaG\r\nAaDqhXqzQUUxHi9nUywS/JW8YM1D+Q/MTSgHHj+m4rZGrLT15K72rw9HMeW3\r\n/cc8TEONgSof73LjCfrAAKNaYmJ2PfOzPk2j+QzSjTkEMumJos9xhh907yRm\r\nI/F/y4uH8L2XRbmDn6/0kV21oNAyLdDp3wotTOh2Tjp+jUauNhfsOBBvt7Nn\r\nV4tpDyirxZQeJ6Ziu3R2M5gZNfm9W8ovJcp+zxZLKsiMMtKEFCQMCWi/DMXZ\r\nPGS1WLsnFR8m0fGbybhOdDpZ72/PdFoZhP0AYj9ngQ4CUn+tmumZ6MiSmSNh\r\n8DvMl4TT5XriZzD9PGzbXPEGQW2SOZkNsmPORuTwQ8SiFwNhGyGmTJWkpWpC\r\nDeVwL4XkPZmwMCQdPERElV+eQFeowJPmmI0=\r\n=dukd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/vue-timer-hook.cjs.js","types":"dist/vue-timer-hook.d.ts","unpkg":"dist/vue-timer-hook.global.js","vetur":{"tags":"vetur/tags.json","attributes":"vetur/attributes.json"},"module":"dist/vue-timer-hook.esm-bundler.js","gitHead":"d0ac3ff36c4a8a219078c3fec60c23f45898a675","scripts":{"dev":"vite --config demo/vite.config.js","docs":"vitepress dev docs","lint":"npm run lint:script && npm run lint:html","test":"npm run test:types && npm run test:unit","build":"rollup -c rollup.config.js","dev:e2e":"vite --config e2e/vite.config.js","prepare":"husky install","release":"bash scripts/release.sh","lint:fix":"npm run lint:script --write && npm run lint:html --write","test:dts":"tsc -p ./test-dts/tsconfig.json","test:e2e":"npm run test:e2e:headless && npm run test:e2e:native","build:dts":"api-extractor run --local --verbose","build:e2e":"vue-tsc --noEmit && vite build --config e2e/vite.config.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","lint:html":"prettier -c --parser html \"{demo,e2e}/**/*.html\"","test:unit":"jest --coverage","build:demo":"vue-tsc --noEmit && vite build --config demo/vite.config.js","build:size":"npm run build && rollup -c size-checks/rollup.config.js","docs:build":"vitepress build docs","test:types":"tsc --build tsconfig.json","deploy:demo":"npm build:demo && node scripts/deploy.js","lint:script":"prettier -c --parser typescript \"{src,__tests__,e2e,demo}/**/*.[jt]s?(x)\"","test:e2e:bs":"node e2e/runner.js --local -e edge_pre_chrome,android44 -c e2e/nightwatch.browserstack.js --tag browserstack","test:e2e:ci":"node e2e/runner.js -e firefox --retries 2","test:e2e:native":"node e2e/runner.js -e chrome --tag no-headless","test:e2e:headless":"node e2e/runner.js -e chrome-headless --skiptags no-headless"},"_npmUser":{"name":"riderx","email":"martindonadieu@gmail.com"},"jsdelivr":"dist/vue-timer-hook.global.js","_npmVersion":"8.19.2","description":"Vue timer hook is a custom [vue 3 hook](https://vue.org/docs/hooks-intro.html), built to handle timer, stopwatch, and time logic/state in your vue component.","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_nodeVersion":"18.12.1","_hasShrinkwrap":false,"devDependencies":{"vue":"3.2.45","jest":"29.3.1","vite":"^2.8.4","axios":"1.2.2","chalk":"5.1.2","husky":"^8.0.1","brotli":"^1.3.2","dotenv":"16.0.3","rollup":"2.79.1","yorkie":"^2.0.0","codecov":"4.0.0-0","ts-node":"^10.9.1","vue-tsc":"1.0.22","gh-pages":"^4.0.0","mockdate":"^3.0.5","prettier":"2.8.0","vitepress":"0.22.4","css-loader":"6.7.2","nightwatch":"2.5.1","typescript":"4.9.3","@types/jest":"29.2.5","@types/node":"^18.7.13","lint-staged":"13.1.0","@types/jsdom":"20.0.1","chromedriver":"105.0.1","faked-promise":"^2.2.2","serve-handler":"^6.1.3","@types/webpack":"^5.28.0","jest-mock-warn":"^1.1.0","@commitlint/cli":"^17.1.1","@vue/test-utils":"^2.0.0-rc.18","selenium-server":"^3.141.59","@vue/compiler-sfc":"^3.2.31","@types/webpack-env":"1.18.0","@vitejs/plugin-vue":"2.3.4","browserstack-local":"1.5.1","nightwatch-helpers":"^1.2.0","html-webpack-plugin":"5.5.0","@rollup/plugin-alias":"4.0.2","@sucrase/jest-plugin":"2.2.1","@vue/server-renderer":"3.2.45","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"4.0.0","rollup-plugin-analyzer":"^4.0.0","@rollup/plugin-commonjs":"23.0.7","@microsoft/api-extractor":"7.33.6","rollup-plugin-typescript2":"0.34.1","conventional-changelog-cli":"2.2.2","@rollup/plugin-node-resolve":"15.0.1","connect-history-api-fallback":"^2.0.0","@commitlint/config-conventional":"^17.1.0"},"peerDependencies":{"vue":"^3.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-timer-hook_1.0.50_1673080455916_0.1466259054884982","host":"s3://npm-registry-packages"}},"1.0.51":{"name":"vue-timer-hook","version":"1.0.51","keywords":["vue","vue3","timer","hook"],"license":"MIT","_id":"vue-timer-hook@1.0.51","maintainers":[{"name":"riderx","email":"martindonadieu@gmail.com"}],"dist":{"shasum":"1d3882e1be6252ca862dde805af8772b5d702807","tarball":"https://registry.npmjs.org/vue-timer-hook/-/vue-timer-hook-1.0.51.tgz","fileCount":10,"integrity":"sha512-wpfOEI470Q8AidxY19Upet3ed15QH5Q0Vli0XL1wGAAzxy9Sz2OfkPdnx7DABNPQfeoxZkoGRfQQYwvURBLsCA==","signatures":[{"sig":"MEQCIAMi4kYduKHPfk4uShpixQITwgE8T6khs231seOrtCAfAiAa48jrVRMi1V12MmwaqrHjMQ7YjhH9n8u+sYHcMKxqog==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":54311,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjuVJlACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp+/xAAmNbDyDnpiVY1CStk2OdSs6ToWAlLimauYa/fMDjOh3PsSouy\r\nIV50Uo8ejYSrDSxvMINRi+zfeTsBkCtck7DzSQfbfotN9TPwkiAdQrr4c2Q9\r\n1UigKsuXD8Dak7qSGu+bnvxKHVVAo3btYafkVxDEEhIyhAHinPKhMvvbm+CE\r\nMyKLWnDwl9O9ZTnACWD5Hj1Dq/wRZDNPHnXgJZo0Ywe4saalE1Bb+hdYyAgY\r\nmh9BjkATXic98ALOpQxRY3M4d5S4uK8iEYx0MIqf9NqwPcFZbzQJNAgAZ4iA\r\nj29INW23pX0sOiUr5u8QBJxuFbE1Hz4yWMUNXbInADcSJMgLzIEScm5mia+G\r\nLxZuCjQTqgmcgZ+a5CqrH88A9/5JR9Kq7VddGMIaounqSRg3iNgqn3D4pOyi\r\nyLs8R4Gop1f8sWWGGTm5iozZb2c2gX1XHxEiFxN9DIYw7JE62Xv6I8/uFrC8\r\nlWjvdNFI5BS7VA+whfZfXTnMSNgI5rdsY02pIxAX4jZzVx/ZTje/YofvrKb4\r\nZyqSgU7sp4TPl9g65QMdMOYIng3OxAr5znOE/zwUqAGUlcQf2UVKcYyS2XEQ\r\nTAuPEjntCl/NAz1v8yHseYrk9gzssiTR+mCE5w5XyX5go5hMkBxc7z3MgOjD\r\njJsBHGA+ugTUwOSXPNfA2TcEQuO3J2JlEsk=\r\n=FOEi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/vue-timer-hook.cjs.js","types":"dist/vue-timer-hook.d.ts","unpkg":"dist/vue-timer-hook.global.js","vetur":{"tags":"vetur/tags.json","attributes":"vetur/attributes.json"},"module":"dist/vue-timer-hook.esm-bundler.js","gitHead":"d6c4926d13ad4405f11445dadc219180b0ab767c","scripts":{"dev":"vite --config demo/vite.config.js","docs":"vitepress dev docs","lint":"npm run lint:script && npm run lint:html","test":"npm run test:types && npm run test:unit","build":"rollup -c rollup.config.js","dev:e2e":"vite --config e2e/vite.config.js","prepare":"husky install","release":"bash scripts/release.sh","lint:fix":"npm run lint:script --write && npm run lint:html --write","test:dts":"tsc -p ./test-dts/tsconfig.json","test:e2e":"npm run test:e2e:headless && npm run test:e2e:native","build:dts":"api-extractor run --local --verbose","build:e2e":"vue-tsc --noEmit && vite build --config e2e/vite.config.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","lint:html":"prettier -c --parser html \"{demo,e2e}/**/*.html\"","test:unit":"jest --coverage","build:demo":"vue-tsc --noEmit && vite build --config demo/vite.config.js","build:size":"npm run build && rollup -c size-checks/rollup.config.js","docs:build":"vitepress build docs","test:types":"tsc --build tsconfig.json","deploy:demo":"npm build:demo && node scripts/deploy.js","lint:script":"prettier -c --parser typescript \"{src,__tests__,e2e,demo}/**/*.[jt]s?(x)\"","test:e2e:bs":"node e2e/runner.js --local -e edge_pre_chrome,android44 -c e2e/nightwatch.browserstack.js --tag browserstack","test:e2e:ci":"node e2e/runner.js -e firefox --retries 2","test:e2e:native":"node e2e/runner.js -e chrome --tag no-headless","test:e2e:headless":"node e2e/runner.js -e chrome-headless --skiptags no-headless"},"_npmUser":{"name":"riderx","email":"martindonadieu@gmail.com"},"jsdelivr":"dist/vue-timer-hook.global.js","_npmVersion":"8.19.2","description":"Vue timer hook is a custom [vue 3 hook](https://vue.org/docs/hooks-intro.html), built to handle timer, stopwatch, and time logic/state in your vue component.","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_nodeVersion":"18.12.1","_hasShrinkwrap":false,"devDependencies":{"vue":"3.2.45","jest":"29.3.1","vite":"^2.8.4","axios":"1.2.2","chalk":"5.1.2","husky":"^8.0.1","brotli":"^1.3.2","dotenv":"16.0.3","rollup":"2.79.1","yorkie":"^2.0.0","codecov":"4.0.0-0","ts-node":"^10.9.1","vue-tsc":"1.0.22","gh-pages":"^4.0.0","mockdate":"^3.0.5","prettier":"2.8.0","vitepress":"0.22.4","css-loader":"6.7.2","nightwatch":"2.6.6","typescript":"4.9.3","@types/jest":"29.2.5","@types/node":"^18.7.13","lint-staged":"13.1.0","@types/jsdom":"20.0.1","chromedriver":"105.0.1","faked-promise":"^2.2.2","serve-handler":"^6.1.3","@types/webpack":"^5.28.0","jest-mock-warn":"^1.1.0","@commitlint/cli":"^17.1.1","@vue/test-utils":"^2.0.0-rc.18","selenium-server":"^3.141.59","@vue/compiler-sfc":"^3.2.31","@types/webpack-env":"1.18.0","@vitejs/plugin-vue":"2.3.4","browserstack-local":"1.5.1","nightwatch-helpers":"^1.2.0","html-webpack-plugin":"5.5.0","@rollup/plugin-alias":"4.0.2","@sucrase/jest-plugin":"2.2.1","@vue/server-renderer":"3.2.45","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"4.0.0","rollup-plugin-analyzer":"^4.0.0","@rollup/plugin-commonjs":"23.0.7","@microsoft/api-extractor":"7.33.6","rollup-plugin-typescript2":"0.34.1","conventional-changelog-cli":"2.2.2","@rollup/plugin-node-resolve":"15.0.1","connect-history-api-fallback":"^2.0.0","@commitlint/config-conventional":"^17.1.0"},"peerDependencies":{"vue":"^3.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-timer-hook_1.0.51_1673089637273_0.5533765753154172","host":"s3://npm-registry-packages"}},"1.0.52":{"name":"vue-timer-hook","version":"1.0.52","keywords":["vue","vue3","timer","hook"],"license":"MIT","_id":"vue-timer-hook@1.0.52","maintainers":[{"name":"riderx","email":"martindonadieu@gmail.com"}],"dist":{"shasum":"ea3eda98e9a051653efc12cda682d279be231b87","tarball":"https://registry.npmjs.org/vue-timer-hook/-/vue-timer-hook-1.0.52.tgz","fileCount":10,"integrity":"sha512-2A2NF6he0PFF/Erba5yG0Nlc7hsTjwGaCWjDQxbOW1PB/UvGIWztiZz9B7bF00yMhxIyMLVEtqIdD9ety2LiaQ==","signatures":[{"sig":"MEYCIQDxiUe1qV8hpPIamXLDxSs0jQczCjU39CXu624OPwWC1AIhAI7aUSP3YIqAGWnEuzPRvw7pmEj4eVRDowstTOz4F5O4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":54311,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjxKeDACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpmmg/+Ks6Mnp5Uex8C9yFEK3EgIl15lqBUUC7up+nfWCve0QOMlm6Y\r\njOdP63lzf7D6FaNcJHxZb1urbAoOUPflbLvHvfTggvNq3MAv+YE09bJZvATG\r\n/YAYeTGQrV4UKexn2P+5NBq4m2sSYkGSl6Zus7WDiXdEQ/cwRRoPlRX0XDu5\r\neLJoQalFCbFnkCt6p9S6g+S/MVnVEJL6VbFnzUFF9en10/SmTinIBVxTwvsz\r\nndVAJ605LJ3nodtRgjwkg4OpPA/azLivIOpR/4wFI7U1gXUrgnLCw1LLQQa4\r\nSdUKUZVaC1BYmpF4HISEbdbUyeRzSxGaOTGBiF7DOwlBsMXn1p7YOAhGdN/a\r\nrNYwv+gpyR+ES58xu9Mv5Vi2hnTyn+jhqIEK4ljNubpRjrEo95d2VtlRQQSE\r\nh3GjY3gLqnFDb7rje6ox791wkBxEPmpZMuM6zOkdrUbkaY94Hw5vEspP2H68\r\nrGvlVXfVaFPP+vMje+6/q+ezuJZxfNE8w1D/uc43f/2MW8ErBle+0fA7TFex\r\nRV7Q7G0UaLrtSwVELB3/pdMuqzGh0MOtSZMH8j/YMUPeT7u/XFGOTBjtjsrF\r\n3dXS3KHTrDwbNdcI3K0hd60WAkEZ7JzKNdOQj7d4KkViv7YIgEyuIlVDmL1U\r\nR3uGZt6wwwqhAY8Jn8RjX4app1YylVbsNE8=\r\n=jomj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/vue-timer-hook.cjs.js","types":"dist/vue-timer-hook.d.ts","unpkg":"dist/vue-timer-hook.global.js","vetur":{"tags":"vetur/tags.json","attributes":"vetur/attributes.json"},"module":"dist/vue-timer-hook.esm-bundler.js","gitHead":"0f3057919e51ef3204eab5b5dd4629730d07b95a","scripts":{"dev":"vite --config demo/vite.config.js","docs":"vitepress dev docs","lint":"npm run lint:script && npm run lint:html","test":"npm run test:types && npm run test:unit","build":"rollup -c rollup.config.js","dev:e2e":"vite --config e2e/vite.config.js","prepare":"husky install","release":"bash scripts/release.sh","lint:fix":"npm run lint:script --write && npm run lint:html --write","test:dts":"tsc -p ./test-dts/tsconfig.json","test:e2e":"npm run test:e2e:headless && npm run test:e2e:native","build:dts":"api-extractor run --local --verbose","build:e2e":"vue-tsc --noEmit && vite build --config e2e/vite.config.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","lint:html":"prettier -c --parser html \"{demo,e2e}/**/*.html\"","test:unit":"jest --coverage","build:demo":"vue-tsc --noEmit && vite build --config demo/vite.config.js","build:size":"npm run build && rollup -c size-checks/rollup.config.js","docs:build":"vitepress build docs","test:types":"tsc --build tsconfig.json","deploy:demo":"npm build:demo && node scripts/deploy.js","lint:script":"prettier -c --parser typescript \"{src,__tests__,e2e,demo}/**/*.[jt]s?(x)\"","test:e2e:bs":"node e2e/runner.js --local -e edge_pre_chrome,android44 -c e2e/nightwatch.browserstack.js --tag browserstack","test:e2e:ci":"node e2e/runner.js -e firefox --retries 2","test:e2e:native":"node e2e/runner.js -e chrome --tag no-headless","test:e2e:headless":"node e2e/runner.js -e chrome-headless --skiptags no-headless"},"_npmUser":{"name":"riderx","email":"martindonadieu@gmail.com"},"jsdelivr":"dist/vue-timer-hook.global.js","_npmVersion":"8.19.3","description":"Vue timer hook is a custom [vue 3 hook](https://vue.org/docs/hooks-intro.html), built to handle timer, stopwatch, and time logic/state in your vue component.","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_nodeVersion":"18.13.0","_hasShrinkwrap":false,"devDependencies":{"vue":"3.2.45","jest":"29.3.1","vite":"^2.8.4","axios":"1.2.2","chalk":"5.1.2","husky":"^8.0.1","brotli":"^1.3.2","dotenv":"16.0.3","rollup":"2.79.1","yorkie":"^2.0.0","codecov":"4.0.0-0","ts-node":"^10.9.1","vue-tsc":"1.0.22","gh-pages":"^4.0.0","mockdate":"^3.0.5","prettier":"2.8.0","vitepress":"0.22.4","css-loader":"6.7.2","nightwatch":"2.6.6","typescript":"4.9.3","@types/jest":"29.2.5","@types/node":"^18.7.13","lint-staged":"13.1.0","@types/jsdom":"20.0.1","chromedriver":"105.0.1","faked-promise":"^2.2.2","serve-handler":"^6.1.3","@types/webpack":"^5.28.0","jest-mock-warn":"^1.1.0","@commitlint/cli":"^17.1.1","@vue/test-utils":"^2.0.0-rc.18","selenium-server":"^3.141.59","@vue/compiler-sfc":"^3.2.31","@types/webpack-env":"1.18.0","@vitejs/plugin-vue":"2.3.4","browserstack-local":"1.5.1","nightwatch-helpers":"^1.2.0","html-webpack-plugin":"5.5.0","@rollup/plugin-alias":"4.0.2","@sucrase/jest-plugin":"2.2.1","@vue/server-renderer":"3.2.45","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"4.0.0","rollup-plugin-analyzer":"^4.0.0","@rollup/plugin-commonjs":"23.0.7","@microsoft/api-extractor":"7.33.6","rollup-plugin-typescript2":"0.34.1","conventional-changelog-cli":"2.2.2","@rollup/plugin-node-resolve":"15.0.1","connect-history-api-fallback":"^2.0.0","@commitlint/config-conventional":"^17.1.0"},"peerDependencies":{"vue":"^3.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-timer-hook_1.0.52_1673832323726_0.2748481693142997","host":"s3://npm-registry-packages"}},"1.0.53":{"name":"vue-timer-hook","version":"1.0.53","keywords":["vue","vue3","timer","hook"],"license":"MIT","_id":"vue-timer-hook@1.0.53","maintainers":[{"name":"riderx","email":"martindonadieu@gmail.com"}],"dist":{"shasum":"cdc3e709ce5ac1e83eec04085a39dc04cb48bf2c","tarball":"https://registry.npmjs.org/vue-timer-hook/-/vue-timer-hook-1.0.53.tgz","fileCount":10,"integrity":"sha512-iQSGeiIbThfg5NmT7jgn1Z459PhcncYAclLnGQ6Da4FrVdXujPoxPF/ytqynp3udzk6B8d39J/sCqYwEKEqvuA==","signatures":[{"sig":"MEQCIFpniTbnMw1vuYk1pdWpPZcitUjD4Meku3+eLjm484J9AiBet1iybCMH+709SXiLvpa4f5LKJDNoF+U231+mPr8oSA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":54311,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjxN4mACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmroTg//QIFYegPbsoJ0iA09mZEtStaZBnnohfeHeDy92mknBk5MMIaC\r\nqktrhp38HtaP7wSwRTUexHnhSMB8ool1oGemOoFUcEY9YWcmYQpvrg4up4eJ\r\n1I8ZckqntPsIQ00jMTsV+N5bravrRMmc1y7um8KmPUvl8K/3Sn3ejhyiPzqM\r\nmAwaCY2PJxiVgs/qXZPwTsKeJeJdErhlyd4NrOP5+SVG7eSpyXLv+gFT+NGC\r\nbv2oKsivvvYKUE96JaiCbZmfMA7CsffEhHJ4WRHFfQfbWhw20dkDTjyBGRAJ\r\nYfjz92k+iQjHZBpOZzHuiRSiuT5wNm+Hxpzsr0iLG6vRPBDTsNe+7DMw6vwk\r\nKm3L9cWcIdlcsderVXBo3oSae1m8KuApz0l6A2WVSDU8rf0nZ3IfXbnMaCOV\r\nN5Kcbmi+EJ3wUvUuy06sq+i48d/EfJlZ/ADSkE4bCYmHnsZ7K+8dtsPvewvc\r\n4qzOxXSVoAiKWcmJEMtPDg4XV0Huzi3Ilea7Coc2uH4hQLHuVwDFw0YkSXIZ\r\nVVyFYc1t3MfHDzKNh1cz9kO60IbHP+yd+tjK72PcH7o2JDp/LvjLYLZGFwTW\r\nwe+swabcpLZxnn+mlEHDw6vTc5j9eTu3MIc/b88f1+fEngZzWVYtdJG7fNBd\r\nxXS5/GsiAWe6QaFG+S6vHdDyofCFEmF1Uls=\r\n=tzJr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/vue-timer-hook.cjs.js","types":"dist/vue-timer-hook.d.ts","unpkg":"dist/vue-timer-hook.global.js","vetur":{"tags":"vetur/tags.json","attributes":"vetur/attributes.json"},"module":"dist/vue-timer-hook.esm-bundler.js","gitHead":"1c1b176e10847f88333380207905f98c6e956a50","scripts":{"dev":"vite --config demo/vite.config.js","docs":"vitepress dev docs","lint":"npm run lint:script && npm run lint:html","test":"npm run test:types && npm run test:unit","build":"rollup -c rollup.config.js","dev:e2e":"vite --config e2e/vite.config.js","prepare":"husky install","release":"bash scripts/release.sh","lint:fix":"npm run lint:script --write && npm run lint:html --write","test:dts":"tsc -p ./test-dts/tsconfig.json","test:e2e":"npm run test:e2e:headless && npm run test:e2e:native","build:dts":"api-extractor run --local --verbose","build:e2e":"vue-tsc --noEmit && vite build --config e2e/vite.config.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","lint:html":"prettier -c --parser html \"{demo,e2e}/**/*.html\"","test:unit":"jest --coverage","build:demo":"vue-tsc --noEmit && vite build --config demo/vite.config.js","build:size":"npm run build && rollup -c size-checks/rollup.config.js","docs:build":"vitepress build docs","test:types":"tsc --build tsconfig.json","deploy:demo":"npm build:demo && node scripts/deploy.js","lint:script":"prettier -c --parser typescript \"{src,__tests__,e2e,demo}/**/*.[jt]s?(x)\"","test:e2e:bs":"node e2e/runner.js --local -e edge_pre_chrome,android44 -c e2e/nightwatch.browserstack.js --tag browserstack","test:e2e:ci":"node e2e/runner.js -e firefox --retries 2","test:e2e:native":"node e2e/runner.js -e chrome --tag no-headless","test:e2e:headless":"node e2e/runner.js -e chrome-headless --skiptags no-headless"},"_npmUser":{"name":"riderx","email":"martindonadieu@gmail.com"},"jsdelivr":"dist/vue-timer-hook.global.js","_npmVersion":"8.19.3","description":"Vue timer hook is a custom [vue 3 hook](https://vue.org/docs/hooks-intro.html), built to handle timer, stopwatch, and time logic/state in your vue component.","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_nodeVersion":"18.13.0","_hasShrinkwrap":false,"devDependencies":{"vue":"3.2.45","jest":"29.3.1","vite":"^2.8.4","axios":"1.2.2","chalk":"5.1.2","husky":"^8.0.1","brotli":"^1.3.2","dotenv":"16.0.3","rollup":"2.79.1","yorkie":"^2.0.0","codecov":"4.0.0-0","ts-node":"^10.9.1","vue-tsc":"1.0.22","gh-pages":"^4.0.0","mockdate":"^3.0.5","prettier":"2.8.0","vitepress":"0.22.4","css-loader":"6.7.2","nightwatch":"2.6.6","typescript":"4.9.3","@types/jest":"29.2.5","@types/node":"^18.7.13","lint-staged":"13.1.0","@types/jsdom":"20.0.1","chromedriver":"105.0.1","faked-promise":"^2.2.2","serve-handler":"^6.1.3","@types/webpack":"^5.28.0","jest-mock-warn":"^1.1.0","@commitlint/cli":"^17.1.1","@vue/test-utils":"^2.0.0-rc.18","selenium-server":"^3.141.59","@vue/compiler-sfc":"^3.2.31","@types/webpack-env":"1.18.0","@vitejs/plugin-vue":"2.3.4","browserstack-local":"1.5.1","nightwatch-helpers":"^1.2.0","html-webpack-plugin":"5.5.0","@rollup/plugin-alias":"4.0.2","@sucrase/jest-plugin":"2.2.1","@vue/server-renderer":"3.2.45","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"4.0.0","rollup-plugin-analyzer":"^4.0.0","@rollup/plugin-commonjs":"23.0.7","@microsoft/api-extractor":"7.33.7","rollup-plugin-typescript2":"0.34.1","conventional-changelog-cli":"2.2.2","@rollup/plugin-node-resolve":"15.0.1","connect-history-api-fallback":"^2.0.0","@commitlint/config-conventional":"^17.1.0"},"peerDependencies":{"vue":"^3.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-timer-hook_1.0.53_1673846309808_0.6677133371792994","host":"s3://npm-registry-packages"}},"1.0.54":{"name":"vue-timer-hook","version":"1.0.54","keywords":["vue","vue3","timer","hook"],"license":"MIT","_id":"vue-timer-hook@1.0.54","maintainers":[{"name":"riderx","email":"martindonadieu@gmail.com"}],"dist":{"shasum":"66a1be278843d2f02b629da646b56f26d8b3af75","tarball":"https://registry.npmjs.org/vue-timer-hook/-/vue-timer-hook-1.0.54.tgz","fileCount":10,"integrity":"sha512-Cryy/Rb+MyC0GYTcCmj4MwCGDCj76UJsGHgWTdNhYHITkk7JYhbYkwifazRJVILDaz+N2x0CPXL5+tM4DNKMqQ==","signatures":[{"sig":"MEYCIQDxdAVcOIH77U3FkxfLHN1i+7vb5VIU80OD2CW6wzycjgIhALHzdz511etoHZhyvpUdhk8t23gtxBbIcY6AOjAPJrok","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":54311,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjxR1DACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpo3hAAoXK0XkQyuYkOrOUC+r4/OFWmdSH17kxRaOhZMP8LobRJ18N1\r\nFtcc55hntWs2TyycrXz5hzgImVKXiM3tfCEY0bTteuSypZfl1WF49Rj9ZYyk\r\nbNKcX5cVhkWJrpuoHSz7WX1vgMUkXu618/ATBNE3DocMROcW56+9mVy4HsYn\r\nRhM+ax97Lhm35Hs7nvUB5yH8qC4WumeDFUsb9xcyMyI2neqHdnIEO2zI2WaJ\r\ne0UM6bNd8d9QKvMWYrgZXZ8ExDA+qSmWfApszogRdQ5ht7+wm3VMjE1ucVQc\r\n7s3qYF8QHTHz0Nkz89WnLVCdEWO6yqCKDZewRFMhODm/QZvJ9RnFXWy4JLlx\r\nFpTDzKIJp3ESoknevRo52YBZXqGQ4/8PaO3BQQ+L+5Aabc67HcxrL9s+V2sI\r\n1Ri/RcfKCov+kgxdnpQZCT8qu8VV54f5ixihuQZs/isrz3oyorZJJdt5PK4P\r\nRqi30483WoKQc8OQ2LShBZCUlHDoS8oUiOQsX4DUb/ICiDD+dSztGvwt3r6b\r\ntewiqAmkt+1tBo1rnGa9udB4etOq06+HvaYXZI3pkVoCyPyHw2ZWVAUBl4gT\r\nZKTyxu1kLb/YHd2RwXb1Imx3GXOjx8laO8mDEXdkzb92/eLtPAtyaQDfnleJ\r\nO64JIf0ADVO6WmsekLeWWc2uKWWleFmBbTg=\r\n=nUri\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/vue-timer-hook.cjs.js","types":"dist/vue-timer-hook.d.ts","unpkg":"dist/vue-timer-hook.global.js","vetur":{"tags":"vetur/tags.json","attributes":"vetur/attributes.json"},"module":"dist/vue-timer-hook.esm-bundler.js","gitHead":"1a1a9d1143c08cc578bc96ddbcf1400bbee39507","scripts":{"dev":"vite --config demo/vite.config.js","docs":"vitepress dev docs","lint":"npm run lint:script && npm run lint:html","test":"npm run test:types && npm run test:unit","build":"rollup -c rollup.config.js","dev:e2e":"vite --config e2e/vite.config.js","prepare":"husky install","release":"bash scripts/release.sh","lint:fix":"npm run lint:script --write && npm run lint:html --write","test:dts":"tsc -p ./test-dts/tsconfig.json","test:e2e":"npm run test:e2e:headless && npm run test:e2e:native","build:dts":"api-extractor run --local --verbose","build:e2e":"vue-tsc --noEmit && vite build --config e2e/vite.config.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","lint:html":"prettier -c --parser html \"{demo,e2e}/**/*.html\"","test:unit":"jest --coverage","build:demo":"vue-tsc --noEmit && vite build --config demo/vite.config.js","build:size":"npm run build && rollup -c size-checks/rollup.config.js","docs:build":"vitepress build docs","test:types":"tsc --build tsconfig.json","deploy:demo":"npm build:demo && node scripts/deploy.js","lint:script":"prettier -c --parser typescript \"{src,__tests__,e2e,demo}/**/*.[jt]s?(x)\"","test:e2e:bs":"node e2e/runner.js --local -e edge_pre_chrome,android44 -c e2e/nightwatch.browserstack.js --tag browserstack","test:e2e:ci":"node e2e/runner.js -e firefox --retries 2","test:e2e:native":"node e2e/runner.js -e chrome --tag no-headless","test:e2e:headless":"node e2e/runner.js -e chrome-headless --skiptags no-headless"},"_npmUser":{"name":"riderx","email":"martindonadieu@gmail.com"},"jsdelivr":"dist/vue-timer-hook.global.js","_npmVersion":"8.19.3","description":"Vue timer hook is a custom [vue 3 hook](https://vue.org/docs/hooks-intro.html), built to handle timer, stopwatch, and time logic/state in your vue component.","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_nodeVersion":"18.13.0","_hasShrinkwrap":false,"devDependencies":{"vue":"3.2.45","jest":"29.3.1","vite":"^2.8.4","axios":"1.2.2","chalk":"5.1.2","husky":"^8.0.1","brotli":"^1.3.2","dotenv":"16.0.3","rollup":"2.79.1","yorkie":"^2.0.0","codecov":"4.0.0-0","ts-node":"^10.9.1","vue-tsc":"1.0.22","gh-pages":"^4.0.0","mockdate":"^3.0.5","prettier":"2.8.0","vitepress":"0.22.4","css-loader":"6.7.3","nightwatch":"2.6.6","typescript":"4.9.3","@types/jest":"29.2.5","@types/node":"^18.7.13","lint-staged":"13.1.0","@types/jsdom":"20.0.1","chromedriver":"105.0.1","faked-promise":"^2.2.2","serve-handler":"^6.1.3","@types/webpack":"^5.28.0","jest-mock-warn":"^1.1.0","@commitlint/cli":"^17.1.1","@vue/test-utils":"^2.0.0-rc.18","selenium-server":"^3.141.59","@vue/compiler-sfc":"^3.2.31","@types/webpack-env":"1.18.0","@vitejs/plugin-vue":"2.3.4","browserstack-local":"1.5.1","nightwatch-helpers":"^1.2.0","html-webpack-plugin":"5.5.0","@rollup/plugin-alias":"4.0.2","@sucrase/jest-plugin":"2.2.1","@vue/server-renderer":"3.2.45","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"4.0.0","rollup-plugin-analyzer":"^4.0.0","@rollup/plugin-commonjs":"23.0.7","@microsoft/api-extractor":"7.33.7","rollup-plugin-typescript2":"0.34.1","conventional-changelog-cli":"2.2.2","@rollup/plugin-node-resolve":"15.0.1","connect-history-api-fallback":"^2.0.0","@commitlint/config-conventional":"^17.1.0"},"peerDependencies":{"vue":"^3.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-timer-hook_1.0.54_1673862467137_0.4956777696396888","host":"s3://npm-registry-packages"}},"1.0.55":{"name":"vue-timer-hook","version":"1.0.55","keywords":["vue","vue3","timer","hook"],"license":"MIT","_id":"vue-timer-hook@1.0.55","maintainers":[{"name":"riderx","email":"martindonadieu@gmail.com"}],"dist":{"shasum":"1a63d164040af1e0482f7d62df84247dee8216cd","tarball":"https://registry.npmjs.org/vue-timer-hook/-/vue-timer-hook-1.0.55.tgz","fileCount":10,"integrity":"sha512-jK0BtvjWZmGT0nbJSVt59PSejj3bE4pn0uCzFbnthomSaW+NhNZuK61/mk4I2796xyVR0KZ7ZVuDLngjCjTIBg==","signatures":[{"sig":"MEUCIALEwyqCbxCf26SXesl8QnF9lqvgo1gNjIp5yoZT+QkZAiEA3ogT1B9+Ep5IrIfmjjs9oewhTFaY62YdSIcuJgJ27h4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":54311,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjzgpTACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrlpw//bxdlpTuEsDbu7fNcWACBF8BwtWDwekQBPWwzZmJ5vYXytBJD\r\nvzY14hvOzH2KyUTIREBpMFqFqem8C+qnbNSb/arQC9xmpM7/UnxjEFezrbCc\r\nlCcnzLGxOx79QixI72iDoQIu5jWsaGqx1kR5DWc21JYqjqHy//5uDl5dMHWZ\r\ns++1g6WgMwjtKx8S9AIMANaadUwsr/VlKkk0avzY5+oRgCOot8KCl33Fi5P5\r\n6dyJ79Tlpi91NP+MiLC+SO3i4zGavbIVG6NC8uAZMoRhRVSxfICEdE3TWpHo\r\nQ+PJpvdDTxUH+Bh0Z7aMPfc8BAGhx4/lHUlmDqxpwUduj7ohZDbjgIpa0abj\r\nH4mTJATYsb/GDVVV2Cz+uAqfGunFyEi5/MnKpBHeSFdSSRJKLKJodJDlU+rU\r\n6va/ySqEHd9Kf5gQnGAEUWaO6K3BGfW9rhcnIBPdCs8UG9V6mk0VGaLB7iHj\r\ncoyq+HsN7s8+/zEQdAVZX5IxEIo1JDIGAktRqX+6rhPu07nyZnMvMCj/A+rP\r\nMvYrl+j0Ic7OBZkVQ1rFaM2mto1mb1j5zxbKbzHoipYs7PgyZ4AR/adl/UCD\r\n7syPofEXEotELe9NJ9mExbWHyLQxm0z5VMVNEFkLKj1c0+rhOkYjvELM1SEo\r\neA+vsoic6J+kjubC39w9Ik3Epv38GijpO2k=\r\n=0K9v\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/vue-timer-hook.cjs.js","types":"dist/vue-timer-hook.d.ts","unpkg":"dist/vue-timer-hook.global.js","vetur":{"tags":"vetur/tags.json","attributes":"vetur/attributes.json"},"module":"dist/vue-timer-hook.esm-bundler.js","gitHead":"1f73a29f6403a1dee18c3860a27054ffe39aeccc","scripts":{"dev":"vite --config demo/vite.config.js","docs":"vitepress dev docs","lint":"npm run lint:script && npm run lint:html","test":"npm run test:types && npm run test:unit","build":"rollup -c rollup.config.js","dev:e2e":"vite --config e2e/vite.config.js","prepare":"husky install","release":"bash scripts/release.sh","lint:fix":"npm run lint:script --write && npm run lint:html --write","test:dts":"tsc -p ./test-dts/tsconfig.json","test:e2e":"npm run test:e2e:headless && npm run test:e2e:native","build:dts":"api-extractor run --local --verbose","build:e2e":"vue-tsc --noEmit && vite build --config e2e/vite.config.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","lint:html":"prettier -c --parser html \"{demo,e2e}/**/*.html\"","test:unit":"jest --coverage","build:demo":"vue-tsc --noEmit && vite build --config demo/vite.config.js","build:size":"npm run build && rollup -c size-checks/rollup.config.js","docs:build":"vitepress build docs","test:types":"tsc --build tsconfig.json","deploy:demo":"npm build:demo && node scripts/deploy.js","lint:script":"prettier -c --parser typescript \"{src,__tests__,e2e,demo}/**/*.[jt]s?(x)\"","test:e2e:bs":"node e2e/runner.js --local -e edge_pre_chrome,android44 -c e2e/nightwatch.browserstack.js --tag browserstack","test:e2e:ci":"node e2e/runner.js -e firefox --retries 2","test:e2e:native":"node e2e/runner.js -e chrome --tag no-headless","test:e2e:headless":"node e2e/runner.js -e chrome-headless --skiptags no-headless"},"_npmUser":{"name":"riderx","email":"martindonadieu@gmail.com"},"jsdelivr":"dist/vue-timer-hook.global.js","_npmVersion":"8.19.3","description":"Vue timer hook is a custom [vue 3 hook](https://vue.org/docs/hooks-intro.html), built to handle timer, stopwatch, and time logic/state in your vue component.","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_nodeVersion":"18.13.0","_hasShrinkwrap":false,"devDependencies":{"vue":"3.2.45","jest":"29.3.1","vite":"^2.8.4","axios":"1.2.2","chalk":"5.1.2","husky":"^8.0.1","brotli":"^1.3.2","dotenv":"16.0.3","rollup":"2.79.1","yorkie":"^2.0.0","codecov":"4.0.0-0","ts-node":"^10.9.1","vue-tsc":"1.0.22","gh-pages":"^4.0.0","mockdate":"^3.0.5","prettier":"2.8.0","vitepress":"0.22.4","css-loader":"6.7.3","nightwatch":"2.6.6","typescript":"4.9.3","@types/jest":"29.2.5","@types/node":"^18.7.13","lint-staged":"13.1.0","@types/jsdom":"20.0.1","chromedriver":"105.0.1","faked-promise":"^2.2.2","serve-handler":"^6.1.3","@types/webpack":"^5.28.0","jest-mock-warn":"^1.1.0","@commitlint/cli":"^17.1.1","@vue/test-utils":"^2.0.0-rc.18","selenium-server":"^3.141.59","@vue/compiler-sfc":"^3.2.31","@types/webpack-env":"1.18.0","@vitejs/plugin-vue":"2.3.4","browserstack-local":"1.5.1","nightwatch-helpers":"^1.2.0","html-webpack-plugin":"5.5.0","@rollup/plugin-alias":"4.0.2","@sucrase/jest-plugin":"2.2.1","@vue/server-renderer":"3.2.45","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"4.0.0","rollup-plugin-analyzer":"^4.0.0","@rollup/plugin-commonjs":"23.0.7","@microsoft/api-extractor":"7.33.8","rollup-plugin-typescript2":"0.34.1","conventional-changelog-cli":"2.2.2","@rollup/plugin-node-resolve":"15.0.1","connect-history-api-fallback":"^2.0.0","@commitlint/config-conventional":"^17.1.0"},"peerDependencies":{"vue":"^3.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-timer-hook_1.0.55_1674447443516_0.43656769044874144","host":"s3://npm-registry-packages"}},"1.0.56":{"name":"vue-timer-hook","version":"1.0.56","keywords":["vue","vue3","timer","hook"],"license":"MIT","_id":"vue-timer-hook@1.0.56","maintainers":[{"name":"riderx","email":"martindonadieu@gmail.com"}],"dist":{"shasum":"45350fdc99e3db692091edacf59299019bef79e9","tarball":"https://registry.npmjs.org/vue-timer-hook/-/vue-timer-hook-1.0.56.tgz","fileCount":10,"integrity":"sha512-ql/qeQEi7cLm6t5a4PquidE4P7kZyHHgTckTf/6qID3AfjKfEutX5acxpU8LDHF+3xr916lw2VlN5jkTPC33mw==","signatures":[{"sig":"MEUCIQCOzMQqc61tO7L1HAVqZGbfHT4QLk8Czhi7oeWFyWJyiAIgEUI5tvjAIHhRfBHP3UaOPQoPaCERY82P8evfj8WAeFM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":54311,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjzjuHACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmruLw/9Fr/wIRqO+lOQhsEjvHscPCee1tt5JkFTJLMkA9Xm4Pu7Xtfs\r\nHXtqrR+6FNdvW2JBumzBUIxVxhU4mvSs74fOVHocIjDpdTKEovWf3muEGR8K\r\nGe8AtdavYT2V27kdxf2HjbV9fKQ+jJwcqk4HFzXTFBWqzgXG426GM5DLJaWW\r\nJWcO4A3NlngSOaFyVJDx/Ya1RzKbJBz5sAq9uIPs0a8bgtVZUc/E99neUxXr\r\npTUI1koR2NPU2z5gQqP+A1SmtDuxtqYpxKB+CJ/oQ4cg7pqsdT8ckaql5Npq\r\nRo4Fgo0ihKxBgGNnILYW28GTYopho0H376vDB/29n1tO2vT0H+IYu/be90Ne\r\nX9pqF5Q5UDuZpuTEfN7tGNcYec37wbEGJYD8j0yvJ3QPApJyQMu2hX0vdL50\r\nQ9WjuBu2OU7zAdSY9/j8wS6Gslo8ed4JPvAmpxn87FrCxJTObsE5VhG6fqqL\r\nS/iZ2OYOK0OAgLes7GmWGl2l4rtYFziM021t5G2V3avbzeLgKwy8YoTn55XT\r\nfNaKdTjljjNQlqCtY68GfkkpYVXFOwsHlVupcI0m39XyZHN1UiNsqApzP7qa\r\n+jFBGT/jmOlmtqLQuBEOVQHZw5BePoqIeATpZHD3fZmkEuLBbXvY4YQ8zlWv\r\nqeRFZlHRrsdQWkAN9A6xlyhbR+20qZ2ulZY=\r\n=Gjie\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/vue-timer-hook.cjs.js","types":"dist/vue-timer-hook.d.ts","unpkg":"dist/vue-timer-hook.global.js","vetur":{"tags":"vetur/tags.json","attributes":"vetur/attributes.json"},"module":"dist/vue-timer-hook.esm-bundler.js","gitHead":"096814578c48441bfed3f03552ed9d193bb8e5e7","scripts":{"dev":"vite --config demo/vite.config.js","docs":"vitepress dev docs","lint":"npm run lint:script && npm run lint:html","test":"npm run test:types && npm run test:unit","build":"rollup -c rollup.config.js","dev:e2e":"vite --config e2e/vite.config.js","prepare":"husky install","release":"bash scripts/release.sh","lint:fix":"npm run lint:script --write && npm run lint:html --write","test:dts":"tsc -p ./test-dts/tsconfig.json","test:e2e":"npm run test:e2e:headless && npm run test:e2e:native","build:dts":"api-extractor run --local --verbose","build:e2e":"vue-tsc --noEmit && vite build --config e2e/vite.config.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","lint:html":"prettier -c --parser html \"{demo,e2e}/**/*.html\"","test:unit":"jest --coverage","build:demo":"vue-tsc --noEmit && vite build --config demo/vite.config.js","build:size":"npm run build && rollup -c size-checks/rollup.config.js","docs:build":"vitepress build docs","test:types":"tsc --build tsconfig.json","deploy:demo":"npm build:demo && node scripts/deploy.js","lint:script":"prettier -c --parser typescript \"{src,__tests__,e2e,demo}/**/*.[jt]s?(x)\"","test:e2e:bs":"node e2e/runner.js --local -e edge_pre_chrome,android44 -c e2e/nightwatch.browserstack.js --tag browserstack","test:e2e:ci":"node e2e/runner.js -e firefox --retries 2","test:e2e:native":"node e2e/runner.js -e chrome --tag no-headless","test:e2e:headless":"node e2e/runner.js -e chrome-headless --skiptags no-headless"},"_npmUser":{"name":"riderx","email":"martindonadieu@gmail.com"},"jsdelivr":"dist/vue-timer-hook.global.js","_npmVersion":"8.19.3","description":"Vue timer hook is a custom [vue 3 hook](https://vue.org/docs/hooks-intro.html), built to handle timer, stopwatch, and time logic/state in your vue component.","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_nodeVersion":"18.13.0","_hasShrinkwrap":false,"devDependencies":{"vue":"3.2.45","jest":"29.3.1","vite":"^2.8.4","axios":"1.2.2","chalk":"5.1.2","husky":"^8.0.1","brotli":"^1.3.2","dotenv":"16.0.3","rollup":"2.79.1","yorkie":"^2.0.0","codecov":"4.0.0-0","ts-node":"^10.9.1","vue-tsc":"1.0.22","gh-pages":"^4.0.0","mockdate":"^3.0.5","prettier":"2.8.0","vitepress":"0.22.4","css-loader":"6.7.3","nightwatch":"2.6.6","typescript":"4.9.3","@types/jest":"29.2.5","@types/node":"^18.7.13","lint-staged":"13.1.0","@types/jsdom":"20.0.1","chromedriver":"105.0.1","faked-promise":"^2.2.2","serve-handler":"^6.1.3","@types/webpack":"^5.28.0","jest-mock-warn":"^1.1.0","@commitlint/cli":"^17.1.1","@vue/test-utils":"^2.0.0-rc.18","selenium-server":"^3.141.59","@vue/compiler-sfc":"^3.2.31","@types/webpack-env":"1.18.0","@vitejs/plugin-vue":"2.3.4","browserstack-local":"1.5.1","nightwatch-helpers":"^1.2.0","html-webpack-plugin":"5.5.0","@rollup/plugin-alias":"4.0.3","@sucrase/jest-plugin":"2.2.1","@vue/server-renderer":"3.2.45","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"4.0.0","rollup-plugin-analyzer":"^4.0.0","@rollup/plugin-commonjs":"23.0.7","@microsoft/api-extractor":"7.33.8","rollup-plugin-typescript2":"0.34.1","conventional-changelog-cli":"2.2.2","@rollup/plugin-node-resolve":"15.0.1","connect-history-api-fallback":"^2.0.0","@commitlint/config-conventional":"^17.1.0"},"peerDependencies":{"vue":"^3.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-timer-hook_1.0.56_1674460039463_0.38708292692935053","host":"s3://npm-registry-packages"}},"1.0.57":{"name":"vue-timer-hook","version":"1.0.57","keywords":["vue","vue3","timer","hook"],"license":"MIT","_id":"vue-timer-hook@1.0.57","maintainers":[{"name":"riderx","email":"martindonadieu@gmail.com"}],"dist":{"shasum":"0ca64b15bf2cbbdbd498bda0802c47304e2f6738","tarball":"https://registry.npmjs.org/vue-timer-hook/-/vue-timer-hook-1.0.57.tgz","fileCount":10,"integrity":"sha512-Ad4HOjRtr4cWxU5VGSVSND7nFRgc/Vvqc+2NN/5Jnz4cEkNx61D6OQr+HiV2XQhR1Qbr3QbD7MCg25QVcs+2pA==","signatures":[{"sig":"MEYCIQDuEAhdRZQLLHW7OnfbKExyLXLiwZ3GaayukMWGifeq9QIhAIR3ZLVR3C1Ai+K113dFBLE7mcuVFI5WhD5m9YPnnADa","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":54311,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj10enACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmoj0xAAoeELzGDlu3ppydMu/KwUnmEBlH+Heh3MBYafaZSgPQUbItEa\r\nJbEmUjsskPpoN6tRXto1tbnu8hUABejCFwTtADoHN3s0vNbzWFDN3Mcr6liA\r\nsIiQSGjQwqoSNT3WgRz6CWHvfNiLPMw9LSSLOaDLMyXOSCeZQpGsWMmiYXDi\r\nWC37RQexaBrvX44Qa9MPU/rbyH+DBjQkdoMQUneKfXaGxJXWGCphZmvNhC0n\r\nwKozLJsXeKL8VsYGPalV1Q5kimMV7pO676xPEO/j4Ph73hS329Ei65GwwAix\r\n5w9HRoNxb3pd0WJnfOZF9ootgXfXQrAflrN3NHqczuQT8roSjumh9qwlJmQW\r\nqZg/P7pROaA2Vw4qL2AnY3AVuUU87AmtPVwFkc0oyL4z9Oy4gdwLOSOQFgeW\r\nf3roWfgUDsc4UsgoClpxftHWK/Qy3Qa0RufuNe3nkCXLwMZv5tjabtW8/Siw\r\nEHz5OT3MxRB8WwBiOLQisYbvR8R6BCav01o7DEeMxJckLC6RYQcJNHPSNWWA\r\nS91N2Wf2mmOdrRIgDfqGSzKAo4XBJMh1+H3bKAVIqzasiEHStFaua44+tybV\r\nYzQR9bLBdkcZ8OjkucnAifW2uBtFmllQaptfjVFzNM9+t1JY1PfAxFkU2CeN\r\noMYwkJ8NwBKeg6aYzvC+F2YFJyD9ILxmkKA=\r\n=eOCD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/vue-timer-hook.cjs.js","types":"dist/vue-timer-hook.d.ts","unpkg":"dist/vue-timer-hook.global.js","vetur":{"tags":"vetur/tags.json","attributes":"vetur/attributes.json"},"module":"dist/vue-timer-hook.esm-bundler.js","gitHead":"1e6c4f22753a90b80834c57627239366749b01ed","scripts":{"dev":"vite --config demo/vite.config.js","docs":"vitepress dev docs","lint":"npm run lint:script && npm run lint:html","test":"npm run test:types && npm run test:unit","build":"rollup -c rollup.config.js","dev:e2e":"vite --config e2e/vite.config.js","prepare":"husky install","release":"bash scripts/release.sh","lint:fix":"npm run lint:script --write && npm run lint:html --write","test:dts":"tsc -p ./test-dts/tsconfig.json","test:e2e":"npm run test:e2e:headless && npm run test:e2e:native","build:dts":"api-extractor run --local --verbose","build:e2e":"vue-tsc --noEmit && vite build --config e2e/vite.config.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","lint:html":"prettier -c --parser html \"{demo,e2e}/**/*.html\"","test:unit":"jest --coverage","build:demo":"vue-tsc --noEmit && vite build --config demo/vite.config.js","build:size":"npm run build && rollup -c size-checks/rollup.config.js","docs:build":"vitepress build docs","test:types":"tsc --build tsconfig.json","deploy:demo":"npm build:demo && node scripts/deploy.js","lint:script":"prettier -c --parser typescript \"{src,__tests__,e2e,demo}/**/*.[jt]s?(x)\"","test:e2e:bs":"node e2e/runner.js --local -e edge_pre_chrome,android44 -c e2e/nightwatch.browserstack.js --tag browserstack","test:e2e:ci":"node e2e/runner.js -e firefox --retries 2","test:e2e:native":"node e2e/runner.js -e chrome --tag no-headless","test:e2e:headless":"node e2e/runner.js -e chrome-headless --skiptags no-headless"},"_npmUser":{"name":"riderx","email":"martindonadieu@gmail.com"},"jsdelivr":"dist/vue-timer-hook.global.js","_npmVersion":"8.19.3","description":"Vue timer hook is a custom [vue 3 hook](https://vue.org/docs/hooks-intro.html), built to handle timer, stopwatch, and time logic/state in your vue component.","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_nodeVersion":"18.13.0","_hasShrinkwrap":false,"devDependencies":{"vue":"3.2.45","jest":"29.3.1","vite":"^2.8.4","axios":"1.2.6","chalk":"5.1.2","husky":"^8.0.1","brotli":"^1.3.2","dotenv":"16.0.3","rollup":"2.79.1","yorkie":"^2.0.0","codecov":"4.0.0-0","ts-node":"^10.9.1","vue-tsc":"1.0.22","gh-pages":"^4.0.0","mockdate":"^3.0.5","prettier":"2.8.0","vitepress":"0.22.4","css-loader":"6.7.3","nightwatch":"2.6.6","typescript":"4.9.3","@types/jest":"29.2.5","@types/node":"^18.7.13","lint-staged":"13.1.0","@types/jsdom":"20.0.1","chromedriver":"105.0.1","faked-promise":"^2.2.2","serve-handler":"^6.1.3","@types/webpack":"^5.28.0","jest-mock-warn":"^1.1.0","@commitlint/cli":"^17.1.1","@vue/test-utils":"^2.0.0-rc.18","selenium-server":"^3.141.59","@vue/compiler-sfc":"^3.2.31","@types/webpack-env":"1.18.0","@vitejs/plugin-vue":"2.3.4","browserstack-local":"1.5.1","nightwatch-helpers":"^1.2.0","html-webpack-plugin":"5.5.0","@rollup/plugin-alias":"4.0.3","@sucrase/jest-plugin":"2.2.1","@vue/server-renderer":"3.2.45","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"4.0.0","rollup-plugin-analyzer":"^4.0.0","@rollup/plugin-commonjs":"23.0.7","@microsoft/api-extractor":"7.33.8","rollup-plugin-typescript2":"0.34.1","conventional-changelog-cli":"2.2.2","@rollup/plugin-node-resolve":"15.0.1","connect-history-api-fallback":"^2.0.0","@commitlint/config-conventional":"^17.1.0"},"peerDependencies":{"vue":"^3.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-timer-hook_1.0.57_1675052967325_0.7564828003603716","host":"s3://npm-registry-packages"}},"1.0.58":{"name":"vue-timer-hook","version":"1.0.58","keywords":["vue","vue3","timer","hook"],"license":"MIT","_id":"vue-timer-hook@1.0.58","maintainers":[{"name":"riderx","email":"martindonadieu@gmail.com"}],"dist":{"shasum":"07ac192eec519dfcd63edcd7099b4ee40b738352","tarball":"https://registry.npmjs.org/vue-timer-hook/-/vue-timer-hook-1.0.58.tgz","fileCount":10,"integrity":"sha512-A2CQ5dEJNJtJJyeGteI6OQBXg1l/pHyatv8iJbHWy0lfA1L9a4BlxiK4wI5qde08WbnE1IZV+6qJxR3087DuHg==","signatures":[{"sig":"MEUCIQDjwKjqNo6aOk3uD4NDc0qjGZQTSHTfluAxSIynxIJ77QIgX66ZKTF6kO/03VRRECQhdbE7qq+BXeWPR5m/7740Ut4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":54312,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj14TdACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqnpg/+MkaoGFqgmAGq1AKZhEPABcSVlvvPIYxsEXvn6mcJmXzFoyDi\r\nwexJEvef31xBXZkwY22zRLUMrZuC5+gEWPTwjORwT6nzyv6wvYfC+4r5Mefp\r\niOYT/lymSOt/Xm/JCrFoBYBa6z4GgR/hVtt8WTW75yMpA9k6+qgWPN9BQaEU\r\nu/csFCJGgWiUwvUBGlNVe7WKvxltifq9QztoWirdX5WgW0rZUaCZlYYjgYha\r\nzroqtYP7R/hLJ4799mA6oAW4HKf93odL1+OQbc8AVjkP8LX3x8vMjIwunIaI\r\npig9o4T5eZfMyjfmO7+3xXdX3xUPNDJg5GltXuWadtvaeXPQKUw6+nQYYZXf\r\nWNuU1XfADvcQYegvxVx3/tTPdn4tFxmb3bfACvKg5z93C1A3pD0FUy2Ewg0l\r\nhFzV0PiV9c6caacqXEYyrsrVjags2rVYWX0m8BldD/dylNiTe7UeMuj/CqmO\r\nz7Yrb7Okbje3NXKSSK/Ob8DnFAGV/1lmrD1wZkY+4k0tuQ7WjYhS58Lh01oE\r\nRtUcL63BrHJsxa0HjGHEekUF9KVj4bFsMV6r0rgC284C8B25MsMSj8/39UIM\r\n2TSVgMF9NtTvw35kLtn3MyGNT7fIWD/ZxO3aHnGAWPlg9tBmgqDe2sR4CUJ2\r\n377zAK5QEkQkNIKoIAiJID9kg+npXmlPj+s=\r\n=IqUr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/vue-timer-hook.cjs.js","types":"dist/vue-timer-hook.d.ts","unpkg":"dist/vue-timer-hook.global.js","vetur":{"tags":"vetur/tags.json","attributes":"vetur/attributes.json"},"module":"dist/vue-timer-hook.esm-bundler.js","gitHead":"779ad58efd1e4a8706e0ec189d3e65ea55bb71da","scripts":{"dev":"vite --config demo/vite.config.js","docs":"vitepress dev docs","lint":"npm run lint:script && npm run lint:html","test":"npm run test:types && npm run test:unit","build":"rollup -c rollup.config.js","dev:e2e":"vite --config e2e/vite.config.js","prepare":"husky install","release":"bash scripts/release.sh","lint:fix":"npm run lint:script --write && npm run lint:html --write","test:dts":"tsc -p ./test-dts/tsconfig.json","test:e2e":"npm run test:e2e:headless && npm run test:e2e:native","build:dts":"api-extractor run --local --verbose","build:e2e":"vue-tsc --noEmit && vite build --config e2e/vite.config.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","lint:html":"prettier -c --parser html \"{demo,e2e}/**/*.html\"","test:unit":"jest --coverage","build:demo":"vue-tsc --noEmit && vite build --config demo/vite.config.js","build:size":"npm run build && rollup -c size-checks/rollup.config.js","docs:build":"vitepress build docs","test:types":"tsc --build tsconfig.json","deploy:demo":"npm build:demo && node scripts/deploy.js","lint:script":"prettier -c --parser typescript \"{src,__tests__,e2e,demo}/**/*.[jt]s?(x)\"","test:e2e:bs":"node e2e/runner.js --local -e edge_pre_chrome,android44 -c e2e/nightwatch.browserstack.js --tag browserstack","test:e2e:ci":"node e2e/runner.js -e firefox --retries 2","test:e2e:native":"node e2e/runner.js -e chrome --tag no-headless","test:e2e:headless":"node e2e/runner.js -e chrome-headless --skiptags no-headless"},"_npmUser":{"name":"riderx","email":"martindonadieu@gmail.com"},"jsdelivr":"dist/vue-timer-hook.global.js","_npmVersion":"8.19.3","description":"Vue timer hook is a custom [vue 3 hook](https://vue.org/docs/hooks-intro.html), built to handle timer, stopwatch, and time logic/state in your vue component.","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_nodeVersion":"18.13.0","_hasShrinkwrap":false,"devDependencies":{"vue":"3.2.45","jest":"29.3.1","vite":"^2.8.4","axios":"1.2.6","chalk":"5.1.2","husky":"^8.0.1","brotli":"^1.3.2","dotenv":"16.0.3","rollup":"2.79.1","yorkie":"^2.0.0","codecov":"4.0.0-0","ts-node":"^10.9.1","vue-tsc":"1.0.22","gh-pages":"^4.0.0","mockdate":"^3.0.5","prettier":"2.8.0","vitepress":"0.22.4","css-loader":"6.7.3","nightwatch":"2.6.10","typescript":"4.9.3","@types/jest":"29.2.5","@types/node":"^18.7.13","lint-staged":"13.1.0","@types/jsdom":"20.0.1","chromedriver":"105.0.1","faked-promise":"^2.2.2","serve-handler":"^6.1.3","@types/webpack":"^5.28.0","jest-mock-warn":"^1.1.0","@commitlint/cli":"^17.1.1","@vue/test-utils":"^2.0.0-rc.18","selenium-server":"^3.141.59","@vue/compiler-sfc":"^3.2.31","@types/webpack-env":"1.18.0","@vitejs/plugin-vue":"2.3.4","browserstack-local":"1.5.1","nightwatch-helpers":"^1.2.0","html-webpack-plugin":"5.5.0","@rollup/plugin-alias":"4.0.3","@sucrase/jest-plugin":"2.2.1","@vue/server-renderer":"3.2.45","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"4.0.0","rollup-plugin-analyzer":"^4.0.0","@rollup/plugin-commonjs":"23.0.7","@microsoft/api-extractor":"7.33.8","rollup-plugin-typescript2":"0.34.1","conventional-changelog-cli":"2.2.2","@rollup/plugin-node-resolve":"15.0.1","connect-history-api-fallback":"^2.0.0","@commitlint/config-conventional":"^17.1.0"},"peerDependencies":{"vue":"^3.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-timer-hook_1.0.58_1675068637255_0.7948691054143993","host":"s3://npm-registry-packages"}},"1.0.59":{"name":"vue-timer-hook","version":"1.0.59","keywords":["vue","vue3","timer","hook"],"license":"MIT","_id":"vue-timer-hook@1.0.59","maintainers":[{"name":"riderx","email":"martindonadieu@gmail.com"}],"dist":{"shasum":"4eb676b8500a79874e276500c584a06937074070","tarball":"https://registry.npmjs.org/vue-timer-hook/-/vue-timer-hook-1.0.59.tgz","fileCount":10,"integrity":"sha512-rYyucd49sPofyXy5Lx7yjDK5oEQjBzxCtf3xHFhYa1WbIiuCj3/lPLAv69EkPsuChh/FLpKM7MPVYS6g2k+IpA==","signatures":[{"sig":"MEYCIQCPwjirtP2UwOfLGSnUEhO5NjOH5woBLdnq4jA0ECnCIQIhAJKGT0PzaNrP8mbgCIFfJCe3mIMEt69AgkK6W9Lu7ssc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":54312,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj4JbnACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmoo+g/+KSYE8MRmDk/nCm8SZiT8jLmsnI5oBdxuXjRBr7N3ofR5sthG\r\nntr/Tw16VVHFVN3CQOoQk4LsSQjjnRRiC6im5eObRrYPkf2CzYvi8vEDJnoO\r\nbTzJpb+BzSWth0/XXm62Pmuti/qO4pgtkOBhEt71gONBjLnHnCSP11Kd0Vuw\r\ntkbZPtC664d/29riw1XIZchOw++eqtCDl5jZhCW42Y082bXRIREKIteKsF9x\r\npn8UF43Rcs9hGA9qzidXLloKSpit5qyN/UXOwLNId/sGThitdc1HmdzNE8av\r\n+PszGvb9ib7WQg3w8dgdMjlsCO6oW86VTbVG1qUhyjFpvmOgwkpuOwr8OYRV\r\n/mvsNj2/ixwyasVh5/1fF++zLeQxAmbRrtBD4BQJzBhyoJXOUl9pqPrEQQJf\r\ncQFoA4eVRzJIB7SkogzwlBjj1Fy8YuvOu2ywRsEC6pV2Qlc/GOO4b1uIfwaH\r\nv2vfV6ZdmBy8sDfo8SKoMignQPB+RRYQVHGpemlgn4f3PyifIU/p7SiNN8S1\r\nOMhscDv512EAR87laO1sSFicby9LQGsfP+UvJNCA86yMCZLooD2V/EMfX+Dz\r\nFEF/YSTLLa5C1KRin4Iwv9Ms9XlFUcXdkkoSgJq/4V3KWV+vc8xJvuhDyfc3\r\nWtFEC0poJYgalJl8xBWW/JjY+aq8AVLoA5s=\r\n=EU0i\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/vue-timer-hook.cjs.js","types":"dist/vue-timer-hook.d.ts","unpkg":"dist/vue-timer-hook.global.js","vetur":{"tags":"vetur/tags.json","attributes":"vetur/attributes.json"},"module":"dist/vue-timer-hook.esm-bundler.js","gitHead":"3f93cb1ffc11c43516dce0a68ecada501079bb1a","scripts":{"dev":"vite --config demo/vite.config.js","docs":"vitepress dev docs","lint":"npm run lint:script && npm run lint:html","test":"npm run test:types && npm run test:unit","build":"rollup -c rollup.config.js","dev:e2e":"vite --config e2e/vite.config.js","prepare":"husky install","release":"bash scripts/release.sh","lint:fix":"npm run lint:script --write && npm run lint:html --write","test:dts":"tsc -p ./test-dts/tsconfig.json","test:e2e":"npm run test:e2e:headless && npm run test:e2e:native","build:dts":"api-extractor run --local --verbose","build:e2e":"vue-tsc --noEmit && vite build --config e2e/vite.config.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","lint:html":"prettier -c --parser html \"{demo,e2e}/**/*.html\"","test:unit":"jest --coverage","build:demo":"vue-tsc --noEmit && vite build --config demo/vite.config.js","build:size":"npm run build && rollup -c size-checks/rollup.config.js","docs:build":"vitepress build docs","test:types":"tsc --build tsconfig.json","deploy:demo":"npm build:demo && node scripts/deploy.js","lint:script":"prettier -c --parser typescript \"{src,__tests__,e2e,demo}/**/*.[jt]s?(x)\"","test:e2e:bs":"node e2e/runner.js --local -e edge_pre_chrome,android44 -c e2e/nightwatch.browserstack.js --tag browserstack","test:e2e:ci":"node e2e/runner.js -e firefox --retries 2","test:e2e:native":"node e2e/runner.js -e chrome --tag no-headless","test:e2e:headless":"node e2e/runner.js -e chrome-headless --skiptags no-headless"},"_npmUser":{"name":"riderx","email":"martindonadieu@gmail.com"},"jsdelivr":"dist/vue-timer-hook.global.js","_npmVersion":"8.19.3","description":"Vue timer hook is a custom [vue 3 hook](https://vue.org/docs/hooks-intro.html), built to handle timer, stopwatch, and time logic/state in your vue component.","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_nodeVersion":"18.13.0","_hasShrinkwrap":false,"devDependencies":{"vue":"3.2.45","jest":"29.3.1","vite":"^2.8.4","axios":"1.2.6","chalk":"5.1.2","husky":"^8.0.1","brotli":"^1.3.2","dotenv":"16.0.3","rollup":"2.79.1","yorkie":"^2.0.0","codecov":"4.0.0-0","ts-node":"^10.9.1","vue-tsc":"1.0.22","gh-pages":"^4.0.0","mockdate":"^3.0.5","prettier":"2.8.0","vitepress":"0.22.4","css-loader":"6.7.3","nightwatch":"2.6.13","typescript":"4.9.3","@types/jest":"29.2.5","@types/node":"^18.7.13","lint-staged":"13.1.0","@types/jsdom":"20.0.1","chromedriver":"105.0.1","faked-promise":"^2.2.2","serve-handler":"^6.1.3","@types/webpack":"^5.28.0","jest-mock-warn":"^1.1.0","@commitlint/cli":"^17.1.1","@vue/test-utils":"^2.0.0-rc.18","selenium-server":"^3.141.59","@vue/compiler-sfc":"^3.2.31","@types/webpack-env":"1.18.0","@vitejs/plugin-vue":"2.3.4","browserstack-local":"1.5.1","nightwatch-helpers":"^1.2.0","html-webpack-plugin":"5.5.0","@rollup/plugin-alias":"4.0.3","@sucrase/jest-plugin":"2.2.1","@vue/server-renderer":"3.2.45","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"4.0.0","rollup-plugin-analyzer":"^4.0.0","@rollup/plugin-commonjs":"23.0.7","@microsoft/api-extractor":"7.33.8","rollup-plugin-typescript2":"0.34.1","conventional-changelog-cli":"2.2.2","@rollup/plugin-node-resolve":"15.0.1","connect-history-api-fallback":"^2.0.0","@commitlint/config-conventional":"^17.1.0"},"peerDependencies":{"vue":"^3.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-timer-hook_1.0.59_1675663078795_0.872055420837734","host":"s3://npm-registry-packages"}},"1.0.60":{"name":"vue-timer-hook","version":"1.0.60","keywords":["vue","vue3","timer","hook"],"license":"MIT","_id":"vue-timer-hook@1.0.60","maintainers":[{"name":"riderx","email":"martindonadieu@gmail.com"}],"dist":{"shasum":"0986de9f73d248f9faf29ba82ba4d9cc8db4a5a3","tarball":"https://registry.npmjs.org/vue-timer-hook/-/vue-timer-hook-1.0.60.tgz","fileCount":10,"integrity":"sha512-tmTHARrgtRSvLG53p/EhUMGt8t5rbTsmUzU8WxwfR+enR4fREfptaYeyC9QgchaueVxnhX0vIOHo8nVzaAJq+A==","signatures":[{"sig":"MEUCIBh2X2KtC+6x3J2jqQPc/QfKBX0AHh6kky3pb+mlIJbWAiEA8Ppk3lvCCCCmRPSTv1t6HPfZDZnt4XLLwG7C1UUw8DQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":54312,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj4MBHACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoCVQ//cGxgwfJiDKKsjGr9o3cFKg410AOxF4dLnQOCoR8gER3pg9ZV\r\nqMFhq2c060hXBP94C6NxQdDaipchaAFk5rCA/I85i8gLhwDlnezM2hk2nhYM\r\nShGsOK8RFFu8mlwsg377ix3zacw9Ing3QH1iZz5+XOdmWx7y8Evo5XIYCFhg\r\nOg2BaLflOcVK9pgPWSrWxfV0wC/wMXS84k4QY1xvioibaqT78ZgbYWxpMyof\r\nG/ShP0r4jxPrmKVdS2JNiZTJVQ/8VAT0Vis32XACyBpxNzh6oJevoPHboJC7\r\njieb0Yjcq0NGX8X3qSeRZ9z9LudoIdM8S0TSvTX/gy6UjJt7UFeH6IVCFgrR\r\nqHiD31WzP1AZhgufjsbj5jl6mu0h4PzKsOMmFfD7rASyPKfkiAKgKtjh7u3x\r\nHnyb1ygPnHFZQFCKcl8bYuFVuOIHK3ukjFyb+yv1ZMwn2f8ZTbxb3dYd2DMk\r\nJpftLntDFR8Wh6SflfTlh0jvAgQlRsSYL6oxt173SNflgTfU6ADl5vns/dp9\r\nHM0HVk+1M7ULTGYB9WkVgpmzvffvnCrHLIG1FRUGnD3BH8jaokPAH0izuA0h\r\nl2/r4xuopLBXdyC5GWau90yn/JGE02EHbHJ0kGLrXeob4+nbEs19o5vNt0W3\r\nhcENWuuh/3oofFrGusQggvTsvvoXrL0ncgA=\r\n=+NA9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/vue-timer-hook.cjs.js","types":"dist/vue-timer-hook.d.ts","unpkg":"dist/vue-timer-hook.global.js","vetur":{"tags":"vetur/tags.json","attributes":"vetur/attributes.json"},"module":"dist/vue-timer-hook.esm-bundler.js","gitHead":"da9a1cab5685ffc2dc3c058ddc776e7782090a5b","scripts":{"dev":"vite --config demo/vite.config.js","docs":"vitepress dev docs","lint":"npm run lint:script && npm run lint:html","test":"npm run test:types && npm run test:unit","build":"rollup -c rollup.config.js","dev:e2e":"vite --config e2e/vite.config.js","prepare":"husky install","release":"bash scripts/release.sh","lint:fix":"npm run lint:script --write && npm run lint:html --write","test:dts":"tsc -p ./test-dts/tsconfig.json","test:e2e":"npm run test:e2e:headless && npm run test:e2e:native","build:dts":"api-extractor run --local --verbose","build:e2e":"vue-tsc --noEmit && vite build --config e2e/vite.config.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","lint:html":"prettier -c --parser html \"{demo,e2e}/**/*.html\"","test:unit":"jest --coverage","build:demo":"vue-tsc --noEmit && vite build --config demo/vite.config.js","build:size":"npm run build && rollup -c size-checks/rollup.config.js","docs:build":"vitepress build docs","test:types":"tsc --build tsconfig.json","deploy:demo":"npm build:demo && node scripts/deploy.js","lint:script":"prettier -c --parser typescript \"{src,__tests__,e2e,demo}/**/*.[jt]s?(x)\"","test:e2e:bs":"node e2e/runner.js --local -e edge_pre_chrome,android44 -c e2e/nightwatch.browserstack.js --tag browserstack","test:e2e:ci":"node e2e/runner.js -e firefox --retries 2","test:e2e:native":"node e2e/runner.js -e chrome --tag no-headless","test:e2e:headless":"node e2e/runner.js -e chrome-headless --skiptags no-headless"},"_npmUser":{"name":"riderx","email":"martindonadieu@gmail.com"},"jsdelivr":"dist/vue-timer-hook.global.js","_npmVersion":"8.19.3","description":"Vue timer hook is a custom [vue 3 hook](https://vue.org/docs/hooks-intro.html), built to handle timer, stopwatch, and time logic/state in your vue component.","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_nodeVersion":"18.13.0","_hasShrinkwrap":false,"devDependencies":{"vue":"3.2.45","jest":"29.3.1","vite":"^2.8.4","axios":"1.2.6","chalk":"5.1.2","husky":"^8.0.1","brotli":"^1.3.2","dotenv":"16.0.3","rollup":"2.79.1","yorkie":"^2.0.0","codecov":"4.0.0-0","ts-node":"^10.9.1","vue-tsc":"1.0.22","gh-pages":"^4.0.0","mockdate":"^3.0.5","prettier":"2.8.3","vitepress":"0.22.4","css-loader":"6.7.3","nightwatch":"2.6.13","typescript":"4.9.3","@types/jest":"29.2.5","@types/node":"^18.7.13","lint-staged":"13.1.0","@types/jsdom":"20.0.1","chromedriver":"105.0.1","faked-promise":"^2.2.2","serve-handler":"^6.1.3","@types/webpack":"^5.28.0","jest-mock-warn":"^1.1.0","@commitlint/cli":"^17.1.1","@vue/test-utils":"^2.0.0-rc.18","selenium-server":"^3.141.59","@vue/compiler-sfc":"^3.2.31","@types/webpack-env":"1.18.0","@vitejs/plugin-vue":"2.3.4","browserstack-local":"1.5.1","nightwatch-helpers":"^1.2.0","html-webpack-plugin":"5.5.0","@rollup/plugin-alias":"4.0.3","@sucrase/jest-plugin":"2.2.1","@vue/server-renderer":"3.2.45","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"4.0.0","rollup-plugin-analyzer":"^4.0.0","@rollup/plugin-commonjs":"23.0.7","@microsoft/api-extractor":"7.33.8","rollup-plugin-typescript2":"0.34.1","conventional-changelog-cli":"2.2.2","@rollup/plugin-node-resolve":"15.0.1","connect-history-api-fallback":"^2.0.0","@commitlint/config-conventional":"^17.1.0"},"peerDependencies":{"vue":"^3.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-timer-hook_1.0.60_1675673671263_0.9159497696370518","host":"s3://npm-registry-packages"}},"1.0.61":{"name":"vue-timer-hook","version":"1.0.61","keywords":["vue","vue3","timer","hook"],"license":"MIT","_id":"vue-timer-hook@1.0.61","maintainers":[{"name":"riderx","email":"martindonadieu@gmail.com"}],"dist":{"shasum":"9051b66de5cc8ed21e5857c20159b2593ed14f19","tarball":"https://registry.npmjs.org/vue-timer-hook/-/vue-timer-hook-1.0.61.tgz","fileCount":10,"integrity":"sha512-0mBhStN2jWsQsHoHD2L7XhcFOAKRt4f83yXKkDkxL3M3b9VJsxm/46/PXS9by122FKNr20bo4t0IK4ylFqtMAQ==","signatures":[{"sig":"MEYCIQCuGCF/JqKY2t2pSoxdcer0EcP6ql58JeH2BEIXZQiuYgIhAN5gzKXZ7bcbM6wtObuupZ+RG17/HYwl9hz4novsmOIg","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":54329,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj8vAzACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpjxg/+Nlq6l31eci62SuZ3/rL+abVgiUgbRXnU35611pgLzhmWvBOS\r\nOwwUwYJ0v/fRAjDjdHn+SXk27N1QvFP9KQ3NvWxWcIEe8dH4IL1Idu0Nd41M\r\n8xOri2noYR0ViEfFoeV/s8ahlNLBleH+kJ9ZIj8+O2vyvOuDaynQE3yKjDPq\r\nyUMFc6OPfjtnZHaTOkGA5YHahrLENwFeq+OaOwiXwuIVwepZKRYvxNJ5wI39\r\nJwft6UPF7kIn/nVBsTIrnwQRLEU57yYDM/xvl0whCw4zMG2JzG5NY/KxchiU\r\nIQdctEccJoKwQ1/e1kdHqGNyA7qUOEmhQEVp9HE31IOXZmKxWLf4DkMtcwf+\r\nPcQbNGxpnpWXpd+SRCQIsQdBEebv9/PjvdngUbNlImq6goFlpjYLrovxCr3M\r\nzRYwE/NNTmgMrcbkW2maxIDgOYQsPFuYDULEytUYC7Him4XSRdWonFfKTdcK\r\nRUUAzO/oAjscKx0o0GPt8DeEUTdxCNc/JV2LxSw/1vfF0D1uxmW1unX8hwMB\r\nzbgaOpk7L6/BjKQSXQ/2C23GTT8Nrp7/gwH3TFcuQ8GjBXbC6iGX++KddNrr\r\ncpqPGsyJK7n7qUT9BDOzkyqxjrXzUL9geOmSaPV7WRIN3/5rZUCht128Lr+k\r\nQovqVMhgo/z8fPlwOGvoOqzLT/Y2ihc0U/s=\r\n=6Dvq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/vue-timer-hook.cjs.js","types":"dist/vue-timer-hook.d.ts","unpkg":"dist/vue-timer-hook.global.js","vetur":{"tags":"vetur/tags.json","attributes":"vetur/attributes.json"},"module":"dist/vue-timer-hook.esm-bundler.js","gitHead":"2fda27934cc73c3f98df5563de068ac7f444d2d7","scripts":{"dev":"vite --config demo/vite.config.js","docs":"vitepress dev docs","lint":"npm run lint:script && npm run lint:html","test":"npm run test:types && npm run test:unit","build":"rollup -c rollup.config.js","dev:e2e":"vite --config e2e/vite.config.js","prepare":"husky install","release":"bash scripts/release.sh","lint:fix":"npm run lint:script --write && npm run lint:html --write","test:dts":"tsc -p ./test-dts/tsconfig.json","test:e2e":"npm run test:e2e:headless && npm run test:e2e:native","build:dts":"api-extractor run --local --verbose","build:e2e":"vue-tsc --noEmit && vite build --config e2e/vite.config.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","lint:html":"prettier -c --parser html \"{demo,e2e}/**/*.html\"","test:unit":"jest --coverage","build:demo":"vue-tsc --noEmit && vite build --config demo/vite.config.js","build:size":"npm run build && rollup -c size-checks/rollup.config.js","docs:build":"vitepress build docs","test:types":"tsc --build tsconfig.json","deploy:demo":"npm build:demo && node scripts/deploy.js","lint:script":"prettier -c --parser typescript \"{src,__tests__,e2e,demo}/**/*.[jt]s?(x)\"","test:e2e:bs":"node e2e/runner.js --local -e edge_pre_chrome,android44 -c e2e/nightwatch.browserstack.js --tag browserstack","test:e2e:ci":"node e2e/runner.js -e firefox --retries 2","test:e2e:native":"node e2e/runner.js -e chrome --tag no-headless","test:e2e:headless":"node e2e/runner.js -e chrome-headless --skiptags no-headless"},"_npmUser":{"name":"riderx","email":"martindonadieu@gmail.com"},"jsdelivr":"dist/vue-timer-hook.global.js","_npmVersion":"9.3.1","description":"Vue timer hook is a custom [vue 3 hook](https://vue.org/docs/hooks-intro.html), built to handle timer, stopwatch, and time logic/state in your vue component.","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_nodeVersion":"18.14.0","_hasShrinkwrap":false,"devDependencies":{"vue":"3.2.45","jest":"29.3.1","vite":"^2.8.4","axios":"1.2.6","chalk":"5.1.2","husky":"^8.0.1","brotli":"^1.3.2","dotenv":"16.0.3","rollup":"2.79.1","yorkie":"^2.0.0","codecov":"4.0.0-0","ts-node":"^10.9.1","vue-tsc":"1.0.22","gh-pages":"^4.0.0","mockdate":"^3.0.5","prettier":"2.8.3","vitepress":"0.22.4","css-loader":"6.7.3","nightwatch":"2.6.13","typescript":"4.9.3","@types/jest":"29.2.5","@types/node":"^18.7.13","lint-staged":"13.1.0","@types/jsdom":"20.0.1","chromedriver":"105.0.1","faked-promise":"^2.2.2","serve-handler":"^6.1.3","@types/webpack":"^5.28.0","jest-mock-warn":"^1.1.0","@commitlint/cli":"^17.1.1","@vue/test-utils":"^2.0.0-rc.18","selenium-server":"^3.141.59","@vue/compiler-sfc":"^3.2.31","@types/webpack-env":"1.18.0","@vitejs/plugin-vue":"2.3.4","browserstack-local":"1.5.1","nightwatch-helpers":"^1.2.0","html-webpack-plugin":"5.5.0","@rollup/plugin-alias":"4.0.3","@sucrase/jest-plugin":"2.2.1","@vue/server-renderer":"3.2.45","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"4.0.0","rollup-plugin-analyzer":"^4.0.0","@rollup/plugin-commonjs":"23.0.7","@microsoft/api-extractor":"7.33.8","rollup-plugin-typescript2":"0.34.1","conventional-changelog-cli":"2.2.2","@rollup/plugin-node-resolve":"15.0.1","connect-history-api-fallback":"^2.0.0","@commitlint/config-conventional":"^17.1.0"},"peerDependencies":{"vue":"^3.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-timer-hook_1.0.61_1676865587006_0.24176463986602537","host":"s3://npm-registry-packages"}},"1.0.62":{"name":"vue-timer-hook","version":"1.0.62","keywords":["vue","vue3","timer","hook"],"license":"MIT","_id":"vue-timer-hook@1.0.62","maintainers":[{"name":"riderx","email":"martindonadieu@gmail.com"}],"dist":{"shasum":"593e3b7fd53daa4a3cc85a02396731c0803a1a90","tarball":"https://registry.npmjs.org/vue-timer-hook/-/vue-timer-hook-1.0.62.tgz","fileCount":10,"integrity":"sha512-Ox36ilMJqemwEE5Q+0z7fmqwqK2QiAQJ+t9uNst8En9+MfIWTt8GcXqxCkAg6U2/i9iCRdGPX43hMySnlNszuw==","signatures":[{"sig":"MEUCIEhS8ufo5efUZTF7Gu3io6Dz/MvvEfataEXRpAnaJVFYAiEAsRjXccHSz3RKKojIRMvh4jtS48nVC7khO83dTYHolTE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":54329,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj/BR2ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqdHBAAkoWB9m2xh00IvrQTAKFw6EP+2zk28UI9MaDE1pg/kNKa6Gbh\r\nqin68QonwgGMYcOwSPCqbh893Jn2WhwDaxlqLmUTnSjOXpsdg+xe775Qr9xY\r\nhpsHGVKals//G1MUKJsqWmjkVc6nDKExfhCzaEBGqlOmh7O/1lxJ0Lwh2S3V\r\nNIOUx2BWmm9Co17PQx773m0ACUGVSzt9D7DxDVlggO9A2DIdkuOWKlWAixBQ\r\nfCfHTy2gEk4gF5ytMfjItLKXyCS4zx21z+l7CmCaGJoMd820wqj2E+sObq84\r\nFzD6z/WG2gtfvwSijvwLIlSM8rrWW4HetlEkfDe727sEx0ZV7KMQfIFpJpzU\r\nq05QCmmW5lk6lng5onLj4s0Zm5RNvugDX097m4/0f25EHDWu0K5jr7TsQgwK\r\ns0urMa/rXT3NUZUwJw/88+ivNa0iT5rfqhqcbBN3jqWsQMG8iTZY4xoTLD/S\r\ndETk6cGhkfWck6/nKaipTZoqBJPxYmJIOpwE8Wat5ajRsoAX5kJeTuI98eqg\r\ncA89Rqz6Q7sXdBKGcdg4z/6nvUdps7JaDLqnX4aKL8TJ6XpEZAnj9ZxF+HRk\r\n/+5j2QU3U4s6ATZfAPzxYnwBMBuTJyyTxgzAxYE6UfgcyW4ELUTbychO0XKo\r\n0h3zg/eHhhwVJfLqIhe3El3/1oW5xjxHtRk=\r\n=TEQK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/vue-timer-hook.cjs.js","types":"dist/vue-timer-hook.d.ts","unpkg":"dist/vue-timer-hook.global.js","vetur":{"tags":"vetur/tags.json","attributes":"vetur/attributes.json"},"module":"dist/vue-timer-hook.esm-bundler.js","gitHead":"fd2b34f6fe8aac92603b0794496fe893ce022dac","scripts":{"dev":"vite --config demo/vite.config.js","docs":"vitepress dev docs","lint":"npm run lint:script && npm run lint:html","test":"npm run test:types && npm run test:unit","build":"rollup -c rollup.config.js","dev:e2e":"vite --config e2e/vite.config.js","prepare":"husky install","release":"bash scripts/release.sh","lint:fix":"npm run lint:script --write && npm run lint:html --write","test:dts":"tsc -p ./test-dts/tsconfig.json","test:e2e":"npm run test:e2e:headless && npm run test:e2e:native","build:dts":"api-extractor run --local --verbose","build:e2e":"vue-tsc --noEmit && vite build --config e2e/vite.config.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","lint:html":"prettier -c --parser html \"{demo,e2e}/**/*.html\"","test:unit":"jest --coverage","build:demo":"vue-tsc --noEmit && vite build --config demo/vite.config.js","build:size":"npm run build && rollup -c size-checks/rollup.config.js","docs:build":"vitepress build docs","test:types":"tsc --build tsconfig.json","deploy:demo":"npm build:demo && node scripts/deploy.js","lint:script":"prettier -c --parser typescript \"{src,__tests__,e2e,demo}/**/*.[jt]s?(x)\"","test:e2e:bs":"node e2e/runner.js --local -e edge_pre_chrome,android44 -c e2e/nightwatch.browserstack.js --tag browserstack","test:e2e:ci":"node e2e/runner.js -e firefox --retries 2","test:e2e:native":"node e2e/runner.js -e chrome --tag no-headless","test:e2e:headless":"node e2e/runner.js -e chrome-headless --skiptags no-headless"},"_npmUser":{"name":"riderx","email":"martindonadieu@gmail.com"},"jsdelivr":"dist/vue-timer-hook.global.js","_npmVersion":"9.3.1","description":"Vue timer hook is a custom [vue 3 hook](https://vue.org/docs/hooks-intro.html), built to handle timer, stopwatch, and time logic/state in your vue component.","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_nodeVersion":"18.14.1","_hasShrinkwrap":false,"devDependencies":{"vue":"3.2.45","jest":"29.3.1","vite":"^2.8.4","axios":"1.2.6","chalk":"5.1.2","husky":"^8.0.1","brotli":"^1.3.2","dotenv":"16.0.3","rollup":"2.79.1","yorkie":"^2.0.0","codecov":"4.0.0-0","ts-node":"^10.9.1","vue-tsc":"1.0.22","gh-pages":"^4.0.0","mockdate":"^3.0.5","prettier":"2.8.3","vitepress":"0.22.4","css-loader":"6.7.3","nightwatch":"2.6.13","typescript":"4.9.3","@types/jest":"29.2.5","@types/node":"^18.7.13","lint-staged":"13.1.0","@types/jsdom":"20.0.1","chromedriver":"105.0.1","faked-promise":"^2.2.2","serve-handler":"^6.1.3","@types/webpack":"^5.28.0","jest-mock-warn":"^1.1.0","@commitlint/cli":"^17.1.1","@vue/test-utils":"^2.0.0-rc.18","selenium-server":"^3.141.59","@vue/compiler-sfc":"^3.2.31","@types/webpack-env":"1.18.0","@vitejs/plugin-vue":"2.3.4","browserstack-local":"1.5.1","nightwatch-helpers":"^1.2.0","html-webpack-plugin":"5.5.0","@rollup/plugin-alias":"4.0.3","@sucrase/jest-plugin":"2.2.1","@vue/server-renderer":"3.2.45","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"4.0.0","rollup-plugin-analyzer":"^4.0.0","@rollup/plugin-commonjs":"23.0.7","@microsoft/api-extractor":"7.33.8","rollup-plugin-typescript2":"0.34.1","conventional-changelog-cli":"2.2.2","@rollup/plugin-node-resolve":"15.0.1","connect-history-api-fallback":"^2.0.0","@commitlint/config-conventional":"^17.1.0"},"peerDependencies":{"vue":"^3.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-timer-hook_1.0.62_1677464694829_0.18142871588617204","host":"s3://npm-registry-packages"}},"1.0.63":{"name":"vue-timer-hook","version":"1.0.63","keywords":["vue","vue3","timer","hook"],"license":"MIT","_id":"vue-timer-hook@1.0.63","maintainers":[{"name":"riderx","email":"martindonadieu@gmail.com"}],"dist":{"shasum":"a1457c1bb5fcea42f634ff63e4b1e65ddd214fb1","tarball":"https://registry.npmjs.org/vue-timer-hook/-/vue-timer-hook-1.0.63.tgz","fileCount":10,"integrity":"sha512-O9GDhfYCNew9K+f1QXleLo3iuQZzt1XILgI+3zApH9r2V2H/4TtnTaIUOEWdNyG8yd8jv1k/YpMLzp9dUSL0nA==","signatures":[{"sig":"MEYCIQDLRSfSW7V2xRzQFrQdeBNhrOEFpOoGofED+HvmUAoJCAIhAJ2tTY/0y68Al8+6RMYosVofrutfW2RCjradBQELSN2K","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":54329,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj/EZBACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmru6g/7BatKVRtsXUO+w5Tr+m8hTuGJGG7l8zLoeJbfJUvpoDZAAH1k\r\nLme683aBwmgdQ6kVKtDMY69v7t9HZcUSnBPWoBLJilgdETGFcmttN2aWQ7R9\r\nNFh9DT2x7vmpNA5wIRfDlIqVUYRUNQRsB3EY5zb9Ty2xhNnbwVT3E3PDYOjo\r\natlexVhLaWn4pcbS9iqAaB1wI9E7TmD972qqkg8kLsPPE47rdL/Ovyl6s8yS\r\nHskd9ewbkY11VTQoOCDiD6NyPk34L8SBBFlpOss/lkRSGfbzD/oPevDq3ixm\r\ndAVnErYXfV5gGuxnoK6IUy7Q+/aiT/AznLFaZYNAnc++Vj5EFRRBBl3O9Pbt\r\nXPfd9jGwQKMphHqylknxeUMazOTD+wfwH2PKL5CznM9nzXLfxS9TGCKO/Dr9\r\n+5iCi30itKn/sH9ZNEs/UVGt2/EEEx1mUWmoH65u3NQE0AzjDcUdyuH0aYRt\r\nmQ93Jlui+BtqIqQdloPjB58MAdxJxhWWJf8iXBJpvFXjKjf2tHe8Q+JCRKLs\r\ndi8p4A48cTYXrL0jXei5Hy3Vbf+QHsqgTSTVFqLHC4l+MSqMaCVAx2P75jmH\r\n2TV65GNE48dzlwNbYYIaPQIRM6dOW88fMDUbdjBL/6Z70XvprPHgEQ0GEFJB\r\nSXBmIWeE8TkjYqaFfZv3hEgn9oUJJ2F/VHI=\r\n=WuUe\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/vue-timer-hook.cjs.js","types":"dist/vue-timer-hook.d.ts","unpkg":"dist/vue-timer-hook.global.js","vetur":{"tags":"vetur/tags.json","attributes":"vetur/attributes.json"},"module":"dist/vue-timer-hook.esm-bundler.js","gitHead":"ac2e2345bc382188588dea05a25a08dd03e6bcf5","scripts":{"dev":"vite --config demo/vite.config.js","docs":"vitepress dev docs","lint":"npm run lint:script && npm run lint:html","test":"npm run test:types && npm run test:unit","build":"rollup -c rollup.config.js","dev:e2e":"vite --config e2e/vite.config.js","prepare":"husky install","release":"bash scripts/release.sh","lint:fix":"npm run lint:script --write && npm run lint:html --write","test:dts":"tsc -p ./test-dts/tsconfig.json","test:e2e":"npm run test:e2e:headless && npm run test:e2e:native","build:dts":"api-extractor run --local --verbose","build:e2e":"vue-tsc --noEmit && vite build --config e2e/vite.config.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","lint:html":"prettier -c --parser html \"{demo,e2e}/**/*.html\"","test:unit":"jest --coverage","build:demo":"vue-tsc --noEmit && vite build --config demo/vite.config.js","build:size":"npm run build && rollup -c size-checks/rollup.config.js","docs:build":"vitepress build docs","test:types":"tsc --build tsconfig.json","deploy:demo":"npm build:demo && node scripts/deploy.js","lint:script":"prettier -c --parser typescript \"{src,__tests__,e2e,demo}/**/*.[jt]s?(x)\"","test:e2e:bs":"node e2e/runner.js --local -e edge_pre_chrome,android44 -c e2e/nightwatch.browserstack.js --tag browserstack","test:e2e:ci":"node e2e/runner.js -e firefox --retries 2","test:e2e:native":"node e2e/runner.js -e chrome --tag no-headless","test:e2e:headless":"node e2e/runner.js -e chrome-headless --skiptags no-headless"},"_npmUser":{"name":"riderx","email":"martindonadieu@gmail.com"},"jsdelivr":"dist/vue-timer-hook.global.js","_npmVersion":"9.3.1","description":"Vue timer hook is a custom [vue 3 hook](https://vue.org/docs/hooks-intro.html), built to handle timer, stopwatch, and time logic/state in your vue component.","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_nodeVersion":"18.14.1","_hasShrinkwrap":false,"devDependencies":{"vue":"3.2.45","jest":"29.3.1","vite":"^2.8.4","axios":"1.2.6","chalk":"5.1.2","husky":"^8.0.1","brotli":"^1.3.2","dotenv":"16.0.3","rollup":"2.79.1","yorkie":"^2.0.0","codecov":"4.0.0-0","ts-node":"^10.9.1","vue-tsc":"1.0.22","gh-pages":"^4.0.0","mockdate":"^3.0.5","prettier":"2.8.3","vitepress":"0.22.4","css-loader":"6.7.3","nightwatch":"2.6.13","typescript":"4.9.3","@types/jest":"29.2.5","@types/node":"^18.7.13","lint-staged":"13.1.2","@types/jsdom":"20.0.1","chromedriver":"105.0.1","faked-promise":"^2.2.2","serve-handler":"^6.1.3","@types/webpack":"^5.28.0","jest-mock-warn":"^1.1.0","@commitlint/cli":"^17.1.1","@vue/test-utils":"^2.0.0-rc.18","selenium-server":"^3.141.59","@vue/compiler-sfc":"^3.2.31","@types/webpack-env":"1.18.0","@vitejs/plugin-vue":"2.3.4","browserstack-local":"1.5.1","nightwatch-helpers":"^1.2.0","html-webpack-plugin":"5.5.0","@rollup/plugin-alias":"4.0.3","@sucrase/jest-plugin":"2.2.1","@vue/server-renderer":"3.2.45","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"4.0.0","rollup-plugin-analyzer":"^4.0.0","@rollup/plugin-commonjs":"23.0.7","@microsoft/api-extractor":"7.33.8","rollup-plugin-typescript2":"0.34.1","conventional-changelog-cli":"2.2.2","@rollup/plugin-node-resolve":"15.0.1","connect-history-api-fallback":"^2.0.0","@commitlint/config-conventional":"^17.1.0"},"peerDependencies":{"vue":"^3.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-timer-hook_1.0.63_1677477441095_0.46984137159058936","host":"s3://npm-registry-packages"}},"1.0.64":{"name":"vue-timer-hook","version":"1.0.64","keywords":["vue","vue3","timer","hook"],"license":"MIT","_id":"vue-timer-hook@1.0.64","maintainers":[{"name":"riderx","email":"martindonadieu@gmail.com"}],"dist":{"shasum":"9125480fd84cdeaeb299bfa333d2586336055616","tarball":"https://registry.npmjs.org/vue-timer-hook/-/vue-timer-hook-1.0.64.tgz","fileCount":10,"integrity":"sha512-tusI7cE7cD07KadTikWR+d/YWzP9RIWuofc/7GFnmfA2dQ77Bl6JCq4/Ssl81igi8idML8s62FHRUjkpvRUokw==","signatures":[{"sig":"MEUCIFsTq+ZOAVkBGjbvv6LuTKqrRpMj6GF0OtMv71y8uSU3AiEA0c0sdr2jfyCk74coA5jtFNydcLF4iL1YmfURVs5XDWM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":54329,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj/GBRACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoBwg/+K2mQCJ8TYAK8DyXHcpq+E78YBWCdhWWivQ8KneI1jFkSwjuj\r\n/wVX+PRkczd9Ru7TSB6GrNduvDvLTLHu2aRb5Wqnu9T3FhYJOqAeK9E+ItCT\r\nvBy4s9iJ5dFy3fgRtqh3c2YQsIgYl2ieHUuwU5FxNapiEzru2oGOvENH79+m\r\nic1HEFR+YkBflldsDZSiW1MaS/EJC43vDxkRgPAXx9x5udP99k81EQOcs5Wq\r\nmWZOs/aTHcTMtwwhmoIy5HVDIv9lk+kzgTOPMOppxxfNTqjAnXOErNr1ac66\r\nYU3/R+mxkyemwO3H1V20uubcsdZ0qdF8F9ki+JEQnL+FoUyYuraLYAOr8U0j\r\ngAK5pqeZb7SkmPLmxvmv829cupnjCXFcnEZYLS4+nEVjHrpvb5Gy+PBu9pQM\r\nuMli2WYBteU0dvVjJpKsvacsV8V14+H46LexixXMB3o0mlZPR6GA7Q/WtDkU\r\nhUAo1MCS2ap4KOHi8D8jvCF5gVEkjrKOexOu8FKX5/pZYwD6nNr8mNjcRl2l\r\nWjW9SKDtFZh/gD17w06EL0luvsbaXXZeX+1vJ42HLQgQsDDat0UkfamCkMjY\r\nPFdWvpsnkjtTEE6DzLHycZPfdOqoQ5+1F+rFMpE/p4XcM+dwDlMkXEDhOHW9\r\nwBYsde6iWksbkf/o3m93FaivFz5gOXbe4lA=\r\n=Z+OF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/vue-timer-hook.cjs.js","types":"dist/vue-timer-hook.d.ts","unpkg":"dist/vue-timer-hook.global.js","vetur":{"tags":"vetur/tags.json","attributes":"vetur/attributes.json"},"module":"dist/vue-timer-hook.esm-bundler.js","gitHead":"9f02563176fb9331f8a8c5015fe282c471746c58","scripts":{"dev":"vite --config demo/vite.config.js","docs":"vitepress dev docs","lint":"npm run lint:script && npm run lint:html","test":"npm run test:types && npm run test:unit","build":"rollup -c rollup.config.js","dev:e2e":"vite --config e2e/vite.config.js","prepare":"husky install","release":"bash scripts/release.sh","lint:fix":"npm run lint:script --write && npm run lint:html --write","test:dts":"tsc -p ./test-dts/tsconfig.json","test:e2e":"npm run test:e2e:headless && npm run test:e2e:native","build:dts":"api-extractor run --local --verbose","build:e2e":"vue-tsc --noEmit && vite build --config e2e/vite.config.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","lint:html":"prettier -c --parser html \"{demo,e2e}/**/*.html\"","test:unit":"jest --coverage","build:demo":"vue-tsc --noEmit && vite build --config demo/vite.config.js","build:size":"npm run build && rollup -c size-checks/rollup.config.js","docs:build":"vitepress build docs","test:types":"tsc --build tsconfig.json","deploy:demo":"npm build:demo && node scripts/deploy.js","lint:script":"prettier -c --parser typescript \"{src,__tests__,e2e,demo}/**/*.[jt]s?(x)\"","test:e2e:bs":"node e2e/runner.js --local -e edge_pre_chrome,android44 -c e2e/nightwatch.browserstack.js --tag browserstack","test:e2e:ci":"node e2e/runner.js -e firefox --retries 2","test:e2e:native":"node e2e/runner.js -e chrome --tag no-headless","test:e2e:headless":"node e2e/runner.js -e chrome-headless --skiptags no-headless"},"_npmUser":{"name":"riderx","email":"martindonadieu@gmail.com"},"jsdelivr":"dist/vue-timer-hook.global.js","_npmVersion":"9.3.1","description":"Vue timer hook is a custom [vue 3 hook](https://vue.org/docs/hooks-intro.html), built to handle timer, stopwatch, and time logic/state in your vue component.","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_nodeVersion":"18.14.1","_hasShrinkwrap":false,"devDependencies":{"vue":"3.2.45","jest":"29.3.1","vite":"^2.8.4","axios":"1.2.6","chalk":"5.1.2","husky":"^8.0.1","brotli":"^1.3.2","dotenv":"16.0.3","rollup":"2.79.1","yorkie":"^2.0.0","codecov":"4.0.0-0","ts-node":"^10.9.1","vue-tsc":"1.0.22","gh-pages":"^4.0.0","mockdate":"^3.0.5","prettier":"2.8.3","vitepress":"0.22.4","css-loader":"6.7.3","nightwatch":"2.6.15","typescript":"4.9.3","@types/jest":"29.2.5","@types/node":"^18.7.13","lint-staged":"13.1.2","@types/jsdom":"20.0.1","chromedriver":"105.0.1","faked-promise":"^2.2.2","serve-handler":"^6.1.3","@types/webpack":"^5.28.0","jest-mock-warn":"^1.1.0","@commitlint/cli":"^17.1.1","@vue/test-utils":"^2.0.0-rc.18","selenium-server":"^3.141.59","@vue/compiler-sfc":"^3.2.31","@types/webpack-env":"1.18.0","@vitejs/plugin-vue":"2.3.4","browserstack-local":"1.5.1","nightwatch-helpers":"^1.2.0","html-webpack-plugin":"5.5.0","@rollup/plugin-alias":"4.0.3","@sucrase/jest-plugin":"2.2.1","@vue/server-renderer":"3.2.45","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"4.0.0","rollup-plugin-analyzer":"^4.0.0","@rollup/plugin-commonjs":"23.0.7","@microsoft/api-extractor":"7.33.8","rollup-plugin-typescript2":"0.34.1","conventional-changelog-cli":"2.2.2","@rollup/plugin-node-resolve":"15.0.1","connect-history-api-fallback":"^2.0.0","@commitlint/config-conventional":"^17.1.0"},"peerDependencies":{"vue":"^3.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-timer-hook_1.0.64_1677484112847_0.5246583486718535","host":"s3://npm-registry-packages"}},"1.0.65":{"name":"vue-timer-hook","version":"1.0.65","keywords":["vue","vue3","timer","hook"],"license":"MIT","_id":"vue-timer-hook@1.0.65","maintainers":[{"name":"riderx","email":"martindonadieu@gmail.com"}],"dist":{"shasum":"b6885921203db0ae504a02f115b8a8155d601e72","tarball":"https://registry.npmjs.org/vue-timer-hook/-/vue-timer-hook-1.0.65.tgz","fileCount":10,"integrity":"sha512-0Lt8W1is5bSYAuBxEzMQSbUUiWbfnM2oOzt2Q3XrcSixSZHvAIZ3cCGaRre8ehycBnn3lDgR5OPwVTzhuWrisQ==","signatures":[{"sig":"MEUCIDDcJ+huMIHgxKr1kLLNBeyM5ft2z1vA51mAVHDeOKpbAiEAjZzVIJmpWMhvhGKLk5QkN3P2oXHJDg3goz0J758kkMw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":54329,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkDm2pACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrpiw//f1dBariz/6XgnGaP2aNSfV7F9oLikuinCFR2NAByjuNTwpgV\r\nIlqV6LBH6Z5QRy5uW1rGy6vM2LPxO8xEF90MLDAbe3kYYxR9cX0xMVFfs9o0\r\n/PZ7lQxCNflk2D3Bes4sg7dgzNKtVBhEdBClEktKiLO+kLcBmYVJzlje/Fad\r\nI71R/GwJRKYHxeGkMU/dRMhqP+Bka1p5TPdahNUyngFzOVYVU2kWW7erzprG\r\n+122syja6gFx1oDzOpfT2/G+pVBt8KziDdknxXhYZl+dsvsDmftFOBGwhfxE\r\nO2nD35PwbZ6IPRWQ5YVQ/F98Q2xEUTbVDngJPkcLHguaZQmQ6AU6+BS8w/TV\r\nhy9YptGXndrJZd+KDwZQC0mAxid9gSBaAhkqA2nh9W83GpZhh7jkdhsAjX6U\r\n/C1tjyLgZpWTGGUWBNJQX1mn1iqSjE5C1XaVgLl3RMGicuFAc02MuSlR2TZp\r\ndK0Vo9JqA5V1S4CFH1sIo5Vx+fzVvuBXB+VPoI/9wUxM0q0O2BLaSUgKjdnY\r\n7fgAhtE6iY/NyQHtf4jJxDbcyK/DyJFK4GU9jeBnNU1c/2RylPTyAr5QUeyC\r\nqCcMx9xGBluf6HSbIjO/qPGCyVd6x+vlgtURPbnUITihCd3lzl9bTcer5RSl\r\nWkkhHbJbdeGOTWJzFz7qo91XoZMC2nnlmLs=\r\n=znKq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/vue-timer-hook.cjs.js","types":"dist/vue-timer-hook.d.ts","unpkg":"dist/vue-timer-hook.global.js","vetur":{"tags":"vetur/tags.json","attributes":"vetur/attributes.json"},"module":"dist/vue-timer-hook.esm-bundler.js","gitHead":"c70a3c0d9e2f77005356d787080474efadb32889","scripts":{"dev":"vite --config demo/vite.config.js","docs":"vitepress dev docs","lint":"npm run lint:script && npm run lint:html","test":"npm run test:types && npm run test:unit","build":"rollup -c rollup.config.js","dev:e2e":"vite --config e2e/vite.config.js","prepare":"husky install","release":"bash scripts/release.sh","lint:fix":"npm run lint:script --write && npm run lint:html --write","test:dts":"tsc -p ./test-dts/tsconfig.json","test:e2e":"npm run test:e2e:headless && npm run test:e2e:native","build:dts":"api-extractor run --local --verbose","build:e2e":"vue-tsc --noEmit && vite build --config e2e/vite.config.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","lint:html":"prettier -c --parser html \"{demo,e2e}/**/*.html\"","test:unit":"jest --coverage","build:demo":"vue-tsc --noEmit && vite build --config demo/vite.config.js","build:size":"npm run build && rollup -c size-checks/rollup.config.js","docs:build":"vitepress build docs","test:types":"tsc --build tsconfig.json","deploy:demo":"npm build:demo && node scripts/deploy.js","lint:script":"prettier -c --parser typescript \"{src,__tests__,e2e,demo}/**/*.[jt]s?(x)\"","test:e2e:bs":"node e2e/runner.js --local -e edge_pre_chrome,android44 -c e2e/nightwatch.browserstack.js --tag browserstack","test:e2e:ci":"node e2e/runner.js -e firefox --retries 2","test:e2e:native":"node e2e/runner.js -e chrome --tag no-headless","test:e2e:headless":"node e2e/runner.js -e chrome-headless --skiptags no-headless"},"_npmUser":{"name":"riderx","email":"martindonadieu@gmail.com"},"jsdelivr":"dist/vue-timer-hook.global.js","_npmVersion":"9.5.0","description":"Vue timer hook is a custom [vue 3 hook](https://vue.org/docs/hooks-intro.html), built to handle timer, stopwatch, and time logic/state in your vue component.","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_nodeVersion":"18.14.2","_hasShrinkwrap":false,"devDependencies":{"vue":"3.2.45","jest":"29.3.1","vite":"^2.8.4","axios":"1.2.6","chalk":"5.1.2","husky":"^8.0.1","brotli":"^1.3.2","dotenv":"16.0.3","rollup":"2.79.1","yorkie":"^2.0.0","codecov":"4.0.0-0","ts-node":"^10.9.1","vue-tsc":"1.0.22","gh-pages":"^4.0.0","mockdate":"^3.0.5","prettier":"2.8.3","vitepress":"0.22.4","css-loader":"6.7.3","nightwatch":"2.6.15","typescript":"4.9.3","@types/jest":"29.2.5","@types/node":"^18.7.13","lint-staged":"13.1.2","@types/jsdom":"20.0.1","chromedriver":"105.0.1","faked-promise":"^2.2.2","serve-handler":"^6.1.3","@types/webpack":"^5.28.0","jest-mock-warn":"^1.1.0","@commitlint/cli":"^17.1.1","@vue/test-utils":"^2.0.0-rc.18","selenium-server":"^3.141.59","@vue/compiler-sfc":"^3.2.31","@types/webpack-env":"1.18.0","@vitejs/plugin-vue":"2.3.4","browserstack-local":"1.5.1","nightwatch-helpers":"^1.2.0","html-webpack-plugin":"5.5.0","@rollup/plugin-alias":"4.0.3","@sucrase/jest-plugin":"2.2.1","@vue/server-renderer":"3.2.45","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"4.0.0","rollup-plugin-analyzer":"^4.0.0","@rollup/plugin-commonjs":"23.0.7","@microsoft/api-extractor":"7.33.8","rollup-plugin-typescript2":"0.34.1","conventional-changelog-cli":"2.2.2","@rollup/plugin-node-resolve":"15.0.1","connect-history-api-fallback":"^2.0.0","@commitlint/config-conventional":"^17.1.0"},"peerDependencies":{"vue":"^3.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-timer-hook_1.0.65_1678667177241_0.7119701353670289","host":"s3://npm-registry-packages"}},"1.0.66":{"name":"vue-timer-hook","version":"1.0.66","keywords":["vue","vue3","timer","hook"],"license":"MIT","_id":"vue-timer-hook@1.0.66","maintainers":[{"name":"riderx","email":"martindonadieu@gmail.com"}],"dist":{"shasum":"008fd6d3d1e9cb4c67c8ab8edfce20063e9b968d","tarball":"https://registry.npmjs.org/vue-timer-hook/-/vue-timer-hook-1.0.66.tgz","fileCount":10,"integrity":"sha512-wsiSAHGG8Z6KMZscuDgWE36YzS/nqSM3SQ7F4m/O/cfjdJOJ8A04UWHKLxOG2NzcV02WMT7GY4IPpoSl1sHKwg==","signatures":[{"sig":"MEYCIQDRd4nbxKeZqK/emzrQKAql6a0q9cU88KkVWJXrIzB5pgIhAPp84vG+sOyDqrZwRS5a39TtxOd+D8UYZJdIQ5UY00kQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":54329,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkF8GgACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrc3Q/+JmLgyIyxWvIWcen1UCcwRWtrLMXQqK1qqsyOHo2pNWs2kJAY\r\nHA/5OAurERSVwvIsMMov6jHrd4cncZc27rftJKbl+2WkxrzQTIG20FA2qlLR\r\n3wonqiAMbY14QgUIoRgYMtBdkoG0vkVXhALnpanFa4Rx9zmb+nwrI7ax4++O\r\nzzvn12jFmg5i6Ttu1wcfQfJE7H2ei+FUrQoL3KjxnQW9rd0H0taqZfBqHBcE\r\nReDBgJpltSEcDTozbDNzKFgXdzb7nNRbwtImnLCTPpmUcBTisHwI8hfZ6tJO\r\nabBAdCXnZA0JC6uuFIlpYi4zN15v1S/kXnynpuSxsZ2eLV/TD/GdJiKyM8+Y\r\nmaXDb4pAN8uwTvsgbwpNz2/zywKu0CILok/5ZR+TqiMNkuiVOZtG42SUYqXH\r\nTRzZuD6TTpq4SKD2EOipGVz/ndvWdA+FXKQQ/ikQcyAmucKEHGsjzsLeCjro\r\nxTFn820QYp8HyBPI5gU9rZXF+MZQns67W2ura33EO4GPYZIbSE+12sxg/FfE\r\nGV/D0AJKXBnfw2/v3Oq7CFUXoM4vu2W8/h34xmSdNvKhQJgeZiu+gA1WfguP\r\n11IRgyfiolq7gITsa10zluAZoMuYBdJUIYtmZrHMQ7K2B9w8+M+vfakE4Ced\r\nvoArCzmYhIh3t9dKXB1AMllWMn50meRGm4A=\r\n=WmF/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/vue-timer-hook.cjs.js","types":"dist/vue-timer-hook.d.ts","unpkg":"dist/vue-timer-hook.global.js","vetur":{"tags":"vetur/tags.json","attributes":"vetur/attributes.json"},"module":"dist/vue-timer-hook.esm-bundler.js","gitHead":"e296b0a75ab228ab9eb38263872dcd78c05aed4f","scripts":{"dev":"vite --config demo/vite.config.js","docs":"vitepress dev docs","lint":"npm run lint:script && npm run lint:html","test":"npm run test:types && npm run test:unit","build":"rollup -c rollup.config.js","dev:e2e":"vite --config e2e/vite.config.js","prepare":"husky install","release":"bash scripts/release.sh","lint:fix":"npm run lint:script --write && npm run lint:html --write","test:dts":"tsc -p ./test-dts/tsconfig.json","test:e2e":"npm run test:e2e:headless && npm run test:e2e:native","build:dts":"api-extractor run --local --verbose","build:e2e":"vue-tsc --noEmit && vite build --config e2e/vite.config.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","lint:html":"prettier -c --parser html \"{demo,e2e}/**/*.html\"","test:unit":"jest --coverage","build:demo":"vue-tsc --noEmit && vite build --config demo/vite.config.js","build:size":"npm run build && rollup -c size-checks/rollup.config.js","docs:build":"vitepress build docs","test:types":"tsc --build tsconfig.json","deploy:demo":"npm build:demo && node scripts/deploy.js","lint:script":"prettier -c --parser typescript \"{src,__tests__,e2e,demo}/**/*.[jt]s?(x)\"","test:e2e:bs":"node e2e/runner.js --local -e edge_pre_chrome,android44 -c e2e/nightwatch.browserstack.js --tag browserstack","test:e2e:ci":"node e2e/runner.js -e firefox --retries 2","test:e2e:native":"node e2e/runner.js -e chrome --tag no-headless","test:e2e:headless":"node e2e/runner.js -e chrome-headless --skiptags no-headless"},"_npmUser":{"name":"riderx","email":"martindonadieu@gmail.com"},"jsdelivr":"dist/vue-timer-hook.global.js","_npmVersion":"9.5.0","description":"Vue timer hook is a custom [vue 3 hook](https://vue.org/docs/hooks-intro.html), built to handle timer, stopwatch, and time logic/state in your vue component.","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_nodeVersion":"18.15.0","_hasShrinkwrap":false,"devDependencies":{"vue":"3.2.45","jest":"29.3.1","vite":"^2.8.4","axios":"1.2.6","chalk":"5.1.2","husky":"^8.0.1","brotli":"^1.3.2","dotenv":"16.0.3","rollup":"2.79.1","yorkie":"^2.0.0","codecov":"4.0.0-0","ts-node":"^10.9.1","vue-tsc":"1.0.22","gh-pages":"^4.0.0","mockdate":"^3.0.5","prettier":"2.8.3","vitepress":"0.22.4","css-loader":"6.7.3","nightwatch":"2.6.15","typescript":"4.9.3","@types/jest":"29.2.5","@types/node":"^18.7.13","lint-staged":"13.1.2","@types/jsdom":"20.0.1","chromedriver":"105.0.1","faked-promise":"^2.2.2","serve-handler":"^6.1.3","@types/webpack":"^5.28.0","jest-mock-warn":"^1.1.0","@commitlint/cli":"^17.1.1","@vue/test-utils":"^2.0.0-rc.18","selenium-server":"^3.141.59","@vue/compiler-sfc":"^3.2.31","@types/webpack-env":"1.18.0","@vitejs/plugin-vue":"2.3.4","browserstack-local":"1.5.1","nightwatch-helpers":"^1.2.0","html-webpack-plugin":"5.5.0","@rollup/plugin-alias":"4.0.3","@sucrase/jest-plugin":"2.2.1","@vue/server-renderer":"3.2.45","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"4.0.0","rollup-plugin-analyzer":"^4.0.0","@rollup/plugin-commonjs":"23.0.7","@microsoft/api-extractor":"7.33.8","rollup-plugin-typescript2":"0.34.1","conventional-changelog-cli":"2.2.2","@rollup/plugin-node-resolve":"15.0.1","connect-history-api-fallback":"^2.0.0","@commitlint/config-conventional":"^17.1.0"},"peerDependencies":{"vue":"^3.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-timer-hook_1.0.66_1679278495937_0.8882102680871014","host":"s3://npm-registry-packages"}},"1.0.67":{"name":"vue-timer-hook","version":"1.0.67","keywords":["vue","vue3","timer","hook"],"license":"MIT","_id":"vue-timer-hook@1.0.67","maintainers":[{"name":"riderx","email":"martindonadieu@gmail.com"}],"dist":{"shasum":"dee786a72cdc06d6096f30042443262a66078e96","tarball":"https://registry.npmjs.org/vue-timer-hook/-/vue-timer-hook-1.0.67.tgz","fileCount":10,"integrity":"sha512-a4MU/KGsmV4SETaMxqYk6OehAdW+1KVqfjlETlxGnu6ZzNYLvc8yX5RNKxFF7rkLS+5XXImJytlaLDjxfl0kig==","signatures":[{"sig":"MEUCIAdbfpJ9CLYz7gE7WCFEcVPFrihcyfXtRcjLGstfT1NIAiEA7ApfhMCj0DFElHGw6QP2U11guco7mVFO5lXHfVIix8c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":54335,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkKh4rACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpcig/9GDiRaZxrpDSC6a/HXj1oBQ7HF+O2VyGrYCTN0s5k4zBAyTNK\r\nScuXIzcNIEptUQDsUvOP5JcCOW0scO3UInJ2wTx0DkMTElVgWUcGOBsH0rzj\r\nOdWE/98Qpn2HjubCHhrz/z0CisRsSpkTM9rRnVx47/apTMWcTIOcDIyQ+lkm\r\n8recZZ89qCK2jk3kz/smSqeJiC+e80ACYrnCWZQtWPMm0eksHyDMfGDztku/\r\n7qFIJi2ES3sQAG9koBBjHFACnH384fdBDO2ZOtp6CxE4MxcqVvIO4m7tGZ2x\r\nuK/JaYmmHqgsOoXmGjOnKnlsD2/NIFK1dqRKEOil6aAhPV+qSiiTped2kfFR\r\ncGMAm+A3PKTC1z39+zSnkZkicicZfm55VjqNEsBXkyZbSQ8+o9fvp3caaKzH\r\nBBMtOnT0ifOrTuzErBpj9/mAYRj9T9k3FOS+3XePa7RKqC1/anZU8HZIjDSY\r\n/Vv13QMp8Kafy9Fpamj3LSQet7GUc3eWvCQiS98q0U4NZXCKi/tsmahkXXF8\r\nM84IqTTIbrrMYyR1UwKAc064WHKR1AUhFuf16rBeF5T5LL3JYPp0Loigo9GH\r\nhg2Zx/3DRCeDQAUW6sO4XPPOb2v8AN5CF+fQjQxr9kA4qChs+lU4ugZh/h3k\r\neTlstqBxYlKWC6xSwuR4KIe4nmD9KfCylx4=\r\n=uWZh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/vue-timer-hook.cjs.js","types":"dist/vue-timer-hook.d.ts","unpkg":"dist/vue-timer-hook.global.js","vetur":{"tags":"vetur/tags.json","attributes":"vetur/attributes.json"},"module":"dist/vue-timer-hook.esm-bundler.js","gitHead":"9321ed5f64bce66cb2d67e7e57c8d45e67ec7a85","scripts":{"dev":"vite --config demo/vite.config.js","docs":"vitepress dev docs","lint":"npm run lint:script && npm run lint:html","test":"npm run test:types && npm run test:unit","build":"rollup -c rollup.config.js","dev:e2e":"vite --config e2e/vite.config.js","prepare":"husky install","release":"bash scripts/release.sh","lint:fix":"npm run lint:script --write && npm run lint:html --write","test:dts":"tsc -p ./test-dts/tsconfig.json","test:e2e":"npm run test:e2e:headless && npm run test:e2e:native","build:dts":"api-extractor run --local --verbose","build:e2e":"vue-tsc --noEmit && vite build --config e2e/vite.config.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","lint:html":"prettier -c --parser html \"{demo,e2e}/**/*.html\"","test:unit":"jest --coverage","build:demo":"vue-tsc --noEmit && vite build --config demo/vite.config.js","build:size":"npm run build && rollup -c size-checks/rollup.config.js","docs:build":"vitepress build docs","test:types":"tsc --build tsconfig.json","deploy:demo":"npm build:demo && node scripts/deploy.js","lint:script":"prettier -c --parser typescript \"{src,__tests__,e2e,demo}/**/*.[jt]s?(x)\"","test:e2e:bs":"node e2e/runner.js --local -e edge_pre_chrome,android44 -c e2e/nightwatch.browserstack.js --tag browserstack","test:e2e:ci":"node e2e/runner.js -e firefox --retries 2","test:e2e:native":"node e2e/runner.js -e chrome --tag no-headless","test:e2e:headless":"node e2e/runner.js -e chrome-headless --skiptags no-headless"},"_npmUser":{"name":"riderx","email":"martindonadieu@gmail.com"},"jsdelivr":"dist/vue-timer-hook.global.js","_npmVersion":"9.5.0","description":"Vue timer hook is a custom [vue 3 hook](https://vue.org/docs/hooks-intro.html), built to handle timer, stopwatch, and time logic/state in your vue component.","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_nodeVersion":"18.15.0","_hasShrinkwrap":false,"devDependencies":{"vue":"3.2.45","jest":"29.3.1","vite":"^2.8.4","axios":"1.2.6","chalk":"5.1.2","husky":"^8.0.1","brotli":"^1.3.2","dotenv":"16.0.3","rollup":"2.79.1","yorkie":"^2.0.0","codecov":"4.0.0-0","ts-node":"^10.9.1","vue-tsc":"1.0.22","gh-pages":"^4.0.0","mockdate":"^3.0.5","prettier":"2.8.3","vitepress":"0.22.4","css-loader":"6.7.3","nightwatch":"2.6.15","typescript":"4.9.3","@types/jest":"29.2.5","@types/node":"^18.7.13","lint-staged":"13.1.2","@types/jsdom":"20.0.1","chromedriver":"105.0.1","faked-promise":"^2.2.2","serve-handler":"^6.1.3","@types/webpack":"^5.28.0","jest-mock-warn":"^1.1.0","@commitlint/cli":"^17.1.1","@vue/test-utils":"^2.0.0-rc.18","selenium-server":"^3.141.59","@vue/compiler-sfc":"^3.2.31","@types/webpack-env":"1.18.0","@vitejs/plugin-vue":"2.3.4","browserstack-local":"1.5.1","nightwatch-helpers":"^1.2.0","html-webpack-plugin":"5.5.0","@rollup/plugin-alias":"4.0.3","@sucrase/jest-plugin":"2.2.1","@vue/server-renderer":"3.2.45","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"4.0.0","rollup-plugin-analyzer":"^4.0.0","@rollup/plugin-commonjs":"23.0.7","@microsoft/api-extractor":"7.33.8","rollup-plugin-typescript2":"0.34.1","conventional-changelog-cli":"2.2.2","@rollup/plugin-node-resolve":"15.0.1","connect-history-api-fallback":"^2.0.0","@commitlint/config-conventional":"^17.1.0"},"peerDependencies":{"vue":"^3.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-timer-hook_1.0.67_1680481834903_0.830232028388854","host":"s3://npm-registry-packages"}},"1.0.68":{"name":"vue-timer-hook","version":"1.0.68","keywords":["vue","vue3","timer","hook"],"license":"MIT","_id":"vue-timer-hook@1.0.68","maintainers":[{"name":"riderx","email":"martindonadieu@gmail.com"}],"dist":{"shasum":"3d5c2a2bc2f1ccd3ccaf2c2d5e7077350dee42ad","tarball":"https://registry.npmjs.org/vue-timer-hook/-/vue-timer-hook-1.0.68.tgz","fileCount":10,"integrity":"sha512-eyqqtnjt0qY+yTIXrvSBVRlNm+9r50297EtJxEiLb5kLsijf+hODnaA7uqe9EEU9N7ZINaA9+xHOfNjs9gBJ4Q==","signatures":[{"sig":"MEUCIQD7GleEeZe92o++RlcqimXOdc8XhrD+LLoq5NPkiffxPQIgDNkd30mpFxDqWWm9e6livIxvJ1opWHK3lixbrzk0wq0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":54335,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkKmlEACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpQtA//R1+qGacR75lrnTfJZsQYG6zd78LGRyKqYmMSfoR4UGwrSQLC\r\nqx97iG6lfnCtajXaCbLe6brxXDAc4JHzzIbhQfUfZhpcrUvadn+AobQAUPpL\r\nAqriuGIpCkYprxQqTCPhMJ82x77j4p9f8s3Z6uzyA/cYdtNw5iOYngrdjf5U\r\nGoxodwKGXO0Lahnp2y1NHh4cxQDfNnPqR5aIQzKKkZexo8kKYOfLaZodrRyp\r\nEJ+rQNOHPJKByVDra0Xt6jzZnf9z8alXD/3gp5+M+ab9fYXwblixLqxv6sKq\r\nBut9C55tjiVP0y96DMs9ZCqFlElAu5hoveZeXHuKEaYS68Jmw+Smb1tVLkFw\r\nJlntTVCKiFKK3LEdK19NvPI69qmy2Bzjbf3maHtZoJocYs+M7Hhy77ZwBy9f\r\njMatbRy2bt10ns4qIpWJUbrlJeVsOqig46yNrXSSCx4EsF/DUCv+wSJNv0X4\r\nOk3Y4oxPMoJkvRYhdrPzAk9VwWJID2JmzxQMGtNvd6vUvsnYvpIvGclpBf1F\r\nzUU8czVDdqkoAAzkCG5Oq0Js61lyzYH6WvQ69W60oMrGbqjm2W7EndLonQMv\r\nwmZDj+YcgRImi8YOHJCb/cZZ9x0odWh6HVUBMvn4jvl4bPKwpGenynYU1V4s\r\nulrvsi/tq1dgkYFSc8qgo3dpy3ZEy+gj6M0=\r\n=YSDD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/vue-timer-hook.cjs.js","types":"dist/vue-timer-hook.d.ts","unpkg":"dist/vue-timer-hook.global.js","vetur":{"tags":"vetur/tags.json","attributes":"vetur/attributes.json"},"module":"dist/vue-timer-hook.esm-bundler.js","gitHead":"5e46ef489a4c407e8131e75f5c80278200fbc7dc","scripts":{"dev":"vite --config demo/vite.config.js","docs":"vitepress dev docs","lint":"npm run lint:script && npm run lint:html","test":"npm run test:types && npm run test:unit","build":"rollup -c rollup.config.js","dev:e2e":"vite --config e2e/vite.config.js","prepare":"husky install","release":"bash scripts/release.sh","lint:fix":"npm run lint:script --write && npm run lint:html --write","test:dts":"tsc -p ./test-dts/tsconfig.json","test:e2e":"npm run test:e2e:headless && npm run test:e2e:native","build:dts":"api-extractor run --local --verbose","build:e2e":"vue-tsc --noEmit && vite build --config e2e/vite.config.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","lint:html":"prettier -c --parser html \"{demo,e2e}/**/*.html\"","test:unit":"jest --coverage","build:demo":"vue-tsc --noEmit && vite build --config demo/vite.config.js","build:size":"npm run build && rollup -c size-checks/rollup.config.js","docs:build":"vitepress build docs","test:types":"tsc --build tsconfig.json","deploy:demo":"npm build:demo && node scripts/deploy.js","lint:script":"prettier -c --parser typescript \"{src,__tests__,e2e,demo}/**/*.[jt]s?(x)\"","test:e2e:bs":"node e2e/runner.js --local -e edge_pre_chrome,android44 -c e2e/nightwatch.browserstack.js --tag browserstack","test:e2e:ci":"node e2e/runner.js -e firefox --retries 2","test:e2e:native":"node e2e/runner.js -e chrome --tag no-headless","test:e2e:headless":"node e2e/runner.js -e chrome-headless --skiptags no-headless"},"_npmUser":{"name":"riderx","email":"martindonadieu@gmail.com"},"jsdelivr":"dist/vue-timer-hook.global.js","_npmVersion":"9.5.0","description":"Vue timer hook is a custom [vue 3 hook](https://vue.org/docs/hooks-intro.html), built to handle timer, stopwatch, and time logic/state in your vue component.","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_nodeVersion":"18.15.0","_hasShrinkwrap":false,"devDependencies":{"vue":"3.2.45","jest":"29.3.1","vite":"^2.8.4","axios":"1.2.6","chalk":"5.1.2","husky":"^8.0.1","brotli":"^1.3.2","dotenv":"16.0.3","rollup":"2.79.1","yorkie":"^2.0.0","codecov":"4.0.0-0","ts-node":"^10.9.1","vue-tsc":"1.0.22","gh-pages":"^4.0.0","mockdate":"^3.0.5","prettier":"2.8.3","vitepress":"0.22.4","css-loader":"6.7.3","nightwatch":"2.6.19","typescript":"4.9.3","@types/jest":"29.2.5","@types/node":"^18.7.13","lint-staged":"13.1.2","@types/jsdom":"20.0.1","chromedriver":"105.0.1","faked-promise":"^2.2.2","serve-handler":"^6.1.3","@types/webpack":"^5.28.0","jest-mock-warn":"^1.1.0","@commitlint/cli":"^17.1.1","@vue/test-utils":"^2.0.0-rc.18","selenium-server":"^3.141.59","@vue/compiler-sfc":"^3.2.31","@types/webpack-env":"1.18.0","@vitejs/plugin-vue":"2.3.4","browserstack-local":"1.5.1","nightwatch-helpers":"^1.2.0","html-webpack-plugin":"5.5.0","@rollup/plugin-alias":"4.0.3","@sucrase/jest-plugin":"2.2.1","@vue/server-renderer":"3.2.45","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"4.0.0","rollup-plugin-analyzer":"^4.0.0","@rollup/plugin-commonjs":"23.0.7","@microsoft/api-extractor":"7.33.8","rollup-plugin-typescript2":"0.34.1","conventional-changelog-cli":"2.2.2","@rollup/plugin-node-resolve":"15.0.1","connect-history-api-fallback":"^2.0.0","@commitlint/config-conventional":"^17.1.0"},"peerDependencies":{"vue":"^3.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-timer-hook_1.0.68_1680501060594_0.20500467266247568","host":"s3://npm-registry-packages"}},"1.0.69":{"name":"vue-timer-hook","version":"1.0.69","keywords":["vue","vue3","timer","hook"],"license":"MIT","_id":"vue-timer-hook@1.0.69","maintainers":[{"name":"riderx","email":"martindonadieu@gmail.com"}],"dist":{"shasum":"59026d6c8a3c2d03cd76223b951fc257086b5f31","tarball":"https://registry.npmjs.org/vue-timer-hook/-/vue-timer-hook-1.0.69.tgz","fileCount":10,"integrity":"sha512-Yt8/XzLZEMD+UZ+SE8SoCbsLMTF0FvnklxNqDZrmHjNMrnKFWnVS3kw75NUODDUUjdMoKNZBj55Rfh0Q+YRhPA==","signatures":[{"sig":"MEYCIQDGCZoAQ+fbY+ghOhXetVy87UaM60f+4qsTPKmqO6+y/gIhAJGcWD4OksIB2ApvDWYVzrMWGCvlZ0ASan5/cDhfMbzs","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":54335,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkKpyiACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqEbRAAl228pur/98OFOsIpv1nt/Y+HEBVtLHIY4I69kCvhHO1zKIlY\r\nD/iPTsP0LCQY+v3DkaqdUhPtpF65v9ylH7e+I7bg7gKqzQdT3/vD5afPkPrb\r\neetq9RqJKCegh5vW3b5AHg0jV8IyluNM1WzEDNKqn2OhFFkirkL1Rmhc9Tp2\r\nY8K7E+xaDrFwnGQ/jM5300Kb1gQZz8s5LeE8NGaUXhQMwkqnWjxxSn+qEAjl\r\nCXYTpF8Nn5AWCCW9A4VMxBFhLK0dlJ32wLb1JYslv0PPEuvGy0DIjTzrnnyD\r\nl7SyCQkJZnTmxUgHdOLpC2gXfyo2b6MIRHnNjXotyGYAbT5GQQ4HyZ/Atdbw\r\nSezmi/JHQhvEXgCBLG6O4PsJ6b3wNyKvVqf15NA9IUR7ANQ8rgDNVPzKa5IT\r\nzwyIUDePxifY6uMnyoiUHvRmt/lZMS9+pzwWLuVXmBmtVjdWKjtSzMaBL+sc\r\nNeUSbU0S86MhzN2CxQV5+KqEmpXmqeBf/YvcQBvUPfUEklERup3G0mlrT0Gg\r\nm85GoUhw/TggM2nncTkrlIDB+UPvZxOunoMKvdHYLzfhwuXcfAPBs2S2HaZy\r\n1HLLgLzDLTBNT/QuDIw7ACmdRN/Vw67xTZ+jOZzIKpOdlr4Yo/N2s+Bw7ij5\r\nK5ZOVBxGzP7eNFm4kNz3QU2rmUg9xBIfjWk=\r\n=IoRq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/vue-timer-hook.cjs.js","types":"dist/vue-timer-hook.d.ts","unpkg":"dist/vue-timer-hook.global.js","vetur":{"tags":"vetur/tags.json","attributes":"vetur/attributes.json"},"module":"dist/vue-timer-hook.esm-bundler.js","gitHead":"c2c69eb560f43294b3c9d24216835152532ca4ab","scripts":{"dev":"vite --config demo/vite.config.js","docs":"vitepress dev docs","lint":"npm run lint:script && npm run lint:html","test":"npm run test:types && npm run test:unit","build":"rollup -c rollup.config.js","dev:e2e":"vite --config e2e/vite.config.js","prepare":"husky install","release":"bash scripts/release.sh","lint:fix":"npm run lint:script --write && npm run lint:html --write","test:dts":"tsc -p ./test-dts/tsconfig.json","test:e2e":"npm run test:e2e:headless && npm run test:e2e:native","build:dts":"api-extractor run --local --verbose","build:e2e":"vue-tsc --noEmit && vite build --config e2e/vite.config.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","lint:html":"prettier -c --parser html \"{demo,e2e}/**/*.html\"","test:unit":"jest --coverage","build:demo":"vue-tsc --noEmit && vite build --config demo/vite.config.js","build:size":"npm run build && rollup -c size-checks/rollup.config.js","docs:build":"vitepress build docs","test:types":"tsc --build tsconfig.json","deploy:demo":"npm build:demo && node scripts/deploy.js","lint:script":"prettier -c --parser typescript \"{src,__tests__,e2e,demo}/**/*.[jt]s?(x)\"","test:e2e:bs":"node e2e/runner.js --local -e edge_pre_chrome,android44 -c e2e/nightwatch.browserstack.js --tag browserstack","test:e2e:ci":"node e2e/runner.js -e firefox --retries 2","test:e2e:native":"node e2e/runner.js -e chrome --tag no-headless","test:e2e:headless":"node e2e/runner.js -e chrome-headless --skiptags no-headless"},"_npmUser":{"name":"riderx","email":"martindonadieu@gmail.com"},"jsdelivr":"dist/vue-timer-hook.global.js","_npmVersion":"9.5.0","description":"Vue timer hook is a custom [vue 3 hook](https://vue.org/docs/hooks-intro.html), built to handle timer, stopwatch, and time logic/state in your vue component.","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_nodeVersion":"18.15.0","_hasShrinkwrap":false,"devDependencies":{"vue":"3.2.45","jest":"29.3.1","vite":"^2.8.4","axios":"1.2.6","chalk":"5.1.2","husky":"^8.0.1","brotli":"^1.3.2","dotenv":"16.0.3","rollup":"2.79.1","yorkie":"^2.0.0","codecov":"4.0.0-0","ts-node":"^10.9.1","vue-tsc":"1.0.22","gh-pages":"^4.0.0","mockdate":"^3.0.5","prettier":"2.8.7","vitepress":"0.22.4","css-loader":"6.7.3","nightwatch":"2.6.19","typescript":"4.9.3","@types/jest":"29.2.5","@types/node":"^18.7.13","lint-staged":"13.1.2","@types/jsdom":"20.0.1","chromedriver":"105.0.1","faked-promise":"^2.2.2","serve-handler":"^6.1.3","@types/webpack":"^5.28.0","jest-mock-warn":"^1.1.0","@commitlint/cli":"^17.1.1","@vue/test-utils":"^2.0.0-rc.18","selenium-server":"^3.141.59","@vue/compiler-sfc":"^3.2.31","@types/webpack-env":"1.18.0","@vitejs/plugin-vue":"2.3.4","browserstack-local":"1.5.1","nightwatch-helpers":"^1.2.0","html-webpack-plugin":"5.5.0","@rollup/plugin-alias":"4.0.3","@sucrase/jest-plugin":"2.2.1","@vue/server-renderer":"3.2.45","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"4.0.0","rollup-plugin-analyzer":"^4.0.0","@rollup/plugin-commonjs":"23.0.7","@microsoft/api-extractor":"7.33.8","rollup-plugin-typescript2":"0.34.1","conventional-changelog-cli":"2.2.2","@rollup/plugin-node-resolve":"15.0.1","connect-history-api-fallback":"^2.0.0","@commitlint/config-conventional":"^17.1.0"},"peerDependencies":{"vue":"^3.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-timer-hook_1.0.69_1680514210346_0.3612412600920978","host":"s3://npm-registry-packages"}},"1.0.70":{"name":"vue-timer-hook","version":"1.0.70","keywords":["vue","vue3","timer","hook"],"license":"MIT","_id":"vue-timer-hook@1.0.70","maintainers":[{"name":"riderx","email":"martindonadieu@gmail.com"}],"dist":{"shasum":"0a1382abde991660afcfa997026a20eb5fe8c77d","tarball":"https://registry.npmjs.org/vue-timer-hook/-/vue-timer-hook-1.0.70.tgz","fileCount":10,"integrity":"sha512-1koTO+WdbHO6UTmyKIzkFBlelR5Nv2iBMLGn3HhcCC83qB4B5ytjW9XICMMY9xOlGPfBRvQmN6G6VmttLRxuPw==","signatures":[{"sig":"MEYCIQCA9VWLrWTQRxrM3hFc5FMoes8+rP2Kff1DBtXFiw4ndAIhALmrCyXVC1Y6gYLuxKNtVIMFMhR+/SYTA3RyB1wM7dAJ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":54335,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkKsOGACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp0gw//d5tqWm2DYra0RTG5S9K1O1tbUiK5rEvLFAzE7+uQlMaECnzX\r\nL4etR3jh8H3fK3zjOk9kvTbLuXko1seFmOfgKcUZo817t3B3ChvBFOBGCjH2\r\ndjr100+QTJu9LKWUBEiCy6vSV4erfHb1g7Cwd8SXiWtT4Njc5AKj1nOnfQMy\r\nF+WRgTpa1SsgtIxyECWNuqqcuGD29fLUs4MlEDWV+ZYrejikLTIodI5Nydzb\r\nfX6Taxi4o5fqPJr9lcyxB1NyI7sHW8uufbpGqyaChm5qvqwruThkDX8ywGS3\r\n+2itLxifkfEGRLLLFltSHvlIKrSEQ8TzZNWWhQfsuVmsAcEmxOo7Z8RMRsRK\r\nfEzRfSp1CMJL1UotreIEYtpQxZOiC5l7KKX/y4K6/79llLkQ+6abIkee+Tgf\r\n/t+evtYvkaEa1jPIAVlHEMW0XiRfwE0vCBAP+KNCH5gEG8nR0HxGFTeOGBup\r\nVEQW14kpjRiFn6hAnJfI8rwo8+36Q5PElDPU2YF4IhF8Le6CVqVqO7YWo3Gh\r\n8ab1v+vuMlZIm1usJPQWIy2VwK5vJ3B71K4cvuJOqABQ4MogykvjryBL9yBC\r\n/qZz+J4bc08N6YXtHITXX1lYqFF31FmMKutQZC6Ibe7uov2zxqS+o8S9Rr1l\r\nvsuQQFpPH3eK7IHxru0gCgnTnhklK9z77fk=\r\n=rJhU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/vue-timer-hook.cjs.js","types":"dist/vue-timer-hook.d.ts","unpkg":"dist/vue-timer-hook.global.js","vetur":{"tags":"vetur/tags.json","attributes":"vetur/attributes.json"},"module":"dist/vue-timer-hook.esm-bundler.js","gitHead":"9a9e514c48f6a762b391246d048f345497f81bbc","scripts":{"dev":"vite --config demo/vite.config.js","docs":"vitepress dev docs","lint":"npm run lint:script && npm run lint:html","test":"npm run test:types && npm run test:unit","build":"rollup -c rollup.config.js","dev:e2e":"vite --config e2e/vite.config.js","prepare":"husky install","release":"bash scripts/release.sh","lint:fix":"npm run lint:script --write && npm run lint:html --write","test:dts":"tsc -p ./test-dts/tsconfig.json","test:e2e":"npm run test:e2e:headless && npm run test:e2e:native","build:dts":"api-extractor run --local --verbose","build:e2e":"vue-tsc --noEmit && vite build --config e2e/vite.config.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","lint:html":"prettier -c --parser html \"{demo,e2e}/**/*.html\"","test:unit":"jest --coverage","build:demo":"vue-tsc --noEmit && vite build --config demo/vite.config.js","build:size":"npm run build && rollup -c size-checks/rollup.config.js","docs:build":"vitepress build docs","test:types":"tsc --build tsconfig.json","deploy:demo":"npm build:demo && node scripts/deploy.js","lint:script":"prettier -c --parser typescript \"{src,__tests__,e2e,demo}/**/*.[jt]s?(x)\"","test:e2e:bs":"node e2e/runner.js --local -e edge_pre_chrome,android44 -c e2e/nightwatch.browserstack.js --tag browserstack","test:e2e:ci":"node e2e/runner.js -e firefox --retries 2","test:e2e:native":"node e2e/runner.js -e chrome --tag no-headless","test:e2e:headless":"node e2e/runner.js -e chrome-headless --skiptags no-headless"},"_npmUser":{"name":"riderx","email":"martindonadieu@gmail.com"},"jsdelivr":"dist/vue-timer-hook.global.js","_npmVersion":"9.5.0","description":"Vue timer hook is a custom [vue 3 hook](https://vue.org/docs/hooks-intro.html), built to handle timer, stopwatch, and time logic/state in your vue component.","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_nodeVersion":"18.15.0","_hasShrinkwrap":false,"devDependencies":{"vue":"3.2.45","jest":"29.3.1","vite":"^2.8.4","axios":"1.2.6","chalk":"5.1.2","husky":"^8.0.1","brotli":"^1.3.2","dotenv":"16.0.3","rollup":"2.79.1","yorkie":"^2.0.0","codecov":"4.0.0-0","ts-node":"^10.9.1","vue-tsc":"1.0.22","gh-pages":"^4.0.0","mockdate":"^3.0.5","prettier":"2.8.7","vitepress":"0.22.4","css-loader":"6.7.3","nightwatch":"2.6.19","typescript":"4.9.5","@types/jest":"29.2.5","@types/node":"^18.7.13","lint-staged":"13.1.2","@types/jsdom":"20.0.1","chromedriver":"105.0.1","faked-promise":"^2.2.2","serve-handler":"^6.1.3","@types/webpack":"^5.28.0","jest-mock-warn":"^1.1.0","@commitlint/cli":"^17.1.1","@vue/test-utils":"^2.0.0-rc.18","selenium-server":"^3.141.59","@vue/compiler-sfc":"^3.2.31","@types/webpack-env":"1.18.0","@vitejs/plugin-vue":"2.3.4","browserstack-local":"1.5.1","nightwatch-helpers":"^1.2.0","html-webpack-plugin":"5.5.0","@rollup/plugin-alias":"4.0.3","@sucrase/jest-plugin":"2.2.1","@vue/server-renderer":"3.2.45","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"4.0.0","rollup-plugin-analyzer":"^4.0.0","@rollup/plugin-commonjs":"23.0.7","@microsoft/api-extractor":"7.33.8","rollup-plugin-typescript2":"0.34.1","conventional-changelog-cli":"2.2.2","@rollup/plugin-node-resolve":"15.0.1","connect-history-api-fallback":"^2.0.0","@commitlint/config-conventional":"^17.1.0"},"peerDependencies":{"vue":"^3.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-timer-hook_1.0.70_1680524166446_0.6158605061314124","host":"s3://npm-registry-packages"}},"1.0.71":{"name":"vue-timer-hook","version":"1.0.71","keywords":["vue","vue3","timer","hook"],"license":"MIT","_id":"vue-timer-hook@1.0.71","maintainers":[{"name":"riderx","email":"martindonadieu@gmail.com"}],"dist":{"shasum":"0ba89b77a957d300f497bca6c39e0e2c957e974b","tarball":"https://registry.npmjs.org/vue-timer-hook/-/vue-timer-hook-1.0.71.tgz","fileCount":10,"integrity":"sha512-R7srvARnsm0ZLI7yQ5oBTtlrIeHnNmi6ZmhK2Xe5/6LG1t9QCbGSk+MFrd6OIpf4UJVIlDykfQwN97mXUjY3Bw==","signatures":[{"sig":"MEUCIQCjX7svEOorHnJRyUWAKykM7Z3wD10+xT+28zb+Wq7gRwIgaADbkqu2UGZ8RMd5HBQ37l39VGSN8g50ya/ia5w9vAs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":54335,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkKynEACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp7Fw/8DNK55vxa8UnCaG8DJhbJxvT46Cdw8xzBkWJLCWA5VodwJ0YQ\r\nc7U1AY0/2rB5ELsmtDmP8ibZtHtfi5L6gwZyeLvqyuhQlxQ4x7bl46ih4w1+\r\nlPj2w7VtlKvuV19ufg7uO7sgeZnoX/YuMtsKRAPRUgylRnN4TsqW+s7HHPrO\r\nf5u1j+wz88DWU0tLQ+qdz5twtkWsFKMCoo28UGVA5aHZ66FOtVhAOEQkFSJr\r\noaWuNfpF7COTBAxilmJ2GP3xVVQmGqaVeNHdMBqrQAylRH2GqFRx7PCm1cMr\r\nUj5udm8lic+YfQ2NirRls2mpTETTuCtRQFkGFFxKwynPr5eaqj2knerdkxWS\r\nOExSM8V2Pq2mgmdM+Wn2E5daLcRyH0ezmpkmYbPIeC7YKCItVoUwwP0/BRFv\r\nktLGvDlwG23fXIF8eKLevNRrmdKkmRN3+7PVHnRW03PG9qQGnR76l+oFgoNN\r\nMgTIwbD390zOmfq5GcDx22IEbmXmsgfTn+co60+33aLCttJINPfvYBeD8ykX\r\nb7oS+B7k3SyLHKHzgEQAwfx3T+nf2cIcsrKBttgwN3sTPdB3zfwF316CclsV\r\nlvzDJ9NQ4TnOBnVGRYpDp+zQ43nTWraJ9JDE04BAltSoaEOMGw2NFeFYBQdu\r\n+pGyCW84KJccpqwAQEBNShklHo3XYE/kIY0=\r\n=juOo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/vue-timer-hook.cjs.js","types":"dist/vue-timer-hook.d.ts","unpkg":"dist/vue-timer-hook.global.js","vetur":{"tags":"vetur/tags.json","attributes":"vetur/attributes.json"},"module":"dist/vue-timer-hook.esm-bundler.js","gitHead":"ad944ddaa45ccbd9c8f931aa16452032d4cedaec","scripts":{"dev":"vite --config demo/vite.config.js","docs":"vitepress dev docs","lint":"npm run lint:script && npm run lint:html","test":"npm run test:types && npm run test:unit","build":"rollup -c rollup.config.js","dev:e2e":"vite --config e2e/vite.config.js","prepare":"husky install","release":"bash scripts/release.sh","lint:fix":"npm run lint:script --write && npm run lint:html --write","test:dts":"tsc -p ./test-dts/tsconfig.json","test:e2e":"npm run test:e2e:headless && npm run test:e2e:native","build:dts":"api-extractor run --local --verbose","build:e2e":"vue-tsc --noEmit && vite build --config e2e/vite.config.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","lint:html":"prettier -c --parser html \"{demo,e2e}/**/*.html\"","test:unit":"jest --coverage","build:demo":"vue-tsc --noEmit && vite build --config demo/vite.config.js","build:size":"npm run build && rollup -c size-checks/rollup.config.js","docs:build":"vitepress build docs","test:types":"tsc --build tsconfig.json","deploy:demo":"npm build:demo && node scripts/deploy.js","lint:script":"prettier -c --parser typescript \"{src,__tests__,e2e,demo}/**/*.[jt]s?(x)\"","test:e2e:bs":"node e2e/runner.js --local -e edge_pre_chrome,android44 -c e2e/nightwatch.browserstack.js --tag browserstack","test:e2e:ci":"node e2e/runner.js -e firefox --retries 2","test:e2e:native":"node e2e/runner.js -e chrome --tag no-headless","test:e2e:headless":"node e2e/runner.js -e chrome-headless --skiptags no-headless"},"_npmUser":{"name":"riderx","email":"martindonadieu@gmail.com"},"jsdelivr":"dist/vue-timer-hook.global.js","_npmVersion":"9.5.0","description":"Vue timer hook is a custom [vue 3 hook](https://vue.org/docs/hooks-intro.html), built to handle timer, stopwatch, and time logic/state in your vue component.","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_nodeVersion":"18.15.0","_hasShrinkwrap":false,"devDependencies":{"vue":"3.2.47","jest":"29.3.1","vite":"^2.8.4","axios":"1.2.6","chalk":"5.1.2","husky":"^8.0.1","brotli":"^1.3.2","dotenv":"16.0.3","rollup":"2.79.1","yorkie":"^2.0.0","codecov":"4.0.0-0","ts-node":"^10.9.1","vue-tsc":"1.0.22","gh-pages":"^4.0.0","mockdate":"^3.0.5","prettier":"2.8.7","vitepress":"0.22.4","css-loader":"6.7.3","nightwatch":"2.6.19","typescript":"4.9.5","@types/jest":"29.2.5","@types/node":"^18.7.13","lint-staged":"13.1.2","@types/jsdom":"20.0.1","chromedriver":"105.0.1","faked-promise":"^2.2.2","serve-handler":"^6.1.3","@types/webpack":"^5.28.0","jest-mock-warn":"^1.1.0","@commitlint/cli":"^17.1.1","@vue/test-utils":"^2.0.0-rc.18","selenium-server":"^3.141.59","@vue/compiler-sfc":"^3.2.31","@types/webpack-env":"1.18.0","@vitejs/plugin-vue":"2.3.4","browserstack-local":"1.5.1","nightwatch-helpers":"^1.2.0","html-webpack-plugin":"5.5.0","@rollup/plugin-alias":"4.0.3","@sucrase/jest-plugin":"2.2.1","@vue/server-renderer":"3.2.47","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"4.0.0","rollup-plugin-analyzer":"^4.0.0","@rollup/plugin-commonjs":"23.0.7","@microsoft/api-extractor":"7.33.8","rollup-plugin-typescript2":"0.34.1","conventional-changelog-cli":"2.2.2","@rollup/plugin-node-resolve":"15.0.1","connect-history-api-fallback":"^2.0.0","@commitlint/config-conventional":"^17.1.0"},"peerDependencies":{"vue":"^3.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-timer-hook_1.0.71_1680550339970_0.9241068926067217","host":"s3://npm-registry-packages"}},"1.0.72":{"name":"vue-timer-hook","version":"1.0.72","keywords":["vue","vue3","timer","hook"],"license":"MIT","_id":"vue-timer-hook@1.0.72","maintainers":[{"name":"riderx","email":"martindonadieu@gmail.com"}],"dist":{"shasum":"a664c4490cca8694ce04544f81e985a2d5a02058","tarball":"https://registry.npmjs.org/vue-timer-hook/-/vue-timer-hook-1.0.72.tgz","fileCount":10,"integrity":"sha512-hpftgpwXhRzLt5M4Kjauf0dpOAyO8wwxkMdUZu63SOpsGioi13nNc93LLPESKfSBmc5l+aU1v50SkbCGXbXv0A==","signatures":[{"sig":"MEUCIGawjphP7kbZYaHiDa5AIznvnUDddaM3uwWIJ9brNCaKAiEA/rb4LEUWiU8xhGpsD8WPwmrMt8y/FLJ/iyKiuFQPcW0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":54335,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkK54VACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmogjhAAgmmrr+I9KOZaCA2ry39+RhhsBt9vlLYZKBgI8xHaNjfd4E+Z\r\nZLB1J+ubKkMlm2n8ITgE4rlqoZ8K1d08Qu0ALlXltkC37qBttDjmask8dScO\r\nlwwhs2gBv82cH7pWZWpmvnjLoQmZ1Lw40ZBicOnq2dT1QRvPgdBvQHDwk5le\r\nEGAPJ7VG1l/hau25MdFU1xNs63IEks1Es3JrOvYOXlYznkLGc2N7c3ZZFwLV\r\n38PYF2auXqJvg21qEYa8nvndqaKat0W7rAa9I4QMP/n4m6OOaCEKT+9vX7fq\r\nAFmK22G3PGw9gMPRF8gK4v1rZ1pnkACOxr8oOKtuAa7yqd1m8GuECvNL4Vrj\r\nKrKiB8Q79U/s3UYVpyiWikVc3OlrVUz9r1U+Iw4YYVUc4VkGcVsOU+v0X88m\r\nwQZ0tm0+edVqDt/TEQe3JsoV+OnJbq87dzw+0laWNeUwU7Im/kDRg7QY2WGN\r\nIpMOvEcvpIR8choD32xjHyrYh1y8+WWsoBdJc1L10GVJzQnmvfqJ8giKE8pA\r\npOuDPqUrVqp9uOrJ3xjft1SNjh7lwuPM+EibFVliWUSIQ9V+B4yTneeK7sms\r\niq2ViCxgwqruOk5ETfkzUPST4dtSgF9JIrhktPDFrzQkjmA1nSbLnVb5plpf\r\nvLErpD5/Lwca6bnQKe5q/VUNE5zZvlAncyc=\r\n=4C/t\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/vue-timer-hook.cjs.js","types":"dist/vue-timer-hook.d.ts","unpkg":"dist/vue-timer-hook.global.js","vetur":{"tags":"vetur/tags.json","attributes":"vetur/attributes.json"},"module":"dist/vue-timer-hook.esm-bundler.js","gitHead":"2b42b06c431182cca8e1ed9e088e3074a08336c0","scripts":{"dev":"vite --config demo/vite.config.js","docs":"vitepress dev docs","lint":"npm run lint:script && npm run lint:html","test":"npm run test:types && npm run test:unit","build":"rollup -c rollup.config.js","dev:e2e":"vite --config e2e/vite.config.js","prepare":"husky install","release":"bash scripts/release.sh","lint:fix":"npm run lint:script --write && npm run lint:html --write","test:dts":"tsc -p ./test-dts/tsconfig.json","test:e2e":"npm run test:e2e:headless && npm run test:e2e:native","build:dts":"api-extractor run --local --verbose","build:e2e":"vue-tsc --noEmit && vite build --config e2e/vite.config.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","lint:html":"prettier -c --parser html \"{demo,e2e}/**/*.html\"","test:unit":"jest --coverage","build:demo":"vue-tsc --noEmit && vite build --config demo/vite.config.js","build:size":"npm run build && rollup -c size-checks/rollup.config.js","docs:build":"vitepress build docs","test:types":"tsc --build tsconfig.json","deploy:demo":"npm build:demo && node scripts/deploy.js","lint:script":"prettier -c --parser typescript \"{src,__tests__,e2e,demo}/**/*.[jt]s?(x)\"","test:e2e:bs":"node e2e/runner.js --local -e edge_pre_chrome,android44 -c e2e/nightwatch.browserstack.js --tag browserstack","test:e2e:ci":"node e2e/runner.js -e firefox --retries 2","test:e2e:native":"node e2e/runner.js -e chrome --tag no-headless","test:e2e:headless":"node e2e/runner.js -e chrome-headless --skiptags no-headless"},"_npmUser":{"name":"riderx","email":"martindonadieu@gmail.com"},"jsdelivr":"dist/vue-timer-hook.global.js","_npmVersion":"9.5.0","description":"Vue timer hook is a custom [vue 3 hook](https://vue.org/docs/hooks-intro.html), built to handle timer, stopwatch, and time logic/state in your vue component.","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_nodeVersion":"18.15.0","_hasShrinkwrap":false,"devDependencies":{"vue":"3.2.47","jest":"29.3.1","vite":"^2.8.4","axios":"1.2.6","chalk":"5.1.2","husky":"^8.0.1","brotli":"^1.3.2","dotenv":"16.0.3","rollup":"2.79.1","yorkie":"^2.0.0","codecov":"4.0.0-0","ts-node":"^10.9.1","vue-tsc":"1.0.22","gh-pages":"^4.0.0","mockdate":"^3.0.5","prettier":"2.8.7","vitepress":"0.22.4","css-loader":"6.7.3","nightwatch":"2.6.19","typescript":"4.9.5","@types/jest":"29.2.5","@types/node":"^18.7.13","lint-staged":"13.1.2","@types/jsdom":"20.0.1","chromedriver":"105.0.1","faked-promise":"^2.2.2","serve-handler":"^6.1.3","@types/webpack":"^5.28.0","jest-mock-warn":"^1.1.0","@commitlint/cli":"^17.1.1","@vue/test-utils":"^2.0.0-rc.18","selenium-server":"^3.141.59","@vue/compiler-sfc":"^3.2.31","@types/webpack-env":"1.18.0","@vitejs/plugin-vue":"2.3.4","browserstack-local":"1.5.1","nightwatch-helpers":"^1.2.0","html-webpack-plugin":"5.5.0","@rollup/plugin-alias":"4.0.3","@sucrase/jest-plugin":"2.2.1","@vue/server-renderer":"3.2.47","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"4.0.0","rollup-plugin-analyzer":"^4.0.0","@rollup/plugin-commonjs":"23.0.7","@microsoft/api-extractor":"7.34.4","rollup-plugin-typescript2":"0.34.1","conventional-changelog-cli":"2.2.2","@rollup/plugin-node-resolve":"15.0.1","connect-history-api-fallback":"^2.0.0","@commitlint/config-conventional":"^17.1.0"},"peerDependencies":{"vue":"^3.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-timer-hook_1.0.72_1680580117578_0.31304673928988747","host":"s3://npm-registry-packages"}},"1.0.73":{"name":"vue-timer-hook","version":"1.0.73","keywords":["vue","vue3","timer","hook"],"license":"MIT","_id":"vue-timer-hook@1.0.73","maintainers":[{"name":"riderx","email":"martindonadieu@gmail.com"}],"dist":{"shasum":"b467b6d36f6136477992a2d0a80a1b004fc4dcf6","tarball":"https://registry.npmjs.org/vue-timer-hook/-/vue-timer-hook-1.0.73.tgz","fileCount":10,"integrity":"sha512-QS5OLfyVBQTLyxisMmOx7Rx/E8i6bHPz15fQbCs8xH+F9of9+SFT/v1Sr4tNl7hyyY+ybKdv45Dahh65Rt0TPg==","signatures":[{"sig":"MEUCIAX74VWjpbpBxr26OEzYyf3aYWrxYh7tkSdPIYtYsAzjAiEAgUApapoUzoutsGnmCcLN54Q5o14U2Q+YHYaX7SF2LDg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":54335,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkLAP9ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp4ohAAnDm6UqsxQS9xddYHPrIfmn7iuDOZSmoD0aSWOBhp3hVP3zBD\r\nNL4s/YkmtHpxW5b8wwUlvSNWOKPjF0E0DrWv7SHHjAp0AR2vuYDGZFFLAMHl\r\nXR1dRClGJ5+HdZc4Gz0SOQrkMGFPr1D9nHgxet19qtj+o+KXuwIPVPf19mkJ\r\nW1c26t2tcfwlUA0eiHd7YbVBl3OfZvmXH0iBJdDyrrdnL6z4muMCMpsCw8Cr\r\niU5YRSO0tIiYpAop+MTAxqjPrRJZWoc42PFymfYbAwA2NR8pa081X+cvnL48\r\nEPiFpiDxuU5ekx/iZRegB+z+ayav3lELiNbrF27aYDAbuHZLPaqcT+MQ9pAd\r\nHFWuvFCPKqF0BOGwQMwQrttLPUFQq5mP4XXLvpA9FyRqPmTIH7p8/1JEOsSs\r\nouVEB1BUVjsbk7MzmBuSApeT+qq36jGIE8fd1LyIsx2pc8JaOQjf4h5RYqmk\r\nQfZy0PixGy1QsnCfge94FoCv5ws151W4Vwm4mGVFDfgxPj/w/ygTBwqDbsYq\r\njg8WTsvfA2AfYf9xji4Dl/1dkun0XqG6sSC1/baILEKrl1WsKTlLZAFmwELR\r\nX0ZmgVyCgB+FVqXj0uo3oePMSqQkckKjEZmj8tA6aDYkAJ/iRRtMClv53Dwa\r\nw1mJUwrcEvsTQ+WlQ2AxmD/D3vaGHkpa9gY=\r\n=Vd5J\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/vue-timer-hook.cjs.js","types":"dist/vue-timer-hook.d.ts","unpkg":"dist/vue-timer-hook.global.js","vetur":{"tags":"vetur/tags.json","attributes":"vetur/attributes.json"},"module":"dist/vue-timer-hook.esm-bundler.js","gitHead":"6a65464216aafceee7d11bff3c798e85f344d340","scripts":{"dev":"vite --config demo/vite.config.js","docs":"vitepress dev docs","lint":"npm run lint:script && npm run lint:html","test":"npm run test:types && npm run test:unit","build":"rollup -c rollup.config.js","dev:e2e":"vite --config e2e/vite.config.js","prepare":"husky install","release":"bash scripts/release.sh","lint:fix":"npm run lint:script --write && npm run lint:html --write","test:dts":"tsc -p ./test-dts/tsconfig.json","test:e2e":"npm run test:e2e:headless && npm run test:e2e:native","build:dts":"api-extractor run --local --verbose","build:e2e":"vue-tsc --noEmit && vite build --config e2e/vite.config.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","lint:html":"prettier -c --parser html \"{demo,e2e}/**/*.html\"","test:unit":"jest --coverage","build:demo":"vue-tsc --noEmit && vite build --config demo/vite.config.js","build:size":"npm run build && rollup -c size-checks/rollup.config.js","docs:build":"vitepress build docs","test:types":"tsc --build tsconfig.json","deploy:demo":"npm build:demo && node scripts/deploy.js","lint:script":"prettier -c --parser typescript \"{src,__tests__,e2e,demo}/**/*.[jt]s?(x)\"","test:e2e:bs":"node e2e/runner.js --local -e edge_pre_chrome,android44 -c e2e/nightwatch.browserstack.js --tag browserstack","test:e2e:ci":"node e2e/runner.js -e firefox --retries 2","test:e2e:native":"node e2e/runner.js -e chrome --tag no-headless","test:e2e:headless":"node e2e/runner.js -e chrome-headless --skiptags no-headless"},"_npmUser":{"name":"riderx","email":"martindonadieu@gmail.com"},"jsdelivr":"dist/vue-timer-hook.global.js","_npmVersion":"9.5.0","description":"Vue timer hook is a custom [vue 3 hook](https://vue.org/docs/hooks-intro.html), built to handle timer, stopwatch, and time logic/state in your vue component.","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_nodeVersion":"18.15.0","_hasShrinkwrap":false,"devDependencies":{"vue":"3.2.47","jest":"29.3.1","vite":"^2.8.4","axios":"1.3.4","chalk":"5.1.2","husky":"^8.0.1","brotli":"^1.3.2","dotenv":"16.0.3","rollup":"2.79.1","yorkie":"^2.0.0","codecov":"4.0.0-0","ts-node":"^10.9.1","vue-tsc":"1.0.22","gh-pages":"^4.0.0","mockdate":"^3.0.5","prettier":"2.8.7","vitepress":"0.22.4","css-loader":"6.7.3","nightwatch":"2.6.19","typescript":"4.9.5","@types/jest":"29.2.5","@types/node":"^18.7.13","lint-staged":"13.1.2","@types/jsdom":"20.0.1","chromedriver":"105.0.1","faked-promise":"^2.2.2","serve-handler":"^6.1.3","@types/webpack":"^5.28.0","jest-mock-warn":"^1.1.0","@commitlint/cli":"^17.1.1","@vue/test-utils":"^2.0.0-rc.18","selenium-server":"^3.141.59","@vue/compiler-sfc":"^3.2.31","@types/webpack-env":"1.18.0","@vitejs/plugin-vue":"2.3.4","browserstack-local":"1.5.1","nightwatch-helpers":"^1.2.0","html-webpack-plugin":"5.5.0","@rollup/plugin-alias":"4.0.3","@sucrase/jest-plugin":"2.2.1","@vue/server-renderer":"3.2.47","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"4.0.0","rollup-plugin-analyzer":"^4.0.0","@rollup/plugin-commonjs":"23.0.7","@microsoft/api-extractor":"7.34.4","rollup-plugin-typescript2":"0.34.1","conventional-changelog-cli":"2.2.2","@rollup/plugin-node-resolve":"15.0.1","connect-history-api-fallback":"^2.0.0","@commitlint/config-conventional":"^17.1.0"},"peerDependencies":{"vue":"^3.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-timer-hook_1.0.73_1680606205354_0.8388949808589252","host":"s3://npm-registry-packages"}},"1.0.74":{"name":"vue-timer-hook","version":"1.0.74","keywords":["vue","vue3","timer","hook"],"license":"MIT","_id":"vue-timer-hook@1.0.74","maintainers":[{"name":"riderx","email":"martindonadieu@gmail.com"}],"dist":{"shasum":"47dbc570e97f3bce567bb98becfe89876f3d21c4","tarball":"https://registry.npmjs.org/vue-timer-hook/-/vue-timer-hook-1.0.74.tgz","fileCount":10,"integrity":"sha512-PNEJbjv88kS7BxfJq+eMgfs4l7P/LlP+gsjdqAlvfdZWnx6/4wXctXVhwcZQrhwEWWsmYNCqkoNGOYZtv8RfOQ==","signatures":[{"sig":"MEUCIGSmko+ZjgvvzMNgAvCJm2evhqNw38ayDnDyurSAr7VnAiEAxomtSIhbPrVoAHY/8czBGm6sXSWwCK4q6xceon97UDI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":54335,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkLGL3ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqXwg//ZPyNqTVsGKy1BavNbiHmBDXVIfbObybzN42lcMC68KGrHbSy\r\nzI9y2CbZl91HJD5ZEqROTCFL89776eOeVHsXTwLmpvPaxTBY4ZPQHQDpoQ22\r\n4gF4TkVVWryekjvDbX86AbpNZQe5N2hfqgYcxJDQ70XsmmHiMP7wjcykqsPJ\r\nCv5h3eQCGiGc+cauCGuoRRkgQZr0ikuH3nRmcRvSzeTgGw24c1i1lmPJQ5jq\r\n8lW1GYNR16fDFSWJcXYqTRp7++tCMbsi0SOSqPw+5SPeztWrooK+EnnGysVO\r\nQOdx4NCmBfTdD0XzatxNVba60UzRZqUEOnc3ul204Ggw527lZkccHn70k8q+\r\n7SbBYtWZWWurMX1M03lNBtqlSO6vgwUfTtGzp4FUgpeYCXPmwAAdq/aeCt9Y\r\n6dlJohlsdQKxzFh8mHZ7x6RYJP/LdFf0EQjgesiktvKKXjvY7xk8gNDfzJhD\r\n1B/+9rvJ0LUByrCOpO1njbYrfm6IMsAZ2bKJNksu82QCcGZuLpzYw98EeWin\r\nLQfwvzp7M5S48adX1g8xB/omky6vM6MSrVN83M4unLzZYIDYgL6pNmbe4ODd\r\nNXbDg2OdI6uX5+SSTxFty7LzMC76Cs0Jkm1YLvx6phWX4+MSfLMR7xER8DdM\r\neWR9A4zvAZ9PoJ54DfOhPoxm3TXAUSfWLJ4=\r\n=pxlP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/vue-timer-hook.cjs.js","types":"dist/vue-timer-hook.d.ts","unpkg":"dist/vue-timer-hook.global.js","vetur":{"tags":"vetur/tags.json","attributes":"vetur/attributes.json"},"module":"dist/vue-timer-hook.esm-bundler.js","gitHead":"9f535a078d25d0c50c9f5b5e7437fe40c4eb2df3","scripts":{"dev":"vite --config demo/vite.config.js","docs":"vitepress dev docs","lint":"npm run lint:script && npm run lint:html","test":"npm run test:types && npm run test:unit","build":"rollup -c rollup.config.js","dev:e2e":"vite --config e2e/vite.config.js","prepare":"husky install","release":"bash scripts/release.sh","lint:fix":"npm run lint:script --write && npm run lint:html --write","test:dts":"tsc -p ./test-dts/tsconfig.json","test:e2e":"npm run test:e2e:headless && npm run test:e2e:native","build:dts":"api-extractor run --local --verbose","build:e2e":"vue-tsc --noEmit && vite build --config e2e/vite.config.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","lint:html":"prettier -c --parser html \"{demo,e2e}/**/*.html\"","test:unit":"jest --coverage","build:demo":"vue-tsc --noEmit && vite build --config demo/vite.config.js","build:size":"npm run build && rollup -c size-checks/rollup.config.js","docs:build":"vitepress build docs","test:types":"tsc --build tsconfig.json","deploy:demo":"npm build:demo && node scripts/deploy.js","lint:script":"prettier -c --parser typescript \"{src,__tests__,e2e,demo}/**/*.[jt]s?(x)\"","test:e2e:bs":"node e2e/runner.js --local -e edge_pre_chrome,android44 -c e2e/nightwatch.browserstack.js --tag browserstack","test:e2e:ci":"node e2e/runner.js -e firefox --retries 2","test:e2e:native":"node e2e/runner.js -e chrome --tag no-headless","test:e2e:headless":"node e2e/runner.js -e chrome-headless --skiptags no-headless"},"_npmUser":{"name":"riderx","email":"martindonadieu@gmail.com"},"jsdelivr":"dist/vue-timer-hook.global.js","_npmVersion":"9.5.0","description":"Vue timer hook is a custom [vue 3 hook](https://vue.org/docs/hooks-intro.html), built to handle timer, stopwatch, and time logic/state in your vue component.","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_nodeVersion":"18.15.0","_hasShrinkwrap":false,"devDependencies":{"vue":"3.2.47","jest":"29.3.1","vite":"^2.8.4","axios":"1.3.4","chalk":"5.2.0","husky":"^8.0.1","brotli":"^1.3.2","dotenv":"16.0.3","rollup":"2.79.1","yorkie":"^2.0.0","codecov":"4.0.0-0","ts-node":"^10.9.1","vue-tsc":"1.0.22","gh-pages":"^4.0.0","mockdate":"^3.0.5","prettier":"2.8.7","vitepress":"0.22.4","css-loader":"6.7.3","nightwatch":"2.6.19","typescript":"4.9.5","@types/jest":"29.2.5","@types/node":"^18.7.13","lint-staged":"13.1.2","@types/jsdom":"20.0.1","chromedriver":"105.0.1","faked-promise":"^2.2.2","serve-handler":"^6.1.3","@types/webpack":"^5.28.0","jest-mock-warn":"^1.1.0","@commitlint/cli":"^17.1.1","@vue/test-utils":"^2.0.0-rc.18","selenium-server":"^3.141.59","@vue/compiler-sfc":"^3.2.31","@types/webpack-env":"1.18.0","@vitejs/plugin-vue":"2.3.4","browserstack-local":"1.5.1","nightwatch-helpers":"^1.2.0","html-webpack-plugin":"5.5.0","@rollup/plugin-alias":"4.0.3","@sucrase/jest-plugin":"2.2.1","@vue/server-renderer":"3.2.47","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"4.0.0","rollup-plugin-analyzer":"^4.0.0","@rollup/plugin-commonjs":"23.0.7","@microsoft/api-extractor":"7.34.4","rollup-plugin-typescript2":"0.34.1","conventional-changelog-cli":"2.2.2","@rollup/plugin-node-resolve":"15.0.1","connect-history-api-fallback":"^2.0.0","@commitlint/config-conventional":"^17.1.0"},"peerDependencies":{"vue":"^3.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-timer-hook_1.0.74_1680630519236_0.4165364941167631","host":"s3://npm-registry-packages"}},"1.0.75":{"name":"vue-timer-hook","version":"1.0.75","keywords":["vue","vue3","timer","hook"],"license":"MIT","_id":"vue-timer-hook@1.0.75","maintainers":[{"name":"riderx","email":"martindonadieu@gmail.com"}],"dist":{"shasum":"b811857d226a004ca212238563a5b294f533cc8a","tarball":"https://registry.npmjs.org/vue-timer-hook/-/vue-timer-hook-1.0.75.tgz","fileCount":10,"integrity":"sha512-HtP8s7BVeK9PTc748KLjLf+DMp1sGDFDN72+RPpM6FmwUkCW68qQWkmJeg6YGI3YduliYCEf9K4bMBvoMdcpVQ==","signatures":[{"sig":"MEUCIQDF9qB2/nuCYx33hGCh2HVSLHit0pSofHu/r/rIf31ALwIgIMnVt/P5aDEENyYGknr7OKeM1/MeebpUc2ihXpkegIQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":54335,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkPPEuACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpOtQ/+KYFUK4Hsoxd13pFP0TVACobs69L4F7cPiO8RrZvGZRjyJxVz\r\nHUOHN3mss6IYqvAEyc7oK/yoPYtqIf5L4P/lRh2GQGwj3r3UmgTwCJL5OQu6\r\noOiy+FE2bYMfgW1fpA5MP7ZehsXMCI2oCb0aP2Hx9w76PADYIIakV8BAxBue\r\n1ONNHSB8trAShke6KHG5lydZJTCcPNgibXqYMVfK5FdeXEpSQgMl2ykt9rtH\r\nLmLmnri0EW4SoIqvzZp3YIxxiQJ3VaoB+lBk/iKwjps/HbrRoWR7sIn6KkRb\r\nI36TELjtvdflKtymjFUwSrSHVznQJZRL5xL70TqJ59WiULciKk6XnYDUDP5u\r\nos5YXKw54cgkIvCRb8apTAZgMJoiFZb6IJ3d4GXjaak6VO+ERCcmDMlJipLI\r\nIM0gIt6WHzPMoNaci6XdacHUPe/gaGGMsB0uwy9wL9l7Y4KdyDbcezABhv6o\r\nm5Jotts/Av+Ni99zqN9ujutTq7auBZypr+lY9yp9STogM3x4N+D3gT5aJNJH\r\nKq7XI/nQN9RZLe5ypDMjQRv1Y994IL9Ujasv3j3r1ONr3Pmd+Asb2ZumrY5G\r\nU+jf0DIgYtBYycOUCFTy5BXAtgD5i7la9d1KWjyQkSJUiZWWn3x0k9b2BF/a\r\n3idscSa9ycmvx9GxP/ZWolFXRrOImXQgfR0=\r\n=Bxju\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/vue-timer-hook.cjs.js","types":"dist/vue-timer-hook.d.ts","unpkg":"dist/vue-timer-hook.global.js","vetur":{"tags":"vetur/tags.json","attributes":"vetur/attributes.json"},"module":"dist/vue-timer-hook.esm-bundler.js","gitHead":"ac2dd2478227daa6086b68814abaf26b26feaab7","scripts":{"dev":"vite --config demo/vite.config.js","docs":"vitepress dev docs","lint":"npm run lint:script && npm run lint:html","test":"npm run test:types && npm run test:unit","build":"rollup -c rollup.config.js","dev:e2e":"vite --config e2e/vite.config.js","prepare":"husky install","release":"bash scripts/release.sh","lint:fix":"npm run lint:script --write && npm run lint:html --write","test:dts":"tsc -p ./test-dts/tsconfig.json","test:e2e":"npm run test:e2e:headless && npm run test:e2e:native","build:dts":"api-extractor run --local --verbose","build:e2e":"vue-tsc --noEmit && vite build --config e2e/vite.config.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","lint:html":"prettier -c --parser html \"{demo,e2e}/**/*.html\"","test:unit":"jest --coverage","build:demo":"vue-tsc --noEmit && vite build --config demo/vite.config.js","build:size":"npm run build && rollup -c size-checks/rollup.config.js","docs:build":"vitepress build docs","test:types":"tsc --build tsconfig.json","deploy:demo":"npm build:demo && node scripts/deploy.js","lint:script":"prettier -c --parser typescript \"{src,__tests__,e2e,demo}/**/*.[jt]s?(x)\"","test:e2e:bs":"node e2e/runner.js --local -e edge_pre_chrome,android44 -c e2e/nightwatch.browserstack.js --tag browserstack","test:e2e:ci":"node e2e/runner.js -e firefox --retries 2","test:e2e:native":"node e2e/runner.js -e chrome --tag no-headless","test:e2e:headless":"node e2e/runner.js -e chrome-headless --skiptags no-headless"},"_npmUser":{"name":"riderx","email":"martindonadieu@gmail.com"},"jsdelivr":"dist/vue-timer-hook.global.js","_npmVersion":"9.5.0","description":"Vue timer hook is a custom [vue 3 hook](https://vue.org/docs/hooks-intro.html), built to handle timer, stopwatch, and time logic/state in your vue component.","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_nodeVersion":"18.15.0","_hasShrinkwrap":false,"devDependencies":{"vue":"3.2.47","jest":"29.3.1","vite":"^2.8.4","axios":"1.3.4","chalk":"5.2.0","husky":"^8.0.1","brotli":"^1.3.2","dotenv":"16.0.3","rollup":"2.79.1","yorkie":"^2.0.0","codecov":"4.0.0-0","ts-node":"^10.9.1","vue-tsc":"1.0.22","gh-pages":"^4.0.0","mockdate":"^3.0.5","prettier":"2.8.7","vitepress":"0.22.4","css-loader":"6.7.3","nightwatch":"2.6.19","typescript":"4.9.5","@types/jest":"29.2.5","@types/node":"^18.7.13","lint-staged":"13.1.2","@types/jsdom":"20.0.1","chromedriver":"105.0.1","faked-promise":"^2.2.2","serve-handler":"^6.1.3","@types/webpack":"^5.28.0","jest-mock-warn":"^1.1.0","@commitlint/cli":"^17.1.1","@vue/test-utils":"^2.0.0-rc.18","selenium-server":"^3.141.59","@vue/compiler-sfc":"^3.2.31","@types/webpack-env":"1.18.0","@vitejs/plugin-vue":"2.3.4","browserstack-local":"1.5.1","nightwatch-helpers":"^1.2.0","html-webpack-plugin":"5.5.0","@rollup/plugin-alias":"4.0.4","@sucrase/jest-plugin":"2.2.1","@vue/server-renderer":"3.2.47","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"4.0.0","rollup-plugin-analyzer":"^4.0.0","@rollup/plugin-commonjs":"23.0.7","@microsoft/api-extractor":"7.34.4","rollup-plugin-typescript2":"0.34.1","conventional-changelog-cli":"2.2.2","@rollup/plugin-node-resolve":"15.0.1","connect-history-api-fallback":"^2.0.0","@commitlint/config-conventional":"^17.1.0"},"peerDependencies":{"vue":"^3.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-timer-hook_1.0.75_1681715502094_0.01780410260620191","host":"s3://npm-registry-packages"}},"1.0.76":{"name":"vue-timer-hook","version":"1.0.76","keywords":["vue","vue3","timer","hook"],"license":"MIT","_id":"vue-timer-hook@1.0.76","maintainers":[{"name":"riderx","email":"martindonadieu@gmail.com"}],"dist":{"shasum":"9347efe79e9295d3036ede9d1f98ec567def1494","tarball":"https://registry.npmjs.org/vue-timer-hook/-/vue-timer-hook-1.0.76.tgz","fileCount":10,"integrity":"sha512-KsbqPMnV1JxfslyhK72XPDp5EY2P/Qz65jMvxF88UOHBQloKJ5c83Quo61xaTSdDKJ3N55OlWtAyXSoZWivKeA==","signatures":[{"sig":"MEUCIFXLy9YY5k0izspWg1UawH1iudj9heWOtSTNp1Yx5DwFAiEAqKSEb8lWXS36Gc8dvdHnK/+D1QAC6D274luGJIF+Bus=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":54335,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkPR1tACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqWUA/+I89PCEy6baU+byag30DACocGodLpyLDwXWr7Eg0bLxwifZ0a\r\nHcUamPvEAf7jvh74NuLNynqLME0oivaBASrb54pafokXOVeNLVye39M6irMB\r\noesdpdSLDgF7AJiPBp4GmaWyVeklNWiDoeQRWoADqaj+S1w5IdKsemzK0lzf\r\n2Jeki+TYs4I5VbPg/ICS15GP8g3pOFZbHJXJ8EzJDXhgmZYNvsgpVodSQRZS\r\nWyqc1VaMT7NiXUwC+jgheC244uJYOEJdU4jk/ORTphl1WYiyAD6T6eyQf1uW\r\neklrhXhiOfXn4F85KPDPXFIZtz/OfdhGVMGXZE+6fXvCHAvQaoaq397mmeGb\r\nX7/x4hY4oqhW1jxH5YKpgGhhZxsOZgL+1+3gUAh45sk7cOWAN81ZTzpOONeZ\r\nJ7vitqwCTVFyWMNxAETnu4we+ufVgNu54fNpfWky2/65aYDXO5fCqpVeU3b2\r\nhbb6bLeYYqZmy7kg/0N1p9p4RK2bvx7pxzREm6q1yMf/I06yVWRMO7kt9vTG\r\njMzKNzV1jhtPzjbHczPK2ry/K7EOsX2vSV9YenqQPBPCmig9MiHbrqIGk9VO\r\nKr6Po98y1a1dg8dSY000POvB9i3RKguxVlrzwH4KEBxT8NetG8DT4hFrHxeu\r\nMZ8B1sEV/fl1esbvZWZzhseaHru5ImJ3CIo=\r\n=tyO9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/vue-timer-hook.cjs.js","types":"dist/vue-timer-hook.d.ts","unpkg":"dist/vue-timer-hook.global.js","vetur":{"tags":"vetur/tags.json","attributes":"vetur/attributes.json"},"module":"dist/vue-timer-hook.esm-bundler.js","gitHead":"671529fc38d86b7f504be3f463d8b82a3f6c5dfd","scripts":{"dev":"vite --config demo/vite.config.js","docs":"vitepress dev docs","lint":"npm run lint:script && npm run lint:html","test":"npm run test:types && npm run test:unit","build":"rollup -c rollup.config.js","dev:e2e":"vite --config e2e/vite.config.js","prepare":"husky install","release":"bash scripts/release.sh","lint:fix":"npm run lint:script --write && npm run lint:html --write","test:dts":"tsc -p ./test-dts/tsconfig.json","test:e2e":"npm run test:e2e:headless && npm run test:e2e:native","build:dts":"api-extractor run --local --verbose","build:e2e":"vue-tsc --noEmit && vite build --config e2e/vite.config.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","lint:html":"prettier -c --parser html \"{demo,e2e}/**/*.html\"","test:unit":"jest --coverage","build:demo":"vue-tsc --noEmit && vite build --config demo/vite.config.js","build:size":"npm run build && rollup -c size-checks/rollup.config.js","docs:build":"vitepress build docs","test:types":"tsc --build tsconfig.json","deploy:demo":"npm build:demo && node scripts/deploy.js","lint:script":"prettier -c --parser typescript \"{src,__tests__,e2e,demo}/**/*.[jt]s?(x)\"","test:e2e:bs":"node e2e/runner.js --local -e edge_pre_chrome,android44 -c e2e/nightwatch.browserstack.js --tag browserstack","test:e2e:ci":"node e2e/runner.js -e firefox --retries 2","test:e2e:native":"node e2e/runner.js -e chrome --tag no-headless","test:e2e:headless":"node e2e/runner.js -e chrome-headless --skiptags no-headless"},"_npmUser":{"name":"riderx","email":"martindonadieu@gmail.com"},"jsdelivr":"dist/vue-timer-hook.global.js","_npmVersion":"9.5.0","description":"Vue timer hook is a custom [vue 3 hook](https://vue.org/docs/hooks-intro.html), built to handle timer, stopwatch, and time logic/state in your vue component.","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_nodeVersion":"18.15.0","_hasShrinkwrap":false,"devDependencies":{"vue":"3.2.47","jest":"29.3.1","vite":"^2.8.4","axios":"1.3.4","chalk":"5.2.0","husky":"^8.0.1","brotli":"^1.3.2","dotenv":"16.0.3","rollup":"2.79.1","yorkie":"^2.0.0","codecov":"4.0.0-0","ts-node":"^10.9.1","vue-tsc":"1.0.22","gh-pages":"^4.0.0","mockdate":"^3.0.5","prettier":"2.8.7","vitepress":"0.22.4","css-loader":"6.7.3","nightwatch":"2.6.19","typescript":"4.9.5","@types/jest":"29.2.5","@types/node":"^18.7.13","lint-staged":"13.1.2","@types/jsdom":"20.0.1","chromedriver":"105.0.1","faked-promise":"^2.2.2","serve-handler":"^6.1.3","@types/webpack":"^5.28.0","jest-mock-warn":"^1.1.0","@commitlint/cli":"^17.1.1","@vue/test-utils":"^2.0.0-rc.18","selenium-server":"^3.141.59","@vue/compiler-sfc":"^3.2.31","@types/webpack-env":"1.18.0","@vitejs/plugin-vue":"2.3.4","browserstack-local":"1.5.1","nightwatch-helpers":"^1.2.0","html-webpack-plugin":"5.5.0","@rollup/plugin-alias":"4.0.4","@sucrase/jest-plugin":"2.2.1","@vue/server-renderer":"3.2.47","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"4.0.0","rollup-plugin-analyzer":"^4.0.0","@rollup/plugin-commonjs":"23.0.7","@microsoft/api-extractor":"7.34.4","rollup-plugin-typescript2":"0.34.1","conventional-changelog-cli":"2.2.2","@rollup/plugin-node-resolve":"15.0.2","connect-history-api-fallback":"^2.0.0","@commitlint/config-conventional":"^17.1.0"},"peerDependencies":{"vue":"^3.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-timer-hook_1.0.76_1681726829120_0.6003919217808684","host":"s3://npm-registry-packages"}},"1.0.77":{"name":"vue-timer-hook","version":"1.0.77","keywords":["vue","vue3","timer","hook"],"license":"MIT","_id":"vue-timer-hook@1.0.77","maintainers":[{"name":"riderx","email":"martindonadieu@gmail.com"}],"dist":{"shasum":"0d18b8790d41624fa89c36819943addead8d51a2","tarball":"https://registry.npmjs.org/vue-timer-hook/-/vue-timer-hook-1.0.77.tgz","fileCount":10,"integrity":"sha512-51lwchp7gCGrsrfko/cnZSHqmKcrNVfecOCYdzu5imuX4CrfPhj+TGOvpjTAMXZHYoR/8x15lrHHCKdcT9z3EQ==","signatures":[{"sig":"MEUCIAxvHm1T5eZDzNRZtMfeAcgOW1DPn/ocIyXbtGRHOwo3AiEA7JzBSJlPxGSs1dX2bPDzD8EG57PIdzTwqUO9qQByT4w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":54335,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkT2TiACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoifRAAji8L3WpjrHMgagajwIuQNkdhz8A8FDVX2k+HTW4PBPOjICiP\r\nQL4dWV+gJ8NdQrWRh7vxxD4I4VxAddUSkFO9Toy5+0MjFXOXrLwnWxs2m7e4\r\noeBi4DFv8y2KggOu8xV1Ko3T5FQOB35CXBsjHq/18VfZDOALdHoCc4fwxzEL\r\nTCsE8vaDWrV12gwfsxFMHpHOR3Ti51eE2qkw23+pyPxU8OsuLH73tb18IZfH\r\nFrIqa/xxx4XYatX/IZNr7Un74tPbo7/33UIp3b0kDOL7nifroUNd6VnXYA7F\r\nF57K5DaE+Jzm9I1z1DDuYE/7RD2P9Qeb/dpBXiW3+2tXnW9qPN6LN2YJREoV\r\nUqEI4ZTnxSbYB3xIRJPSJugWHKnbSXbndIlg6yFTW/pzDDNayJoLr4l9Bv2M\r\nqfGBs874MLSSFzZFZfc0FEJacZ+LCFDabgXig5zJYns0mlH5AihMyP/FArUd\r\nKd6t7jOf52i5W5lTkMz+1vXWLljGV36E4RbBxFFVcRVwLB+/S4o9wx2Sc9y8\r\n5PRMJ6pRMnnZqSoY9g2F9UYnWoDRJ556xC7pMMOUukRyuaWz71oJRzkMONrL\r\nt0lC8wHxzJrk7fVCq3dDLEnyCWXxjTLCEEvbiZec4qB39lCAw8L0Jb2I2Gnu\r\n4kMbLczWL2ZElgS1UFx/E3Q3tjwO4Rnkb7I=\r\n=Qcw0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/vue-timer-hook.cjs.js","types":"dist/vue-timer-hook.d.ts","unpkg":"dist/vue-timer-hook.global.js","vetur":{"tags":"vetur/tags.json","attributes":"vetur/attributes.json"},"module":"dist/vue-timer-hook.esm-bundler.js","gitHead":"dfa39db0d71e5f50855e458c7e4d66dac331b600","scripts":{"dev":"vite --config demo/vite.config.js","docs":"vitepress dev docs","lint":"npm run lint:script && npm run lint:html","test":"npm run test:types && npm run test:unit","build":"rollup -c rollup.config.js","dev:e2e":"vite --config e2e/vite.config.js","prepare":"husky install","release":"bash scripts/release.sh","lint:fix":"npm run lint:script --write && npm run lint:html --write","test:dts":"tsc -p ./test-dts/tsconfig.json","test:e2e":"npm run test:e2e:headless && npm run test:e2e:native","build:dts":"api-extractor run --local --verbose","build:e2e":"vue-tsc --noEmit && vite build --config e2e/vite.config.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","lint:html":"prettier -c --parser html \"{demo,e2e}/**/*.html\"","test:unit":"jest --coverage","build:demo":"vue-tsc --noEmit && vite build --config demo/vite.config.js","build:size":"npm run build && rollup -c size-checks/rollup.config.js","docs:build":"vitepress build docs","test:types":"tsc --build tsconfig.json","deploy:demo":"npm build:demo && node scripts/deploy.js","lint:script":"prettier -c --parser typescript \"{src,__tests__,e2e,demo}/**/*.[jt]s?(x)\"","test:e2e:bs":"node e2e/runner.js --local -e edge_pre_chrome,android44 -c e2e/nightwatch.browserstack.js --tag browserstack","test:e2e:ci":"node e2e/runner.js -e firefox --retries 2","test:e2e:native":"node e2e/runner.js -e chrome --tag no-headless","test:e2e:headless":"node e2e/runner.js -e chrome-headless --skiptags no-headless"},"_npmUser":{"name":"riderx","email":"martindonadieu@gmail.com"},"jsdelivr":"dist/vue-timer-hook.global.js","_npmVersion":"9.5.1","description":"Vue timer hook is a custom [vue 3 hook](https://vue.org/docs/hooks-intro.html), built to handle timer, stopwatch, and time logic/state in your vue component.","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_nodeVersion":"18.16.0","_hasShrinkwrap":false,"devDependencies":{"vue":"3.2.47","jest":"29.3.1","vite":"^2.8.4","axios":"1.3.4","chalk":"5.2.0","husky":"^8.0.1","brotli":"^1.3.2","dotenv":"16.0.3","rollup":"2.79.1","yorkie":"^2.0.0","codecov":"4.0.0-0","ts-node":"^10.9.1","vue-tsc":"1.0.22","gh-pages":"^4.0.0","mockdate":"^3.0.5","prettier":"2.8.7","vitepress":"0.22.4","css-loader":"6.7.3","nightwatch":"2.6.19","typescript":"4.9.5","@types/jest":"29.2.5","@types/node":"^18.7.13","lint-staged":"13.1.2","@types/jsdom":"20.0.1","chromedriver":"105.0.1","faked-promise":"^2.2.2","serve-handler":"^6.1.3","@types/webpack":"^5.28.0","jest-mock-warn":"^1.1.0","@commitlint/cli":"^17.1.1","@vue/test-utils":"^2.0.0-rc.18","selenium-server":"^3.141.59","@vue/compiler-sfc":"^3.2.31","@types/webpack-env":"1.18.0","@vitejs/plugin-vue":"2.3.4","browserstack-local":"1.5.1","nightwatch-helpers":"^1.2.0","html-webpack-plugin":"5.5.0","@rollup/plugin-alias":"4.0.4","@sucrase/jest-plugin":"2.2.1","@vue/server-renderer":"3.2.47","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"4.0.0","rollup-plugin-analyzer":"^4.0.0","@rollup/plugin-commonjs":"23.0.7","@microsoft/api-extractor":"7.34.6","rollup-plugin-typescript2":"0.34.1","conventional-changelog-cli":"2.2.2","@rollup/plugin-node-resolve":"15.0.2","connect-history-api-fallback":"^2.0.0","@commitlint/config-conventional":"^17.1.0"},"peerDependencies":{"vue":"^3.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-timer-hook_1.0.77_1682924770209_0.7151361116471753","host":"s3://npm-registry-packages"}},"1.0.78":{"name":"vue-timer-hook","version":"1.0.78","keywords":["vue","vue3","timer","hook"],"license":"MIT","_id":"vue-timer-hook@1.0.78","maintainers":[{"name":"riderx","email":"martindonadieu@gmail.com"}],"dist":{"shasum":"de17b458775d1381f600c03eff19d3a292fb0333","tarball":"https://registry.npmjs.org/vue-timer-hook/-/vue-timer-hook-1.0.78.tgz","fileCount":10,"integrity":"sha512-u6qfMIjYMeavvVwsXexNIR2l03RWVVqvRw6nasJNkVbhd0fOmlUYOO533sUgVm/INcOY44XM+c3Tpk/4mOSvTw==","signatures":[{"sig":"MEUCIQDjEU+rvI+V+PGMRghjnUXPTDCUUz4zknb1GwHXh1h30QIgAq4oxLjo2kXzogvOBfRzntJFooKu0N1LRdIosSgOFMs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":54335,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkT44kACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqjTg/8C/+q7uxC59LndcyQOLNQDIVZUrYgA3WAwtFIiIsM2xt0E6Eg\r\nQ4KcElyfjsCR9sQdFURj8qrqVvqD3xsbyaKvQ2v1wsz7EmkD9WmQsFlRoS5V\r\nuptT7xrELLSOBkz2ZZFBxxzufpZEOoqVW5k9Y6BzUKyuevVUaIWeWcfWm80S\r\nKMgha2EgkdfCoDwRkLMxpLQKDF6vmK3qZlbltnAVscIVsGlS7P5UpzQXC/CE\r\nsL0BugSujHk0dna4kLFknp7O2j3uBS4Xi7jLLrVqiq9G0FfqaaWeMsDVtsrz\r\nn9suK8FBPAEskdkO+AJHSyMKJISfmgjgaUAXvF+SHUhIod71yLXIkXv6ARn2\r\nq3UYXy6IE3QG08gGFFBJGKEVlU4Iaw0M0OGgMB8CcYG4PvYGf1yKreAocgD2\r\nRjYU+P1fOvLIiSMFonjF53zgSQO3opQVYBNJItzP5OvN8d/acKuNDXrt3WLy\r\nPYeU9CTv2xixvmK5ZhP5x+8/yIcu5zRlilhlFy9E7ihdkPEcpk3ATafMvhdB\r\nNiBpukTQUmpKzRSGcm559kmKw/eEjLa6W1IF8JKwKO+Uci7a7trJUtxmyeuT\r\n2LfLlhqwc8IHF46yy6cXxPYunh0x2KuxBWaQLBJEHAcHteiN53bbWaTJ/a+w\r\nhq+3Ew8jHUr3SZMSsdTUlZHR5YlLB/qnc0s=\r\n=Qd6M\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/vue-timer-hook.cjs.js","types":"dist/vue-timer-hook.d.ts","unpkg":"dist/vue-timer-hook.global.js","vetur":{"tags":"vetur/tags.json","attributes":"vetur/attributes.json"},"module":"dist/vue-timer-hook.esm-bundler.js","gitHead":"c600db91be5c4447ad6e9823a58ed7e1628b3407","scripts":{"dev":"vite --config demo/vite.config.js","docs":"vitepress dev docs","lint":"npm run lint:script && npm run lint:html","test":"npm run test:types && npm run test:unit","build":"rollup -c rollup.config.js","dev:e2e":"vite --config e2e/vite.config.js","prepare":"husky install","release":"bash scripts/release.sh","lint:fix":"npm run lint:script --write && npm run lint:html --write","test:dts":"tsc -p ./test-dts/tsconfig.json","test:e2e":"npm run test:e2e:headless && npm run test:e2e:native","build:dts":"api-extractor run --local --verbose","build:e2e":"vue-tsc --noEmit && vite build --config e2e/vite.config.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","lint:html":"prettier -c --parser html \"{demo,e2e}/**/*.html\"","test:unit":"jest --coverage","build:demo":"vue-tsc --noEmit && vite build --config demo/vite.config.js","build:size":"npm run build && rollup -c size-checks/rollup.config.js","docs:build":"vitepress build docs","test:types":"tsc --build tsconfig.json","deploy:demo":"npm build:demo && node scripts/deploy.js","lint:script":"prettier -c --parser typescript \"{src,__tests__,e2e,demo}/**/*.[jt]s?(x)\"","test:e2e:bs":"node e2e/runner.js --local -e edge_pre_chrome,android44 -c e2e/nightwatch.browserstack.js --tag browserstack","test:e2e:ci":"node e2e/runner.js -e firefox --retries 2","test:e2e:native":"node e2e/runner.js -e chrome --tag no-headless","test:e2e:headless":"node e2e/runner.js -e chrome-headless --skiptags no-headless"},"_npmUser":{"name":"riderx","email":"martindonadieu@gmail.com"},"jsdelivr":"dist/vue-timer-hook.global.js","_npmVersion":"9.5.1","description":"Vue timer hook is a custom [vue 3 hook](https://vue.org/docs/hooks-intro.html), built to handle timer, stopwatch, and time logic/state in your vue component.","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_nodeVersion":"18.16.0","_hasShrinkwrap":false,"devDependencies":{"vue":"3.2.47","jest":"29.3.1","vite":"^2.8.4","axios":"1.3.4","chalk":"5.2.0","husky":"^8.0.1","brotli":"^1.3.2","dotenv":"16.0.3","rollup":"2.79.1","yorkie":"^2.0.0","codecov":"4.0.0-0","ts-node":"^10.9.1","vue-tsc":"1.0.22","gh-pages":"^4.0.0","mockdate":"^3.0.5","prettier":"2.8.7","vitepress":"0.22.4","css-loader":"6.7.3","nightwatch":"2.6.19","typescript":"4.9.5","@types/jest":"29.2.5","@types/node":"^18.7.13","lint-staged":"13.1.2","@types/jsdom":"20.0.1","chromedriver":"105.0.1","faked-promise":"^2.2.2","serve-handler":"^6.1.3","@types/webpack":"^5.28.0","jest-mock-warn":"^1.1.0","@commitlint/cli":"^17.1.1","@vue/test-utils":"^2.0.0-rc.18","selenium-server":"^3.141.59","@vue/compiler-sfc":"^3.2.31","@types/webpack-env":"1.18.0","@vitejs/plugin-vue":"2.3.4","browserstack-local":"1.5.2","nightwatch-helpers":"^1.2.0","html-webpack-plugin":"5.5.0","@rollup/plugin-alias":"4.0.4","@sucrase/jest-plugin":"2.2.1","@vue/server-renderer":"3.2.47","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"4.0.0","rollup-plugin-analyzer":"^4.0.0","@rollup/plugin-commonjs":"23.0.7","@microsoft/api-extractor":"7.34.6","rollup-plugin-typescript2":"0.34.1","conventional-changelog-cli":"2.2.2","@rollup/plugin-node-resolve":"15.0.2","connect-history-api-fallback":"^2.0.0","@commitlint/config-conventional":"^17.1.0"},"peerDependencies":{"vue":"^3.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-timer-hook_1.0.78_1682935332432_0.38690799007463195","host":"s3://npm-registry-packages"}},"1.0.79":{"name":"vue-timer-hook","version":"1.0.79","keywords":["vue","vue3","timer","hook"],"license":"MIT","_id":"vue-timer-hook@1.0.79","maintainers":[{"name":"riderx","email":"martindonadieu@gmail.com"}],"dist":{"shasum":"1999662fd696d879063e5b7989cfbe23eb8fe7a7","tarball":"https://registry.npmjs.org/vue-timer-hook/-/vue-timer-hook-1.0.79.tgz","fileCount":10,"integrity":"sha512-id8Hk8FZQZ2C9rHlT83zdCqlrsJ/5Nrt3QY5B47QAa0tlwuVDXhDcavOhILAnjgiG0MnPeCF8LRFXtmuZX8JsQ==","signatures":[{"sig":"MEUCID719Nzzr76Vynxr4Bz4sEfEuvz/9QEkB8hVjcK9lM9QAiEA2EOCeDojPA8Ix2A88XJVWuGBr3nk+np0MXrnvHF/3bg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":54335},"main":"dist/vue-timer-hook.cjs.js","types":"dist/vue-timer-hook.d.ts","unpkg":"dist/vue-timer-hook.global.js","vetur":{"tags":"vetur/tags.json","attributes":"vetur/attributes.json"},"module":"dist/vue-timer-hook.esm-bundler.js","gitHead":"4fd495b575daf6b59c8c228ac51b1e9d38b7dc59","scripts":{"dev":"vite --config demo/vite.config.js","docs":"vitepress dev docs","lint":"npm run lint:script && npm run lint:html","test":"npm run test:types && npm run test:unit","build":"rollup -c rollup.config.js","dev:e2e":"vite --config e2e/vite.config.js","prepare":"husky install","release":"bash scripts/release.sh","lint:fix":"npm run lint:script --write && npm run lint:html --write","test:dts":"tsc -p ./test-dts/tsconfig.json","test:e2e":"npm run test:e2e:headless && npm run test:e2e:native","build:dts":"api-extractor run --local --verbose","build:e2e":"vue-tsc --noEmit && vite build --config e2e/vite.config.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","lint:html":"prettier -c --parser html \"{demo,e2e}/**/*.html\"","test:unit":"jest --coverage","build:demo":"vue-tsc --noEmit && vite build --config demo/vite.config.js","build:size":"npm run build && rollup -c size-checks/rollup.config.js","docs:build":"vitepress build docs","test:types":"tsc --build tsconfig.json","deploy:demo":"npm build:demo && node scripts/deploy.js","lint:script":"prettier -c --parser typescript \"{src,__tests__,e2e,demo}/**/*.[jt]s?(x)\"","test:e2e:bs":"node e2e/runner.js --local -e edge_pre_chrome,android44 -c e2e/nightwatch.browserstack.js --tag browserstack","test:e2e:ci":"node e2e/runner.js -e firefox --retries 2","test:e2e:native":"node e2e/runner.js -e chrome --tag no-headless","test:e2e:headless":"node e2e/runner.js -e chrome-headless --skiptags no-headless"},"_npmUser":{"name":"riderx","email":"martindonadieu@gmail.com"},"jsdelivr":"dist/vue-timer-hook.global.js","_npmVersion":"9.5.1","description":"Vue timer hook is a custom [vue 3 hook](https://vue.org/docs/hooks-intro.html), built to handle timer, stopwatch, and time logic/state in your vue component.","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_nodeVersion":"18.16.0","_hasShrinkwrap":false,"devDependencies":{"vue":"3.2.47","jest":"29.3.1","vite":"^2.8.4","axios":"1.3.4","chalk":"5.2.0","husky":"^8.0.1","brotli":"^1.3.2","dotenv":"16.0.3","rollup":"2.79.1","yorkie":"^2.0.0","codecov":"4.0.0-0","ts-node":"^10.9.1","vue-tsc":"1.0.22","gh-pages":"^4.0.0","mockdate":"^3.0.5","prettier":"2.8.7","vitepress":"0.22.4","css-loader":"6.7.3","nightwatch":"2.6.19","typescript":"4.9.5","@types/jest":"29.2.5","@types/node":"^18.7.13","lint-staged":"13.1.2","@types/jsdom":"20.0.1","chromedriver":"105.0.1","faked-promise":"^2.2.2","serve-handler":"^6.1.3","@types/webpack":"^5.28.0","jest-mock-warn":"^1.1.0","@commitlint/cli":"^17.1.1","@vue/test-utils":"^2.0.0-rc.18","selenium-server":"^3.141.59","@vue/compiler-sfc":"^3.2.31","@types/webpack-env":"1.18.0","@vitejs/plugin-vue":"2.3.4","browserstack-local":"1.5.2","nightwatch-helpers":"^1.2.0","html-webpack-plugin":"5.5.0","@rollup/plugin-alias":"4.0.4","@sucrase/jest-plugin":"2.2.1","@vue/server-renderer":"3.2.47","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"4.0.0","rollup-plugin-analyzer":"^4.0.0","@rollup/plugin-commonjs":"23.0.7","@microsoft/api-extractor":"7.34.8","rollup-plugin-typescript2":"0.34.1","conventional-changelog-cli":"2.2.2","@rollup/plugin-node-resolve":"15.0.2","connect-history-api-fallback":"^2.0.0","@commitlint/config-conventional":"^17.1.0"},"peerDependencies":{"vue":"^3.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-timer-hook_1.0.79_1683525547888_0.0035711745879323242","host":"s3://npm-registry-packages"}},"1.0.80":{"name":"vue-timer-hook","version":"1.0.80","keywords":["vue","vue3","timer","hook"],"license":"MIT","_id":"vue-timer-hook@1.0.80","maintainers":[{"name":"riderx","email":"martindonadieu@gmail.com"}],"dist":{"shasum":"44f5bbd96e3a68d2b2c213aaacf22b9e90632365","tarball":"https://registry.npmjs.org/vue-timer-hook/-/vue-timer-hook-1.0.80.tgz","fileCount":10,"integrity":"sha512-z95vu2q3u5vTNyDDNv7+RwanRS8dEsLR088ZyLLtjdhobWPXBZfKj//pkCme8a3irG5EQaP3dcqRL1t1q2ZxgQ==","signatures":[{"sig":"MEUCIQC3J/ZAF+IWv/rbLm1MghpVIhcdG/RHP7X4w4WtilwsEwIgXvKiVqs2lWtZddSUSd1cgAqKlKzbPT69lUt8OEQtymo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":54335},"main":"dist/vue-timer-hook.cjs.js","types":"dist/vue-timer-hook.d.ts","unpkg":"dist/vue-timer-hook.global.js","vetur":{"tags":"vetur/tags.json","attributes":"vetur/attributes.json"},"module":"dist/vue-timer-hook.esm-bundler.js","gitHead":"febdf7197540eaba5d1c1156c19a85c20db17a37","scripts":{"dev":"vite --config demo/vite.config.js","docs":"vitepress dev docs","lint":"npm run lint:script && npm run lint:html","test":"npm run test:types && npm run test:unit","build":"rollup -c rollup.config.js","dev:e2e":"vite --config e2e/vite.config.js","prepare":"husky install","release":"bash scripts/release.sh","lint:fix":"npm run lint:script --write && npm run lint:html --write","test:dts":"tsc -p ./test-dts/tsconfig.json","test:e2e":"npm run test:e2e:headless && npm run test:e2e:native","build:dts":"api-extractor run --local --verbose","build:e2e":"vue-tsc --noEmit && vite build --config e2e/vite.config.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","lint:html":"prettier -c --parser html \"{demo,e2e}/**/*.html\"","test:unit":"jest --coverage","build:demo":"vue-tsc --noEmit && vite build --config demo/vite.config.js","build:size":"npm run build && rollup -c size-checks/rollup.config.js","docs:build":"vitepress build docs","test:types":"tsc --build tsconfig.json","deploy:demo":"npm build:demo && node scripts/deploy.js","lint:script":"prettier -c --parser typescript \"{src,__tests__,e2e,demo}/**/*.[jt]s?(x)\"","test:e2e:bs":"node e2e/runner.js --local -e edge_pre_chrome,android44 -c e2e/nightwatch.browserstack.js --tag browserstack","test:e2e:ci":"node e2e/runner.js -e firefox --retries 2","test:e2e:native":"node e2e/runner.js -e chrome --tag no-headless","test:e2e:headless":"node e2e/runner.js -e chrome-headless --skiptags no-headless"},"_npmUser":{"name":"riderx","email":"martindonadieu@gmail.com"},"jsdelivr":"dist/vue-timer-hook.global.js","_npmVersion":"9.5.1","description":"Vue timer hook is a custom [vue 3 hook](https://vue.org/docs/hooks-intro.html), built to handle timer, stopwatch, and time logic/state in your vue component.","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_nodeVersion":"18.16.0","_hasShrinkwrap":false,"devDependencies":{"vue":"3.2.47","jest":"29.3.1","vite":"^2.8.4","axios":"1.3.4","chalk":"5.2.0","husky":"^8.0.1","brotli":"^1.3.2","dotenv":"16.0.3","rollup":"2.79.1","yorkie":"^2.0.0","codecov":"4.0.0-0","ts-node":"^10.9.1","vue-tsc":"1.0.22","gh-pages":"^4.0.0","mockdate":"^3.0.5","prettier":"2.8.7","vitepress":"0.22.4","css-loader":"6.7.3","nightwatch":"2.6.19","typescript":"4.9.5","@types/jest":"29.2.5","@types/node":"^18.7.13","lint-staged":"13.1.2","@types/jsdom":"20.0.1","chromedriver":"105.0.1","faked-promise":"^2.2.2","serve-handler":"^6.1.3","@types/webpack":"^5.28.0","jest-mock-warn":"^1.1.0","@commitlint/cli":"^17.1.1","@vue/test-utils":"^2.0.0-rc.18","selenium-server":"^3.141.59","@vue/compiler-sfc":"^3.2.31","@types/webpack-env":"1.18.0","@vitejs/plugin-vue":"2.3.4","browserstack-local":"1.5.2","nightwatch-helpers":"^1.2.0","html-webpack-plugin":"5.5.1","@rollup/plugin-alias":"4.0.4","@sucrase/jest-plugin":"2.2.1","@vue/server-renderer":"3.2.47","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"4.0.0","rollup-plugin-analyzer":"^4.0.0","@rollup/plugin-commonjs":"23.0.7","@microsoft/api-extractor":"7.34.8","rollup-plugin-typescript2":"0.34.1","conventional-changelog-cli":"2.2.2","@rollup/plugin-node-resolve":"15.0.2","connect-history-api-fallback":"^2.0.0","@commitlint/config-conventional":"^17.1.0"},"peerDependencies":{"vue":"^3.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-timer-hook_1.0.80_1683536433498_0.5190937514555038","host":"s3://npm-registry-packages"}},"1.0.81":{"name":"vue-timer-hook","version":"1.0.81","keywords":["vue","vue3","timer","hook"],"license":"MIT","_id":"vue-timer-hook@1.0.81","maintainers":[{"name":"riderx","email":"martindonadieu@gmail.com"}],"dist":{"shasum":"0e2e8da9b6d0c0a9ee3e2b57ee1a870e45ba7d02","tarball":"https://registry.npmjs.org/vue-timer-hook/-/vue-timer-hook-1.0.81.tgz","fileCount":10,"integrity":"sha512-ZVl/4eCWbe9TpYlSfICY3xbaIlT9EToczts2WDbKTIfMUiRtZx+5lLtOLqJQCRirj9Jogslma9IDmHVteY8kpg==","signatures":[{"sig":"MEQCIFLtDg/s73tOF+rdquiF3d4YZu9TDrJkTn83alRKp0syAiAILsu/572CdUkUhpQg4fofC/DPlSySPa9Wwfu1bfSWHA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":54335},"main":"dist/vue-timer-hook.cjs.js","types":"dist/vue-timer-hook.d.ts","unpkg":"dist/vue-timer-hook.global.js","vetur":{"tags":"vetur/tags.json","attributes":"vetur/attributes.json"},"module":"dist/vue-timer-hook.esm-bundler.js","gitHead":"cf600035926327237632bf1db4feb1c3d80d301d","scripts":{"dev":"vite --config demo/vite.config.js","docs":"vitepress dev docs","lint":"npm run lint:script && npm run lint:html","test":"npm run test:types && npm run test:unit","build":"rollup -c rollup.config.js","dev:e2e":"vite --config e2e/vite.config.js","prepare":"husky install","release":"bash scripts/release.sh","lint:fix":"npm run lint:script --write && npm run lint:html --write","test:dts":"tsc -p ./test-dts/tsconfig.json","test:e2e":"npm run test:e2e:headless && npm run test:e2e:native","build:dts":"api-extractor run --local --verbose","build:e2e":"vue-tsc --noEmit && vite build --config e2e/vite.config.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","lint:html":"prettier -c --parser html \"{demo,e2e}/**/*.html\"","test:unit":"jest --coverage","build:demo":"vue-tsc --noEmit && vite build --config demo/vite.config.js","build:size":"npm run build && rollup -c size-checks/rollup.config.js","docs:build":"vitepress build docs","test:types":"tsc --build tsconfig.json","deploy:demo":"npm build:demo && node scripts/deploy.js","lint:script":"prettier -c --parser typescript \"{src,__tests__,e2e,demo}/**/*.[jt]s?(x)\"","test:e2e:bs":"node e2e/runner.js --local -e edge_pre_chrome,android44 -c e2e/nightwatch.browserstack.js --tag browserstack","test:e2e:ci":"node e2e/runner.js -e firefox --retries 2","test:e2e:native":"node e2e/runner.js -e chrome --tag no-headless","test:e2e:headless":"node e2e/runner.js -e chrome-headless --skiptags no-headless"},"_npmUser":{"name":"riderx","email":"martindonadieu@gmail.com"},"jsdelivr":"dist/vue-timer-hook.global.js","_npmVersion":"9.5.1","description":"Vue timer hook is a custom [vue 3 hook](https://vue.org/docs/hooks-intro.html), built to handle timer, stopwatch, and time logic/state in your vue component.","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_nodeVersion":"18.16.0","_hasShrinkwrap":false,"devDependencies":{"vue":"3.2.47","jest":"29.3.1","vite":"^2.8.4","axios":"1.3.4","chalk":"5.2.0","husky":"^8.0.1","brotli":"^1.3.2","dotenv":"16.0.3","rollup":"2.79.1","yorkie":"^2.0.0","codecov":"4.0.0-0","ts-node":"^10.9.1","vue-tsc":"1.0.22","gh-pages":"^4.0.0","mockdate":"^3.0.5","prettier":"2.8.7","vitepress":"0.22.4","css-loader":"6.7.3","nightwatch":"2.6.19","typescript":"4.9.5","@types/jest":"29.2.5","@types/node":"^18.7.13","lint-staged":"13.1.2","@types/jsdom":"20.0.1","chromedriver":"105.0.1","faked-promise":"^2.2.2","serve-handler":"^6.1.3","@types/webpack":"^5.28.0","jest-mock-warn":"^1.1.0","@commitlint/cli":"^17.1.1","@vue/test-utils":"^2.0.0-rc.18","selenium-server":"^3.141.59","@vue/compiler-sfc":"^3.2.31","@types/webpack-env":"1.18.0","@vitejs/plugin-vue":"2.3.4","browserstack-local":"1.5.2","nightwatch-helpers":"^1.2.0","html-webpack-plugin":"5.5.1","@rollup/plugin-alias":"4.0.4","@sucrase/jest-plugin":"2.2.1","@vue/server-renderer":"3.2.47","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"4.0.0","rollup-plugin-analyzer":"^4.0.0","@rollup/plugin-commonjs":"23.0.7","@microsoft/api-extractor":"7.34.9","rollup-plugin-typescript2":"0.34.1","conventional-changelog-cli":"2.2.2","@rollup/plugin-node-resolve":"15.0.2","connect-history-api-fallback":"^2.0.0","@commitlint/config-conventional":"^17.1.0"},"peerDependencies":{"vue":"^3.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-timer-hook_1.0.81_1684123971404_0.7374316808207615","host":"s3://npm-registry-packages"}},"1.0.82":{"name":"vue-timer-hook","version":"1.0.82","keywords":["vue","vue3","timer","hook"],"license":"MIT","_id":"vue-timer-hook@1.0.82","maintainers":[{"name":"riderx","email":"martindonadieu@gmail.com"}],"dist":{"shasum":"e376b72c97ffdbd242bb691c2278eaa45137d345","tarball":"https://registry.npmjs.org/vue-timer-hook/-/vue-timer-hook-1.0.82.tgz","fileCount":10,"integrity":"sha512-vLlme4eOxz7taveu5Fng9aMsJ3UFmdVR3l2GFeI6P5h/0P6yqr2NHE4+Dezu1Wkgbl6jVaxeVQN/JnDOxn9htg==","signatures":[{"sig":"MEQCIFH5BJPcpiRt1O5BPoiQ/+YgWgCatY3jnPy/GSxicgaBAiAxUgbvBYlxOlOfypKiGccOuLjhAaXklwbq9aQPvu2r9w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":54335},"main":"dist/vue-timer-hook.cjs.js","types":"dist/vue-timer-hook.d.ts","unpkg":"dist/vue-timer-hook.global.js","vetur":{"tags":"vetur/tags.json","attributes":"vetur/attributes.json"},"module":"dist/vue-timer-hook.esm-bundler.js","gitHead":"0a81c2379c4da368d0bc76e01c88a265e7466464","scripts":{"dev":"vite --config demo/vite.config.js","docs":"vitepress dev docs","lint":"npm run lint:script && npm run lint:html","test":"npm run test:types && npm run test:unit","build":"rollup -c rollup.config.js","dev:e2e":"vite --config e2e/vite.config.js","prepare":"husky install","release":"bash scripts/release.sh","lint:fix":"npm run lint:script --write && npm run lint:html --write","test:dts":"tsc -p ./test-dts/tsconfig.json","test:e2e":"npm run test:e2e:headless && npm run test:e2e:native","build:dts":"api-extractor run --local --verbose","build:e2e":"vue-tsc --noEmit && vite build --config e2e/vite.config.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","lint:html":"prettier -c --parser html \"{demo,e2e}/**/*.html\"","test:unit":"jest --coverage","build:demo":"vue-tsc --noEmit && vite build --config demo/vite.config.js","build:size":"npm run build && rollup -c size-checks/rollup.config.js","docs:build":"vitepress build docs","test:types":"tsc --build tsconfig.json","deploy:demo":"npm build:demo && node scripts/deploy.js","lint:script":"prettier -c --parser typescript \"{src,__tests__,e2e,demo}/**/*.[jt]s?(x)\"","test:e2e:bs":"node e2e/runner.js --local -e edge_pre_chrome,android44 -c e2e/nightwatch.browserstack.js --tag browserstack","test:e2e:ci":"node e2e/runner.js -e firefox --retries 2","test:e2e:native":"node e2e/runner.js -e chrome --tag no-headless","test:e2e:headless":"node e2e/runner.js -e chrome-headless --skiptags no-headless"},"_npmUser":{"name":"riderx","email":"martindonadieu@gmail.com"},"jsdelivr":"dist/vue-timer-hook.global.js","_npmVersion":"9.5.1","description":"Vue timer hook is a custom [vue 3 hook](https://vue.org/docs/hooks-intro.html), built to handle timer, stopwatch, and time logic/state in your vue component.","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_nodeVersion":"18.16.0","_hasShrinkwrap":false,"devDependencies":{"vue":"3.2.47","jest":"29.3.1","vite":"^2.8.4","axios":"1.3.4","chalk":"5.2.0","husky":"^8.0.1","brotli":"^1.3.2","dotenv":"16.0.3","rollup":"2.79.1","yorkie":"^2.0.0","codecov":"4.0.0-0","ts-node":"^10.9.1","vue-tsc":"1.0.22","gh-pages":"^4.0.0","mockdate":"^3.0.5","prettier":"2.8.7","vitepress":"0.22.4","css-loader":"6.7.3","nightwatch":"2.6.20","typescript":"4.9.5","@types/jest":"29.2.5","@types/node":"^18.7.13","lint-staged":"13.1.2","@types/jsdom":"20.0.1","chromedriver":"105.0.1","faked-promise":"^2.2.2","serve-handler":"^6.1.3","@types/webpack":"^5.28.0","jest-mock-warn":"^1.1.0","@commitlint/cli":"^17.1.1","@vue/test-utils":"^2.0.0-rc.18","selenium-server":"^3.141.59","@vue/compiler-sfc":"^3.2.31","@types/webpack-env":"1.18.0","@vitejs/plugin-vue":"2.3.4","browserstack-local":"1.5.2","nightwatch-helpers":"^1.2.0","html-webpack-plugin":"5.5.1","@rollup/plugin-alias":"4.0.4","@sucrase/jest-plugin":"2.2.1","@vue/server-renderer":"3.2.47","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"4.0.0","rollup-plugin-analyzer":"^4.0.0","@rollup/plugin-commonjs":"23.0.7","@microsoft/api-extractor":"7.34.9","rollup-plugin-typescript2":"0.34.1","conventional-changelog-cli":"2.2.2","@rollup/plugin-node-resolve":"15.0.2","connect-history-api-fallback":"^2.0.0","@commitlint/config-conventional":"^17.1.0"},"peerDependencies":{"vue":"^3.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-timer-hook_1.0.82_1684140284830_0.22629234097026352","host":"s3://npm-registry-packages"}},"1.0.83":{"name":"vue-timer-hook","version":"1.0.83","keywords":["vue","vue3","timer","hook"],"license":"MIT","_id":"vue-timer-hook@1.0.83","maintainers":[{"name":"riderx","email":"martindonadieu@gmail.com"}],"dist":{"shasum":"2d514939ae2cef9eeaf9887a97aefc4654016e38","tarball":"https://registry.npmjs.org/vue-timer-hook/-/vue-timer-hook-1.0.83.tgz","fileCount":10,"integrity":"sha512-5qkq69Xb4jbYfp202aU076pP3hTGIOJHLZtchAfFpAaodh3FYxvdGmNwI8UEddX6EFlXvvLoWTnOZnI8qitLqg==","signatures":[{"sig":"MEYCIQD9QCg5Jv2BSEGuU/l+7bWt3fnsOPzUD4xCXBASM5altQIhAKouM+Dw2DnGlK9OGLtcQvfNG5b/l3js0/ObVLnX/n1G","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":54335},"main":"dist/vue-timer-hook.cjs.js","types":"dist/vue-timer-hook.d.ts","unpkg":"dist/vue-timer-hook.global.js","vetur":{"tags":"vetur/tags.json","attributes":"vetur/attributes.json"},"module":"dist/vue-timer-hook.esm-bundler.js","gitHead":"c4d1dd0229840f2306b567e9ef3ba192452f320f","scripts":{"dev":"vite --config demo/vite.config.js","docs":"vitepress dev docs","lint":"npm run lint:script && npm run lint:html","test":"npm run test:types && npm run test:unit","build":"rollup -c rollup.config.js","dev:e2e":"vite --config e2e/vite.config.js","prepare":"husky install","release":"bash scripts/release.sh","lint:fix":"npm run lint:script --write && npm run lint:html --write","test:dts":"tsc -p ./test-dts/tsconfig.json","test:e2e":"npm run test:e2e:headless && npm run test:e2e:native","build:dts":"api-extractor run --local --verbose","build:e2e":"vue-tsc --noEmit && vite build --config e2e/vite.config.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","lint:html":"prettier -c --parser html \"{demo,e2e}/**/*.html\"","test:unit":"jest --coverage","build:demo":"vue-tsc --noEmit && vite build --config demo/vite.config.js","build:size":"npm run build && rollup -c size-checks/rollup.config.js","docs:build":"vitepress build docs","test:types":"tsc --build tsconfig.json","deploy:demo":"npm build:demo && node scripts/deploy.js","lint:script":"prettier -c --parser typescript \"{src,__tests__,e2e,demo}/**/*.[jt]s?(x)\"","test:e2e:bs":"node e2e/runner.js --local -e edge_pre_chrome,android44 -c e2e/nightwatch.browserstack.js --tag browserstack","test:e2e:ci":"node e2e/runner.js -e firefox --retries 2","test:e2e:native":"node e2e/runner.js -e chrome --tag no-headless","test:e2e:headless":"node e2e/runner.js -e chrome-headless --skiptags no-headless"},"_npmUser":{"name":"riderx","email":"martindonadieu@gmail.com"},"jsdelivr":"dist/vue-timer-hook.global.js","_npmVersion":"9.5.1","description":"Vue timer hook is a custom [vue 3 hook](https://vue.org/docs/hooks-intro.html), built to handle timer, stopwatch, and time logic/state in your vue component.","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_nodeVersion":"18.16.0","_hasShrinkwrap":false,"devDependencies":{"vue":"3.2.47","jest":"29.3.1","vite":"^2.8.4","axios":"1.3.4","chalk":"5.2.0","husky":"^8.0.1","brotli":"^1.3.2","dotenv":"16.0.3","rollup":"2.79.1","yorkie":"^2.0.0","codecov":"4.0.0-0","ts-node":"^10.9.1","vue-tsc":"1.0.22","gh-pages":"^4.0.0","mockdate":"^3.0.5","prettier":"2.8.7","vitepress":"0.22.4","css-loader":"6.7.4","nightwatch":"2.6.20","typescript":"4.9.5","@types/jest":"29.2.5","@types/node":"^18.7.13","lint-staged":"13.1.2","@types/jsdom":"20.0.1","chromedriver":"105.0.1","faked-promise":"^2.2.2","serve-handler":"^6.1.3","@types/webpack":"^5.28.0","jest-mock-warn":"^1.1.0","@commitlint/cli":"^17.1.1","@vue/test-utils":"^2.0.0-rc.18","selenium-server":"^3.141.59","@vue/compiler-sfc":"^3.2.31","@types/webpack-env":"1.18.0","@vitejs/plugin-vue":"2.3.4","browserstack-local":"1.5.2","nightwatch-helpers":"^1.2.0","html-webpack-plugin":"5.5.1","@rollup/plugin-alias":"4.0.4","@sucrase/jest-plugin":"2.2.1","@vue/server-renderer":"3.2.47","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"4.0.0","rollup-plugin-analyzer":"^4.0.0","@rollup/plugin-commonjs":"23.0.7","@microsoft/api-extractor":"7.34.9","rollup-plugin-typescript2":"0.34.1","conventional-changelog-cli":"2.2.2","@rollup/plugin-node-resolve":"15.0.2","connect-history-api-fallback":"^2.0.0","@commitlint/config-conventional":"^17.1.0"},"peerDependencies":{"vue":"^3.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-timer-hook_1.0.83_1684732196751_0.397178989603713","host":"s3://npm-registry-packages"}},"1.0.84":{"name":"vue-timer-hook","version":"1.0.84","keywords":["vue","vue3","timer","hook"],"license":"MIT","_id":"vue-timer-hook@1.0.84","maintainers":[{"name":"riderx","email":"martindonadieu@gmail.com"}],"dist":{"shasum":"96acd9a74297bd003ffb6983a5c660bc8260cee4","tarball":"https://registry.npmjs.org/vue-timer-hook/-/vue-timer-hook-1.0.84.tgz","fileCount":10,"integrity":"sha512-OcHWYO8WD/XcGHdEqMkBI1Vj8m+OnXONrcmZvLcL3Gc6Js5LEs3UJ0eg1akVjNB0cXHishEmrmrhK7PZ+iULww==","signatures":[{"sig":"MEYCIQChrK2e5m64zGco8v2FZpp4tCArzVwt7bPGSc7o9spnFgIhAL6tRijbnlPhzDz1XKLI6Ltf4+kHpi160kZgEX9MG4pb","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":54335},"main":"dist/vue-timer-hook.cjs.js","types":"dist/vue-timer-hook.d.ts","unpkg":"dist/vue-timer-hook.global.js","vetur":{"tags":"vetur/tags.json","attributes":"vetur/attributes.json"},"module":"dist/vue-timer-hook.esm-bundler.js","gitHead":"fb48c95844ce82ca3c2903141b2c18538a13339b","scripts":{"dev":"vite --config demo/vite.config.js","docs":"vitepress dev docs","lint":"npm run lint:script && npm run lint:html","test":"npm run test:types && npm run test:unit","build":"rollup -c rollup.config.js","dev:e2e":"vite --config e2e/vite.config.js","prepare":"husky install","release":"bash scripts/release.sh","lint:fix":"npm run lint:script --write && npm run lint:html --write","test:dts":"tsc -p ./test-dts/tsconfig.json","test:e2e":"npm run test:e2e:headless && npm run test:e2e:native","build:dts":"api-extractor run --local --verbose","build:e2e":"vue-tsc --noEmit && vite build --config e2e/vite.config.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","lint:html":"prettier -c --parser html \"{demo,e2e}/**/*.html\"","test:unit":"jest --coverage","build:demo":"vue-tsc --noEmit && vite build --config demo/vite.config.js","build:size":"npm run build && rollup -c size-checks/rollup.config.js","docs:build":"vitepress build docs","test:types":"tsc --build tsconfig.json","deploy:demo":"npm build:demo && node scripts/deploy.js","lint:script":"prettier -c --parser typescript \"{src,__tests__,e2e,demo}/**/*.[jt]s?(x)\"","test:e2e:bs":"node e2e/runner.js --local -e edge_pre_chrome,android44 -c e2e/nightwatch.browserstack.js --tag browserstack","test:e2e:ci":"node e2e/runner.js -e firefox --retries 2","test:e2e:native":"node e2e/runner.js -e chrome --tag no-headless","test:e2e:headless":"node e2e/runner.js -e chrome-headless --skiptags no-headless"},"_npmUser":{"name":"riderx","email":"martindonadieu@gmail.com"},"jsdelivr":"dist/vue-timer-hook.global.js","_npmVersion":"9.5.1","description":"Vue timer hook is a custom [vue 3 hook](https://vue.org/docs/hooks-intro.html), built to handle timer, stopwatch, and time logic/state in your vue component.","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_nodeVersion":"18.16.0","_hasShrinkwrap":false,"devDependencies":{"vue":"3.2.47","jest":"29.3.1","vite":"^2.8.4","axios":"1.3.4","chalk":"5.2.0","husky":"^8.0.1","brotli":"^1.3.2","dotenv":"16.0.3","rollup":"2.79.1","yorkie":"^2.0.0","codecov":"4.0.0-0","ts-node":"^10.9.1","vue-tsc":"1.0.22","gh-pages":"^4.0.0","mockdate":"^3.0.5","prettier":"2.8.7","vitepress":"0.22.4","css-loader":"6.7.4","nightwatch":"2.6.21","typescript":"4.9.5","@types/jest":"29.2.5","@types/node":"^18.7.13","lint-staged":"13.1.2","@types/jsdom":"20.0.1","chromedriver":"105.0.1","faked-promise":"^2.2.2","serve-handler":"^6.1.3","@types/webpack":"^5.28.0","jest-mock-warn":"^1.1.0","@commitlint/cli":"^17.1.1","@vue/test-utils":"^2.0.0-rc.18","selenium-server":"^3.141.59","@vue/compiler-sfc":"^3.2.31","@types/webpack-env":"1.18.0","@vitejs/plugin-vue":"2.3.4","browserstack-local":"1.5.2","nightwatch-helpers":"^1.2.0","html-webpack-plugin":"5.5.1","@rollup/plugin-alias":"4.0.4","@sucrase/jest-plugin":"2.2.1","@vue/server-renderer":"3.2.47","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"4.0.0","rollup-plugin-analyzer":"^4.0.0","@rollup/plugin-commonjs":"23.0.7","@microsoft/api-extractor":"7.34.9","rollup-plugin-typescript2":"0.34.1","conventional-changelog-cli":"2.2.2","@rollup/plugin-node-resolve":"15.0.2","connect-history-api-fallback":"^2.0.0","@commitlint/config-conventional":"^17.1.0"},"peerDependencies":{"vue":"^3.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-timer-hook_1.0.84_1684749498601_0.8520224276249573","host":"s3://npm-registry-packages"}},"1.0.85":{"name":"vue-timer-hook","version":"1.0.85","keywords":["vue","vue3","timer","hook"],"license":"MIT","_id":"vue-timer-hook@1.0.85","maintainers":[{"name":"riderx","email":"martin.donadieu@hey.com"}],"dist":{"shasum":"d240d52dd26d310c95c2e97f8055ba78cb1eac4a","tarball":"https://registry.npmjs.org/vue-timer-hook/-/vue-timer-hook-1.0.85.tgz","fileCount":9,"integrity":"sha512-0TuoT8NfjrD+tkqIGM4pLwyFU/U/AD8zcfWvoZbjmKoDwqNV37tCFFrzlJNLQ2OBrEdYHdCU6AqH+xP26SBHqw==","signatures":[{"sig":"MEYCIQCamdTFNTHBGaGl6wtu9pbh0+1V2OgTrUp8LnJjsiQCIQIhAP62xLUDuOSSm1KhbBKvxsarvNUfz67TsB89wjCA0FeU","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":55563},"main":"dist/vue-timer-hook.esm-bundler.js","type":"module","types":"dist/vue-timer-hook.d.ts","unpkg":"dist/vue-timer-hook.global.js","vetur":{"tags":"vetur/tags.json","attributes":"vetur/attributes.json"},"module":"dist/vue-timer-hook.esm-bundler.js","exports":{".":{"types":"./dist/vue-timer-hook.d.ts","import":"./dist/vue-timer-hook.esm-bundler.js","require":"./dist/vue-timer-hook.cjs.js"}},"gitHead":"0e2935744e69b26fc40d64ea720353234f421cc0","scripts":{"dev":"vite --config demo/vite.config.js","lint":"eslint .","test":"bun run test:types && bun run test:unit","build":"rollup -c rollup.config.js","prepare":"husky install","release":"bash scripts/release.sh","test:ui":"vitest --ui","lint:fix":"eslint . --fix","test:dts":"tsc -p ./test-dts/tsconfig.json","build:dts":"api-extractor run --local --verbose","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","test:unit":"vitest run --coverage","build:demo":"vue-tsc --noEmit && vite build --config demo/vite.config.js","build:size":"bun run build && rollup -c size-checks/rollup.config.js","test:types":"tsc --build tsconfig.json","deploy:demo":"bun run build:demo && node scripts/deploy.js","test:unit:watch":"vitest"},"_npmUser":{"name":"riderx","email":"martin.donadieu@hey.com"},"jsdelivr":"dist/vue-timer-hook.global.js","_npmVersion":"11.7.0","description":"Vue timer hook is a custom [vue 3 hook](https://vue.org/docs/hooks-intro.html), built to handle timer, stopwatch, and time logic/state in your vue component.","directories":{},"lint-staged":{"*.{js,ts,tsx,vue}":["eslint --fix"]},"sideEffects":false,"_nodeVersion":"24.11.0","dependencies":{"highlight.js":"^11.11.1"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.17.1","vue":"^3.5.13","vite":"^7.2.7","chalk":"^5.3.0","husky":"^9.1.7","jsdom":"^25.0.1","brotli":"^1.3.3","eslint":"^9.17.0","rollup":"^4.28.1","vitest":"^4.0.15","yorkie":"^2.0.0","ts-node":"^10.9.2","vue-tsc":"^3.1.8","gh-pages":"^6.2.0","mockdate":"^3.0.5","@vitest/ui":"^4.0.15","typescript":"^5.7.2","@types/node":"^25.0.0","lint-staged":"^16.2.7","faked-promise":"^2.2.2","@commitlint/cli":"^20.2.0","@vue/test-utils":"^2.4.6","@vue/compiler-sfc":"^3.5.13","@vitejs/plugin-vue":"^6.0.2","@vitest/coverage-v8":"4.0.15","@antfu/eslint-config":"^6.6.1","@rollup/plugin-alias":"^6.0.0","@vue/server-renderer":"^3.5.13","eslint-plugin-format":"^1.1.0","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"^6.0.2","rollup-plugin-analyzer":"^4.0.0","@rollup/plugin-commonjs":"^29.0.0","@microsoft/api-extractor":"^7.48.2","rollup-plugin-typescript2":"^0.36.0","conventional-changelog-cli":"^5.0.0","@rollup/plugin-node-resolve":"^16.0.3","@commitlint/config-conventional":"^20.2.0"},"peerDependencies":{"vue":"^3.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-timer-hook_1.0.85_1765411617099_0.47768798667992485","host":"s3://npm-registry-packages-npm-production"}},"1.0.86":{"name":"vue-timer-hook","type":"module","version":"1.0.86","license":"MIT","keywords":["vue","vue3","timer","hook"],"sideEffects":false,"exports":{".":{"types":"./dist/vue-timer-hook.d.ts","import":"./dist/vue-timer-hook.esm-bundler.js","require":"./dist/vue-timer-hook.cjs.js"}},"main":"dist/vue-timer-hook.esm-bundler.js","module":"dist/vue-timer-hook.esm-bundler.js","unpkg":"dist/vue-timer-hook.global.js","jsdelivr":"dist/vue-timer-hook.global.js","types":"dist/vue-timer-hook.d.ts","scripts":{"build":"rollup -c rollup.config.js","build:dts":"api-extractor run --local --verbose","dev":"vite --config demo/vite.config.js","release":"bash scripts/release.sh","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","build:demo":"vue-tsc --noEmit && vite build --config demo/vite.config.js","deploy:demo":"bun run build:demo && node scripts/deploy.js","build:size":"bun run build && rollup -c size-checks/rollup.config.js","lint":"eslint .","lint:fix":"eslint . --fix","test:types":"tsc --build tsconfig.json","test:dts":"tsc -p ./test-dts/tsconfig.json","test:unit":"vitest run --coverage","test:unit:watch":"vitest","test:ui":"vitest --ui","test":"bun run test:types && bun run test:unit","prepare":"husky install"},"peerDependencies":{"vue":"^3.2.0"},"vetur":{"tags":"vetur/tags.json","attributes":"vetur/attributes.json"},"devDependencies":{"@antfu/eslint-config":"^6.6.1","@commitlint/cli":"^20.2.0","@commitlint/config-conventional":"^20.2.0","@microsoft/api-extractor":"^7.48.2","@rollup/plugin-alias":"^6.0.0","@rollup/plugin-commonjs":"^29.0.0","@rollup/plugin-node-resolve":"^16.0.3","@rollup/plugin-replace":"^6.0.2","@types/node":"^25.0.0","@vitejs/plugin-vue":"^6.0.2","@vitest/coverage-v8":"4.0.15","@vitest/ui":"^4.0.15","@vue/compiler-sfc":"^3.5.13","@vue/server-renderer":"^3.5.13","@vue/test-utils":"^2.4.6","ajv":"^8.17.1","brotli":"^1.3.3","chalk":"^5.3.0","conventional-changelog-cli":"^5.0.0","eslint":"^9.17.0","eslint-plugin-format":"^1.1.0","faked-promise":"^2.2.2","gh-pages":"^6.2.0","highlight.js":"^11.11.1","husky":"^9.1.7","jsdom":"^25.0.1","lint-staged":"^16.2.7","mockdate":"^3.0.5","rollup":"^4.28.1","rollup-plugin-analyzer":"^4.0.0","rollup-plugin-terser":"^7.0.2","rollup-plugin-typescript2":"^0.36.0","ts-node":"^10.9.2","typescript":"^5.7.2","vite":"^7.2.7","vitest":"^4.0.15","vue":"^3.5.13","vue-tsc":"^3.1.8","yorkie":"^2.0.0"},"lint-staged":{"*.{js,ts,tsx,vue}":["eslint --fix"]},"gitHead":"0e2935744e69b26fc40d64ea720353234f421cc0","_id":"vue-timer-hook@1.0.86","description":"Vue timer hook is a custom [vue 3 hook](https://vue.org/docs/hooks-intro.html), built to handle timer, stopwatch, and time logic/state in your vue component.","_nodeVersion":"24.11.0","_npmVersion":"11.7.0","dist":{"integrity":"sha512-Ps+lQSYQmGVaOs95YYYfbPqZDPyEqxBeap6jZdxkAfOy+vYHfgwaZ06goR3AifOBiqiZqqcw3MUV1GSlGoFTYg==","shasum":"bce082e2ed24b4d4841a34b2804f8593945be92e","tarball":"https://registry.npmjs.org/vue-timer-hook/-/vue-timer-hook-1.0.86.tgz","fileCount":9,"unpackedSize":55539,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIA6mzSY+X8WK4tGr5ar45zQDv4zeQzQ7CMsXOdBzUOzPAiA3DhoaStJCdXnikEoT4UU3wYywN+LoS8tlREZ3tHM7wg=="}]},"_npmUser":{"name":"riderx","email":"martin.donadieu@hey.com"},"directories":{},"maintainers":[{"name":"riderx","email":"martin.donadieu@hey.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/vue-timer-hook_1.0.86_1765411686836_0.525430919286922"},"_hasShrinkwrap":false}},"time":{"created":"2021-08-07T16:48:51.117Z","modified":"2025-12-11T00:08:07.209Z","0.0.1":"2021-08-07T16:48:51.229Z","0.0.2":"2021-08-10T23:17:48.578Z","0.0.4":"2021-08-11T00:16:04.263Z","0.0.5":"2021-08-11T00:26:16.426Z","0.0.6":"2021-08-11T10:14:25.182Z","0.0.7":"2021-08-11T10:33:32.577Z","0.0.8":"2021-08-12T08:09:37.889Z","0.0.10":"2021-08-16T11:22:53.363Z","0.0.11":"2021-08-16T12:06:22.683Z","0.0.12":"2021-08-16T12:14:53.901Z","0.0.13":"2021-08-16T12:18:37.195Z","0.0.14":"2021-08-16T18:22:21.982Z","0.0.15":"2021-08-17T12:33:25.971Z","0.0.16":"2021-08-17T16:56:47.163Z","0.0.17":"2021-08-17T17:12:10.361Z","0.0.18":"2021-08-19T09:53:47.258Z","0.0.19":"2021-08-23T11:41:54.484Z","0.0.20":"2021-08-23T17:04:38.632Z","0.0.21":"2021-08-25T11:49:10.475Z","0.0.22":"2021-11-25T01:07:55.692Z","1.0.0":"2022-02-23T14:26:45.536Z","1.0.7":"2022-08-24T06:53:48.887Z","1.0.8":"2022-08-24T06:56:33.070Z","1.0.9":"2022-08-27T16:54:01.765Z","1.0.11":"2022-08-27T17:00:19.397Z","1.0.25":"2022-11-22T10:50:02.058Z","1.0.26":"2022-11-22T10:51:15.164Z","1.0.27":"2022-11-24T06:12:24.968Z","1.0.28":"2022-11-24T06:13:02.637Z","1.0.29":"2022-11-24T06:14:07.560Z","1.0.30":"2022-11-24T06:15:13.393Z","1.0.31":"2022-11-24T06:16:32.574Z","1.0.32":"2022-11-24T06:17:38.062Z","1.0.33":"2022-11-24T08:23:15.046Z","1.0.34":"2022-11-25T18:27:40.818Z","1.0.35":"2022-11-25T18:31:18.334Z","1.0.36":"2022-11-30T02:59:04.068Z","1.0.37":"2022-12-11T03:23:14.611Z","1.0.40":"2023-01-05T03:57:35.510Z","1.0.41":"2023-01-06T18:47:28.728Z","1.0.42":"2023-01-06T18:48:17.522Z","1.0.43":"2023-01-06T18:50:53.976Z","1.0.44":"2023-01-06T18:53:43.863Z","1.0.45":"2023-01-06T18:57:03.451Z","1.0.46":"2023-01-06T19:02:46.259Z","1.0.47":"2023-01-06T23:29:52.504Z","1.0.48":"2023-01-07T02:19:33.315Z","1.0.49":"2023-01-07T05:59:29.722Z","1.0.50":"2023-01-07T08:34:16.063Z","1.0.51":"2023-01-07T11:07:17.499Z","1.0.52":"2023-01-16T01:25:23.867Z","1.0.53":"2023-01-16T05:18:29.960Z","1.0.54":"2023-01-16T09:47:47.305Z","1.0.55":"2023-01-23T04:17:23.697Z","1.0.56":"2023-01-23T07:47:19.619Z","1.0.57":"2023-01-30T04:29:27.483Z","1.0.58":"2023-01-30T08:50:37.438Z","1.0.59":"2023-02-06T05:57:58.978Z","1.0.60":"2023-02-06T08:54:31.421Z","1.0.61":"2023-02-20T03:59:47.188Z","1.0.62":"2023-02-27T02:24:54.950Z","1.0.63":"2023-02-27T05:57:21.227Z","1.0.64":"2023-02-27T07:48:32.967Z","1.0.65":"2023-03-13T00:26:17.406Z","1.0.66":"2023-03-20T02:14:56.113Z","1.0.67":"2023-04-03T00:30:35.060Z","1.0.68":"2023-04-03T05:51:00.741Z","1.0.69":"2023-04-03T09:30:10.504Z","1.0.70":"2023-04-03T12:16:06.573Z","1.0.71":"2023-04-03T19:32:20.125Z","1.0.72":"2023-04-04T03:48:37.709Z","1.0.73":"2023-04-04T11:03:25.493Z","1.0.74":"2023-04-04T17:48:39.372Z","1.0.75":"2023-04-17T07:11:42.257Z","1.0.76":"2023-04-17T10:20:29.314Z","1.0.77":"2023-05-01T07:06:10.350Z","1.0.78":"2023-05-01T10:02:12.599Z","1.0.79":"2023-05-08T05:59:08.078Z","1.0.80":"2023-05-08T09:00:33.643Z","1.0.81":"2023-05-15T04:12:51.601Z","1.0.82":"2023-05-15T08:44:44.976Z","1.0.83":"2023-05-22T05:09:56.968Z","1.0.84":"2023-05-22T09:58:18.778Z","1.0.85":"2025-12-11T00:06:57.249Z","1.0.86":"2025-12-11T00:08:07.017Z"},"license":"MIT","keywords":["vue","vue3","timer","hook"],"description":"Vue timer hook is a custom [vue 3 hook](https://vue.org/docs/hooks-intro.html), built to handle timer, stopwatch, and time logic/state in your vue component.","maintainers":[{"name":"riderx","email":"martin.donadieu@hey.com"}],"readme":"## vue-timer-hook\n\nVue timer hook is a custom [vue 3 hook](https://vue.org/docs/hooks-intro.html), built to handle timer, stopwatch, and time logic/state in your vue component.\n\n1. `useTimer`: Timers (countdown timer)\n2. `useStopwatch`: Stopwatch (count up timer)\n3. `useTime`: Time (return current time)\n\n---\n\n## Setup\n\n```bash\nbun add vue-timer-hook\n# or\npnpm add vue-timer-hook\n# or\nyarn add vue-timer-hook\n# or\nnpm install vue-timer-hook\n```\n\n---\n\n## `useTimer` - [Demo](https://riderx.github.io/vue-timer-hook/)\n\n### Example\n\n```html\n<template>\n  <div>\n    <h1>vue-timer-hook</h1>\n    <p>Timer Demo</p>\n    <div>\n      <span>{{timer.days}}</span>:<span>{{timer.hours}}</span>:<span>{{timer.minutes}}</span>:<span\n        >{{timer.seconds}}</span\n      >\n    </div>\n    <p>{{timer.isRunning ? 'Running' : 'Not running'}}</p>\n    <button @click=\"timer.start()\">Start</button>\n    <button @click=\"timer.pause()\">Pause</button>\n    <button @click=\"timer.resume()\">Resume</button>\n    <button @click=\"restartFive()\">Restart</button>\n  </div>\n</template>\n\n<script setup lang=\"ts\">\n  import { watchEffect, onMounted } from 'vue'\n  import { useTimer } from 'vue-timer-hook'\n\n  const time = new Date()\n  time.setSeconds(time.getSeconds() + 600) // 10 minutes timer\n  const timer = useTimer(time)\n  const restartFive = () => {\n    // Restarts to 5 minutes timer\n    const time = new Date()\n    time.setSeconds(time.getSeconds() + 300)\n    timer.restart(time)\n  }\n  onMounted(() => {\n    watchEffect(async () => {\n      if (timer.isExpired.value) {\n        console.warn('IsExpired')\n      }\n    })\n  })\n</script>\n```\n\n### Settings\n\n| key             | Type              | Required | Description                                                                        |\n| --------------- | ----------------- | -------- | ---------------------------------------------------------------------------------- |\n| expiryTimestamp | number(timestamp) | YES      | this will define for how long the timer will be running                            |\n| autoStart       | boolean           | No       | flag to decide if timer should start automatically, by default it is set to `true` |\n\n### Values\n\n| key       | Type     | Description                                                                                                                                                                                                                                                      |\n| --------- | -------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |\n| seconds   | number   | seconds value                                                                                                                                                                                                                                                    |\n| minutes   | number   | minutes value                                                                                                                                                                                                                                                    |\n| hours     | number   | hours value                                                                                                                                                                                                                                                      |\n| days      | number   | days value                                                                                                                                                                                                                                                       |\n| isRunning | boolean  | flag to indicate if timer is running or not                                                                                                                                                                                                                      |\n| pause     | function | function to be called to pause timer                                                                                                                                                                                                                             |\n| start     | function | function if called after pause the timer will continue based on original expiryTimestamp                                                                                                                                                                         |\n| resume    | function | function if called after pause the timer will continue countdown from last paused state                                                                                                                                                                          |\n| restart   | function | function to restart timer with new expiryTimestamp, accept 2 arguments first is the new `expiryTimestamp` of type number(timestamp) and second is `autoStart` of type boolean to decide if it should automatically start after restart or not, default is `true` |\n\n---\n\n## `useStopwatch` - [Demo](https://riderx.github.io/vue-timer-hook/)\n\n### Example\n\n```html\n<template>\n  <div>\n    <h1>vue-timer-hook</h1>\n    <p>Stopwatch Demo</p>\n    <div>\n      <span>{{stopwatch.days}}</span>:<span>{{stopwatch.hours}}</span>:<span>{{stopwatch.minutes}}</span>:<span\n        >{{stopwatch.seconds}}</span\n      >\n    </div>\n    <p>{{stopwatch.isRunning ? 'Running' : 'Not running'}}</p>\n    <button @click=\"stopwatch.start()\">Start</button>\n    <button @click=\"stopwatch.pause()\">Pause</button>\n    <button @click=\"stopwatch.reset()\">Reset</button>\n  </div>\n</template>\n\n<script setup lang=\"ts\">\n  import { defineComponent } from 'vue'\n  import { useStopwatch } from 'vue-timer-hook'\n\n  const autoStart = true\n  const stopwatch = useStopwatch(autoStart)\n</script>\n```\n\n### Settings\n\n| key             | Type    | Required | Description                                                                                                                                                                                                                                                  |\n| --------------- | ------- | -------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |\n| autoStart       | boolean | No       | if set to `true` stopwatch will auto start, by default it is set to `false`                                                                                                                                                                                  |\n| offsetTimestamp | number  | No       | this will define the initial stopwatch offset example: `const stopwatchOffset = new Date(); stopwatchOffset.setSeconds(stopwatchOffset.getSeconds() + 300);` this will result in a 5 minutes offset and stopwatch will start from 0:0:5:0 instead of 0:0:0:0 |\n\n### Values\n\n| key       | Type     | Description                                                                                                                                                                                                                                                                                                                                                       |\n| --------- | -------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |\n| seconds   | number   | seconds value                                                                                                                                                                                                                                                                                                                                                     |\n| minutes   | number   | minutes value                                                                                                                                                                                                                                                                                                                                                     |\n| hours     | number   | hours value                                                                                                                                                                                                                                                                                                                                                       |\n| days      | number   | days value                                                                                                                                                                                                                                                                                                                                                        |\n| isRunning | boolean  | flag to indicate if stopwatch is running or not                                                                                                                                                                                                                                                                                                                   |\n| start     | function | function to be called to start/resume stopwatch                                                                                                                                                                                                                                                                                                                   |\n| pause     | function | function to be called to pause stopwatch                                                                                                                                                                                                                                                                                                                          |\n| reset     | function | function to be called to reset stopwatch to 0:0:0:0, you can also pass offset parameter to this function to reset stopwatch with offset, similar to how `offsetTimestamp` will offset the initial stopwatch time, this function will accept also a second argument which will decide if stopwatch should automatically start after reset or not default is `true` |\n\n---\n\n## `useTime` - [Demo](https://riderx.github.io/vue-timer-hook/)\n\n### Example\n\n```html\n<template>\n  <div>\n    <h1>vue-timer-hook</h1>\n    <p>Current Time Demo</p>\n    <div>\n      <span>{{time.hours}}</span>:<span>{{time.minutes}}</span>:<span>{{time.seconds}}</span><span>{{time.ampm}}</span>\n    </div>\n  </div>\n</template>\n\n<script lang=\"ts\">\n  import { defineComponent } from 'vue'\n  import { useTime } from 'vue-timer-hook'\n\n  export default defineComponent({\n    name: 'Home',\n    setup() {\n      const format = '12-hour'\n      const time = useTime(format)\n      return {\n        time,\n      }\n    },\n  })\n</script>\n```\n\n### Settings\n\n| key    | Type   | Required | Description                                           |\n| ------ | ------ | -------- | ----------------------------------------------------- |\n| format | string | No       | if set to `12-hour` time will be formatted with am/pm |\n\n### Values\n\n| key     | Type   | Description                             |\n| ------- | ------ | --------------------------------------- |\n| seconds | number | seconds value                           |\n| minutes | number | minutes value                           |\n| hours   | number | hours value                             |\n| ampm    | string | am/pm value if `12-hour` format is used |\n\n### Credit\n\nInspired by [react-timer-hook](https://github.com/amrlabib/react-timer-hook)\n","readmeFilename":"README.md"}