{
    "name": "mnmenu",
    "version": "0.0.19",
    "title": "jQuery mnmenu, simple dropdown menu",
    "description": "jQuery plugin to create dropdown menus from ul lists.",
    "keywords": [
        "menu",
        "mnmenu",
        "dropdown",
        "animated",
        "responsive",
        "responsive-menu",
        "drop",
        "down",
        "menu",
        "list",
        "css",
        "customizable"
    ],
    "author": {
        "name": "Marc Nuri",
        "url": "http://www.marcnuri.com"
    },
    "maintainers": [
        {
            "name": "Marc Nuri",
            "email": "marc@marcnuri.com",
            "url": "http://www.marcnuri.com"
        }
    ],
    "licenses": [
        {
            "type": "MIT",
            "url": "https://github.com/manusa/mnmenu/blob/master/src/license.txt"
        }
    ],
    "bugs": "https://github.com/manusa/mnmenu/issues",
    "homepage": "https://github.com/manusa/mnmenu",
    "demo": "http://www.marcnuri.com/content/mnmenu-dropdown-jquery-menu",
    "docs": "https://github.com/manusa/mnmenu",
    "download": "https://github.com/manusa/mnmenu/archive/master.zip",
    "dependencies": {
        "jquery": ">=1.5"
    }
}