31 lines
612 B
JSON
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"
|
|
}
|
|
} |