scrolling-tabs-bootstrap-5
Version:
A simple plugin to create scrollable tabs with Bootstrap 5.
36 lines (35 loc) • 913 B
JSON
{
"name": "scrolling-tabs-bootstrap-5",
"version": "1.1.1",
"description": "A simple plugin to create scrollable tabs with Bootstrap 5.",
"main": "./dist/scrollable-tabs.js",
"repository": {
"type": "git",
"url": "git+https://github.com/SupernovaIC/scrollable-tabs-bootstrap-5.git"
},
"keywords": [
"scrollable",
"scrolling",
"tabs",
"bootstrap",
"boostrap",
"bootstrap-5",
"javascript",
"css",
"web",
"front-end",
"move-js",
"css"
],
"author": "Federico Navarrete <fanmixco@gmail.com>",
"license": "Apache 2.0",
"bugs": {
"url": "https://github.com/SupernovaIC/scrollable-tabs-bootstrap-5/issues"
},
"homepage": "https://github.com/SupernovaIC/scrollable-tabs-bootstrap-5#readme",
"dependencies": {
"bootstrap": "^5.1.3",
"bootstrap-icons": "^1.7.2",
"move-js": "^0.5.0"
}
}