{
    "name": "dcdaterange-plugin",
    "version": "1.4.0",
    "description": "Description of your jQuery plugin",
    "main": "daterangepicker.js",
    "keywords": ["jquery", "jquery-plugin", "ecosystem:jquery"],
    "author": "Patricio Pedro",
    "license": "MIT",
    "repository": {
        "type": "git",
        "url": "https://github.com/directcall/dcdaterange-plugin"
    },
    "bugs": {
        "url": "https://github.com/directcall/dcdaterange-plugin/issues"
    },
    "homepage": "https://github.com/directcall/dcdaterange-plugin#readme",
    "peerDependencies": {
        "jquery": ">=3.5"
    }
}