{
    "name": "simple-dtpicker",
    "title": "jquery-simple-datetimepicker",
    "version": "1.9.0",
    "author": {
        "name": "Masanori Ohgita",
        "url": "https://github.com/mugifly"
    },
    "dependencies": {
        "jquery": ">=1.7.2"
    },
    "licenses": [
        {
            "type": "MIT",
            "url": "https://github.com/mugifly/jquery-simple-datetimepicker/blob/master/LICENSE.txt"
        }
    ],
    "files": ["jquery.simple-dtpicker.js"],
    "description": "Date and time picker, it's simple & clean. (jquery.simple-dtpicker.js)",
    "keywords": ["date","time","picker","input","form","datepicker","timepicker"],
    "homepage": "http://mugifly.github.com/jquery-simple-datetimepicker/",
    "demo": "http://mugifly.github.com/jquery-simple-datetimepicker/jquery.simple-dtpicker.html",
    "docs": "https://github.com/mugifly/jquery-simple-datetimepicker/blob/master/README.md",
    "bugs": "https://github.com/mugifly/jquery-simple-datetimepicker/issues"
}
