mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-09 04:46:00 +10:00
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.
20 lines
527 B
JSON
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"
|
|
}
|
|
]
|
|
}
|