Files
SkinbaseNova/public/js/mmenu/mmenu.jquery.json
2026-02-07 08:23:18 +01:00

31 lines
612 B
JSON

{
"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"
}
}