Files
cdnjs/ajax/libs/bootstrap-rtl/package.json
T

28 lines
818 B
JSON

{
"name": "bootstrap-rtl",
"filename": "css/bootstrap-rtl.min.css",
"description": "Right-to-left (RTL) support for Boostrap 3.x. Note: due to a versioning error at source, v3.1.2 is identical to v3.1.1. Info: https://github.com/cdnjs/cdnjs/pull/3259",
"version": "3.2.0-rc2",
"homepage": "http://github.com/morteza/bootstrap-rtl",
"author": "Morteza Ansarinia <ansarinia@me.com>",
"keywords": [
"twitter",
"bootstrap",
"rtl",
"css",
"persian",
"farsi",
"arabic",
"hebrew",
"theme"
],
"repositories": [{
"type": "git"
, "url": "https://github.com/morteza/bootstrap-rtl.git"
}],
"licenses": [{
"type": "Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International",
"url": "http://creativecommons.org/licenses/by-nc-sa/4.0/"
}]
}