Semaphore/bower.json
Matej Kramny 58d8158116 Update site layout
- Add Dockerfile
- Add docker instructions to README.md
- Reorganise js & jade files
2015-03-25 00:36:00 +00:00

16 lines
344 B
JSON

{
"name": "semaphore",
"version": "0.0.0",
"dependencies": {
"angular": "latest",
"requirejs": "latest",
"fontawesome": "latest",
"jquery": "latest",
"bootstrap": "latest",
"moment": "latest",
"d3": "latest",
"async": "latest",
"angular-couch-potato": "~0.1.1",
"angular-ui-router": "~0.2.10"
}
}