forked from wesbos/Font-Awesome-Docker-Icon
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbower.json
More file actions
26 lines (26 loc) · 679 Bytes
/
bower.json
File metadata and controls
26 lines (26 loc) · 679 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
{
"name": "Font-Awesome-Docker-Icon",
"homepage": "https://github.com/Dev-Crea/Font-Awesome-Docker-Icon",
"authors": [
"vaillant.jeremy@dev-crea.com"
],
"description": "Icon docker",
"main": [
"./fontcustom/fontcustom.css",
"./fontcustom/fontcustom_cb066050d5b786186aa0e7f121427d8b.eot",
"./fontcustom/fontcustom_cb066050d5b786186aa0e7f121427d8b.svg",
"./fontcustom/fontcustom_cb066050d5b786186aa0e7f121427d8b.ttf",
"./fontcustom/fontcustom_cb066050d5b786186aa0e7f121427d8b.woff"
],
"moduleType": [
"globals"
],
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}