aboutsummaryrefslogtreecommitdiffstats
path: root/library/font_awesome/composer.json
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2018-02-26 11:05:48 +0100
committerMario Vavti <mario@mariovavti.com>2018-02-26 11:05:48 +0100
commita5f843ba9ba3dd3ce9ad22a89d57dfcb5fa46586 (patch)
treec0ec56a71c8ad04100d4914d14498b154a52e5dd /library/font_awesome/composer.json
parent4781a8cb6bbd6d0e379b404c455844ddbc7e2812 (diff)
downloadvolse-hubzilla-a5f843ba9ba3dd3ce9ad22a89d57dfcb5fa46586.tar.gz
volse-hubzilla-a5f843ba9ba3dd3ce9ad22a89d57dfcb5fa46586.tar.bz2
volse-hubzilla-a5f843ba9ba3dd3ce9ad22a89d57dfcb5fa46586.zip
switch to fork-awesome
Diffstat (limited to 'library/font_awesome/composer.json')
-rw-r--r--library/font_awesome/composer.json27
1 files changed, 0 insertions, 27 deletions
diff --git a/library/font_awesome/composer.json b/library/font_awesome/composer.json
deleted file mode 100644
index c9f41120e..000000000
--- a/library/font_awesome/composer.json
+++ /dev/null
@@ -1,27 +0,0 @@
-{
- "name": "fortawesome/font-awesome",
- "description": "The iconic font and CSS framework",
- "keywords": ["font", "awesome", "fontawesome", "icon", "font", "bootstrap"],
- "homepage": "http://fontawesome.io/",
- "authors": [
- {
- "name": "Dave Gandy",
- "email": "dave@fontawesome.io",
- "role": "Developer",
- "homepage": "http://twitter.com/davegandy"
- }
- ],
- "extra": {
- "branch-alias": {
- "dev-master": "4.6.x-dev"
- }
- },
- "license": [
- "OFL-1.1",
- "MIT"
- ],
- "require-dev": {
- "jekyll": "1.0.2",
- "lessc": "1.4.2"
- }
-}