diff options
| author | Miquel Sabaté Solà <msabate@suse.com> | 2021-07-06 11:46:12 +0200 |
|---|---|---|
| committer | Miquel Sabaté Solà <msabate@suse.com> | 2021-07-06 11:46:12 +0200 |
| commit | f016e7cdffd5b20b1f7b828e95da25d34a010cdd (patch) | |
| tree | 63053baeadb82cf8a60b92f9d6af9be778cff020 /node_modules/font-awesome/package.json | |
| parent | 2e3dda30a0a4f6ced175d3eaf03bdbbb46846b62 (diff) | |
| download | jo.mssola.com-f016e7cdffd5b20b1f7b828e95da25d34a010cdd.tar.gz jo.mssola.com-f016e7cdffd5b20b1f7b828e95da25d34a010cdd.zip | |
Removed node_modules completely
This was a leftover from a bad commit.
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
Diffstat (limited to 'node_modules/font-awesome/package.json')
| -rw-r--r-- | node_modules/font-awesome/package.json | 44 |
1 files changed, 0 insertions, 44 deletions
diff --git a/node_modules/font-awesome/package.json b/node_modules/font-awesome/package.json deleted file mode 100644 index 86f58db..0000000 --- a/node_modules/font-awesome/package.json +++ /dev/null @@ -1,44 +0,0 @@ -{ - "name": "font-awesome", - "description": "The iconic font and CSS framework", - "version": "4.7.0", - "style": "css/font-awesome.css", - "keywords": ["font", "awesome", "fontawesome", "icon", "font", "bootstrap"], - "homepage": "http://fontawesome.io/", - "bugs": { - "url" : "http://github.com/FortAwesome/Font-Awesome/issues" - }, - "author": { - "name": "Dave Gandy", - "email": "dave@fontawesome.io", - "web": "http://twitter.com/davegandy" - }, - "repository": { - "type": "git", - "url": "https://github.com/FortAwesome/Font-Awesome.git" - }, - "contributors": [ - { - "name": "Brian Talbot", - "web": "http://twitter.com/talbs" - }, - { - "name": "Travis Chase", - "web": "http://twitter.com/supercodepoet" - }, - { - "name": "Rob Madole", - "web": "http://twitter.com/robmadole" - }, - { - "name": "Geremia Taglialatela", - "web": "http://twitter.com/gtagliala" - } - ], - "license": "(OFL-1.1 AND MIT)", - "dependencies": { - }, - "engines" : { - "node" : ">=0.10.3" - } -} |
