{
  "name": "zebra_datepicker",
  "description": "A super-lightweight, highly configurable, cross-browser date / time picker jQuery plugin",
  "author": {
    "name": "Stefan Gabos",
    "email": "contact@stefangabos.ro"
  },
  "homepage": "https://github.com/stefangabos/Zebra_Datepicker",
  "main": "dist/zebra_datepicker.min.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/stefangabos/Zebra_Datepicker.git"
  },
  "license": "LGPL-3.0",
  "version": "2.2.0",
  "keywords": [
    "jquery-plugin",
    "ecosystem:jquery",
    "calendar",
    "date",
    "datepicker",
    "form",
    "iso-8601",
    "ui"
  ],
  "bugs": {
    "url": "https://github.com/stefangabos/Zebra_Datepicker/issues",
    "email": "contact@stefangabos.ro"
  },
  "devDependencies": {
    "grunt": "^1.5.3",
    "grunt-cli": "^1.5.0",
    "grunt-contrib-copy": "*",
    "grunt-contrib-cssmin": "^5.0.0",
    "grunt-contrib-jshint": "^3.2.0",
    "grunt-contrib-uglify": "^5.2.2",
    "grunt-contrib-watch": "*",
    "grunt-eslint": "^25.0.0",
    "grunt-includes": "*",
    "grunt-newer": "*",
    "grunt-notify": "*",
    "grunt-sass": "^3.1.0",
    "grunt-string-replace": "^1.3.3",
    "sass": "^1.80.5",
    "time-grunt": "^2.0.0"
  }
}
