File "bower.json"

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

{
  "name": "bootstrap-daterangepicker",
  "main": [
    "daterangepicker.js",
    "daterangepicker.css"
  ],
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests",
    "moment.js",
    "moment.min.js"
  ],
  "dependencies": {
    "jquery": "1.9.1 - 3",
    "moment": ">=2.9.0"
 }
}