All Downloads are FREE. Search and download functionalities are using the official Maven repository.

web.bower_components.pickadate..bower.json Maven / Gradle / Ivy

{
  "name": "pickadate",
  "version": "3.5.4",
  "title": "pickadate.js",
  "description": "The mobile-friendly, responsive, and lightweight jQuery date & time input picker.",
  "author": {
    "name": "Amsul",
    "email": "[email protected]",
    "url": "http://amsul.ca"
  },
  "licenses": [
    {
      "type": "MIT",
      "url": "http://amsul.ca/MIT"
    }
  ],
  "keywords": [
    "date",
    "time",
    "picker",
    "input",
    "responsive"
  ],
  "ignore": [
    "*.md",
    "*.htm",
    "_docs",
    "demo",
    "tests",
    "v2-(deprecated)"
  ],
  "main": [
    "lib/picker.js",
    "lib/picker.date.js",
    "lib/picker.time.js"
  ],
  "homepage": "http://amsul.github.io/pickadate.js",
  "docs": "http://amsul.github.io/pickadate.js",
  "demo": "http://amsul.github.io/pickadate.js",
  "bugs": "https://github.com/amsul/pickadate.js/issues",
  "repository": {
    "type": "git",
    "url": "https://github.com/amsul/pickadate.js.git"
  },
  "dependencies": {
    "jquery": ">=1.7"
  },
  "devDependencies": {
    "grunt": "^0.4.5",
    "phantomjs": "^1.9.7-5",
    "zlib-browserify": "0.0.3",
    "grunt-contrib-watch": "^0.6.1",
    "grunt-contrib-jshint": "^0.10.0",
    "grunt-contrib-qunit": "^0.4.0",
    "grunt-contrib-copy": "^0.5.0",
    "grunt-contrib-less": "^0.11.0",
    "grunt-contrib-cssmin": "^0.9.0",
    "grunt-contrib-uglify": "^0.4.0"
  },
  "scripts": {
    "test": "grunt travis --verbose"
  },
  "_release": "3.5.4",
  "_resolution": {
    "type": "version",
    "tag": "3.5.4",
    "commit": "220533a86443b5e7bff6bf3fffd0199a5ddc6abe"
  },
  "_source": "git://github.com/amsul/pickadate.js.git",
  "_target": "~3.5.4",
  "_originalSource": "pickadate",
  "_direct": true
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy