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