PATH:
home
/
letacommog
/
crmleta
/
layouts
/
v7
/
lib
/
jquery
/
daterangepicker
{ "name": "jquery-date-range-picker", "version": "0.0.5", "homepage": "https://github.com/longbill/jquery-date-range-picker", "authors": [ "<longbill.cn@gmail.com>" ], "description": "jQuery Date Range Picker is a jQuery plugin that allows user to select a date range.", "main": ["./jquery.daterangepicker.js", "./daterangepicker.css"], "moduleType": [ "amd", "globals" ], "keywords": [ "jquery", "date", "daterange", "date", "picker", "range" ], "license": "MIT", "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ], "dependencies": { "moment": ">=2.2.0", "jquery": ">=1.3.2" } }
[+]
..
[-] demo.js
[edit]
[-] README.md
[edit]
[-] preview.jpg
[edit]
[-] moment.min.js
[edit]
[-] jquery-1.11.2.min.js
[edit]
[-] bower.json
[edit]
[-] index.html
[edit]
[-] jquery.daterangepicker.js
[edit]
[-] LICENSE.txt
[edit]
[-] daterangepicker.css
[edit]