Current state
This commit is contained in:
31
public/legacy/js/mmenu/mmenu.jquery.json
Normal file
31
public/legacy/js/mmenu/mmenu.jquery.json
Normal file
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"name" : "mmenu",
|
||||
"title" : "jQuery mmenu",
|
||||
"version" : "5.0.4",
|
||||
"author" : {
|
||||
"name" : "Fred Heusschen",
|
||||
"url" : "http://www.frebsite.nl"
|
||||
},
|
||||
"description" : "The best jQuery plugin for app look-alike on- and off-canvas menus with sliding submenus for your website and webapp.",
|
||||
"keywords" : [
|
||||
"app",
|
||||
"list",
|
||||
"listview",
|
||||
"megamenu",
|
||||
"menu",
|
||||
"mmenu",
|
||||
"mobile",
|
||||
"navigation",
|
||||
"off-canvas",
|
||||
"on-canvas",
|
||||
"panels",
|
||||
"submenu"
|
||||
],
|
||||
"licenses" : [{
|
||||
"type" : "MIT",
|
||||
"url" : "http://opensource.org/licenses/MIT"
|
||||
}],
|
||||
"dependencies" : {
|
||||
"jquery" : ">=1.7.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user