UNPKG

bootstrap-responsive-tabs

Version:

A simple jQuery plugin that switches the default bootstrap tabs to accordions on the viewports that you choose to.

24 lines (23 loc) 448 B
{ "name": "jquery.bootstrap-responsive-tabs", "homepage": "http://vtimbuc.github.io/bootstrap-responsive-tabs/", "license": "WTFPL", "version": "2.0.1", "main": [ "dist/js/jquery.bootstrap-responsive-tabs.min.js", "dist/css/bootstrap-responsive-tabs.css" ], "dependencies": { "jquery": ">=1.8" }, "ignore": [ "test", ".*", "*.json", "*.md", "*.txt", "Gruntfile.js", "src", "less" ] }