We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 382cd80 commit 413b1ecCopy full SHA for 413b1ec
contextMenu.jquery.json
@@ -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