{
  "name": "jquery-star-rating-plugin",
  "version": "4.11.0",
  "description": "##Overview The Star Rating Plugin is a plugin for the jQuery Javascript library that creates a non-obstrusive star rating control based on a set of radio input boxes.",
  "main": "jquery.rating.pack.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/CaesarGustav/jquery-star-rating-plugin.git"
  },
  "author": "",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/CaesarGustav/jquery-star-rating-plugin/issues"
  },
  "homepage": "https://github.com/CaesarGustav/jquery-star-rating-plugin#readme",
  "dependencies": {
    "jquery": ">=1.9.1"
  }
}
