mirror of
https://github.com/Febbweiss/filebrowser-durandal-widget.git
synced 2026-03-05 06:35:49 +00:00
init
This commit is contained in:
36
lib/fontawesome/.bower.json
Normal file
36
lib/fontawesome/.bower.json
Normal file
@@ -0,0 +1,36 @@
|
||||
{
|
||||
"name": "font-awesome",
|
||||
"description": "Font Awesome",
|
||||
"version": "4.3.0",
|
||||
"keywords": [],
|
||||
"homepage": "http://fontawesome.io",
|
||||
"dependencies": {},
|
||||
"devDependencies": {},
|
||||
"license": [
|
||||
"OFL-1.1",
|
||||
"MIT",
|
||||
"CC-BY-3.0"
|
||||
],
|
||||
"main": [
|
||||
"./css/font-awesome.css",
|
||||
"./fonts/*"
|
||||
],
|
||||
"ignore": [
|
||||
"*/.*",
|
||||
"*.json",
|
||||
"src",
|
||||
"*.yml",
|
||||
"Gemfile",
|
||||
"Gemfile.lock",
|
||||
"*.md"
|
||||
],
|
||||
"_release": "4.3.0",
|
||||
"_resolution": {
|
||||
"type": "version",
|
||||
"tag": "v4.3.0",
|
||||
"commit": "e9665bad5b5b944da1095faf88209fabbfe725c1"
|
||||
},
|
||||
"_source": "git://github.com/FortAwesome/Font-Awesome.git",
|
||||
"_target": "~4.3.0",
|
||||
"_originalSource": "fontawesome"
|
||||
}
|
||||
Reference in New Issue
Block a user