34 lines
797 B
JSON
Executable File
34 lines
797 B
JSON
Executable File
{
|
|
"name": "bootstrap-rtl",
|
|
"description": "Right-to-left (RTL) theme for Twitter Bootstrap 3.x",
|
|
"version": "3.3.2",
|
|
"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.1"
|
|
},
|
|
"license": "Unlicensed Public Domain",
|
|
"_release": "3.3.2",
|
|
"_resolution": {
|
|
"type": "version",
|
|
"tag": "v3.3.2",
|
|
"commit": "8c7a4a9313249ca70baf9d73d65fe17660e2e8c6"
|
|
},
|
|
"_source": "git://github.com/morteza/bootstrap-rtl.git",
|
|
"_target": "~3.3.1",
|
|
"_originalSource": "bootstrap-rtl"
|
|
} |