From f8a8d5192b1e5013d9e2f699be54b072ef39d5f0 Mon Sep 17 00:00:00 2001 From: talasila Date: Wed, 8 Feb 2017 10:13:29 -0500 Subject: Initial OpenECOMP UI/DMaapBC commit Change-Id: Ia492e1b88311b9bed4c31f593b28deaaad73b7e4 Signed-off-by: talasila --- .../app/fusion/external/ionicons-2.0.1/component.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 dcae_dmaapbc_webapp/src/main/webapp/app/fusion/external/ionicons-2.0.1/component.json (limited to 'dcae_dmaapbc_webapp/src/main/webapp/app/fusion/external/ionicons-2.0.1/component.json') diff --git a/dcae_dmaapbc_webapp/src/main/webapp/app/fusion/external/ionicons-2.0.1/component.json b/dcae_dmaapbc_webapp/src/main/webapp/app/fusion/external/ionicons-2.0.1/component.json new file mode 100644 index 0000000..5f4f544 --- /dev/null +++ b/dcae_dmaapbc_webapp/src/main/webapp/app/fusion/external/ionicons-2.0.1/component.json @@ -0,0 +1,19 @@ +{ + "repo": "driftyco/ionicons", + "development": {}, + "version": "2.0.0", + "styles": [ + "css/ionicons.css" + ], + "name": "Ionicons", + "dependencies": {}, + "keywords": [], + "license": "MIT", + "fonts": [ + "fonts/ionicons.eot", + "fonts/ionicons.svg", + "fonts/ionicons.ttf", + "fonts/ionicons.woff" + ], + "description": "The premium icon font for Ionic Framework." +} \ No newline at end of file -- cgit 1.2.3-korg