reservation plugin - unbound request (unclean
[unfold.git] / portal / static / unbound_reservation_static / js / contextmenu / contextMenu.js.jquery.json
1 {
2     "name": "contextMenu.js",
3     "version": "1.3.0",
4     "title": "A light weight multi functional context menu plugin",
5     "author": {
6         "name": "Sudhanshu Yadav",
7         "url": "https://ignitersworld.com"
8     },
9     "licenses": [
10         {
11             "type": "MIT",
12             "url": "https://github.com/s-yadav/contextMenu.js/blob/master/MIT-LICENSE.txt"
13         },
14         {
15             "type": "GPLv2 or Later",
16             "url": "http://opensource.org/licenses/GPL-2.0"
17         }
18     ],
19     "dependencies": {
20         "jquery": ">=1.6"
21     },
22         "keywords":["context-menu","contextmenu","right-click-menu","context","submenu","jquery","popup","menu","tooltip"],
23     "demo": "http://ignitersworld.com/lab/contextMenu.html#demo",
24     "docs": "http://ignitersworld.com/lab/contextMenu.html#documentation",
25     "homepage": "http://ignitersworld.com/lab/contextMenu.html",
26     "download": "https://github.com/s-yadav/contextMenu.js",
27     "description": "contextMenu.js is a multi functional context menu plugin. It supports different type of input, keyboard interaction, trigger events, submenus and lot more."
28 }