aboutsummaryrefslogtreecommitdiffstats
path: root/ecomp-sdk-app/src/main/webapp/app/fusion/external/ionicons-2.0.1/bower.json
blob: 9417a8e417edfae79399b0a0416f3b9fc87b41b5 (plain)
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
27
28
29
30
31
{
    "ignore": [
        "**/.*",
        "builder",
        "node_modules",
        "bower_components",
        "test",
        "tests"
    ],
    "version": "2.0.0",
    "name": "Ionicons",
    "license": "MIT",
    "authors": [
        "Ben Sperry <ben@drifty.com>",
        "Adam Bradley <adam@drifty.com>",
        "Max Lynch <max@drifty.com>"
    ],
    "keywords": [
        "fonts",
        "icon font",
        "icons",
        "ionic",
        "web font"
    ],
    "main": [
        "css/ionicons.css",
        "fonts/*"
    ],
    "homepage": "https://github.com/driftyco/ionicons",
    "description": "Ionicons - free and beautiful icons from the creators of Ionic Framework"
}