File "bower.json"

Full Path: /home/cananyalcin/public_html/vendors/starrr/bower.json
File size: 295 bytes
MIME-type: text/plain
Charset: utf-8

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