1 Star 0 Fork 0

William533036/smartmenus

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.38 KB
一键复制 编辑 原始数据 按行查看 历史
{
"name": "smartmenus",
"title": "SmartMenus",
"description": "Advanced jQuery website menu plugin. Mobile first, responsive and accessible list-based website menus that work on all devices.",
"keywords": [
"menu",
"navigation",
"accessible",
"responsive",
"mobile",
"ui",
"jquery-plugin",
"bootstrap",
"ecosystem:jquery"
],
"version": "1.1.0",
"version_keyboard_addon": "0.4.0",
"version_bootstrap_addon": "0.4.1",
"version_bootstrap_4_addon": "0.1.0",
"main": "dist/jquery.smartmenus.js",
"author": {
"name": "Vasil Dinkov",
"email": "vasko.dinkov@gmail.com",
"url": "http://vadikom.com"
},
"licenses": [
{
"type": "MIT",
"url": "http://www.opensource.org/licenses/MIT"
}
],
"repository": {
"type": "git",
"url": "git://github.com/vadikom/smartmenus.git"
},
"bugs": "https://github.com/vadikom/smartmenus/issues",
"homepage": "http://www.smartmenus.org/",
"docs": "http://www.smartmenus.org/docs/",
"download": "http://www.smartmenus.org/download/",
"dependencies": {
"jquery": ">=1.7.0"
},
"devDependencies": {
"grunt": "~0.4.1",
"grunt-contrib-clean": "~0.4.0",
"grunt-contrib-concat": "~0.1.2",
"grunt-contrib-copy": "~0.4.1",
"grunt-contrib-sass": "^1.0.0",
"grunt-contrib-uglify": "~0.1.1",
"grunt-contrib-watch": "^1.0.0",
"grunt-zip": "~0.7.0"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
HTML
1
https://gitee.com/william533036/smartmenus.git
git@gitee.com:william533036/smartmenus.git
william533036
smartmenus
smartmenus
master

搜索帮助