repo.or.cz
/
openemr.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Adding document thumbnail functionality, take 2.
[openemr.git]
/
bower.json
blob
5f970d67492ccfec98f0433a39270d0af2956265
1
{
2
"name": "openemr",
3
"homepage": "http://open-emr.dev",
4
"authors": [
5
"OpenEMR"
6
],
7
"description": "",
8
"main": "",
9
"license": "GPL3",
10
"ignore": [
11
"**/.*",
12
"node_modules",
13
"bower_components",
14
"test",
15
"tests"
16
],
17
"dependencies": {
18
"font-awesome": "^4.6.3"
19
}
20
}