{ "name": "jquery-ui-daterangepicker", "homepage": "http://tamble.github.io/jquery-ui-daterangepicker/", "description": "jQuery UI widget similar to the date range picker used in Google Analytics; supports multiple months, custom preset ranges and smart positioning; ThemeRoller-ready and mobile-friendly.", "repository": { "type": "git", "url": "git://github.com/tamble/jquery-ui-daterangepicker.git" }, "main": [ "jquery.comiseo.daterangepicker.js", "jquery.comiseo.daterangepicker.css" ], "ignore": [ "/.*" ], "keywords": [ "jquery", "jquery ui", "date picker", "date range picker" ], "license": "MIT", "dependencies": { "jquery": ">=1.8.3", "jquery-ui": "=1.9.2", "moment": "^2.25.2" }, "_source": "npm:jquery-ui-daterangepicker", "_target": "1.0.3", "_release": "1.0.3", "version": "1.0.3", "_originalSource": "npm:jquery-ui-daterangepicker" }