We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6f3235 commit 2a64657Copy full SHA for 2a64657
package.json
@@ -30,10 +30,11 @@
30
"demo": "http://wwwendt.de/tech/demo/jquery-contextmenu/demo/",
31
"docs": "https://github.com/mar10/jquery-ui-contextmenu/blob/master/README.md",
32
"bugs": "https://github.com/mar10/jquery-ui-contextmenu/issues",
33
+ "license": "MIT",
34
"licenses": [
35
{
36
"type": "MIT",
- "url": "https://github.com/mar10/jquery-ui-contextmenu/blob/master/MIT-LICENSE.txt"
37
+ "url": "https://raw.githubusercontent.com/mar10/jquery-ui-contextmenu/master/LICENSE.txt"
38
}
39
],
40
"dependencies": {
0 commit comments