first commit
This commit is contained in:
27
www/bower_components/bootstrap-rtl-ondemand/bower.json
vendored
Normal file
27
www/bower_components/bootstrap-rtl-ondemand/bower.json
vendored
Normal file
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
Reference in New Issue
Block a user