summaryrefslogtreecommitdiff
path: root/static/website/bootstrap-css/bower_components/ionicons/.bower.json
blob: 4fab7db89d1df451cbb11366312c79f7ed0da6d3 (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
32
33
34
35
36
37
38
39
40
41
{
  "ignore": [
    "**/.*",
    "builder",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ],
  "version": "2.0.1",
  "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",
  "_release": "2.0.1",
  "_resolution": {
    "type": "version",
    "tag": "v2.0.1",
    "commit": "ecb4b806831005c25b97ed9089fbb1d7dcc0879c"
  },
  "_source": "git://github.com/driftyco/ionicons.git",
  "_target": "~2.0.1",
  "_originalSource": "ionicons",
  "_direct": true
}