PHPMailer6
auswertung
bootstrap
data-table
dist
node_modules
@popperjs
after-transition
bootstrap
bootstrap-icons
component-emitter
component-query
css-ease
css-emitter-component
event-component
has-transitions
has-translate3d
move-js
scrolling-tabs-bootstrap-5
.github
dist
example
src
LICENSE
README.md
index.html
package.json
preview.gif
transform-property
.package-lock.json
index.html
classes
config
controller
dashboard
datepicker
fpdf186
jquery
js
language
lib
media
msd
selfregistration
sql
survey
templates
test
tinymce
.gitignore
Hinweise_zu_php8.txt
config.inc.php
todo.txt
40 lines
931 B
JSON
40 lines
931 B
JSON
{
|
|
"name": "scrolling-tabs-bootstrap-5",
|
|
"version": "1.0.7",
|
|
"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"
|
|
],
|
|
"ignore": [
|
|
".gitignore",
|
|
"README.md"
|
|
],
|
|
"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"
|
|
}
|
|
}
|