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
206
Commits
1
Branch
0
Tags
4.6 MiB
Tree:
c9dff24208
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
}
}