From 8856e4b188eadcf286c07e04e7478f2050af7d70 Mon Sep 17 00:00:00 2001 From: Ev Bogue Date: Wed, 3 Apr 2019 20:03:30 -0500 Subject: initial commit --- fonts/bower.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100755 fonts/bower.json (limited to 'fonts/bower.json') diff --git a/fonts/bower.json b/fonts/bower.json new file mode 100755 index 0000000..08aca6c --- /dev/null +++ b/fonts/bower.json @@ -0,0 +1,17 @@ +{ + "name": "source-sans-pro", + "version": "2.010R-ro/1.065R-it", + "main": "source-sans-pro.css", + "homepage": "https://github.com/adobe-fonts/source-sans-pro", + "repository": { + "type": "git", + "url": "https://github.com/adobe-fonts/source-sans-pro.git" + }, + "authors": [ + { "name": "Paul D. Hunt" } + ], + "description": "Source Sans Pro font family by Adobe", + "license": "SIL OFL 1.1", + "keywords": ["font", "sourcesans", "sourcesanspro", "source sans", "source sans pro"], + "ignore": ["**/.*"] +} -- cgit v1.2.3-70-g09d2