{
  "name": "vue-github-button",
  "version": "3.1.3",
  "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"
  }
}
