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

36 lines
1.0 KiB
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",
"_release": "3.3.4-ondemand",
"_resolution": {
"type": "version",
"tag": "v3.3.4-ondemand",
"commit": "804fc517c3b45d88c11e8ed3e558878dc97f74c3"
},
"_source": "https://github.com/bright/bootstrap-rtl.git",
"_target": "^3.3.4-ondemand",
"_originalSource": "bootstrap-rtl-ondemand"
}