UNPKG

hbootstrap4rtl

Version:

bootstrap v4 right to left

22 lines (21 loc) 406 B
{ "name": "hbootstrap4rtl", "version": "1.0.4", "description": "bootstrap v4 right to left", "keywords": [ "bootstrap4", "right-to-left", "bootstrap-rtl", "bootstrap" ], "license": "MIT", "scripts": { "build": "minify --output bootstrap-rtl.min.css bootstrap-rtl.css" }, "devDependencies": { "minifier": "^0.8.1" }, "dependencies": { "npm": "^6.1.0" } }