This website works better with JavaScript.
Explore
Help
Sign In
harambee-public
/
led-display
Watch
13
Star
0
Fork
You've already forked led-display
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Web service voor het LED-display
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
159
Commits
1
Branch
0
Tags
4.6 MiB
Tag:
Branch:
Tree:
5c5e7bd92a
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '5c5e7bd92a'
${ noResults }
led-display
/
{{cookiecutter.app_name}}
/
bower.json
8 lines
117 B
Raw
Normal View
History
Unescape
Escape
Add bower support
11 years ago
{
"name"
:
"{{cookiecutter.app_name}}"
,
"dependencies"
:
{
Update bower requirements
10 years ago
"bootstrap"
:
"~3.2.0"
,
Upgrade bootstrap and jquery
10 years ago
"jQuery"
:
"~2.1.3"
Add bower support
11 years ago
}
}