summaryrefslogtreecommitdiff
path: root/www/lib/videogular/bower.json
blob: c593e6c923686f18e471ee32ffcf2554839b8e5d (plain)
1
2
3
4
5
6
7
8
9
{
  "name": "videogular",
  "version": "1.3.2",
  "main": "./videogular.js",
  "dependencies": {
    "angular": "^1.3.x",
    "angular-sanitize": "^1.3.x"
  }
}