3 Star 0 Fork 0

Gitee 极速下载/jquery-responsive-tabs

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/jellekralt/Responsive-Tabs
克隆/下载
package.json 1.01 KB
一键复制 编辑 原始数据 按行查看 历史
Jelle Kralt 提交于 2017-10-29 04:13 +08:00 . Version bump
{
"name": "responsive-tabs",
"version": "1.6.3",
"author": "Jelle Kralt <jelle@jellekralt.nl>",
"description": "jQuery plugin that provides responsive tab functionality. The tabs transform to an accordion when it reaches a CSS breakpoint.",
"contributors": [
{
"name": "Jelle Kralt",
"email": "jelle@jellekralt.nl"
}
],
"main": "./js/jquery.responsiveTabs.js",
"repository": {
"type": "git",
"url": "https://github.com/jellekralt/Responsive-Tabs.git"
},
"keywords": [
"jquery-plugin",
"responsive",
"tabs",
"jquery"
],
"dependencies": {
"jquery": ">=1.7.2 <3.0.0"
},
"license": "MIT",
"devDependencies": {
"browser-sync": "^2.8.0",
"connect-modrewrite": "^0.8.1",
"gulp": "^3.9.0",
"gulp-bump": "^1.0.0",
"gulp-header": "^1.7.1",
"gulp-jshint": "^1.11.2",
"gulp-rename": "^1.2.2",
"gulp-uglify": "^1.2.0",
"node-qunit-phantomjs": "^1.2.1",
"qunitjs": "^2.0.1",
"run-sequence": "^1.1.5",
"yargs": "^3.31.0"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/mirrors/jquery-responsive-tabs.git
git@gitee.com:mirrors/jquery-responsive-tabs.git
mirrors
jquery-responsive-tabs
jquery-responsive-tabs
master

搜索帮助