File: /home/barbeatleanalyti/www/manage.beatleanalytics.com/theme/black/plugins/star-rating/package.json
{
"name": "bootstrap-star-rating",
"version": "4.0.2",
"homepage": "https://github.com/kartik-v/bootstrap-star-rating",
"author": "Kartik Visweswaran <kartikv2@gmail.com>",
"description": "A simple yet powerful JQuery star rating plugin for Bootstrap.",
"bugs": {
"url": "https://github.com/kartik-v/bootstrap-star-rating/issues"
},
"repository" : {
"type": "git",
"url": "https://github.com/kartik-v/bootstrap-star-rating.git"
},
"main": "js/star-rating.min.js",
"keywords": [
"bootstrap",
"star",
"rating",
"font",
"awesome",
"glyphicon",
"svg"
],
"peerDependencies": {
"jquery": ">= 1.9.0",
"bootstrap": "~3"
},
"license": "BSD-3-Clause"
}