first commit
This commit is contained in:
40
www/bower_components/bootstrap-rtl-ondemand/package.json
vendored
Normal file
40
www/bower_components/bootstrap-rtl-ondemand/package.json
vendored
Normal file
@@ -0,0 +1,40 @@
|
||||
{
|
||||
"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",
|
||||
"style": "dist/css/bootstrap-rtl.css",
|
||||
"homepage": "http://github.com/morteza/bootstrap-rtl",
|
||||
"author": "Morteza Ansarinia (http://github.com/morteza)",
|
||||
"keywords": [
|
||||
"twitter",
|
||||
"bootstrap",
|
||||
"rtl",
|
||||
"css",
|
||||
"persian",
|
||||
"farsi",
|
||||
"arabic",
|
||||
"hebrew",
|
||||
"theme"
|
||||
],
|
||||
"dependencies": {
|
||||
"bootstrap": "^3.3.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"grunt": "~0.4.5",
|
||||
"grunt-banner": "~0.2.3",
|
||||
"grunt-contrib-less": "~0.12.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": "~0.10.1"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/bright/bootstrap-rtl.git"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/bright/bootstrap-rtl/issues"
|
||||
},
|
||||
"licenses": [{
|
||||
"type": "Unlicensed Public Domain"
|
||||
}]
|
||||
}
|
||||
Reference in New Issue
Block a user