diff options
Diffstat (limited to 'static/website/bootstrap-css/bower_components/ionicons/bower.json')
-rw-r--r-- | static/website/bootstrap-css/bower_components/ionicons/bower.json | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/static/website/bootstrap-css/bower_components/ionicons/bower.json b/static/website/bootstrap-css/bower_components/ionicons/bower.json new file mode 100644 index 0000000..9417a8e --- /dev/null +++ b/static/website/bootstrap-css/bower_components/ionicons/bower.json @@ -0,0 +1,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" +}
\ No newline at end of file |