File "bower.json"

Full Path: /home/cananyalcin/public_html/vendors/mjolnic-bootstrap-colorpicker/bower.json
File size: 385 bytes
MIME-type: text/plain
Charset: utf-8

{
  "name": "mjolnic-bootstrap-colorpicker",
  "main": [
    "dist/css/bootstrap-colorpicker.css",
    "dist/js/bootstrap-colorpicker.js"
  ],
  "dependencies": {
    "jquery": ">=1.10",
    "bootstrap": ">=2"
  },
  "ignore": [
    "\\.*",
    "/index.html",
    "/package.json",
    "/composer.json",
    "/Gruntfile.js",
    "/.travis.yml",
    "/travis.sh",
    "/server.js"
  ]
}