[ Index ]

PHP Cross Reference of vtigercrm-6.1.0

title

Body

[close]

/libraries/jquery/timepicker/ -> package.json (source)

   1  {
   2      "name": "timepicker",
   3      "version": "1.0.0",
   4      "title": "jquery-timepicker",
   5      "author": {
   6          "name": "Jon Thornton",
   7          "url": "https://github.com/jonthornton"
   8      },
   9      "licenses": [
  10          {
  11              "type": "MIT",
  12              "url": "MIT-LICENSE.txt"
  13          }
  14      ],
  15      "dependencies": {
  16          "jquery": ">=1.7"
  17      },
  18      "devDependencies": {
  19          "grunt": ">=0.3.15"
  20      },
  21      "description": "A jQuery timepicker plugin inspired by Google Calendar. It supports both mouse and keyboard navigation.",
  22      "keywords": [ "time", "picker", "google calendar" ],
  23      "homepage": "http://jonthornton.github.com/jquery-timepicker/",
  24      "files": [ "jquery.timepicker.js", "jquery.timepicker.css" ]
  25  }


Generated: Fri Nov 28 20:08:37 2014 Cross-referenced by PHPXref 0.7.1