{
  "name": "vue-dynamic-star-rating",
  "version": "1.0.8",
  "description": "A highly dynamic vue stars rating component, similar to google play stars rating",
  "main": "star-rating.vue",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "peerDependencies": {
    "vue": "^2.5.17"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/JonathanDn/vue-stars-rating.git"
  },
  "keywords": [
    "vue", "vue.js", "frontend", "web", "stars", "rating", "google play", "star-rating", "stars-rating", "dynamic", "customize"
  ],
  "author": "Jonathan Doron <yonidn7@gmail.com>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/JonathanDn/vue-stars-rating/issues"
  },
  "homepage": "https://github.com/JonathanDn/vue-stars-rating#readme"
}
