UNPKG

bootstrap-reverse

Version:

Bootstrap 4 RTL for Right to left directional languages like Arabic,Persian,Hebrew and Urdu

37 lines (36 loc) 907 B
{ "name": "bootstrap-reverse", "version": "4.3.1", "description": "Bootstrap 4 RTL for Right to left directional languages like Arabic,Persian,Hebrew and Urdu", "keywords": [ "bootstrap", "bootstrap-rtl", "arabic", "persian", "hebrew", "urdu", "rtl" ], "author": "javatmp", "license": "MIT", "contributors": [], "dependencies": { "jquery": "^3.3.1", "popper.js": "1.14.7", "bootstrap": "4.3.1" }, "devDependencies": { "gulp": "^3.9.1", "gulp-sass": "^4.0.2", "gulp-autoprefixer": "^6.0.0", "gulp-clean-css": "^4.0.0", "gulp-rename": "^1.4.0", "del": "^3.0.0", "gulp-header": "^2.0.7" }, "scripts": {}, "repository": { "type": "git", "url": "https://github.com/JavaTMP/bootstrap-reverse.git" } }