Files
Pete Cooper 718cba68f7 Adding jquery.contextmenu
Source:
https://github.com/medialize/jQuery-contextMenu/archive/v1.6.5.zip

Builds on and replaces https://github.com/cdnjs/cdnjs/pull/2229 - this
includes package name directory, package.json and semver-friendly
directory. Stripped out demos.
2014-01-29 01:32:54 +00:00

20 lines
527 B
JSON

{
"name": "jquery-contextmenu",
"filename": "jquery.contextMenu.min.js",
"version": "1.6.5",
"description": "The contextMenu jQuery plugin was designed for web applications in need of menus on a possibly large amount of objects",
"homepage": "http://medialize.github.io/jQuery-contextMenu/",
"keywords": [
"jquery",
"contextmenu",
"menu",
"context"
],
"maintainers": [
{
"name": "Rodney Rehm",
"web": "http://rodneyrehm.de"
}
]
}