projects
/
ffmpeg-web.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
web: remove projects page and associated dingleberries
[ffmpeg-web.git]
/
bower.json
1
{
2
"name": "ffmpeg-web",
3
"description": "FFmpeg official website",
4
"version": "2.0.0",
5
"homepage": "http://ffmpeg.org/",
6
"main": "htdocs/style.css",
7
"dependencies": {
8
"less": "1.7.3",
9
"bootstrap": "3.2.0",
10
"font-awesome": "4.1.0"
11
}
12
}