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