summaryrefslogtreecommitdiffstats
path: root/js/bower.json
blob: fccc835d40202f630d12aabc1d63c36ef1b62617 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "name": "ownCloud news",
  "version": "0.0.1",
  "dependencies": {
    "angular" : "",
    "angular-ui" : "",
    "jquery" : "",
    "jquery-ui" : "",
    "momentjs" : "",
    "angular-mocks": ""
  }
}