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

24 lines
482 B
JSON

{
"name" : "jQuery.mmenu",
"version" : "5.0.4",
"authors" : "Fred Heusschen <info@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"
],
"license": "MIT",
"dependencies" : {
"jquery" : ">= 1.7.0"
}
}