1
0
mirror of https://gitlab.com/JKANetwork/CheckServer.git synced 2026-02-14 09:11:34 +01:00
Files
CheckServer/vendors/starrr/bower.json
2020-10-04 17:14:00 +02:00

19 lines
295 B
JSON

{
"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": {}
}