OwlCyberSecurity - MANAGER
Edit File: package.json
{ "name": "jquery.mmenu", "version": "6.0.0", "main": "dist/jquery.mmenu.all.min.js", "author": "Fred Heusschen <info@frebsite.nl>", "repository": { "type": "git", "url": "https://github.com/FrDH/jQuery.mmenu.git" }, "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": "CC-BY-NC-4.0", "devDependencies": { "gulp": "^3.9.0", "gulp-autoprefixer": "^3.1.0", "gulp-concat": "^2.6.0", "gulp-clean-css": "^2.0.13", "gulp-rename": "^1.2.2", "gulp-ruby-sass": "^2.0.6", "gulp-uglify": "^1.5.1", "gulp-umd": "^0.2.0", "event-stream": "^0.2.0" } }