contextMenu.jquery.json
866 Bytes
{
"name": "contextMenu",
"title": "jQuery contextMenu",
"description": "full featured context menu handler capable of handling thousands of elements",
"keywords": [
"contextmenu",
"context-menu",
"right-click-menu",
"right-click",
"navigation",
"menu"
],
"version": "1.6.6",
"author": {
"name": "Rodney Rehm",
"url": "http://rodneyrehm.de/en/"
},
"licenses": [
{
"type": "MIT",
"url": "https://github.com/jquery/jquery-color/blob/2.1.2/MIT-LICENSE.txt"
}
],
"bugs": "https://github.com/medialize/jQuery-contextMenu/issues",
"homepage": "http://medialize.github.com/jQuery-contextMenu/",
"docs": "http://medialize.github.com/jQuery-contextMenu/docs.html",
"dependencies": {
"jquery": ">=1.7"
}
}