gentelella-rtl
Version:
Gentelella RTL Admin is a free to use Bootstrap admin template
34 lines • 801 B
JSON
{
"name": "bootstrap-rtl",
"description": "Right-to-left (RTL) theme for Twitter Bootstrap 3.x",
"version": "3.4.0",
"homepage": "https://github.com/morteza/bootstrap-rtl",
"authors": [
"Morteza Ansarinia (http://github.com/morteza)"
],
"main": [
"dist/css/bootstrap-rtl.css"
],
"ignore": [
"**/.*",
"_config.yml",
"CNAME",
"composer.json",
"CONTRIBUTING.md",
"docs",
"js/tests"
],
"dependencies": {
"bootstrap": ">=3.3.0"
},
"license": "Unlicensed Public Domain",
"_release": "3.4.0",
"_resolution": {
"type": "version",
"tag": "v3.4.0",
"commit": "7f55872a4068f28232a80881ca1fcc6f6014afab"
},
"_source": "https://github.com/morteza/bootstrap-rtl.git",
"_target": "^3.4.0",
"_originalSource": "bootstrap-rtl"
}