{"_id":"@architrixs/date-time-element","_rev":"1-35356e02d66e93faf6f8afd23467462d","name":"@architrixs/date-time-element","dist-tags":{"latest":"0.0.2-alpha"},"versions":{"0.0.1":{"name":"@architrixs/date-time-element","version":"0.0.1","description":"A custom element that displays a date and time.","main":"dist/src/date-time.js","module":"dist/src/date-time.js","type":"module","types":"dist/src/date-time.d.ts","license":"MIT","repository":{"type":"git","url":"git+https://github.com/Architrixs/date-time-custom-element.git"},"scripts":{"clean":"rm -rf dist","lint":"eslint . --ext .ts,.js","prebuild":"npm run clean && npm run lint && mkdir dist","build":"tsc","pretest":"npm run build","test":"web-test-runner \"test/**/*\" --node-resolve","start":"web-dev-server --node-resolve --open --watch --app-index=examples/index.html --root-dir=. --esbuild-target auto","prepublishOnly":"","postpublish":"npm publish --ignore-scripts --@github:registry='https://npm.pkg.github.com'"},"prettier":"@github/prettier-config","devDependencies":{"@custom-elements-manifest/analyzer":"^0.6.6","@github/browserslist-config":"^1.0.0","@github/cem-plugin-readme":"^0.0.1","@github/prettier-config":"^0.0.5","@open-wc/testing":"^3.1.7","@web/dev-server":"^0.1.35","@web/dev-server-esbuild":"^0.3.3","@web/test-runner":"^0.15.0","cem-plugin-vs-code-custom-data-generator":"^1.3.0","eslint":"^8.28.0","eslint-plugin-custom-elements":"^0.0.6","eslint-plugin-github":"^4.4.1","typescript":"^4.9.3"},"customElements":"custom-elements.json","gitHead":"4b79471117296ea68fae477c3eca0d7182e298e4","bugs":{"url":"https://github.com/Architrixs/date-time-custom-element/issues"},"homepage":"https://github.com/Architrixs/date-time-custom-element#readme","_id":"@architrixs/date-time-element@0.0.1","_nodeVersion":"16.13.1","_npmVersion":"8.15.0","dist":{"integrity":"sha512-SoJgPHffOnaSgyGYkvIO2hPKg9/D8W5w5qnFlnqRTjcmDxNN09mSJYQbC5tDpCZ4wR7wTBrNBy+Zj6+kYpN7sQ==","shasum":"f5f26d28524df46db40528abac6875b131d333ff","tarball":"https://registry.npmjs.org/@architrixs/date-time-element/-/date-time-element-0.0.1.tgz","fileCount":7,"unpackedSize":8672,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCUI0dGYZMmhiXTbBTMpev3n6Qw8m93cMY/ccLW0TDvswIhAMYYxJfjr7ADBjfLRg3fnVniZiP/yYOERFGbjRKyj+QO"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjuQ6HACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrTyA//QfdV6mDURQ6sdxUykEo65kDGM67B0xKZuJhVIhlmEzvjo92f\r\nNjNlTkVyZvgzRXhr9CxYY5ZOvI6DVQBzNOhZzth1FWLfwSAulPOdnsinAXHP\r\noiMur7OX6nwiKy/GzEVo7Onu9lfB39ZgaAwKtXORpeSVrbo9Q1dmWwTRk7u+\r\nPYHJFJ7im27rHLtMYJRPw8Vgcpa5oOCbHgBJ8mhTxPe0f2EZBnC+0z5TrzmE\r\nY4MdkNbEz3q73ERGI4nqwYNKeASoPKIJUWIH7K3QcOBqudmtPECjpQGExTb9\r\n30kevXM0CvJxtJe8C/LeRnS1l5RwZQqwte935BF+GRNPpKb9DA+vgEE1bTR2\r\nRjaoM5fUCoVKXTMiPONH9MAzBklsgAGjKqifEkGWekbyhWfrCamz48udTnup\r\n8QpuQQpyprSojzleo21OIL1atkH7YrWEarL5ZDXJRxNZKjkDfiDeitpeLXA7\r\nHtgXFRBCzuMbgUPog0WOlviHov6qUJvoJlmIZk6WGo5nNU+4kYtVAfQk9tVE\r\nyaEQ3hoiyCOGSIi4HN/urGOQwUKGbYK2klH27Da96E2g4j4jhcpfFDgRyYXH\r\nOPoy7nib6NGzKH2x+qKB4rvYL8qlNnPfO2/ZhwpIiYRjpVW6wBY1IKV/+aQf\r\nvdHt/ayI7ug5/+ywxffUstZTPrgjxKSqdfg=\r\n=RXyr\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"architrixs","email":"architsingh12376@gmail.com"},"directories":{},"maintainers":[{"name":"architrixs","email":"architsingh12376@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/date-time-element_0.0.1_1673072263681_0.11576763064531015"},"_hasShrinkwrap":false},"0.0.2-alpha":{"name":"@architrixs/date-time-element","version":"0.0.2-alpha","description":"A custom element that displays a date and time.","main":"dist/src/date-time.js","module":"dist/src/date-time.js","type":"module","types":"dist/src/date-time.d.ts","license":"MIT","repository":{"type":"git","url":"git+https://github.com/Architrixs/date-time-custom-element.git"},"scripts":{"clean":"rm -rf dist","lint":"eslint . --ext .ts,.js","prebuild":"npm run clean && npm run lint && mkdir dist","build":"tsc","pretest":"npm run build","test":"web-test-runner \"test/**/*\" --node-resolve","start":"web-dev-server --node-resolve --open --watch --app-index=examples/index.html --root-dir=. --esbuild-target auto","prepublishOnly":"npm run build","postpublish":"npm publish --ignore-scripts --@github:registry='https://npm.pkg.github.com'"},"prettier":"@github/prettier-config","devDependencies":{"@custom-elements-manifest/analyzer":"^0.6.6","@github/browserslist-config":"^1.0.0","@github/cem-plugin-readme":"^0.0.1","@github/prettier-config":"^0.0.5","@open-wc/testing":"^3.1.7","@web/dev-server":"^0.1.35","@web/dev-server-esbuild":"^0.3.3","@web/test-runner":"^0.15.0","cem-plugin-vs-code-custom-data-generator":"^1.3.0","eslint":"^8.28.0","eslint-plugin-custom-elements":"^0.0.6","eslint-plugin-github":"^4.4.1","typescript":"^4.9.3"},"customElements":"custom-elements.json","gitHead":"8b2518d35afd2e3d320deb281e9ce85212aa7565","bugs":{"url":"https://github.com/Architrixs/date-time-custom-element/issues"},"homepage":"https://github.com/Architrixs/date-time-custom-element#readme","_id":"@architrixs/date-time-element@0.0.2-alpha","_nodeVersion":"18.12.1","_npmVersion":"8.19.2","dist":{"integrity":"sha512-JUX0HahTY+JlEEsEOMDGhTsnMwQ+ZRnFoNKbYl+66REnTafrX0aJMEM9MJTzs4G0d0FHDafiNTYuZPqd+DRFyQ==","shasum":"893bfc60d389108c5a7d4bee8a79610c6ca0bc1c","tarball":"https://registry.npmjs.org/@architrixs/date-time-element/-/date-time-element-0.0.2-alpha.tgz","fileCount":7,"unpackedSize":8585,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDFpc8+QRi1/VKoDFtfQN57SbLZiWrRbkC97I1r9sYLVAIgWpjrI8jPwgGHTuPhydNfhebZP++3G9YVn4TjzzXuLR8="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjuRKjACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrHLg/9GS4bMMHGRAmpuNw59NRWjN5ZB2fe31GC4hCnh4HHEjKqfeTM\r\nGHVUDo2jwqhOvTFjdYQEiybL7TnKyeS4Vv1DaMZAz9e4e/y89Ujxsek0ir0f\r\n9eJ0Jbk0bHxHB9OgBmOtj97DNLingGSYdcQFZs6MongJFwA34M4Cz9XDjD9P\r\niVmPbDEvUDzKICTF0YyD91FlMBbljWD8jmJg6cS7R9IFQSEqvSuK4UA/O67c\r\nczTJzdOlTLRzRjsnL1DvjL0JrayeavX/sGoq1ENyZt3b7nYdZPZ6Qr1sAtsy\r\nBVxOW4wmggNd8xSHTcVyGAnWHOpGSAO72HSaL7eY15eCTeTnj78ChvLO0uTQ\r\nQ5VKcdhZD3dCtotr9hJ9HF6jCrKQOFyTetRKQr4fky7y+S0qU/oFCjRizdL4\r\n2nHXZKf2t4PTpTWZPJZDyoi5TGYLi18hABzYGZRhKIT7b5gf+yTZwfWiKVOj\r\nsRCIGkd6WqyLGzFbVSlINA7m9kzkUsayg5EpcDYNZDA01tMcFPtMZzlrw24X\r\nJEdYlGL9pNP8HUnWtNrCGoBPoLsh1jMIn1c2KdLhm2xFdKy0X33BVpnLzlyQ\r\nD4C2PjoJtu45U1gaFxo7OnIKuKVxpyrKuxEnMdnrl3zZscT+zMw4lQ9AmZmS\r\nlWeNzl1fWfHaiw2PGx2AvjWoIYX4/uG/qRc=\r\n=DS4A\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"architrixs","email":"architsingh12376@gmail.com"},"directories":{},"maintainers":[{"name":"architrixs","email":"architsingh12376@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/date-time-element_0.0.2-alpha_1673073315159_0.8188160876533366"},"_hasShrinkwrap":false}},"time":{"created":"2023-01-07T06:17:43.625Z","0.0.1":"2023-01-07T06:17:43.864Z","modified":"2023-01-07T06:35:15.466Z","0.0.2-alpha":"2023-01-07T06:35:15.371Z"},"maintainers":[{"name":"architrixs","email":"architsingh12376@gmail.com"}],"description":"A custom element that displays a date and time.","homepage":"https://github.com/Architrixs/date-time-custom-element#readme","repository":{"type":"git","url":"git+https://github.com/Architrixs/date-time-custom-element.git"},"bugs":{"url":"https://github.com/Architrixs/date-time-custom-element/issues"},"license":"MIT","readme":"# &lt;date-time&gt; element\n\nA custom element that displays a date and time.\n\n## Installation\nAvailable on [npm](https://www.npmjs.com/) as [**@architrixs/date-time-element**](https://www.npmjs.com/package/@architrixs/date-time-element).\n```\n$ npm install --save @architrixs/date-time-element\n```\n\n## Usage\n\n### Script\n\nImport as ES modules:\n\n```js\nimport '@architrixs/date-time-element'\n```\n\nInclude with a script tag:\n\n```html\n<script type=\"module\" src=\"./node_modules/@architrixs/date-time-element/dist/date-time.js\">\n```\n\n## Browser support\n\nBrowsers without native [custom element support][support] require a [polyfill][].\n- Chrome\n- Firefox\n- Safari\n- Microsoft Edge\n\n[support]: https://caniuse.com/custom-elementsv1\n[polyfill]: https://github.com/webcomponents/custom-elements\n\n## License\n\nDistributed under the MIT license. See LICENSE for details.","readmeFilename":"README.md"}