Skip to content

Commit 413b1ec

Browse files
committed
jquery plugin manifest
1 parent 382cd80 commit 413b1ec

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

contextMenu.jquery.json

+27
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
{
2+
"name": "jQuery-contextMenu",
3+
"title": "jQuery contextMenu",
4+
"description": "context menu handler",
5+
"keywords": [
6+
"contextmenu",
7+
"context menu",
8+
"menu"
9+
],
10+
"version": "1.6.0",
11+
"author": {
12+
"name": "Rodney Rehm",
13+
"url": "http://rodneyrehm.de/en/"
14+
},
15+
"licenses": [
16+
{
17+
"type": "MIT",
18+
"url": "https://github.com/jquery/jquery-color/blob/2.1.2/MIT-LICENSE.txt"
19+
}
20+
],
21+
"bugs": "https://github.com/medialize/jquery-color/issues",
22+
"homepage": "http://medialize.github.com/jQuery-contextMenu/",
23+
"docs": "http://medialize.github.com/jQuery-contextMenu/docs.html",
24+
"dependencies": {
25+
"jquery": ">=1.7"
26+
}
27+
}

0 commit comments

Comments
 (0)