JFIF  x x C         C     "        } !1AQa "q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz        w !1AQ aq"2B #3Rbr{ gilour

File "bower.json"

Full Path: /var/www/laravel_filter/public/backend/clockpicker/bower.json
File size: 710 bytes
MIME-type: application/json
Charset: utf-8

{
  "name": "clockpicker",
  "description": "A clock-style timepicker for Bootstrap (or jQuery)",
  "version": "0.0.7",
  "main": [
    "dist/jquery-clockpicker.js",
    "dist/jquery-clockpicker.css"
  ],
  "license": "MIT",
  "ignore": [
    "*",
    "!dist/*",
    "!bower.json",
    "!LICENSE",
    "!README.md"
  ],
  "keywords": ["timepicker", "jquery"],
  "authors": [
    {
      "name": "Wang Shenwei",
      "email": "wangshenwei@qq.com",
      "homepage": "http://wangshenwei.com/"
    }
  ],
  "homepage": "http://weareoutman.github.io/clockpicker/",
  "repository": {
    "type": "git",
    "url": "git://github.com/weareoutman/clockpicker.git"
  },
  "dependencies": {
    "jquery" : ">=1.7"
  }
}