datedropper
Version:
datedropper is a jQuery datepicker plugin
19 lines (18 loc) • 355 B
JSON
{
"name": "datedropper",
"main": [
"./datedropper.css",
"./datedropper.js"
],
"version": "2.0",
"homepage": "https://github.com/felicegattuso/datedropper",
"authors": [
"Felice Gattuso"
],
"description": "datedropper is a jQuery datepicker plugin",
"keywords": [
"datedropper",
"datepicker"
],
"license": "MIT"
}