first commit
This commit is contained in:
39
bootstrap/node_modules/scrolling-tabs-bootstrap-5/package.json
generated
vendored
Normal file
39
bootstrap/node_modules/scrolling-tabs-bootstrap-5/package.json
generated
vendored
Normal file
@ -0,0 +1,39 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user