{
    "name": "bootstrap-tabs-x",
    "version": "1.3.5",
    "homepage": "https://github.com/kartik-v/bootstrap-tabs-x",
    "authors": [
        "Kartik Visweswaran <kartikv2@gmail.com>"
    ],
    "description": "Extended Bootstrap Tabs with ability to align tabs in multiple ways, add borders, rotated titles, and more.",
    "bugs": {
        "url": "https://github.com/kartik-v/bootstrap-tabs-x/issues"
    },
    "repository": {
        "type": "git",
        "url": "https://github.com/kartik-v/bootstrap-tabs-x.git"
    },
    "main": "./js/bootstrap-tabs-x.min.js",
    "style": "./css/bootstrap-tabs-x-bs4.min.css",
    "keywords": [
        "bootstrap",
        "tabs",
        "extended",
        "tabs",
        "jquery"
    ],
    "peerDependencies": {
        "jquery": ">= 1.9.0",
        "bootstrap": "~3"
    },
    "license": "BSD-3-Clause"
}