Files
sao/www/bower_components/bootstrap-rtl-ondemand/bower.json
2026-03-14 09:49:00 +00:00

28 lines
726 B
JSON

{
"name": "bootstrap-rtl-ondemand",
"description": "Right-to-left (RTL) theme for Twitter Bootstrap 3.x activated with html dir=\"rtl\" attribute on-the-fly.",
"version": "3.3.4-ondemand",
"homepage": "https://github.com/bright/bootstrap-rtl",
"authors": [
"Morteza Ansarinia (https://github.com/morteza)",
"Michał Jastrzębowski (https://github.com/mjastrzebowski)",
"Adam Bar (https://github.com/NOtherDev)"
],
"main": [
"dist/css/bootstrap-rtl-ondemand.css"
],
"ignore": [
"**/.*",
"_config.yml",
"CNAME",
"composer.json",
"CONTRIBUTING.md",
"docs",
"js/tests"
],
"dependencies": {
"bootstrap": ">=3.3.0"
},
"license": "Unlicensed Public Domain"
}