You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentelella/vendors/starrr/bower.json

19 lines
295 B

{
"name": "starrr",
"authors": [
"ajb <adam@dobt.co>"
],
"description": "1-5 star rating with jQuery.",
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components"
],
"main": [
"dist/starrr.js",
"dist/starrr.css"
],
"dependencies": {}
}