Brought in bootstrap-rtl and validate.js packages via bower for Matrix's patient...
[openemr.git] / public / assets / bootstrap-rtl-3-3-4 / .bower.json
blobac2d7493adf4dabb46a32619f9e13ea0ab8c9614
2   "name": "bootstrap-rtl",
3   "description": "Right-to-left (RTL) theme for Twitter Bootstrap 3.x",
4   "version": "3.3.4",
5   "homepage": "https://github.com/morteza/bootstrap-rtl",
6   "authors": [
7     "Morteza Ansarinia (http://github.com/morteza)"
8   ],
9   "main": [
10     "dist/css/bootstrap-rtl.css"
11   ],
12   "ignore": [
13     "**/.*",
14     "_config.yml",
15     "CNAME",
16     "composer.json",
17     "CONTRIBUTING.md",
18     "docs",
19     "js/tests"
20   ],
21   "dependencies": {
22     "bootstrap": "3.3.4"
23   },
24   "license": "Unlicensed Public Domain",
25   "_release": "3.3.4",
26   "_resolution": {
27     "type": "version",
28     "tag": "v3.3.4",
29     "commit": "ff7bdfe616850161b9f778b22acd76f4ad412e03"
30   },
31   "_source": "https://github.com/morteza/bootstrap-rtl.git",
32   "_target": "3.3.4",
33   "_originalSource": "bootstrap-rtl"