{"_id":"@0xjacky/vue-github-button","_rev":"1-be69a6b2cc58c40415e28e2d7a01e906","name":"@0xjacky/vue-github-button","dist-tags":{"latest":"3.1.1"},"versions":{"3.1.0":{"name":"@0xjacky/vue-github-button","version":"3.1.0","keywords":["Vue","GitHub","button"],"author":{"url":"https://ntk.me/","name":"なつき","email":"i@ntk.me"},"license":"BSD-2-Clause","_id":"@0xjacky/vue-github-button@3.1.0","maintainers":[{"name":"0xjacky","email":"jacky-943572677@qq.com"}],"homepage":"https://buttons.github.io/","bugs":{"url":"https://github.com/buttons/vue-github-button/issues"},"dist":{"shasum":"4e3829eb1033747400e93236eed6cdc58d49cdb3","tarball":"https://registry.npmjs.org/@0xjacky/vue-github-button/-/vue-github-button-3.1.0.tgz","fileCount":8,"integrity":"sha512-R95GgjowczFL9Ycv+W8Yp4T3U9oduT5lpOJKMSh6nkKS0IXzkoMt2kDZN0xpO94ydIDvrOL2kLoC8xS3w/28xg==","signatures":[{"sig":"MEYCIQDiAo0LNvezKvVQ8mpFArZT+AWynIf39LPbm53n9iuUQgIhAK10Q1fnXI8acPawovSf6bTz6JtL7yO6Q68dhOAbMJd3","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5302},"main":"index.js","type":"module","types":"index.d.ts","gitHead":"14b54931f56c1599c55e30cb3f3ffaec8e9a1252","_npmUser":{"name":"0xjacky","email":"jacky-943572677@qq.com"},"repository":{"url":"git+https://github.com/buttons/vue-github-button.git","type":"git"},"_npmVersion":"10.5.0","description":"GitHub button component for Vue.js","directories":{},"_nodeVersion":"21.7.3","dependencies":{"github-buttons":"^2.22.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/vue-github-button_3.1.0_1722304824920_0.7851657765847957","host":"s3://npm-registry-packages"}},"3.1.1":{"name":"@0xjacky/vue-github-button","version":"3.1.1","description":"GitHub button component for Vue.js","main":"index.js","type":"module","types":"index.d.ts","repository":{"type":"git","url":"git+https://github.com/buttons/vue-github-button.git"},"keywords":["Vue","GitHub","button"],"author":{"name":"なつき","email":"i@ntk.me","url":"https://ntk.me/"},"license":"BSD-2-Clause","bugs":{"url":"https://github.com/buttons/vue-github-button/issues"},"homepage":"https://buttons.github.io/","dependencies":{"github-buttons":"^2.22.0"},"_id":"@0xjacky/vue-github-button@3.1.1","gitHead":"c6d3bc6a34b1e6493553f82dcdd9cfb2544d115a","_nodeVersion":"21.7.3","_npmVersion":"10.5.0","dist":{"integrity":"sha512-fD9IWHGe0V6+7SR/5rbL/mrq+B6u3tDktZrAFYfKNgS9JUM/OBQAvKG+i8e39iq5invDhzHyLHAkzff9rT0j5g==","shasum":"f395d1297ee8c82b4ab82d85380b25ced475ea83","tarball":"https://registry.npmjs.org/@0xjacky/vue-github-button/-/vue-github-button-3.1.1.tgz","fileCount":8,"unpackedSize":5311,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDQs9jXJ2XLvzBVhTh4XA+eiKYfwzc2kIg1N5ZewpmPlAiEAyqoquMdmEwDbex/hmGV7pOgmN73T8bZppb42Y1AIjW4="}]},"_npmUser":{"name":"0xjacky","email":"jacky-943572677@qq.com"},"directories":{},"maintainers":[{"name":"0xjacky","email":"jacky-943572677@qq.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-github-button_3.1.1_1722305581222_0.6160530006748532"},"_hasShrinkwrap":false}},"time":{"created":"2024-07-30T02:00:24.839Z","modified":"2024-07-30T02:13:01.642Z","3.1.0":"2024-07-30T02:00:25.102Z","3.1.1":"2024-07-30T02:13:01.378Z"},"bugs":{"url":"https://github.com/buttons/vue-github-button/issues"},"author":{"name":"なつき","email":"i@ntk.me","url":"https://ntk.me/"},"license":"BSD-2-Clause","homepage":"https://buttons.github.io/","keywords":["Vue","GitHub","button"],"repository":{"type":"git","url":"git+https://github.com/buttons/vue-github-button.git"},"description":"GitHub button component for Vue.js","maintainers":[{"name":"0xjacky","email":"jacky-943572677@qq.com"}],"readme":"# vue-github-button\n\n## Installation\n\n#### Vue 3\n\n``` sh\nnpm install vue-github-button\n# OR\nyarn add vue-github-button\n```\n\n#### Vue 2\n\n``` sh\nnpm install vue-github-button@1\n# OR\nyarn add vue-github-button@1\n```\n\n## Usage\n\n``` vue\n<template>\n  <github-button href=\"https://github.com/ntkme\">Follow @ntkme</github-button>\n</template>\n\n<script>\nimport GithubButton from 'vue-github-button'\n\nexport default {\n  components: {\n    GithubButton\n  }\n}\n</script>\n```\n","readmeFilename":"README.md"}